+ 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 [Thu Apr 23 08:54:34 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-665d95c546-47jd2 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 0x7f0b283cd668 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-23 08:54:40.123 8 INFO nova.utils [None req-642bb34e-0fc9-47e3-8ae6-abde85a2b71b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 08:54:40.133 7 INFO nova.utils [None req-7bac006a-aae2-425d-a866-69ed181bca65 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 08:54:41.825 8 WARNING keystonemiddleware._common.config [None req-642bb34e-0fc9-47e3-8ae6-abde85a2b71b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:54:41.834 8 WARNING oslo_config.cfg [None req-642bb34e-0fc9-47e3-8ae6-abde85a2b71b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 08:54:41.907 7 WARNING keystonemiddleware._common.config [None req-7bac006a-aae2-425d-a866-69ed181bca65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:54:41.911 8 WARNING keystonemiddleware._common.config [None req-642bb34e-0fc9-47e3-8ae6-abde85a2b71b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:54:41.917 7 WARNING oslo_config.cfg [None req-7bac006a-aae2-425d-a866-69ed181bca65 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 08:54:41.927 8 WARNING oslo_config.cfg [None req-642bb34e-0fc9-47e3-8ae6-abde85a2b71b - - - - - -] 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-23 08:54:41.939 8 WARNING oslo_config.cfg [None req-642bb34e-0fc9-47e3-8ae6-abde85a2b71b - - - - - -] 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 0x7f0b283cd668 pid: 8 (default app) 2026-04-23 08:54:41.995 7 WARNING keystonemiddleware._common.config [None req-7bac006a-aae2-425d-a866-69ed181bca65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:54:42.011 7 WARNING oslo_config.cfg [None req-7bac006a-aae2-425d-a866-69ed181bca65 - - - - - -] 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-23 08:54:42.024 7 WARNING oslo_config.cfg [None req-7bac006a-aae2-425d-a866-69ed181bca65 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0b283cd668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 08: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-23 08:54:49.049 8 WARNING oslo_policy.policy [None req-04715208-7e0f-4172-942b-a27910627311 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - 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-23 08:54:49.050 8 WARNING oslo_policy.policy [None req-04715208-7e0f-4172-942b-a27910627311 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - 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.89 () {44 vars in 904 bytes} [Thu Apr 23 08:54:48 2026] GET /v2.1 => generated 0 bytes in 574 msecs (HTTP/1.1 302) 5 headers in 265 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-23 08:54:49.141 7 WARNING oslo_policy.policy [req-04715208-7e0f-4172-942b-a27910627311 req-860be296-cb95-4cb2-94c3-bd7bc78e5085 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - 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-23 08:54:49.142 7 WARNING oslo_policy.policy [req-04715208-7e0f-4172-942b-a27910627311 req-860be296-cb95-4cb2-94c3-bd7bc78e5085 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - 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.89 () {46 vars in 977 bytes} [Thu Apr 23 08:54:49 2026] GET /v2.1/ => generated 399 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 08:54:49.240 8 INFO nova.api.openstack.wsgi [None req-d307293c-d76e-46e2-a1af-c2703cf23d3c 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.89 () {48 vars in 1006 bytes} [Thu Apr 23 08:54:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 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.89 () {48 vars in 1046 bytes} [Thu Apr 23 08:54:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 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.89 () {52 vars in 1043 bytes} [Thu Apr 23 08:54:49 2026] POST /v2.1/flavors => generated 527 bytes in 41 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.89 () {42 vars in 700 bytes} [Thu Apr 23 08: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.89 () {44 vars in 904 bytes} [Thu Apr 23 08:54:50 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 08:54:50 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 08:54:50.231 8 INFO nova.api.openstack.wsgi [None req-0c4c87bc-5bdb-4981-90a8-e15a59b4459c 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.89 () {48 vars in 1008 bytes} [Thu Apr 23 08: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.89 () {48 vars in 1046 bytes} [Thu Apr 23 08:54:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 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.89 () {52 vars in 1043 bytes} [Thu Apr 23 08:54:50 2026] POST /v2.1/flavors => generated 530 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.89 () {42 vars in 700 bytes} [Thu Apr 23 08:54:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 08:54:51 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 08:54:51 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 08:54:51.193 8 INFO nova.api.openstack.wsgi [None req-a2d9489a-c193-4690-bd6b-3de362cd1213 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.89 () {48 vars in 1010 bytes} [Thu Apr 23 08:54:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 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.89 () {48 vars in 1046 bytes} [Thu Apr 23 08:54:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 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.89 () {52 vars in 1043 bytes} [Thu Apr 23 08:54:51 2026] POST /v2.1/flavors => generated 531 bytes in 28 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.89 () {42 vars in 700 bytes} [Thu Apr 23 08: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.89 () {44 vars in 904 bytes} [Thu Apr 23 08:54:52 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 08:54:52 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 08:54:52.182 8 INFO nova.api.openstack.wsgi [None req-911bcce0-735a-40f0-a646-5e22710937e8 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.89 () {48 vars in 1008 bytes} [Thu Apr 23 08:54:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 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.89 () {48 vars in 1046 bytes} [Thu Apr 23 08:54:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 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.89 () {52 vars in 1043 bytes} [Thu Apr 23 08:54:52 2026] POST /v2.1/flavors => generated 530 bytes in 20 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.89 () {42 vars in 700 bytes} [Thu Apr 23 08: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.89 () {44 vars in 904 bytes} [Thu Apr 23 08:54:53 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 08:54:53 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 08:54:53.149 8 INFO nova.api.openstack.wsgi [None req-59922f98-1baf-49ed-9ee1-df1ff5911460 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.89 () {48 vars in 1010 bytes} [Thu Apr 23 08:54:53 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/31] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 08:54:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 12 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.89 () {52 vars in 1043 bytes} [Thu Apr 23 08:54:53 2026] POST /v2.1/flavors => generated 533 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.233 () {28 vars in 454 bytes} [Thu Apr 23 09:00:07 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: 49/98] 10.0.0.233 () {30 vars in 658 bytes} [Thu Apr 23 09:00:07 2026] GET /v2.1 => generated 0 bytes in 44 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: 50/99] 10.0.0.233 () {32 vars in 731 bytes} [Thu Apr 23 09:00:07 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 10.0.0.233 () {34 vars in 765 bytes} [Thu Apr 23 09:00:07 2026] GET /v2.1/os-services => generated 781 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.233 () {28 vars in 454 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 51/102] 10.0.0.233 () {30 vars in 658 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.233 () {32 vars in 731 bytes} [Thu Apr 23 09:00:12 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: 52/104] 10.0.0.233 () {34 vars in 765 bytes} [Thu Apr 23 09:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 10.0.0.233 () {28 vars in 454 bytes} [Thu Apr 23 09:00:16 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.233 () {30 vars in 658 bytes} [Thu Apr 23 09:00:16 2026] GET /v2.1 => generated 0 bytes in 368 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: 55/109] 10.0.0.233 () {32 vars in 731 bytes} [Thu Apr 23 09:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 10.0.0.233 () {34 vars in 808 bytes} [Thu Apr 23 09:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.233 () {28 vars in 454 bytes} [Thu Apr 23 09:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/112] 10.0.0.233 () {30 vars in 658 bytes} [Thu Apr 23 09:00:21 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.233 () {32 vars in 731 bytes} [Thu Apr 23 09:00:21 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 10.0.0.233 () {34 vars in 808 bytes} [Thu Apr 23 09:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 10.0.0.81 () {28 vars in 453 bytes} [Thu Apr 23 09:00:39 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: 60/120] 10.0.0.81 () {30 vars in 657 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.1 => generated 0 bytes in 169 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 61/121] 10.0.0.81 () {32 vars in 730 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.1/ => generated 411 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 10.0.0.81 () {34 vars in 803 bytes} [Thu Apr 23 09:00:39 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:03:33 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: 79/158] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:03:33 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/159] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:03:33 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:03:33.427 7 INFO nova.api.openstack.wsgi [None req-1503c58c-ad06-48d9-b033-ef61e750afd9 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 80/160] 199.204.45.89 () {48 vars in 1012 bytes} [Thu Apr 23 09:03:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:03:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.89 () {52 vars in 1044 bytes} [Thu Apr 23 09:03:33 2026] POST /v2.1/flavors => generated 532 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:04:31 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: 88/176] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:04:31 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:04:31 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:04:31.236 8 INFO nova.api.openstack.wsgi [None req-0124925d-ac26-451d-820b-3f70a8bb3a46 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5c4552b8d63849a289271eff333d2ba6 [pid: 8|app: 0|req: 89/178] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:04:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 09:04:31.251 7 WARNING oslo_db.sqlalchemy.utils [None req-78985f19-be5a-468f-be38-66b84eedf65e 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 90/179] 199.204.45.89 () {48 vars in 1011 bytes} [Thu Apr 23 09:04:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.89 () {52 vars in 1052 bytes} [Thu Apr 23 09:04:31 2026] POST /v2.1/os-keypairs => generated 576 bytes in 61 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:04:34 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:04:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:04:34 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.89 () {48 vars in 1068 bytes} [Thu Apr 23 09:04:34 2026] GET /v2.1/os-quota-sets/98ae51e026d344b1b6aecfc38012cd22 => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.89 () {52 vars in 1120 bytes} [Thu Apr 23 09:04:35 2026] PUT /v2.1/os-quota-sets/98ae51e026d344b1b6aecfc38012cd22 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:12:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:12:41 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:12:41 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:12:42.001 7 INFO nova.api.openstack.wsgi [None req-23c97ba3-9b55-43f2-b341-79fe12c8e981 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 144/287] 199.204.45.89 () {48 vars in 1010 bytes} [Thu Apr 23 09:12:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:12:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.89 () {52 vars in 1044 bytes} [Thu Apr 23 09:12:42 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:15:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:15:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/330] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:15:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 199.204.45.89 () {48 vars in 1068 bytes} [Thu Apr 23 09:15:56 2026] GET /v2.1/os-quota-sets/4adc3b9d00c749668e2bf6d335ba48d5 => generated 283 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 199.204.45.89 () {52 vars in 1120 bytes} [Thu Apr 23 09:15:56 2026] PUT /v2.1/os-quota-sets/4adc3b9d00c749668e2bf6d335ba48d5 => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:27:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:27:25 2026] GET /v2.1 => generated 0 bytes in 146 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:27:25 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:27:25.597 7 INFO nova.api.openstack.wsgi [None req-9a38d63e-8168-48da-b854-1640aa940b15 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.89 () {48 vars in 1006 bytes} [Thu Apr 23 09:27:25 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: 238/475] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:27:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:27:25 2026] GET /v2.1/flavors/76d48c91-3c8c-4855-8fdd-ce88937742b6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:27:26 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:27:26 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:27:26 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:27:26.626 7 INFO nova.api.openstack.wsgi [None req-053a334e-630d-4fcc-9b21-b773b7706c46 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 241/482] 199.204.45.89 () {48 vars in 1008 bytes} [Thu Apr 23 09:27:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:27:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:27:26 2026] GET /v2.1/flavors/b729faaa-4925-4f55-aa51-f118da1afca6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:27:27 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: 243/486] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:27:27 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:27:27 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:27:27.677 7 INFO nova.api.openstack.wsgi [None req-a6a055c2-c1a1-4e06-91a3-f70512678d2e 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 244/488] 199.204.45.89 () {48 vars in 1010 bytes} [Thu Apr 23 09:27:27 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: 8|app: 0|req: 245/489] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:27:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:27:27 2026] GET /v2.1/flavors/6ee5eb1e-406c-4903-bbb1-9b255b11d480/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:27:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:27:28 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:27:28 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:27:28.691 7 INFO nova.api.openstack.wsgi [None req-5694b302-7854-4692-b34d-ea0ad56a4aa7 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 247/494] 199.204.45.89 () {48 vars in 1008 bytes} [Thu Apr 23 09:27:28 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:27:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:27:28 2026] GET /v2.1/flavors/e7b49072-37f0-4151-a0ee-71728023018b/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:27:29 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: 249/498] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:27:29 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:27:29 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:27:29.765 7 INFO nova.api.openstack.wsgi [None req-cf3c542d-7ed7-44f9-9d47-48ab779f11d5 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/500] 199.204.45.89 () {48 vars in 1010 bytes} [Thu Apr 23 09:27:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:27:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:27:29 2026] GET /v2.1/flavors/8ad26d8e-a431-4409-b821-89241efd3d2e/os-extra_specs => generated 19 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:28:37 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: 259/518] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:28:37 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:28:38 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:28:38.068 7 INFO nova.api.openstack.wsgi [None req-4f244603-ce35-442d-85c0-7008d13119a9 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 260/520] 199.204.45.89 () {48 vars in 1012 bytes} [Thu Apr 23 09:28:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:28:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:28:38 2026] GET /v2.1/flavors/0f9d4b23-4bc9-45f6-9d23-d953a1a7ba6b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:28:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:28:45 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:28:45 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:28:45 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:28:49 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: 265/530] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:28:49 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:28:49 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.89 () {48 vars in 1068 bytes} [Thu Apr 23 09:28:49 2026] GET /v2.1/os-quota-sets/98ae51e026d344b1b6aecfc38012cd22 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:29:43 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:29:43 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:29:43 2026] GET /v2.1/ => generated 399 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:29:43.725 7 INFO nova.api.openstack.wsgi [None req-1330f766-c211-40d8-b498-ae9defb7a6ee 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 273/546] 199.204.45.89 () {48 vars in 1010 bytes} [Thu Apr 23 09:29:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:29:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.89 () {48 vars in 1094 bytes} [Thu Apr 23 09:29:43 2026] GET /v2.1/flavors/4cc1f54b-0374-4d72-a939-c32c5fd78b61/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:29:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:29:59 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:29:59 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.89 () {48 vars in 1068 bytes} [Thu Apr 23 09:29:59 2026] GET /v2.1/os-quota-sets/4adc3b9d00c749668e2bf6d335ba48d5 => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.89 () {42 vars in 700 bytes} [Thu Apr 23 09:30:54 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: 284/568] 199.204.45.89 () {44 vars in 904 bytes} [Thu Apr 23 09:30:54 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.89 () {46 vars in 977 bytes} [Thu Apr 23 09:30:54 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:30:54.457 7 INFO nova.api.openstack.wsgi [None req-c0929eb6-8d77-4c1c-a002-b54ac67dea6e 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 285/570] 199.204.45.89 () {48 vars in 1006 bytes} [Thu Apr 23 09:30:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Apr 23 09:30:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/582] 10.0.0.207 () {32 vars in 655 bytes} [Thu Apr 23 09:31:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 10.0.0.207 () {32 vars in 641 bytes} [Thu Apr 23 09:31:37 2026] GET /v2.1/servers => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 09:31:37.769 8 WARNING oslo_db.sqlalchemy.utils [None req-dbcccf37-0e72-475e-911b-ed8fd914a463 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 293/584] 10.0.0.207 () {32 vars in 649 bytes} [Thu Apr 23 09:31:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.207 () {32 vars in 694 bytes} [Thu Apr 23 09:31:37 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:31:49 2026] GET /v2.1/flavors/76d48c91-3c8c-4855-8fdd-ce88937742b6 => generated 511 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.207 () {32 vars in 641 bytes} [Thu Apr 23 09:31:49 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:31:49 2026] GET /v2.1/flavors/76d48c91-3c8c-4855-8fdd-ce88937742b6 => 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: 298/593] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:31:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:01.213 7 WARNING neutronclient.v2_0.client [None req-d6c534b0-bdfe-441d-89cb-618e5b2a76f7 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:02.167 8 WARNING neutronclient.v2_0.client [None req-f9f4f7fc-4560-4381-be8c-c73a435ec343 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in 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/594] 10.0.0.207 () {34 vars in 685 bytes} [Thu Apr 23 09:32:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1026 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:02.202 7 WARNING neutronclient.v2_0.client [None req-a90f4eaa-c3df-4d26-9e27-3cfbb9998f30 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:02.377 7 WARNING neutronclient.v2_0.client [None req-a90f4eaa-c3df-4d26-9e27-3cfbb9998f30 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/595] 10.0.0.207 () {34 vars in 695 bytes} [Thu Apr 23 09:32:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1038 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:03.254 7 WARNING neutronclient.v2_0.client [None req-827b30ec-7626-4c56-a58e-35797c35cbb9 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/596] 10.0.0.207 () {34 vars in 685 bytes} [Thu Apr 23 09:32:02 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1484 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:03.692 8 WARNING neutronclient.v2_0.client [None req-289be4c6-3cc0-4b9d-902b-2e144d637503 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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.207 () {34 vars in 685 bytes} [Thu Apr 23 09:32:03 2026] POST /v2.1/os-security-groups => generated 247 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:04.064 7 WARNING neutronclient.v2_0.client [None req-71f056d0-0b22-4e6b-91f3-dc3b9e101bd8 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:04.217 8 WARNING neutronclient.v2_0.client [None req-289be4c6-3cc0-4b9d-902b-2e144d637503 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/598] 10.0.0.207 () {34 vars in 685 bytes} [Thu Apr 23 09:32:04 2026] POST /v2.1/os-security-groups => generated 244 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:04.941 7 WARNING neutronclient.v2_0.client [None req-2287db1f-f3dc-4fa7-883a-f46b3932a138 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:05.661 7 WARNING neutronclient.v2_0.client [None req-2287db1f-f3dc-4fa7-883a-f46b3932a138 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:05.744 8 WARNING neutronclient.v2_0.client [None req-289be4c6-3cc0-4b9d-902b-2e144d637503 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/599] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:32:03 2026] POST /v2.1/servers => generated 452 bytes in 2739 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-23 09:32:06.357 8 WARNING neutronclient.v2_0.client [None req-2f68c556-4d2d-407c-9ed9-1cfe5f522ad3 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/600] 10.0.0.207 () {34 vars in 695 bytes} [Thu Apr 23 09:32:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1434 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:32:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:06.480 7 WARNING neutronclient.v2_0.client [None req-fc3a8592-fa3e-4902-b89c-29c6eafeed57 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.207 () {34 vars in 685 bytes} [Thu Apr 23 09:32:06 2026] POST /v2.1/os-security-groups => generated 244 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:06.577 8 WARNING neutronclient.v2_0.client [None req-4f145971-2f3e-4f61-94cd-3a8a649d57db ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/603] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:06 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1392 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:32:06.629 8 WARNING neutronclient.v2_0.client [None req-4f145971-2f3e-4f61-94cd-3a8a649d57db ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:06.633 7 WARNING neutronclient.v2_0.client [None req-240a4d14-2daa-47b3-b9cc-388a59717d57 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:06.819 7 WARNING neutronclient.v2_0.client [None req-240a4d14-2daa-47b3-b9cc-388a59717d57 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/606] 10.0.0.207 () {34 vars in 695 bytes} [Thu Apr 23 09:32:06 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:06.866 8 WARNING neutronclient.v2_0.client [None req-b0e6b418-4522-4220-9b2f-ca2082f63964 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:06.883 7 WARNING neutronclient.v2_0.client [None req-240a4d14-2daa-47b3-b9cc-388a59717d57 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in 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/607] 10.0.0.207 () {32 vars in 737 bytes} [Thu Apr 23 09:32:06 2026] GET /v2.1/os-security-groups/6385b955-9ec7-4c15-80ee-c23521a3bcf7 => generated 664 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:06.940 8 WARNING neutronclient.v2_0.client [None req-08f53d7f-7ea3-46fa-983e-c6194df26622 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/608] 10.0.0.207 () {32 vars in 663 bytes} [Thu Apr 23 09:32:06 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:32:06.973 8 WARNING neutronclient.v2_0.client [None req-08f53d7f-7ea3-46fa-983e-c6194df26622 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:06.976 7 WARNING neutronclient.v2_0.client [None req-fae4b592-9d3e-4805-a82e-08649b1f21ac 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:07.006 7 WARNING neutronclient.v2_0.client [None req-fae4b592-9d3e-4805-a82e-08649b1f21ac 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:07.017 8 WARNING neutronclient.v2_0.client [None req-08f53d7f-7ea3-46fa-983e-c6194df26622 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/609] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:06 2026] DELETE /v2.1/os-security-groups/98461d99-81d3-4afa-82e4-ff2164a87b27 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:32:07.169 7 WARNING neutronclient.v2_0.client [None req-2e20eb52-2475-4b3f-9d4b-515897172ec5 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:07.195 7 INFO nova.api.openstack.wsgi [None req-2e20eb52-2475-4b3f-9d4b-515897172ec5 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] HTTP exception thrown: Security group 98461d99-81d3-4afa-82e4-ff2164a87b27 does not exist Neutron server returns request_ids: ['req-4222a313-62bd-4cab-9af2-8cea85952164'] [pid: 7|app: 0|req: 307/610] 10.0.0.207 () {32 vars in 737 bytes} [Thu Apr 23 09:32:07 2026] GET /v2.1/os-security-groups/98461d99-81d3-4afa-82e4-ff2164a87b27 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 09:32:07.208 7 WARNING neutronclient.v2_0.client [None req-b39a556e-0328-49e7-92bb-edaab56cec76 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/611] 10.0.0.207 () {32 vars in 750 bytes} [Thu Apr 23 09:32:06 2026] DELETE /v2.1/os-security-group-rules/8dcecd85-44d1-4ef1-8df4-90cd75721d62 => generated 0 bytes in 394 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:32:07.340 8 WARNING neutronclient.v2_0.client [None req-c9390aae-2c6e-4947-a31e-4db1e719c8bf ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:07.354 7 WARNING neutronclient.v2_0.client [None req-b39a556e-0328-49e7-92bb-edaab56cec76 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:07.384 8 WARNING neutronclient.v2_0.client [None req-c9390aae-2c6e-4947-a31e-4db1e719c8bf ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/612] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:07 2026] DELETE /v2.1/os-security-groups/f555be6a-551c-4d50-af06-b5b884665a96 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:32:07.523 7 WARNING neutronclient.v2_0.client [None req-23b7de13-e328-4e5d-ad01-5a081e959a39 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/613] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:07 2026] DELETE /v2.1/os-security-groups/6385b955-9ec7-4c15-80ee-c23521a3bcf7 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:32:07.658 7 INFO nova.api.openstack.wsgi [None req-23b7de13-e328-4e5d-ad01-5a081e959a39 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] HTTP exception thrown: Security group f555be6a-551c-4d50-af06-b5b884665a96 does not exist Neutron server returns request_ids: ['req-ce68e744-fc6f-472c-802f-405e4b02b7a3'] [pid: 7|app: 0|req: 309/614] 10.0.0.207 () {32 vars in 737 bytes} [Thu Apr 23 09:32:07 2026] GET /v2.1/os-security-groups/f555be6a-551c-4d50-af06-b5b884665a96 => generated 194 bytes in 144 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 09:32:07.666 7 WARNING neutronclient.v2_0.client [None req-2abac9d6-48ee-4ff8-aa97-e539e01258d6 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] 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-23 09:32:07.721 8 WARNING neutronclient.v2_0.client [None req-62d36467-292b-499a-88fa-2e6e7fdf75ac eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] 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-23 09:32:07.728 7 WARNING neutronclient.v2_0.client [None req-2abac9d6-48ee-4ff8-aa97-e539e01258d6 ddca9101ec074743a4d99c5bf380a93d fc2c385b82514994914c7549285af6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/615] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:07 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1396 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:07.762 8 WARNING neutronclient.v2_0.client [None req-550e0543-18b3-4c9b-b601-5d7bf7e80ffb 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:07.805 8 WARNING neutronclient.v2_0.client [None req-550e0543-18b3-4c9b-b601-5d7bf7e80ffb 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/616] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:07 2026] DELETE /v2.1/os-security-groups/d379469f-04b6-4290-b3d7-5dbbf0ca82e1 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:07 2026] DELETE /v2.1/os-security-groups/ea2c0a92-0e30-4e3d-a24c-1d407589a265 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:32:08.026 7 WARNING neutronclient.v2_0.client [None req-ea50387b-66a4-4a8f-addc-2245c47ab7d3 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.049 7 INFO nova.api.openstack.wsgi [None req-ea50387b-66a4-4a8f-addc-2245c47ab7d3 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] HTTP exception thrown: Security group ea2c0a92-0e30-4e3d-a24c-1d407589a265 does not exist Neutron server returns request_ids: ['req-f8becb74-3fee-47d4-bf09-932b3306e773'] [pid: 7|app: 0|req: 311/618] 10.0.0.207 () {32 vars in 737 bytes} [Thu Apr 23 09:32:08 2026] GET /v2.1/os-security-groups/ea2c0a92-0e30-4e3d-a24c-1d407589a265 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 09:32:08.062 8 WARNING neutronclient.v2_0.client [None req-3a82e767-d6bc-4be9-9542-f29df7181c21 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.107 8 WARNING neutronclient.v2_0.client [None req-3a82e767-d6bc-4be9-9542-f29df7181c21 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.150 8 WARNING neutronclient.v2_0.client [None req-3a82e767-d6bc-4be9-9542-f29df7181c21 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.162 7 WARNING neutronclient.v2_0.client [None req-0b81b4a9-7a0a-4f6e-b834-547e065d33c1 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/619] 10.0.0.207 () {32 vars in 663 bytes} [Thu Apr 23 09:32:08 2026] GET /v2.1/os-security-groups => generated 707 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:08.223 7 WARNING neutronclient.v2_0.client [None req-0b81b4a9-7a0a-4f6e-b834-547e065d33c1 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:08.224 8 WARNING neutronclient.v2_0.client [None req-3409d3f8-c50a-4a15-98f2-423c3e73dff8 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.287 8 INFO nova.api.openstack.wsgi [None req-3409d3f8-c50a-4a15-98f2-423c3e73dff8 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] HTTP exception thrown: Security group ea2c0a92-0e30-4e3d-a24c-1d407589a265 does not exist Neutron server returns request_ids: ['req-2d144baa-b8ff-4115-b262-fa7051417119'] [pid: 8|app: 0|req: 309/620] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:08 2026] DELETE /v2.1/os-security-groups/ea2c0a92-0e30-4e3d-a24c-1d407589a265 => generated 194 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 09:32:08.300 8 WARNING neutronclient.v2_0.client [None req-5a2af106-5690-4a23-8e63-432c351e1ff2 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.427 7 WARNING neutronclient.v2_0.client [None req-0b81b4a9-7a0a-4f6e-b834-547e065d33c1 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:08.430 8 INFO nova.api.openstack.wsgi [None req-5a2af106-5690-4a23-8e63-432c351e1ff2 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] HTTP exception thrown: Security group f555be6a-551c-4d50-af06-b5b884665a96 does not exist Neutron server returns request_ids: ['req-261128c6-95aa-43aa-b8ee-ff462bc5b4b6'] [pid: 8|app: 0|req: 310/621] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:08 2026] DELETE /v2.1/os-security-groups/f555be6a-551c-4d50-af06-b5b884665a96 => generated 194 bytes in 139 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 09:32:08.446 8 WARNING neutronclient.v2_0.client [None req-87125236-7a75-49dc-84de-24d39807f275 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] 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-23 09:32:08.468 8 INFO nova.api.openstack.wsgi [None req-87125236-7a75-49dc-84de-24d39807f275 1f08d9fa97f340ee8c4baa783c64958f a6ddf2cbdd2c4608a8352c4db9289ec2 - - default default] HTTP exception thrown: Security group 98461d99-81d3-4afa-82e4-ff2164a87b27 does not exist Neutron server returns request_ids: ['req-9977ccc2-72e1-4405-b32f-ce1882edad43'] [pid: 8|app: 0|req: 311/622] 10.0.0.207 () {32 vars in 740 bytes} [Thu Apr 23 09:32:08 2026] DELETE /v2.1/os-security-groups/98461d99-81d3-4afa-82e4-ff2164a87b27 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 09:32:08.817 8 WARNING neutronclient.v2_0.client [None req-b3c31053-3c5a-4a4c-b4d7-bf467e1152e4 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/623] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:08 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1444 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:32:08 2026] POST /v2.1/servers => generated 449 bytes in 2657 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-23 09:32:10.769 8 WARNING neutronclient.v2_0.client [None req-1bf8b568-47ea-45d4-8916-5e2d94474b62 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:10.900 7 WARNING neutronclient.v2_0.client [None req-b9b40c29-5728-440b-8a32-c991ac1e5c34 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:10 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1400 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:10 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:12.007 8 WARNING neutronclient.v2_0.client [None req-0031c0a3-7325-404e-b314-d8ca4afaae77 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:12.020 7 WARNING neutronclient.v2_0.client [None req-61c3d27d-c0e0-4d23-875e-7938cba52051 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:11 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1404 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:11 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1529 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:13.390 8 WARNING neutronclient.v2_0.client [None req-362470db-11a9-47e2-885d-6d6323d16bf8 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/629] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:13 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1452 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:13.520 7 WARNING neutronclient.v2_0.client [None req-66fd5320-b9c4-4790-b7e0-87c3fcd863e1 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/630] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:13 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:13.952 8 INFO nova.api.openstack.compute.server_external_events [req-75d633cd-74d5-43e5-82a1-88c423de8e24 req-605128fb-daa4-401f-8295-227224a7e10c 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance 2026-04-23 09:32:13.964 8 INFO nova.compute.rpcapi [None req-514706f9-83c4-4e3c-8aa5-4e1906cf8349 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 316/631] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:14.499 7 WARNING neutronclient.v2_0.client [None req-2d6ec106-defa-4fea-8a2e-0f7f5c4009e6 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/632] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:14 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1452 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-23 09:32:14.697 8 WARNING neutronclient.v2_0.client [None req-71b56cf2-2747-4fbf-8e0e-1173d62f7cb8 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/633] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:14 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 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-23 09:32:15.589 7 WARNING neutronclient.v2_0.client [None req-992ef1f1-5545-47c0-89fb-a68a65e7f044 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/634] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:15 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1460 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-23 09:32:15.874 8 WARNING neutronclient.v2_0.client [None req-5bdd2c45-6f77-431d-8c06-96e34de59495 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/635] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:15 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:16.680 8 INFO nova.api.openstack.compute.server_external_events [req-43fd3bf6-ff38-470f-b25e-e75159861ec3 req-7e63d9f1-fd20-4261-963f-a1bef1bc6daa 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 8|app: 0|req: 320/638] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:16.811 7 WARNING neutronclient.v2_0.client [None req-21eec8d5-9d64-40e2-bd7b-4eed19965b16 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:17.482 8 WARNING neutronclient.v2_0.client [None req-a482be9e-1616-40f0-8a50-af182b8fb1bb eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/639] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:16 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1537 bytes in 1199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:17 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:18.757 7 INFO nova.api.openstack.compute.server_external_events [req-bd93217c-475c-4e29-ae03-f4bcc53f0a0c req-2254c6cb-0aba-4f5b-a2f1-1682be34d84d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance 2026-04-23 09:32:18.768 7 INFO nova.compute.rpcapi [None req-355a8221-9610-422d-8265-4fded137ea7b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 320/641] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:19.020 8 WARNING neutronclient.v2_0.client [None req-6a7a9051-2d42-4868-a81a-22f2c25a9b5c 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:19.120 7 WARNING neutronclient.v2_0.client [None req-690236a5-c518-435f-ae50-5fc10117a813 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/642] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:18 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1525 bytes in 1468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:19 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 1436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/644] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:32:21 2026] POST /v2.1/os-keypairs => generated 385 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-23 09:32:21.516 7 WARNING neutronclient.v2_0.client [None req-7e9b58ba-785d-45b5-af1b-83ef23746939 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:21.580 8 WARNING neutronclient.v2_0.client [None req-096dffec-5cab-44ae-9372-d9327b2e0927 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/645] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:21 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1525 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:21 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:22.972 7 WARNING neutronclient.v2_0.client [None req-6ce520f7-09d7-4ef0-93d3-8815a8b16232 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:23.038 8 WARNING neutronclient.v2_0.client [None req-09277962-e21e-42de-9800-a1ccde323198 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/647] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:22 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1525 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:22 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:23.563 7 INFO nova.api.openstack.compute.server_external_events [req-c1bc975a-5d8f-4e58-a992-2f8e669fda23 req-0dc56c35-a5b1-4424-baf2-095af29ff236 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 7|app: 0|req: 324/649] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:24.187 8 WARNING neutronclient.v2_0.client [None req-d25970c2-b840-4805-8244-7378be897258 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:24.207 7 WARNING neutronclient.v2_0.client [None req-5b9da888-e8b7-4d4f-990f-bd64a728ef74 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/650] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:24 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1525 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/651] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:24 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1517 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:32:25.526 8 WARNING neutronclient.v2_0.client [None req-5501d772-dd37-4eb5-92c0-47a68dc78388 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:25.559 7 WARNING neutronclient.v2_0.client [None req-23faf3fb-fbd1-4a09-814b-b49c895ea248 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/652] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:25 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1525 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-23 09:32:25.704 8 INFO nova.api.openstack.compute.server_external_events [req-6a1ed648-3ed3-41a2-bcb2-32c2d3e0fb6f req-59783b70-0de0-4025-b242-feb9e76ae0a4 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance 2026-04-23 09:32:25.704 8 INFO nova.api.openstack.compute.server_external_events [req-6a1ed648-3ed3-41a2-bcb2-32c2d3e0fb6f req-59783b70-0de0-4025-b242-feb9e76ae0a4 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance 2026-04-23 09:32:25.705 8 INFO nova.api.openstack.compute.server_external_events [req-6a1ed648-3ed3-41a2-bcb2-32c2d3e0fb6f req-59783b70-0de0-4025-b242-feb9e76ae0a4 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 8|app: 0|req: 328/653] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:25 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:25 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1698 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:25.864 8 WARNING neutronclient.v2_0.client [None req-a12e698e-a472-484d-afbf-652cc8dcc6ef eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/655] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:32:25 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:26.751 8 WARNING neutronclient.v2_0.client [None req-637534dc-1145-4cff-b604-2fce6f641dbd 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:26 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1525 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:27.521 7 WARNING neutronclient.v2_0.client [None req-1dae6503-e794-4630-a52f-03c95b72322c a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:27.628 7 WARNING neutronclient.v2_0.client [None req-1dae6503-e794-4630-a52f-03c95b72322c a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:27.757 8 INFO nova.api.openstack.compute.server_external_events [req-a38061d3-9bfd-4b5a-a116-1acb46dc9b8b req-f1479823-787e-4ae7-b659-a5fec4649594 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 8|app: 0|req: 332/659] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:27 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) 2026-04-23 09:32:27.850 7 WARNING neutronclient.v2_0.client [None req-1dae6503-e794-4630-a52f-03c95b72322c a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:28.132 8 WARNING neutronclient.v2_0.client [None req-84292501-fba7-41af-9752-d9c711304caa 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/660] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:32:27 2026] POST /v2.1/servers => generated 449 bytes in 847 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/661] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:28 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1716 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:32:28.280 7 WARNING neutronclient.v2_0.client [None req-dda3f9af-daa2-45a4-8949-0bf17ca46830 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:28.343 8 WARNING neutronclient.v2_0.client [None req-3f4875d7-ca05-4559-a8c1-bcc4fe403619 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/662] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:28 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1252 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:32:28 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/os-interface => generated 284 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, ' 2026-04-23 09:32:29.410 7 WARNING neutronclient.v2_0.client [None req-3365eba6-ce40-472f-8098-8732fb47128f a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:29.624 8 WARNING neutronclient.v2_0.client [None req-5d31eb2e-9e48-422c-a7b6-493a0f4fb00d 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/664] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:29 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1302 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:29.666 7 INFO nova.api.openstack.compute.server_external_events [req-f0668879-b2b1-4647-9cfe-188a6eadaa4f req-b031c6ad-8830-441f-a454-a5eb81215da4 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 7|app: 0|req: 331/665] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:29 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: 335/666] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:29 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1716 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:30.699 7 WARNING neutronclient.v2_0.client [None req-e3089467-719f-4854-b404-9006d84593de a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/667] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:30 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1350 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-23 09:32:31.794 8 WARNING neutronclient.v2_0.client [None req-dc76ca6f-0a63-4d37-a1ee-8aee1479834c a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/668] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:31 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1350 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-23 09:32:32.882 7 WARNING neutronclient.v2_0.client [None req-cf9f036f-024a-400e-bcfb-2670db6178c6 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/669] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:32 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1358 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:34.037 8 WARNING neutronclient.v2_0.client [None req-a8727988-8e39-4864-8cd3-4dec05387649 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:34.178 7 INFO nova.api.openstack.compute.server_external_events [req-1630a365-3d06-4f7e-9005-a915182c01d0 req-d3c57efe-73e2-48d9-8033-8f7a8b1b819b 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance [pid: 7|app: 0|req: 334/670] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:33 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1434 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:35.320 7 WARNING neutronclient.v2_0.client [None req-2611ef5f-9e05-4950-b8f6-bb2df166a933 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/672] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:35 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1434 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:36.641 7 WARNING neutronclient.v2_0.client [None req-4ccd2c1f-e1ef-4599-95bd-31a7e2446f92 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/675] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:36 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1434 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-23 09:32:37.819 8 WARNING neutronclient.v2_0.client [None req-8af03296-ef98-4a78-8e43-7da73f84f24d a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:37 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1434 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-23 09:32:39.016 7 WARNING neutronclient.v2_0.client [None req-7212f2f7-544c-415a-9352-19ddd42a1bc2 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/677] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:38 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1422 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:40.173 8 WARNING neutronclient.v2_0.client [None req-3cda6175-f6ef-4d06-8d9d-fef4cde04a15 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/678] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:40 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1422 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-23 09:32:40.982 7 INFO nova.api.openstack.compute.server_external_events [req-5955defd-419a-4d39-bcd4-d5216a0a3256 req-aa472355-3929-4457-845b-17f95cd67a29 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance [pid: 7|app: 0|req: 339/679] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:40 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-23 09:32:41.328 8 WARNING neutronclient.v2_0.client [None req-8ddc1e2b-33ab-4f91-9314-7020c386d670 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/680] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:41 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1422 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-23 09:32:42.414 7 WARNING neutronclient.v2_0.client [None req-afe56eea-eb5c-4200-bec7-b045261e8177 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] 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-23 09:32:42.573 8 WARNING neutronclient.v2_0.client [None req-4dbae12d-537a-4bd0-b7b4-ac4075494f96 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/681] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:42 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1818 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-23 09:32:42.666 7 WARNING neutronclient.v2_0.client [None req-299d41ea-94c4-4b25-9bf1-36e1dd5b49cb eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/682] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:42 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1422 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:42 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:43.034 7 INFO nova.api.openstack.compute.server_external_events [req-ef085610-4282-40a6-a74a-26fa49df6e8f req-99a9a1de-25e1-41ad-87dd-160f0a5df94a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance 2026-04-23 09:32:43.035 7 INFO nova.api.openstack.compute.server_external_events [req-ef085610-4282-40a6-a74a-26fa49df6e8f req-99a9a1de-25e1-41ad-87dd-160f0a5df94a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance [pid: 7|app: 0|req: 342/684] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.207 () {34 vars in 750 bytes} [Thu Apr 23 09:32:42 2026] POST /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00/action => generated 0 bytes in 116 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-23 09:32:43.147 7 WARNING neutronclient.v2_0.client [None req-1a0a832d-283e-45dc-860d-ef2ed7f5b20b eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/686] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:43 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1820 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:43.741 8 WARNING neutronclient.v2_0.client [None req-ed0cc00a-9fdd-42e9-a521-bc8b97d60b8b a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/687] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:43 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1422 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:44.360 7 WARNING neutronclient.v2_0.client [None req-0a5c9b86-6b82-42d5-adaf-172236634376 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/688] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:44 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1820 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:44.996 8 WARNING neutronclient.v2_0.client [None req-0bbdfeb3-2d17-4868-a6b3-f4233570ba0b a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/689] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:44 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1610 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:45.216 7 WARNING neutronclient.v2_0.client [None req-e801a978-82b0-456d-a842-b257cbd1aaa9 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/690] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:32:45 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:45.501 8 WARNING neutronclient.v2_0.client [None req-8a0c3449-31d5-4634-8aae-fd246aaaa3cb 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:45.529 7 WARNING neutronclient.v2_0.client [None req-372540be-6e7e-4893-b5ce-bea3f91f4b7a eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/691] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:32:45 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/os-interface => generated 284 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:46.269 8 WARNING neutronclient.v2_0.client [None req-14575e3a-dc50-4974-98ca-05d67b2cc1c0 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/692] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:45 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1820 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:46.357 7 WARNING neutronclient.v2_0.client [None req-82e76f6b-c91f-415e-8a84-f849069cf875 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/693] 10.0.0.207 () {32 vars in 815 bytes} [Thu Apr 23 09:32:46 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/os-interface/f5a61762-455e-455e-a219-c2e319819aef => generated 281 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:46.423 8 INFO nova.api.openstack.compute.server_external_events [req-6c3a10e4-0f36-43ad-8ed6-8e2bc263ac5a req-7e5c2ce9-82c7-4b84-b565-970ca9daad04 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance [pid: 8|app: 0|req: 348/694] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/697] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:46 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1610 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/698] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:46 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 156 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, ' [pid: 8|app: 0|req: 352/699] 10.0.0.207 () {34 vars in 750 bytes} [Thu Apr 23 09:32:46 2026] POST /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/action => generated 0 bytes in 48 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: 348/700] 10.0.0.207 () {32 vars in 641 bytes} [Thu Apr 23 09:32:46 2026] GET /v2.1/servers => generated 387 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/701] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:46 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:32:46 2026] DELETE /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 0 bytes in 157 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-23 09:32:46.792 8 WARNING neutronclient.v2_0.client [None req-55e12e85-b0f4-4b51-acc5-d4a64e110a27 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/703] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:46 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1616 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-23 09:32:47.406 7 WARNING neutronclient.v2_0.client [None req-ebbf21ad-7925-4ae2-8a90-cdb97696ec22 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] 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-23 09:32:47.530 8 INFO nova.api.openstack.compute.server_external_events [req-fcb5ffd3-4361-49c1-aa6d-2f8a631cbb95 req-9f9d5ec2-44d1-4308-9a46-597361123168 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 8|app: 0|req: 355/704] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/705] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:47 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:47 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1825 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:47.978 8 WARNING neutronclient.v2_0.client [None req-b5248ec7-72cb-441e-9dc7-913e80a69db3 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:48.500 7 INFO nova.api.openstack.compute.server_external_events [req-680482e8-4bf1-4507-975f-12cbe0a6df06 req-7ee38db6-378e-4ce9-bfa6-6c7d90f5dc8c 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance [pid: 7|app: 0|req: 351/707] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:47 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1616 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 352/709] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:48 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 156 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-23 09:32:48.921 8 WARNING neutronclient.v2_0.client [None req-635702f5-6be5-4451-8216-3026e7a36eae eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/710] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:48 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1825 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:32:49.570 7 WARNING neutronclient.v2_0.client [None req-fd727b16-be30-4323-ac8c-84454bab20c0 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] 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-23 09:32:49.577 8 INFO nova.api.openstack.compute.server_external_events [req-4db5e37a-5b72-42e3-9a02-c6805e5bd909 req-c1a10736-015c-4c8a-89cb-ece35b985915 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance 2026-04-23 09:32:49.578 8 INFO nova.api.openstack.compute.server_external_events [req-4db5e37a-5b72-42e3-9a02-c6805e5bd909 req-c1a10736-015c-4c8a-89cb-ece35b985915 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 8|app: 0|req: 359/711] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:49 2026] POST /v2.1/os-server-external-events => generated 352 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: 360/712] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:49 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:49 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1736 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:50.225 8 WARNING neutronclient.v2_0.client [None req-9e011cd8-490d-4f90-8329-d0605b97a792 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/714] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:50 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1825 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:50.551 7 INFO nova.api.openstack.compute.server_external_events [req-2d955b05-4e37-418a-9ebf-2095fbdf7d7b req-ffe90d33-77f7-4e40-9226-691416894884 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance 2026-04-23 09:32:50.552 7 INFO nova.api.openstack.compute.server_external_events [req-2d955b05-4e37-418a-9ebf-2095fbdf7d7b req-ffe90d33-77f7-4e40-9226-691416894884 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:2c0a6e84-2513-42df-ba6a-85e2a72fde32 for instance 7775d309-0ce7-4779-93f1-806cd2745933 on instance [pid: 7|app: 0|req: 354/715] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/716] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:50 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 195 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-23 09:32:50.860 7 WARNING neutronclient.v2_0.client [None req-200a0ac3-3637-4a66-871d-f80433d8e2a3 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] 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-23 09:32:50.959 8 WARNING neutronclient.v2_0.client [None req-0668c87d-bc15-4037-87a0-c5c1fc0bc134 a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/717] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:50 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1951 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, ' [pid: 7|app: 0|req: 356/718] 10.0.0.207 () {34 vars in 750 bytes} [Thu Apr 23 09:32:50 2026] POST /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/719] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:50 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1379 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:51 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 195 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-23 09:32:51.381 8 WARNING neutronclient.v2_0.client [None req-e8014252-f106-4775-a021-631c24cf083e eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/721] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:51 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1825 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:51.629 7 INFO nova.api.openstack.compute.server_external_events [req-013edc08-3ce9-44b0-8189-b99bccca8bfa req-a54b2a7d-1a0a-4af4-bd5d-9a7588ecc920 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance 2026-04-23 09:32:51.630 7 INFO nova.api.openstack.compute.server_external_events [req-013edc08-3ce9-44b0-8189-b99bccca8bfa req-a54b2a7d-1a0a-4af4-bd5d-9a7588ecc920 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 7|app: 0|req: 358/722] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:51 2026] POST /v2.1/os-server-external-events => generated 354 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/723] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:52 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:32:52.123 8 WARNING neutronclient.v2_0.client [None req-a916d0ca-f4d4-4f33-b0f7-d60b8f79b7cf a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/724] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:52 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1384 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:52.600 7 WARNING neutronclient.v2_0.client [None req-2083ac32-50f2-418c-861d-c46123f924a5 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/725] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:52 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1825 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-23 09:32:52.960 8 INFO nova.api.openstack.compute.server_external_events [req-094bd8cb-28c7-4b0b-b198-16ccf73c6c51 req-b303eee6-9deb-4127-ada9-144e167baf71 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 8|app: 0|req: 366/726] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/727] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:53 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/ips => generated 195 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-23 09:32:53.254 8 WARNING neutronclient.v2_0.client [None req-59c4ebf6-23d1-44b4-827d-6aa9bf6c281c a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] The python binding code in 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/728] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:53 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => generated 1384 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:53.753 7 WARNING neutronclient.v2_0.client [None req-6a1cad22-4723-43f0-9c9d-c5df519f6d1e eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in 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/729] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:53 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1818 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: 368/730] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:32:54 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 363/731] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:32:54 2026] DELETE /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 09:32:54.358 8 INFO nova.api.openstack.wsgi [None req-26ea6332-34f9-4d25-b26c-81aeb5501bcc a74eede9cc2f43e8a67ae440d9f72ef7 02ea1b4c8a0e4796b2560e580178e46e - - default default] HTTP exception thrown: Instance 7775d309-0ce7-4779-93f1-806cd2745933 could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/732] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:54 2026] GET /v2.1/servers/7775d309-0ce7-4779-93f1-806cd2745933 => 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: 370/733] 10.0.0.207 () {32 vars in 704 bytes} [Thu Apr 23 09:32:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-481847235 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:32:54.401 7 WARNING neutronclient.v2_0.client [None req-d05c00fe-f283-43fd-ac1d-14dff7276e68 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/734] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:54 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1842 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:32:55.730 8 INFO nova.api.openstack.compute.server_external_events [req-51665812-6335-4d5d-94de-162486f6d589 req-b4215e5b-d1ff-4307-a64f-b28b51a746a3 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 8|app: 0|req: 371/735] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:55 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-23 09:32:55.800 7 WARNING neutronclient.v2_0.client [None req-e30f60a6-f6ba-4c0a-a148-ad5768a27967 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/738] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:55 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1842 bytes in 1656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:57.774 8 INFO nova.api.openstack.compute.server_external_events [req-3ec7671a-2b70-4081-b17d-32a8ffe46471 req-fb3abe92-d097-444c-a434-22c73ff15d9f 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 8|app: 0|req: 374/739] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:57 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-23 09:32:58.309 7 INFO nova.api.openstack.compute.server_external_events [req-89e7c1e8-ca63-47ec-9867-a675ee809c24 req-9746472c-a48b-42ee-a5ce-fa27f2fef2aa 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:f5a61762-455e-455e-a219-c2e319819aef for instance 2ae5d986-3b16-489a-a74d-318e52511c8c on instance [pid: 7|app: 0|req: 366/740] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:32:58 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:58.471 8 WARNING neutronclient.v2_0.client [None req-4ae7b0df-b2de-48cd-b011-329d3aae241d 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/741] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:58 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1481 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:32:59.596 7 WARNING neutronclient.v2_0.client [None req-52ffc7f1-352c-4709-8d6e-832432f9d56c 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:32:59 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1486 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:00.714 8 WARNING neutronclient.v2_0.client [None req-35c47121-8406-4829-8867-aa6a1771790d 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] The python binding code in 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/743] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:00 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 1486 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:02.531 7 INFO nova.api.openstack.wsgi [None req-b9912a36-5456-4b1b-b717-ebab42555728 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] HTTP exception thrown: Instance 2ae5d986-3b16-489a-a74d-318e52511c8c could not be found. [pid: 7|app: 0|req: 368/744] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:02 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/745] 10.0.0.207 () {32 vars in 704 bytes} [Thu Apr 23 09:33:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-201034373 => 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-23 09:33:03.656 7 WARNING neutronclient.v2_0.client [None req-8d183302-c089-4f81-afec-63873ecec206 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] 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-23 09:33:04.220 8 INFO nova.api.openstack.wsgi [None req-70fbc8b6-0b2e-4e0f-9dbe-41b0d3d48b20 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] HTTP exception thrown: Instance 2ae5d986-3b16-489a-a74d-318e52511c8c could not be found. [pid: 8|app: 0|req: 378/746] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:33:04 2026] DELETE /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:04.253 8 INFO nova.api.openstack.wsgi [None req-6b2f1f06-af2d-450c-a24a-7e34f333383c 2f9f3fc8246a49e7b642585ea91ff193 8a437b0fc8124958b32126cc0fe21f86 - - default default] HTTP exception thrown: Instance 2ae5d986-3b16-489a-a74d-318e52511c8c could not be found. [pid: 8|app: 0|req: 379/747] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:04 2026] GET /v2.1/servers/2ae5d986-3b16-489a-a74d-318e52511c8c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/748] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:03 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1818 bytes in 1057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/749] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:33:04 2026] DELETE /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:04.873 7 WARNING neutronclient.v2_0.client [None req-2c233b45-c839-4d02-b92c-1622beb670f3 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] 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-23 09:33:06.235 8 INFO nova.api.openstack.compute.server_external_events [req-60a02227-7270-4d38-a3c9-d8d721e6edeb req-e163dffe-f927-4b3e-9ae4-14b712a1eee7 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 8|app: 0|req: 381/750] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:06 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: 7|app: 0|req: 370/753] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:04 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1824 bytes in 2227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/754] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:33:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:08.118 7 WARNING neutronclient.v2_0.client [None req-f43d9c10-4ece-42a3-a836-9d206baec159 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] 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-23 09:33:08.286 8 INFO nova.api.openstack.compute.server_external_events [req-0629a73e-1cb3-4e9b-bb1b-d7063f98268a req-88208a86-7e42-46b1-8349-37f2ac30223e 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 8|app: 0|req: 385/755] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:08 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-23 09:33:08.435 8 INFO nova.api.openstack.compute.server_external_events [req-4326daa6-afdb-4775-ac05-b772edad6888 req-6b385e4b-c527-45f1-ac8b-2b72c00710a2 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:2de2f5d7-c0b0-482a-91e1-26f558cf33e6 for instance 2de113ee-fe05-489c-9959-66dec250ec00 on instance [pid: 8|app: 0|req: 386/756] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/757] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:08 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1757 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-23 09:33:09.513 8 WARNING neutronclient.v2_0.client [None req-553dfd78-d1b1-46c2-b0c2-3c748bcab394 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/758] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:09 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1478 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:10.074 7 WARNING neutronclient.v2_0.client [None req-cba21d90-03f0-4989-a0d2-f790b54e6188 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:10.138 7 WARNING neutronclient.v2_0.client [None req-cba21d90-03f0-4989-a0d2-f790b54e6188 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:10.313 7 WARNING neutronclient.v2_0.client [None req-cba21d90-03f0-4989-a0d2-f790b54e6188 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in 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/759] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:33:10 2026] POST /v2.1/servers => generated 451 bytes in 532 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-23 09:33:10.566 8 WARNING neutronclient.v2_0.client [None req-cef1c84b-189d-4e23-b588-6abc5e1a3772 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/760] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:10 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1423 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-23 09:33:10.823 7 WARNING neutronclient.v2_0.client [None req-a6da794a-e42f-4ad9-9177-a086525a6269 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/761] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:10 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 1478 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-23 09:33:11.667 8 WARNING neutronclient.v2_0.client [None req-681e4ae2-e537-4f05-9869-d3abcd364190 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/762] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:11 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1427 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:11.920 7 INFO nova.api.openstack.wsgi [None req-94510da1-9d84-473c-9a35-ba93d5c82344 eaa82e801b2a47c6b9a2853089951118 a98d50aece734742bc117038982565df - - default default] HTTP exception thrown: Instance 2de113ee-fe05-489c-9959-66dec250ec00 could not be found. [pid: 7|app: 0|req: 374/763] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:11 2026] GET /v2.1/servers/2de113ee-fe05-489c-9959-66dec250ec00 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/764] 10.0.0.207 () {32 vars in 706 bytes} [Thu Apr 23 09:33:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1610544605 => generated 0 bytes in 30 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-23 09:33:12.756 7 WARNING neutronclient.v2_0.client [None req-a84b4e26-5719-40a8-8240-8d0165d9dbc5 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in 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/765] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:12 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1475 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:33:14.603 8 WARNING neutronclient.v2_0.client [None req-3f827bb1-90c6-4894-befa-0ecf701622cd b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/766] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:14 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1483 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:15.957 7 WARNING neutronclient.v2_0.client [None req-83aaabb4-f200-4fbe-a635-deb6d83e0ef3 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in 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/769] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:15 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1493 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, ' 2026-04-23 09:33:17.679 8 WARNING neutronclient.v2_0.client [None req-0707e126-d35c-4137-a5e3-71612a9b1962 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:18.456 7 INFO nova.api.openstack.compute.server_external_events [req-4cef6e26-9fbd-4511-ac98-4a90a648c657 req-9ba5d833-ed24-4c1e-aa18-5552367557ce 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:17e88e43-32a2-4b92-9bd8-8d87e74b2017 for instance 2b33ee83-c0ea-496f-b9b4-71607537c30e on instance [pid: 7|app: 0|req: 377/770] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/771] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:17 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 2106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/772] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:33:20 2026] POST /v2.1/os-keypairs => generated 384 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/773] 10.0.0.207 () {30 vars in 413 bytes} [Thu Apr 23 09:33:20 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:20.817 8 WARNING neutronclient.v2_0.client [None req-51bab4dc-2759-4c2e-8bc3-962d084777ac b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/774] 10.0.0.207 () {28 vars in 560 bytes} [Thu Apr 23 09:33:20 2026] GET /v2/ => generated 402 bytes in 372 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/775] 10.0.0.207 () {28 vars in 564 bytes} [Thu Apr 23 09:33:20 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 10.0.0.207 () {30 vars in 413 bytes} [Thu Apr 23 09:33:20 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/777] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:20 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:33:21.994 7 WARNING neutronclient.v2_0.client [None req-0275259b-1b8a-4542-84ca-e42d4d5696d2 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] 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-23 09:33:22.273 8 WARNING neutronclient.v2_0.client [None req-3a4c4f3f-0022-450a-8c52-f00c01c74a75 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:22.285 7 WARNING neutronclient.v2_0.client [None req-0275259b-1b8a-4542-84ca-e42d4d5696d2 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/778] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:22 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:33:22.760 7 WARNING neutronclient.v2_0.client [None req-0275259b-1b8a-4542-84ca-e42d4d5696d2 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/779] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:33:21 2026] POST /v2.1/servers => generated 452 bytes in 1163 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-23 09:33:23.118 8 WARNING neutronclient.v2_0.client [None req-223a00e2-6c01-4cfd-81e5-0003e6bed661 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/780] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:23 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1430 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-23 09:33:23.645 7 WARNING neutronclient.v2_0.client [None req-8b91a36c-ae32-443a-9774-90128e2f6344 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/781] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:23 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 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-23 09:33:24.213 8 WARNING neutronclient.v2_0.client [None req-f520c442-aa78-467d-ac1c-4db181169604 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/782] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:24 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1434 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-23 09:33:24.806 7 WARNING neutronclient.v2_0.client [None req-b57f9f75-4ce5-40f1-9adf-9c258798073c b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/783] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:24 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:25.312 8 WARNING neutronclient.v2_0.client [None req-e9e5cdd0-a4d6-4ad1-933d-b02dcc40a46e cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/784] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:25 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1482 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-23 09:33:25.962 7 WARNING neutronclient.v2_0.client [None req-a27771c3-b1c7-4b8a-9068-2d3a13404168 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/785] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:25 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:26.424 8 WARNING neutronclient.v2_0.client [None req-8394dccd-0ed6-4201-bfd6-196f5f16cf15 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/788] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:26 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1482 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-23 09:33:27.189 7 WARNING neutronclient.v2_0.client [None req-c1de9602-7c51-4f71-b7c0-7451f1b90368 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/789] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:27 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:27.516 8 WARNING neutronclient.v2_0.client [None req-ce62ed15-c7ed-40dd-a8a0-28ff8f7650ad cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/790] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:27 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1490 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-23 09:33:28.348 7 WARNING neutronclient.v2_0.client [None req-9a23b39b-73f1-4e08-b6e1-25700779a674 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:28.618 8 WARNING neutronclient.v2_0.client [None req-d07512b0-4a2c-4fbc-aa30-3eff4a6d54c9 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/791] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:28 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:28.848 7 INFO nova.api.openstack.compute.server_external_events [req-00df3a79-b09c-42c8-9a18-f8a664133589 req-6db3f61b-6833-4360-b7a9-983f74bca3ad 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance [pid: 7|app: 0|req: 390/792] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:28 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) [pid: 8|app: 0|req: 403/793] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:28 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1567 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:33:29.894 7 WARNING neutronclient.v2_0.client [None req-c7057936-e6c9-4ee9-8c1e-8f187745bebd b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:29.946 8 WARNING neutronclient.v2_0.client [None req-dc558be8-85e7-43e9-be9d-6bb9b23709c6 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/794] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:29 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:29 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 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-23 09:33:31.084 7 WARNING neutronclient.v2_0.client [None req-e9260364-b5ae-435a-9e6d-fecdd378edad b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:31.142 8 WARNING neutronclient.v2_0.client [None req-ccd8069e-45d8-4411-b8b1-5e3706c1cfdf cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/796] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:31 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:31 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:32.308 7 WARNING neutronclient.v2_0.client [None req-69edfe35-f591-4de5-aa80-866c70fbf4be b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:32.317 8 WARNING neutronclient.v2_0.client [None req-e432486e-e8d9-4fb7-a303-7f3948534a46 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/798] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:32 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:32 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:33.472 7 WARNING neutronclient.v2_0.client [None req-a3501176-db8d-40ec-b05e-30369a3e2956 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:33.486 8 WARNING neutronclient.v2_0.client [None req-17b6a080-bb2d-4f8b-9ba9-76f7826bbdcc cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/800] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:33 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/801] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:33 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:34.700 7 WARNING neutronclient.v2_0.client [None req-70a86717-e97f-42e8-9959-e65af7d51e54 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:34.724 8 WARNING neutronclient.v2_0.client [None req-a2a0fe7e-eafb-4748-92f4-cb40185db6be cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/802] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:34 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:34 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:33:35.942 7 WARNING neutronclient.v2_0.client [None req-31f33731-3380-4fdb-af3a-75ef53de5c4b b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:35.975 8 WARNING neutronclient.v2_0.client [None req-5201405c-c05a-4679-bd8e-8eeda2fbc478 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/804] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:35 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/805] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:35 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:37.198 8 WARNING neutronclient.v2_0.client [None req-e34b3474-e729-4670-ba5d-1ca21567afeb b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:37.232 7 WARNING neutronclient.v2_0.client [None req-16456c46-5cdc-44e4-aba6-ddf0262ba95a cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/808] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:37 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/809] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:37 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:38.223 8 INFO nova.api.openstack.compute.server_external_events [req-b41e9a54-5b4d-4400-8c81-a15323fb9f67 req-56c4fef1-b079-45ff-a86b-b3dd28bdf2cd 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:17e88e43-32a2-4b92-9bd8-8d87e74b2017 for instance 2b33ee83-c0ea-496f-b9b4-71607537c30e on instance [pid: 8|app: 0|req: 412/810] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:38 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:38.948 7 WARNING neutronclient.v2_0.client [None req-b439bfe1-59c6-44e8-a712-ac944c7497f6 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:38.980 8 WARNING neutronclient.v2_0.client [None req-4315a0cb-c1e6-4e8d-b4ab-533b3adaedf8 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/811] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:38 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1549 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/812] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:38 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:40.255 7 WARNING neutronclient.v2_0.client [None req-88a2caba-dcaa-4b04-ba7d-d92ad6cf2c72 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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-23 09:33:40.308 8 WARNING neutronclient.v2_0.client [None req-2f7df377-34d0-41fc-bc9a-4a5b1f500817 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/813] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:40 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1726 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/814] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:40 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:33:40.422 7 INFO nova.api.openstack.compute.server_external_events [req-04286d02-c004-496d-a8da-af7a25d62d7c req-12948b65-fc21-4542-835e-5d883490aee5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:17e88e43-32a2-4b92-9bd8-8d87e74b2017 for instance 2b33ee83-c0ea-496f-b9b4-71607537c30e on instance 2026-04-23 09:33:40.422 7 INFO nova.api.openstack.compute.server_external_events [req-04286d02-c004-496d-a8da-af7a25d62d7c req-12948b65-fc21-4542-835e-5d883490aee5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance 2026-04-23 09:33:40.422 7 INFO nova.api.openstack.compute.server_external_events [req-04286d02-c004-496d-a8da-af7a25d62d7c req-12948b65-fc21-4542-835e-5d883490aee5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance 2026-04-23 09:33:40.423 7 INFO nova.api.openstack.compute.server_external_events [req-04286d02-c004-496d-a8da-af7a25d62d7c req-12948b65-fc21-4542-835e-5d883490aee5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 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: 7|app: 0|req: 401/815] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:40 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:33:40.480 8 WARNING neutronclient.v2_0.client [None req-575cf845-baa5-485c-90ec-58d08246fb9e b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/816] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:33:40 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:41.338 8 INFO nova.api.openstack.compute.server_external_events [req-1d447ea4-001b-4166-a885-b91ed821dd03 req-70c42095-20ed-4daa-b6f6-8d0260f1f4a9 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:17e88e43-32a2-4b92-9bd8-8d87e74b2017 for instance 2b33ee83-c0ea-496f-b9b4-71607537c30e on instance [pid: 8|app: 0|req: 416/817] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:33:41.361 7 WARNING neutronclient.v2_0.client [None req-684f33c9-84a6-4b98-b165-f6403400783d b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] 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: 402/818] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:41 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1726 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:41.497 8 WARNING neutronclient.v2_0.client [None req-5c81333b-6de2-4321-8a1f-9bbf84e8c098 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/819] 10.0.0.207 () {32 vars in 641 bytes} [Thu Apr 23 09:33:41 2026] GET /v2.1/servers => generated 377 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 417/820] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:41 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1555 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:33:41 2026] DELETE /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 0 bytes in 110 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-23 09:33:41.713 8 WARNING neutronclient.v2_0.client [None req-73e3f928-8528-4dbe-8bb8-a01c42995d0b b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/822] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:41 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1732 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:42.703 7 WARNING neutronclient.v2_0.client [None req-335493f2-9d7b-4af4-af71-6fbfc973d391 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] 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-23 09:33:42.910 8 WARNING neutronclient.v2_0.client [None req-0850bc62-b8e3-45db-8922-b739507c7b16 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/823] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:42 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1737 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:43.014 7 WARNING neutronclient.v2_0.client [None req-b4336712-812d-450a-9fe5-bbc4df727d11 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/824] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:42 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1852 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:33:42 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345/os-interface => generated 284 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:43.972 7 INFO nova.api.openstack.compute.server_external_events [req-8532a5de-7785-42ba-b5f2-d0e1960aec1c req-4f75c44b-d65b-4a27-a21c-3c095c8633f5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance 2026-04-23 09:33:43.977 8 WARNING neutronclient.v2_0.client [None req-efdf46ea-5910-4946-8ed7-a3cd7e8deab2 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/826] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:44.182 7 WARNING neutronclient.v2_0.client [None req-585e14c5-d712-450e-98bc-ff98b3896724 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in 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/827] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:43 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1737 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 421/828] 10.0.0.207 () {32 vars in 641 bytes} [Thu Apr 23 09:33:44 2026] GET /v2.1/servers => generated 384 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/829] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:44 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1852 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 422/830] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:33:44 2026] DELETE /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 0 bytes in 106 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-23 09:33:45.041 7 WARNING neutronclient.v2_0.client [None req-85c7364b-96db-441a-b183-6807a1038b5e cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] 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-23 09:33:45.213 8 INFO nova.api.openstack.compute.server_external_events [req-d04dacc6-260e-4c26-b0a5-1a92292fc58d req-dd0d435c-e5c0-4ac8-986f-7071888f3f9a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:17e88e43-32a2-4b92-9bd8-8d87e74b2017 for instance 2b33ee83-c0ea-496f-b9b4-71607537c30e on instance [pid: 8|app: 0|req: 423/831] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/832] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:44 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1743 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:45.934 8 WARNING neutronclient.v2_0.client [None req-a77c7dc7-9b23-435d-940b-381c86c7f585 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in 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/833] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:45 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1504 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-23 09:33:46.389 7 WARNING neutronclient.v2_0.client [None req-f436f481-31e9-45a6-8452-a365149e3d99 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] 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-23 09:33:46.738 8 INFO nova.api.openstack.compute.server_external_events [req-231d0fd6-6755-47bf-96fd-5e48c5e9e91b req-0d844221-ebcf-4d96-86dc-91322fa2a142 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance [pid: 8|app: 0|req: 427/836] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:46 2026] POST /v2.1/os-server-external-events => generated 185 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-23 09:33:47.062 8 WARNING neutronclient.v2_0.client [None req-2d8e484f-aa1f-4d86-b8fb-29c1fe0dec40 b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/837] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:46 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 1509 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/838] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:46 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1863 bytes in 1517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:48.543 8 INFO nova.api.openstack.wsgi [None req-08b7fcd6-6ae3-4570-9466-124f980b6a6c b954d878b19a483cb8772f052209ca87 ae1434fe064e4d308959a8f11d25637a - - default default] HTTP exception thrown: Instance 2b33ee83-c0ea-496f-b9b4-71607537c30e could not be found. [pid: 8|app: 0|req: 429/839] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:48 2026] GET /v2.1/servers/2b33ee83-c0ea-496f-b9b4-71607537c30e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/840] 10.0.0.207 () {32 vars in 706 bytes} [Thu Apr 23 09:33:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1429887533 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:48.796 8 INFO nova.api.openstack.compute.server_external_events [req-0f21fa9f-0e90-4a3f-9276-3cfec4e4e361 req-edefe042-453d-4487-b6fa-837032383af6 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance 2026-04-23 09:33:48.797 8 INFO nova.api.openstack.compute.server_external_events [req-0f21fa9f-0e90-4a3f-9276-3cfec4e4e361 req-edefe042-453d-4487-b6fa-837032383af6 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:70dedd81-2736-4125-9e9b-d6b59d73c3a9 for instance 42e3fce8-775a-446c-abd9-c3223c8d0345 on instance [pid: 8|app: 0|req: 430/841] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:33:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:33:48.941 7 WARNING neutronclient.v2_0.client [None req-5a665c08-2a33-4819-b97c-6f4f9e00b84a cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/842] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:48 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1511 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-23 09:33:50.145 8 WARNING neutronclient.v2_0.client [None req-a2eaed49-8545-4b4c-8a84-d5da72f6beb0 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/843] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:50 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => generated 1516 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:33:51.993 7 INFO nova.api.openstack.wsgi [None req-a8f7d630-b761-4831-a746-069bfd6ab891 cfbf900120634a7ab61bac603607f185 91e4a6e9516e467f8155d7b8d2d39985 - - default default] HTTP exception thrown: Instance 42e3fce8-775a-446c-abd9-c3223c8d0345 could not be found. [pid: 7|app: 0|req: 413/844] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:33:51 2026] GET /v2.1/servers/42e3fce8-775a-446c-abd9-c3223c8d0345 => 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: 432/845] 10.0.0.207 () {32 vars in 702 bytes} [Thu Apr 23 09:33:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-29683557 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 09:34:03.456 8 WARNING neutronclient.v2_0.client [None req-fb12875c-bead-4330-b4b9-c50b75446fa4 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] 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-23 09:34:03.627 8 WARNING neutronclient.v2_0.client [None req-fb12875c-bead-4330-b4b9-c50b75446fa4 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/848] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:34:03 2026] POST /v2.1/servers => generated 424 bytes in 682 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-23 09:34:03.856 7 WARNING neutronclient.v2_0.client [None req-1cd48384-e1b8-46c0-99aa-f0687dd4af60 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/849] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:03 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1371 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-23 09:34:04.956 8 WARNING neutronclient.v2_0.client [None req-d749dca6-1d1d-4760-b0d2-2a8856e26a0e a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/850] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:04 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1375 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-23 09:34:06.059 7 WARNING neutronclient.v2_0.client [None req-e553e2a6-2ead-4278-b62a-6183274e8402 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/851] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:06 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1423 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-23 09:34:07.282 8 WARNING neutronclient.v2_0.client [None req-d5a47c99-707d-485f-b8e0-bf6ae05e2276 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/854] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:07 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1423 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:08.398 7 WARNING neutronclient.v2_0.client [None req-6860af1f-ad4d-46ce-b292-9788e06cbe88 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/855] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:08 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1473 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:10.344 8 INFO nova.api.openstack.compute.server_external_events [req-829fa845-d690-48b0-be3d-c0f9dbaf1cff req-6ab17757-5423-41c8-9b77-36e5e541efbf 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:2d9e6fea-f802-4543-8080-9efc13595b94 for instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee on instance [pid: 8|app: 0|req: 438/856] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:34:10 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-23 09:34:10.852 7 WARNING neutronclient.v2_0.client [None req-0ed1fbb5-37fe-4036-afa7-8553066f83f1 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/857] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:10 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1471 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-23 09:34:12.053 8 WARNING neutronclient.v2_0.client [None req-408fe584-0ea0-4217-aa00-14200b9422b3 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/858] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:12 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1471 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:13.465 7 WARNING neutronclient.v2_0.client [None req-42d75b92-3bf0-42c3-8a06-f75e117df2c5 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/859] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:13 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1471 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:14.843 8 WARNING neutronclient.v2_0.client [None req-b75803c4-420c-4d99-8a9c-22b27b9b211e a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/860] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:14 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1471 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:15.741 7 INFO nova.api.openstack.compute.server_external_events [req-a656a414-a442-44d6-b4a4-4a906c74d66d req-da409eb4-9a02-43df-b5e4-4c69755f2f13 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2d9e6fea-f802-4543-8080-9efc13595b94 for instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee on instance [pid: 7|app: 0|req: 421/861] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:34:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:16.078 8 WARNING neutronclient.v2_0.client [None req-e6a9c3cb-e108-401b-ae6c-ebf8cddacf37 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/862] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:16 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1471 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-23 09:34:17.249 8 WARNING neutronclient.v2_0.client [None req-0cab1d6c-7fbe-4ebb-acfa-d8b71a4cbbca a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/865] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:17 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1471 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:17.791 7 INFO nova.api.openstack.compute.server_external_events [req-7a6d035d-1d21-4f18-b053-5de47d1cabc8 req-d9b9f3c4-eb2f-4cc2-9878-f0d2152d9b5e 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:2d9e6fea-f802-4543-8080-9efc13595b94 for instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee on instance [pid: 7|app: 0|req: 423/866] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:34:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:18.504 8 WARNING neutronclient.v2_0.client [None req-c34872d3-63cc-4411-9b3c-c22d8f3d5bdf a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/867] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:18 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1657 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, ' [pid: 7|app: 0|req: 424/868] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:34:18 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee/ips => generated 110 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, ' [pid: 8|app: 0|req: 445/869] 10.0.0.207 () {32 vars in 723 bytes} [Thu Apr 23 09:34:18 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee/ips => generated 110 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/870] 10.0.0.207 () {32 vars in 825 bytes} [Thu Apr 23 09:34:18 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee/ips/tempest-ServerAddressesTestJSON-1564319942-network => generated 95 bytes in 40 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: 8|app: 0|req: 446/871] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:34:18 2026] DELETE /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 0 bytes in 96 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-23 09:34:18.950 7 WARNING neutronclient.v2_0.client [None req-eb4fd7a3-5c72-4780-b2e7-efb9ee2a0c33 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/872] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:18 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1663 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-23 09:34:20.128 8 WARNING neutronclient.v2_0.client [None req-40fe1077-f878-48cc-8328-0479ad4e34e6 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] 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-23 09:34:20.290 7 INFO nova.api.openstack.compute.server_external_events [req-279e6388-8eb4-4554-af4b-10c983ec8e61 req-d37bfe5f-fbcb-43d7-8a36-8f9b44b62886 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2d9e6fea-f802-4543-8080-9efc13595b94 for instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee on instance [pid: 7|app: 0|req: 427/873] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:34:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/874] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:20 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1663 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:21.385 7 WARNING neutronclient.v2_0.client [None req-8d1014a2-0229-461c-a169-ae6862634b0a a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] 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-23 09:34:21.810 8 INFO nova.api.openstack.compute.server_external_events [req-6174d7d2-692b-48e9-a518-717e38c9e5b6 req-00b7247d-b9de-415b-a625-7ad0d5d38627 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:2d9e6fea-f802-4543-8080-9efc13595b94 for instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee on instance [pid: 8|app: 0|req: 448/875] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:34: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) [pid: 7|app: 0|req: 428/876] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:21 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1663 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:22.350 8 INFO nova.api.openstack.compute.server_external_events [req-a5e68b7e-8378-475c-8abe-80c475f64e2f req-31d63f23-8bc8-49d6-846d-84733ad90394 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:2d9e6fea-f802-4543-8080-9efc13595b94 for instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee on instance [pid: 8|app: 0|req: 449/877] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:34:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:22.939 7 WARNING neutronclient.v2_0.client [None req-e2fc37e9-342d-41ef-84e6-e11d47805e69 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/878] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:22 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1457 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:24.181 8 WARNING neutronclient.v2_0.client [None req-1a957487-2697-4d4a-b10c-a4d28af25816 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/879] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:24 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 1457 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/880] 10.0.0.43 () {30 vars in 618 bytes} [Thu Apr 23 09:34:24 2026] GET /v2.1 => generated 0 bytes in 244 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: 451/881] 10.0.0.43 () {32 vars in 691 bytes} [Thu Apr 23 09:34:25 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:34:25.273 8 INFO nova.api.openstack.wsgi [None req-e36d242c-f9cf-4415-bfb7-9cbab0e065a5 a2b692f8196e45c6bf584c92f1a5a476 0431a699f48a4a17a01cfc9589a3e457 - - default default] HTTP exception thrown: Instance 0ac01700-2b60-40f9-a4db-ddeda071c7ee could not be found. [pid: 8|app: 0|req: 452/882] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:25 2026] GET /v2.1/servers/0ac01700-2b60-40f9-a4db-ddeda071c7ee => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/883] 10.0.0.43 () {34 vars in 912 bytes} [Thu Apr 23 09:34:25 2026] GET /v2.1/os-simple-tenant-usage/8e5d0f9d0a6149bcba9d6da71efa1a2c?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 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: 453/884] 10.0.0.43 () {30 vars in 653 bytes} [Thu Apr 23 09:34:26 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/887] 10.0.0.43 () {30 vars in 618 bytes} [Thu Apr 23 09:34:29 2026] GET /v2.1 => generated 0 bytes in 115 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: 433/888] 10.0.0.43 () {32 vars in 691 bytes} [Thu Apr 23 09:34:29 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/889] 10.0.0.43 () {34 vars in 912 bytes} [Thu Apr 23 09:34:29 2026] GET /v2.1/os-simple-tenant-usage/8e5d0f9d0a6149bcba9d6da71efa1a2c?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/890] 10.0.0.43 () {30 vars in 653 bytes} [Thu Apr 23 09:34:29 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/895] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:34:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 459/896] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:34:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:34:53.549 7 WARNING neutronclient.v2_0.client [None req-4ae99b62-439a-434a-bc00-bf78ac100cf3 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] 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-23 09:34:53.850 7 WARNING neutronclient.v2_0.client [None req-4ae99b62-439a-434a-bc00-bf78ac100cf3 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] 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-23 09:34:53.891 7 WARNING neutronclient.v2_0.client [None req-4ae99b62-439a-434a-bc00-bf78ac100cf3 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] 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-23 09:34:54.060 7 WARNING neutronclient.v2_0.client [None req-4ae99b62-439a-434a-bc00-bf78ac100cf3 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/897] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:34:53 2026] POST /v2.1/servers => generated 495 bytes in 792 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 09:34:54.312 8 WARNING neutronclient.v2_0.client [None req-c4857a8b-7788-4ce2-a4ab-f66a4713fdbd 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/898] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:54 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1457 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:55.718 7 WARNING neutronclient.v2_0.client [None req-c5a448a1-0e44-442b-a586-d99919784898 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/899] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:55 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:34:56.822 7 WARNING neutronclient.v2_0.client [None req-a8a40756-e554-4749-b205-67efc77aad15 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/902] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:56 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1509 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-23 09:34:57.914 8 WARNING neutronclient.v2_0.client [None req-8fe27de9-652e-4bba-ab72-125ea6c6e11c 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/903] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:57 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1509 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-23 09:34:59.014 7 WARNING neutronclient.v2_0.client [None req-a935f3cd-74c7-4ef1-b32e-12c925673adb 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/904] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:34:58 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:00.144 8 WARNING neutronclient.v2_0.client [None req-c2dcd445-4e1a-44f5-9b6d-db9364a221f7 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/905] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:00 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1640 bytes in 1338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:02.283 7 INFO nova.api.openstack.compute.server_external_events [req-d2e66acf-e05b-4c60-b3ae-367979492a45 req-98721c8f-c5af-4dd6-91b0-11275ce2138c 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:7e6630a6-89cc-4e4b-b4b3-d2b5e00d6e3e for instance b380ce92-952c-4ae6-acff-534adfe50f6f on instance [pid: 7|app: 0|req: 443/906] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:02.495 8 WARNING neutronclient.v2_0.client [None req-b9de754e-ba13-4e40-80ac-97a371c8b021 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/907] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:02 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:04.347 7 INFO nova.api.openstack.compute.server_external_events [req-551e6314-943c-4d57-9cb0-4b2098875e91 req-0ee5d3be-d869-4dd6-846a-4e071833e5da 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:7e6630a6-89cc-4e4b-b4b3-d2b5e00d6e3e for instance b380ce92-952c-4ae6-acff-534adfe50f6f on instance [pid: 7|app: 0|req: 444/908] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:04.512 8 WARNING neutronclient.v2_0.client [None req-78f29a24-7538-4129-8a98-ce4bd7475e44 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/909] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:04 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 1744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 467/912] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:35:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:07.285 7 WARNING neutronclient.v2_0.client [None req-a21538f2-4d0b-4447-96ed-5a54e89c9b9a 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/913] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:07 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:35:08.586 8 WARNING neutronclient.v2_0.client [None req-969a5205-71fb-4443-a0fe-1e1a4720153e 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/914] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:08 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:09.293 7 WARNING neutronclient.v2_0.client [None req-14e93664-020a-49fe-a4c4-ade610807cb3 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:09.426 7 WARNING neutronclient.v2_0.client [None req-14e93664-020a-49fe-a4c4-ade610807cb3 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:09.619 7 WARNING neutronclient.v2_0.client [None req-14e93664-020a-49fe-a4c4-ade610807cb3 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/915] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:35:09 2026] POST /v2.1/servers => generated 450 bytes in 628 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-23 09:35:09.854 8 WARNING neutronclient.v2_0.client [None req-178637f4-67ad-4abf-b23e-2ee70963d6d3 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/916] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:09 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1402 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:10.179 7 WARNING neutronclient.v2_0.client [None req-3dbf1ec4-763c-4d3f-b488-df3de2543024 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/917] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:10 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:10.960 8 WARNING neutronclient.v2_0.client [None req-7ee53159-24c5-441d-9448-2d930170c9a4 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/918] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:10 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1406 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:11.392 7 WARNING neutronclient.v2_0.client [None req-efc00cd9-9c40-4d46-9f03-9134487db64b 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/919] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:11 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:11.547 8 INFO nova.api.openstack.compute.server_external_events [req-3c4441e5-ec4e-41f7-93eb-9815e12ece77 req-400355e1-411c-4bc3-9c00-b9eb514b52b7 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:7e6630a6-89cc-4e4b-b4b3-d2b5e00d6e3e for instance b380ce92-952c-4ae6-acff-534adfe50f6f on instance [pid: 8|app: 0|req: 471/920] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:11 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-23 09:35:12.082 7 WARNING neutronclient.v2_0.client [None req-fca1e5f8-329e-49ce-a87d-120ad0f93ae1 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/921] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:12 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:12.550 8 WARNING neutronclient.v2_0.client [None req-a2e4ded1-31c1-487f-a88d-a3022b054c58 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/922] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:12 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1628 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:13.185 7 WARNING neutronclient.v2_0.client [None req-2d98d7ee-266a-437b-9875-12967a29824c 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/923] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:13 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1454 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-23 09:35:13.604 8 INFO nova.api.openstack.compute.server_external_events [req-61866542-1b07-444d-a17b-dda3b32b0620 req-aee2b82c-7f4c-446c-9623-f4e26918c593 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:7e6630a6-89cc-4e4b-b4b3-d2b5e00d6e3e for instance b380ce92-952c-4ae6-acff-534adfe50f6f on instance [pid: 8|app: 0|req: 473/924] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:13 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-23 09:35:13.736 7 WARNING neutronclient.v2_0.client [None req-18efe7e2-e23f-4b9d-9d3f-e95786b36666 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/925] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:13 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1808 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:13.956 8 WARNING neutronclient.v2_0.client [None req-22c89fc4-515c-4c07-8560-53904ffd57f4 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/926] 10.0.0.207 () {32 vars in 741 bytes} [Thu Apr 23 09:35:13 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:14.301 7 WARNING neutronclient.v2_0.client [None req-7490bfa7-5b80-4ef3-b92f-ee2e2d3d4a1e 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:14.684 8 INFO nova.api.openstack.compute.server_external_events [req-9684fed3-4e4d-4995-9784-519221a9bdf9 req-bff1c7ed-a224-4c19-8e5e-ae33db2c7d62 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:7e6630a6-89cc-4e4b-b4b3-d2b5e00d6e3e for instance b380ce92-952c-4ae6-acff-534adfe50f6f on instance [pid: 8|app: 0|req: 475/927] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/928] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:14 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1462 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:15.967 8 WARNING neutronclient.v2_0.client [None req-585d5b69-88b3-4c91-a505-260424f5065f 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:17.000 7 INFO nova.api.openstack.compute.server_external_events [req-999681d2-291b-4a10-b7a7-82a9e8227111 req-4d2dac1c-250e-4a86-a954-d4df43ea54b4 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 7|app: 0|req: 456/931] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/932] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:15 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1528 bytes in 1402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:18.387 7 WARNING neutronclient.v2_0.client [None req-d92a2a54-1241-40cd-b3f8-6bf624793df8 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/933] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:18 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1528 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:19.044 8 INFO nova.api.openstack.compute.server_external_events [req-eb0f00db-f942-41c9-8007-1d9118a1b47b req-0983937d-7be5-4cc2-bfc6-1e082f19ae5d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 8|app: 0|req: 477/934] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:19 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-23 09:35:19.931 7 WARNING neutronclient.v2_0.client [None req-7d05016c-0874-4c64-8ae7-9e9d816b79e1 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/935] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:19 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1528 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:21.336 8 WARNING neutronclient.v2_0.client [None req-c92ea9da-02fa-465d-88ac-f17734ac184c 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/936] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:21 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1528 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:22.005 7 INFO nova.api.openstack.compute.server_external_events [req-34fea043-d111-44da-8bb0-db2df0c23345 req-af754511-1401-4282-b89a-625503a09cf0 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 7|app: 0|req: 459/937] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:21 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-23 09:35:22.562 8 WARNING neutronclient.v2_0.client [None req-fc873199-1c89-4f65-b78b-27508780e996 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/938] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:22 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:23.755 7 WARNING neutronclient.v2_0.client [None req-bb899acc-c894-4de2-8a9e-aa17b246a6f2 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/939] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:23 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1695 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:23.980 8 WARNING neutronclient.v2_0.client [None req-a85a5dd3-add8-4ccc-b9a9-fd40c821be09 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:24.067 7 INFO nova.api.openstack.compute.server_external_events [req-0f5271ab-ae2b-40ff-88a1-a059037b0823 req-0c2e8302-55bc-493c-85d9-70c0b971b680 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 7|app: 0|req: 461/940] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:24 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) [pid: 8|app: 0|req: 480/941] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:23 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1695 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:25.537 7 INFO nova.api.openstack.compute.server_external_events [req-272e9306-26f0-4d6a-9fc7-73b9331af9cf req-78b53e62-d14e-419f-b6dc-99bcd407de6c 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 7|app: 0|req: 462/942] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:30.129 7 WARNING neutronclient.v2_0.client [None req-ff4e25f0-da35-4c7a-abcf-7039c88382e0 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/945] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:30 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1928 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, ' [pid: 8|app: 0|req: 482/946] 10.0.0.207 () {32 vars in 753 bytes} [Thu Apr 23 09:35:32 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f/os-server-password => generated 116 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: 7|app: 0|req: 465/947] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:35:33 2026] DELETE /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 0 bytes in 99 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-23 09:35:33.793 8 WARNING neutronclient.v2_0.client [None req-b33ef8ae-960b-45f2-b3f8-86004dba2ab0 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/948] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:33 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1934 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:35.355 7 WARNING neutronclient.v2_0.client [None req-9549bad3-7e5e-4a78-9f4f-dab72aa394dd 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] 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: 466/949] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:35 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1934 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/950] 10.0.0.207 () {34 vars in 750 bytes} [Thu Apr 23 09:35:35 2026] POST /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f/action => generated 32132 bytes in 564 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-23 09:35:36.661 8 WARNING neutronclient.v2_0.client [None req-331a01fe-d042-4903-896a-9e01ebdd925f 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] 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-23 09:35:36.912 7 INFO nova.api.openstack.compute.server_external_events [req-5e8fc2b8-deaa-4779-a14c-3b32bc5e3294 req-aecd5c03-538e-457e-8542-66a497862ba5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:7e6630a6-89cc-4e4b-b4b3-d2b5e00d6e3e for instance b380ce92-952c-4ae6-acff-534adfe50f6f on instance [pid: 7|app: 0|req: 468/953] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:36 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: 8|app: 0|req: 486/954] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:36 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1821 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:38.287 7 WARNING neutronclient.v2_0.client [None req-74a20d7d-79c3-4b04-98fd-62f1b520d618 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/955] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:38 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1543 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:38.958 8 INFO nova.api.openstack.compute.server_external_events [req-8fee6e15-2f83-4693-a5c6-006d1fb7f99e req-216313e2-48d6-4dd4-8083-d529b106ffaa 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 8|app: 0|req: 487/956] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 470/957] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:35:38 2026] POST /v2.1/os-keypairs => generated 398 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-23 09:35:39.395 8 WARNING neutronclient.v2_0.client [None req-cca01b8a-098c-4bc9-b6ff-66c70855f624 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/958] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:39 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 1543 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:35:40.184 7 WARNING neutronclient.v2_0.client [None req-6263400c-fa23-4c75-9677-960ca84bf097 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] 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-23 09:35:40.396 7 WARNING neutronclient.v2_0.client [None req-6263400c-fa23-4c75-9677-960ca84bf097 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] 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-23 09:35:40.482 8 INFO nova.api.openstack.wsgi [None req-86fd611a-28c7-4e77-921a-b65fdbcad25b 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] HTTP exception thrown: Instance b380ce92-952c-4ae6-acff-534adfe50f6f could not be found. [pid: 8|app: 0|req: 489/959] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:40 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => 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-23 09:35:40.513 8 INFO nova.api.openstack.wsgi [None req-96102ba3-270c-4158-8353-8d8cae757af5 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] HTTP exception thrown: Instance b380ce92-952c-4ae6-acff-534adfe50f6f could not be found. [pid: 8|app: 0|req: 490/960] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:35:40 2026] DELETE /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:40.548 8 INFO nova.api.openstack.wsgi [None req-2cc67964-1914-41f2-a10d-f9c3b6e8d85a 13cc8d3533df4e899bfd8b0d5930e7ca 0e57e2e17712446a8c48da9a7fd29448 - - default default] HTTP exception thrown: Instance b380ce92-952c-4ae6-acff-534adfe50f6f could not be found. [pid: 8|app: 0|req: 491/961] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:40 2026] GET /v2.1/servers/b380ce92-952c-4ae6-acff-534adfe50f6f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/962] 10.0.0.207 () {32 vars in 704 bytes} [Thu Apr 23 09:35:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-710170036 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/963] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:35:40 2026] POST /v2.1/servers => generated 424 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 09:35:40.634 8 WARNING neutronclient.v2_0.client [None req-cb88ecdd-ef7c-4ac9-a1cc-612dedc094fb 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/964] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:40 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1368 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: 7|app: 0|req: 472/965] 10.0.0.207 () {32 vars in 728 bytes} [Thu Apr 23 09:35:41 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1792713477 => 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-23 09:35:41.401 8 WARNING neutronclient.v2_0.client [None req-3a020465-2bed-4fa9-806a-8b6a4bfd1c9a 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:41.461 8 WARNING neutronclient.v2_0.client [None req-3a020465-2bed-4fa9-806a-8b6a4bfd1c9a 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:41.644 8 WARNING neutronclient.v2_0.client [None req-3a020465-2bed-4fa9-806a-8b6a4bfd1c9a 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:41.760 7 WARNING neutronclient.v2_0.client [None req-5d84bdb3-89d2-4020-b3ff-3b1a27aa5fba 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/966] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:35:41 2026] POST /v2.1/servers => generated 449 bytes in 478 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-23 09:35:41.841 8 WARNING neutronclient.v2_0.client [None req-ebca8050-4ffa-4357-a01b-9a27d53c2f39 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/967] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:41 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1372 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/968] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:41 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1399 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:35:43.377 7 WARNING neutronclient.v2_0.client [None req-4affe168-38b0-4b7e-9ed4-a47de9b03e1d 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] 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-23 09:35:43.402 8 WARNING neutronclient.v2_0.client [None req-ec1559c4-d467-4287-aa07-1cff57dca567 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/969] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:43 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1420 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/970] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:43 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1395 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:44.488 7 WARNING neutronclient.v2_0.client [None req-77c2ca6c-3f94-414c-9c3a-4d383c058b64 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] 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-23 09:35:44.675 8 WARNING neutronclient.v2_0.client [None req-81dba618-1498-4735-a895-12b75613827c 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/971] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:44 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1420 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/972] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:44 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1451 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:45.899 7 WARNING neutronclient.v2_0.client [None req-be9fe221-3bb9-4e61-87c7-7a45d3da644a 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] 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-23 09:35:45.918 8 WARNING neutronclient.v2_0.client [None req-bce018aa-beb3-4584-bf1e-8a4d3f9f4acf 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/973] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:45 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1451 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:46.614 8 INFO nova.api.openstack.compute.server_external_events [req-0a896c3c-52b8-45ac-abfd-2e50ee8b8736 req-1af4630a-d3d0-4199-96b7-42d9b66a6863 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:6f6879a3-7ef9-4d89-9938-4754be5cedc9 for instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 on instance [pid: 8|app: 0|req: 501/976] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:46 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) [pid: 7|app: 0|req: 476/977] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:45 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1470 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:47.387 8 WARNING neutronclient.v2_0.client [None req-76752a95-888a-445d-a5b9-b45bbac70f0d 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:47.694 7 WARNING neutronclient.v2_0.client [None req-b163e5f9-e0ed-4c44-9237-bb5757276268 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/978] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:47 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1526 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/979] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:47 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1468 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:48.663 8 INFO nova.api.openstack.compute.server_external_events [req-7c9b7745-f994-4f28-a35d-03a19d111d2c req-be1f55b3-31d7-459f-9ee2-19fcbc46f19d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance [pid: 8|app: 0|req: 503/980] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:48.950 8 WARNING neutronclient.v2_0.client [None req-1cf5f0d3-5a26-49b3-81c4-6ff2fa66e9b9 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/981] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:48 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1468 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 09:35:49.165 7 WARNING neutronclient.v2_0.client [None req-6b975338-acca-4a8e-9b11-2a2cc90a7833 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/982] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:48 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 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-23 09:35:50.115 8 WARNING neutronclient.v2_0.client [None req-573b0773-ccdf-4220-b70b-d3c7b3915708 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/983] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:50 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:50.344 7 WARNING neutronclient.v2_0.client [None req-8f1de274-e076-4201-847a-c74d3872e9e3 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/984] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:50 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 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-23 09:35:51.288 8 WARNING neutronclient.v2_0.client [None req-fd22be7b-c592-4d39-b3bd-ed9e2a513cef 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/985] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:51 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:51.578 8 INFO nova.api.openstack.compute.server_external_events [req-bb5f254a-48e6-41bf-b0d2-275831fb3595 req-1a175993-2f5d-4e08-b292-dca95f71363b 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:6f6879a3-7ef9-4d89-9938-4754be5cedc9 for instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 on instance 2026-04-23 09:35:51.583 7 WARNING neutronclient.v2_0.client [None req-fde152e9-db21-4508-a908-242f26422cea 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/986] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/987] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:51 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:52.543 8 WARNING neutronclient.v2_0.client [None req-ad3fe91e-7b21-481c-aca3-be23947fb592 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/988] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:52 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1468 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-23 09:35:52.872 7 WARNING neutronclient.v2_0.client [None req-a030ded4-8366-4b28-bb3f-a38a07bd2420 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/989] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:52 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:53.626 8 INFO nova.api.openstack.compute.server_external_events [req-28a66fef-37af-4365-a9d4-087476f68a51 req-06dfdcd1-d8b7-4b7c-9918-e6bb6e7ff73d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:6f6879a3-7ef9-4d89-9938-4754be5cedc9 for instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 on instance [pid: 8|app: 0|req: 509/990] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:53.735 7 WARNING neutronclient.v2_0.client [None req-f6678b5f-c977-4638-a523-ab88604ab646 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/991] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:53 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1647 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:54.232 8 WARNING neutronclient.v2_0.client [None req-a48ab283-8a5e-49cc-982f-8088aa20f058 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/992] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:54 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:55.480 8 WARNING neutronclient.v2_0.client [None req-52703536-5104-4237-bf6d-0afd7ab9baea 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/993] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:35:55 2026] DELETE /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => 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-23 09:35:55.560 7 WARNING neutronclient.v2_0.client [None req-469bc286-2cb5-4e21-8fa0-7a761bb50eae 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/994] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:55 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:55.962 8 INFO nova.api.openstack.compute.server_external_events [req-40f3c9ba-e8b8-41fb-87f5-cc217ac42736 req-86334d8b-5a84-4b5e-a50a-d6a4a839903e 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance 2026-04-23 09:35:55.963 8 INFO nova.api.openstack.compute.server_external_events [req-40f3c9ba-e8b8-41fb-87f5-cc217ac42736 req-86334d8b-5a84-4b5e-a50a-d6a4a839903e 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance [pid: 8|app: 0|req: 512/995] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:55 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/996] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:55 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1653 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:35:57.013 7 WARNING neutronclient.v2_0.client [None req-90119236-6a09-41f9-8e90-795ca31d6d92 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:57.059 8 WARNING neutronclient.v2_0.client [None req-989d71ca-470c-49ce-a9e6-9e3669b8291f 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/999] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:56 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1524 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1000] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:57 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1653 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:58.018 7 INFO nova.api.openstack.compute.server_external_events [req-cd762052-b221-4aae-93cc-b4e6406f72ca req-e490d5e7-c67f-4d9f-bbda-6061651f3073 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:6f6879a3-7ef9-4d89-9938-4754be5cedc9 for instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 on instance 2026-04-23 09:35:58.019 7 INFO nova.api.openstack.compute.server_external_events [req-cd762052-b221-4aae-93cc-b4e6406f72ca req-e490d5e7-c67f-4d9f-bbda-6061651f3073 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:6f6879a3-7ef9-4d89-9938-4754be5cedc9 for instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 on instance [pid: 7|app: 0|req: 487/1001] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:35:57 2026] POST /v2.1/os-server-external-events => generated 358 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-23 09:35:58.278 8 WARNING neutronclient.v2_0.client [None req-b99eee68-3a39-4577-8145-88865309e8ad 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:35:58.350 7 WARNING neutronclient.v2_0.client [None req-f0e29d45-ec6b-48ef-b982-febadba8a5dd 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/1002] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:58 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1611 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1003] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:58 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1691 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:58.521 7 WARNING neutronclient.v2_0.client [None req-e191f6c4-9615-47d0-9179-edd2fee21c47 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/1004] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:58 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1691 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:35:59.492 8 WARNING neutronclient.v2_0.client [None req-24ec0153-17b2-4431-acaf-98acb61b30cc 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1005] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:35:59 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1454 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-23 09:36:00.070 7 INFO nova.api.openstack.compute.server_external_events [req-cea2c97f-9118-4f80-ab1b-bdc5a5777ba3 req-f5b75f5c-5ec8-41a2-b551-1b3c3e570407 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:6f6879a3-7ef9-4d89-9938-4754be5cedc9 for instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 on instance 2026-04-23 09:36:00.070 7 INFO nova.api.openstack.compute.server_external_events [req-cea2c97f-9118-4f80-ab1b-bdc5a5777ba3 req-f5b75f5c-5ec8-41a2-b551-1b3c3e570407 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance [pid: 7|app: 0|req: 490/1006] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:36:00 2026] POST /v2.1/os-server-external-events => generated 350 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-23 09:36:00.679 8 WARNING neutronclient.v2_0.client [None req-5a654f95-80b3-47ae-b768-42af0ac385f4 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1007] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:00 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => generated 1454 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:01.779 7 INFO nova.api.openstack.wsgi [None req-73b05594-856b-4a46-af9f-109580ab559a 34951d8cbac244c99cb6e8fd956e29e7 b6182afc282c42e49d320d87d1e5d9ba - - default default] HTTP exception thrown: Instance 0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 could not be found. [pid: 7|app: 0|req: 491/1008] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:01 2026] GET /v2.1/servers/0e5eeb10-f85f-415e-ad41-8bbfdc6c4a64 => 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: 519/1011] 10.0.0.207 () {34 vars in 750 bytes} [Thu Apr 23 09:36:07 2026] POST /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7/action => generated 31891 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: 493/1012] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:36:10 2026] DELETE /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 0 bytes in 117 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-23 09:36:10.992 8 WARNING neutronclient.v2_0.client [None req-119f9a06-d8cf-4306-88b7-b609ce089178 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1013] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:10 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1817 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:12.304 7 INFO nova.api.openstack.compute.server_external_events [req-52767a83-1bbb-4d93-a3af-37a05c94c68d req-e595b7f8-5e4b-4c07-a681-379372769ea1 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance [pid: 7|app: 0|req: 494/1014] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:36:12 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-23 09:36:12.847 8 WARNING neutronclient.v2_0.client [None req-e73b9d0d-d11f-42b7-b67d-a3091dac2b7a 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1015] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:12 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1817 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:36:14.340 7 WARNING neutronclient.v2_0.client [None req-611132a4-b06f-420d-9b4d-ff511d76c817 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] 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-23 09:36:14.354 8 INFO nova.api.openstack.compute.server_external_events [req-0a392085-b72e-4265-b6fd-df08f02c7772 req-fe475944-81fe-4572-9582-eb54878db60a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance 2026-04-23 09:36:14.355 8 INFO nova.api.openstack.compute.server_external_events [req-0a392085-b72e-4265-b6fd-df08f02c7772 req-fe475944-81fe-4572-9582-eb54878db60a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:ce9b8fc8-0941-40f1-a08b-ade415e3b7fb for instance 386a0407-12a3-430e-a09b-3448a616f6c7 on instance [pid: 8|app: 0|req: 522/1016] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:36:14 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) [pid: 7|app: 0|req: 495/1017] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:14 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1750 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-23 09:36:15.490 8 WARNING neutronclient.v2_0.client [None req-36a9c8c7-f5c0-44ae-be76-d0e4e2853528 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1018] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:15 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1485 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:16.745 8 WARNING neutronclient.v2_0.client [None req-4c0fc007-337e-42d1-a740-9e54cbb7bd40 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1021] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:16 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 1485 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:18.178 7 INFO nova.api.openstack.wsgi [None req-6f378e94-1196-4f57-b7e7-8c42d9a0d2b4 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] HTTP exception thrown: Instance 386a0407-12a3-430e-a09b-3448a616f6c7 could not be found. [pid: 7|app: 0|req: 497/1022] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:18 2026] GET /v2.1/servers/386a0407-12a3-430e-a09b-3448a616f6c7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1023] 10.0.0.207 () {32 vars in 730 bytes} [Thu Apr 23 09:36:18 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1622619039 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1024] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:36:19 2026] DELETE /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 09:36:19.247 8 WARNING neutronclient.v2_0.client [None req-0b5f90cb-9f97-444f-a775-8586550f1f5c 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1025] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:19 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1701 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:20.536 8 INFO nova.api.openstack.compute.server_external_events [req-6cd6c5ab-e2ed-48ec-a97a-e3cd7a6af3b2 req-5732d37c-c7f6-4356-a43c-d779a76b0cc1 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance 2026-04-23 09:36:20.539 7 WARNING neutronclient.v2_0.client [None req-1c9e3421-0042-4e87-9e42-7742f87d65b8 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1026] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:36:20 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: 7|app: 0|req: 499/1027] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:20 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1701 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:22.225 8 WARNING neutronclient.v2_0.client [None req-2b7f3bc4-842f-41f1-96d3-6ee337de13e6 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1028] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:22 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1633 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-23 09:36:22.589 7 INFO nova.api.openstack.compute.server_external_events [req-531593c2-450f-40c7-8a7d-61c4efd523fa req-9ee9f952-8ea8-424c-a9ac-d5857e9fb83d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance 2026-04-23 09:36:22.589 7 INFO nova.api.openstack.compute.server_external_events [req-531593c2-450f-40c7-8a7d-61c4efd523fa req-9ee9f952-8ea8-424c-a9ac-d5857e9fb83d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:ca2535d2-4481-4771-9e5d-8361e8c1f7fb for instance 2c1c0015-7c30-4af2-9b43-5d604a62093f on instance [pid: 7|app: 0|req: 500/1029] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:36:22 2026] POST /v2.1/os-server-external-events => generated 356 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-23 09:36:23.387 8 WARNING neutronclient.v2_0.client [None req-3c5cbc1d-a14a-4280-9568-e65a1a349f79 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1030] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:23 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:24.492 7 WARNING neutronclient.v2_0.client [None req-d72ac8cc-6f16-464a-851d-79fedc0d2bd7 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1031] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:24 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:36:25.590 8 INFO nova.api.openstack.wsgi [None req-2f4169e5-eb94-41b0-872a-fbed3fe4085d 5dc8cf5d66e84f6ab41ac7a1e4700875 0a298c3e584c4da1b34395162894db13 - - default default] HTTP exception thrown: Instance 2c1c0015-7c30-4af2-9b43-5d604a62093f could not be found. [pid: 8|app: 0|req: 531/1032] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:36:25 2026] GET /v2.1/servers/2c1c0015-7c30-4af2-9b43-5d604a62093f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1033] 10.0.0.207 () {32 vars in 728 bytes} [Thu Apr 23 09:36:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-865511407 => 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: 509/1046] 10.0.0.207 () {34 vars in 671 bytes} [Thu Apr 23 09:37:24 2026] POST /v2.1/os-keypairs => generated 394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:37:28.209 8 WARNING neutronclient.v2_0.client [None req-76722f1b-c54e-4e22-bbdf-441d9ea06d6b cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] 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-23 09:37:28.256 8 WARNING neutronclient.v2_0.client [None req-76722f1b-c54e-4e22-bbdf-441d9ea06d6b cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] 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-23 09:37:28.544 8 WARNING neutronclient.v2_0.client [None req-76722f1b-c54e-4e22-bbdf-441d9ea06d6b cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1049] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:37:27 2026] POST /v2.1/servers => generated 446 bytes in 886 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 09:37:28.833 7 WARNING neutronclient.v2_0.client [None req-ccc09bb0-7fc9-4b2a-9586-5cf58ee35056 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1050] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:37:28 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1393 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-23 09:37:34.000 8 WARNING neutronclient.v2_0.client [None req-671684b0-4c58-449b-b12f-da34b707f64c cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1051] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:37:33 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1517 bytes in 1492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:37:35.654 7 INFO nova.api.openstack.compute.server_external_events [req-be172314-9d33-4a74-a880-5007d87bf7fd req-c061158f-f7c7-484c-94aa-9b7303de64da 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 7|app: 0|req: 512/1052] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:37:35 2026] POST /v2.1/os-server-external-events => generated 179 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-23 09:37:40.513 7 WARNING neutronclient.v2_0.client [None req-724ea119-b28e-4110-907b-3c08951480b7 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1055] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:37:40 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1515 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:37:45.860 8 WARNING neutronclient.v2_0.client [None req-507ef8e3-2cb4-4a0a-be98-2cf72f5ff24c cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1056] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:37:45 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1515 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:37:51.093 7 WARNING neutronclient.v2_0.client [None req-2b64b5ef-e833-45bd-bdb4-4be12c8569eb cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1059] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:37:51 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1515 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:37:56.304 8 WARNING neutronclient.v2_0.client [None req-27107ef4-022c-49b2-a3e7-f9eb3216536e cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1062] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:37:56 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1515 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:37:58.154 7 INFO nova.api.openstack.compute.server_external_events [req-01f93a8b-0ad0-44ce-9ef1-4935842bfc2f req-449604b5-58b6-4225-8453-c9bbf752a092 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 7|app: 0|req: 519/1063] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:37:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:01.530 8 WARNING neutronclient.v2_0.client [None req-b2954a4c-574f-4763-9257-8ec1d2c1b012 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1064] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:38:01 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1515 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-23 09:38:05.325 7 INFO nova.api.openstack.compute.server_external_events [req-c231794c-fb48-4315-b168-bca4362045f9 req-5da4058c-a230-43ba-9bfe-8a77395429ca 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 7|app: 0|req: 520/1065] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:06.737 7 WARNING neutronclient.v2_0.client [None req-27f00b2d-6fdd-4043-aae7-5c6daaacf3c3 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1068] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:38:06 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1813 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:07.375 8 INFO nova.api.openstack.compute.server_external_events [req-8161d270-04ef-400d-b95f-e9dfdcf05138 req-34baed92-0cc0-4087-9ed9-3073e0ae2076 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 8|app: 0|req: 547/1069] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:08.593 7 WARNING neutronclient.v2_0.client [None req-9a0a372b-6f98-4915-910c-0bd27fee0d42 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] 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-23 09:38:08.609 8 INFO nova.api.openstack.compute.server_external_events [req-b4ae1e66-050e-410d-a61b-061979482606 req-9bfeecab-7ef2-48d2-91ee-9067aecd1794 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 8|app: 0|req: 548/1070] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:38:08.661 7 WARNING neutronclient.v2_0.client [None req-9a0a372b-6f98-4915-910c-0bd27fee0d42 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] 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-23 09:38:09.032 7 WARNING neutronclient.v2_0.client [None req-9a0a372b-6f98-4915-910c-0bd27fee0d42 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1071] 10.0.0.207 () {34 vars in 663 bytes} [Thu Apr 23 09:38:08 2026] POST /v2.1/servers => generated 446 bytes in 854 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-23 09:38:09.410 8 WARNING neutronclient.v2_0.client [None req-822fe630-83ff-4f1a-acb3-04683a41fd38 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1072] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:38:09 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 1392 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-23 09:38:14.503 7 WARNING neutronclient.v2_0.client [None req-352cf728-b92e-4ab6-a479-93eb0d0cab88 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] 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-23 09:38:15.222 8 INFO nova.api.openstack.compute.server_external_events [req-3a7c2954-85c4-4c0a-8e3c-7e04f599281a req-81030722-b250-4397-b3a7-49a4f2bdcdb2 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance [pid: 8|app: 0|req: 550/1073] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:15 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: 524/1074] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:38:14 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 1516 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:19.416 7 INFO nova.api.openstack.compute.server_external_events [req-f550877c-c158-4273-930a-648bcc0fbc38 req-c8c7f0e1-4ca2-4d39-b500-798d09758235 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance [pid: 7|app: 0|req: 526/1077] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:19 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-23 09:38:20.330 8 WARNING neutronclient.v2_0.client [None req-9af51556-605e-419c-90e9-954c433f6227 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1078] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:38:20 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 1514 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-23 09:38:21.460 7 INFO nova.api.openstack.compute.server_external_events [req-ad2b2951-6268-4d26-a06b-8e12aa7f1c03 req-3bddb382-a8b6-4e33-abe8-3ed0c533a9cc 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance 2026-04-23 09:38:21.461 7 INFO nova.api.openstack.compute.server_external_events [req-ad2b2951-6268-4d26-a06b-8e12aa7f1c03 req-3bddb382-a8b6-4e33-abe8-3ed0c533a9cc 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance [pid: 7|app: 0|req: 527/1079] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:21 2026] POST /v2.1/os-server-external-events => generated 354 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-23 09:38:25.582 8 WARNING neutronclient.v2_0.client [None req-223f51a6-034a-4e9b-bd29-5840ef2f430f cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1080] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:38:25 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 1814 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:26.990 7 INFO nova.api.openstack.compute.server_external_events [req-5e83be9e-e70d-41f4-a9e3-a60f4b81267a req-bfcf9dc0-260e-44fc-874b-c673add29967 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance [pid: 7|app: 0|req: 529/1083] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:38:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:52.741 7 WARNING neutronclient.v2_0.client [None req-85a3ec65-787d-405e-9d38-8e7e95e31ca2 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:38:52.788 7 WARNING neutronclient.v2_0.client [None req-85a3ec65-787d-405e-9d38-8e7e95e31ca2 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:38:52.975 7 WARNING neutronclient.v2_0.client [None req-85a3ec65-787d-405e-9d38-8e7e95e31ca2 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1088] 199.204.45.89 () {36 vars in 713 bytes} [Thu Apr 23 09:38:52 2026] POST /v2.1/servers => generated 453 bytes in 710 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-23 09:38:53.779 8 WARNING neutronclient.v2_0.client [None req-bb2474a1-9fc4-4186-906f-59f2b17404b6 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1089] 199.204.45.89 () {32 vars in 732 bytes} [Thu Apr 23 09:38:53 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 2213 bytes in 73 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-23 09:38:53.851 7 WARNING neutronclient.v2_0.client [None req-de5d7abb-cfd4-4b74-8fbb-35eca3b62724 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1090] 199.204.45.89 () {32 vars in 758 bytes} [Thu Apr 23 09:38:53 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 28 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1091] 199.204.45.89 () {32 vars in 776 bytes} [Thu Apr 23 09:38:53 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:38:56.599 7 WARNING neutronclient.v2_0.client [None req-9f1c0f69-5518-4d41-bb5d-604fabbf717a 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1094] 199.204.45.89 () {32 vars in 732 bytes} [Thu Apr 23 09:38:56 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 2303 bytes in 98 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-23 09:38:56.917 8 WARNING neutronclient.v2_0.client [None req-14d5acc7-454d-45ad-b95b-4045bd9d6ed3 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1095] 199.204.45.89 () {32 vars in 758 bytes} [Thu Apr 23 09:38:56 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 28 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 536/1096] 199.204.45.89 () {32 vars in 776 bytes} [Thu Apr 23 09:38:56 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-volume_attachments => generated 197 bytes in 66 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-23 09:38:59.955 8 WARNING neutronclient.v2_0.client [None req-ceb8dbd3-b972-4970-9cd0-550f1cdaf8c8 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1097] 199.204.45.89 () {32 vars in 732 bytes} [Thu Apr 23 09:38:59 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 2379 bytes in 101 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-23 09:39:00.037 7 WARNING neutronclient.v2_0.client [None req-29bcb7fc-e9f9-490c-a4c5-6b064aae18b7 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1098] 199.204.45.89 () {32 vars in 758 bytes} [Thu Apr 23 09:39:00 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 562/1099] 199.204.45.89 () {32 vars in 776 bytes} [Thu Apr 23 09:39:00 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:39:01.565 7 INFO nova.api.openstack.compute.server_external_events [req-d49cf5cf-9265-499c-8eef-102c4f2ccf47 req-76ae7097-4482-4d63-ab92-38fd52498d03 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:4eae66b2-01ef-4dc2-bb5e-490387fa0e11 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 538/1100] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:39:02.833 8 WARNING neutronclient.v2_0.client [None req-f429918b-47ba-4c02-8f0b-e04323679282 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1101] 199.204.45.89 () {32 vars in 732 bytes} [Thu Apr 23 09:39:02 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 2445 bytes in 140 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-23 09:39:02.974 7 WARNING neutronclient.v2_0.client [None req-aa942046-c483-4c84-8ce7-073a4afb6fe0 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1102] 199.204.45.89 () {32 vars in 758 bytes} [Thu Apr 23 09:39:02 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 284 bytes in 96 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: 564/1103] 199.204.45.89 () {32 vars in 776 bytes} [Thu Apr 23 09:39:03 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:39:05.998 7 WARNING neutronclient.v2_0.client [None req-fe67e10a-d3f8-4a32-a8a2-8ec039c53681 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1104] 199.204.45.89 () {32 vars in 732 bytes} [Thu Apr 23 09:39:05 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 2433 bytes in 156 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-23 09:39:06.147 8 WARNING neutronclient.v2_0.client [None req-945f9398-5ae4-45ba-95e1-ae08f397ef18 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1105] 199.204.45.89 () {32 vars in 758 bytes} [Thu Apr 23 09:39:06 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 284 bytes in 80 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: 541/1106] 199.204.45.89 () {32 vars in 776 bytes} [Thu Apr 23 09:39:06 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/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-23 09:39:07.538 7 INFO nova.api.openstack.compute.server_external_events [req-7b594f2a-14e5-4d0d-a94d-784ffa0d1d6e req-cd50f08b-bc5e-4a6b-8e86-9034bb15b04f 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:4eae66b2-01ef-4dc2-bb5e-490387fa0e11 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 543/1109] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:39:07 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-23 09:39:09.351 8 WARNING neutronclient.v2_0.client [None req-e2010447-377a-41c8-8d36-48f96f163c26 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1110] 199.204.45.89 () {32 vars in 732 bytes} [Thu Apr 23 09:39:09 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 2581 bytes in 143 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-23 09:39:09.498 7 WARNING neutronclient.v2_0.client [None req-85167deb-63ea-408a-9d36-71a5c269b685 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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: 544/1111] 199.204.45.89 () {32 vars in 758 bytes} [Thu Apr 23 09:39:09 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 286 bytes in 112 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-23 09:39:09.591 8 INFO nova.api.openstack.compute.server_external_events [req-7b453574-6f95-4909-804f-73dcf12ce515 req-9e10e8b7-25bf-40c4-b73c-90158f2481b2 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:4eae66b2-01ef-4dc2-bb5e-490387fa0e11 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 568/1112] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:39:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1113] 199.204.45.89 () {32 vars in 776 bytes} [Thu Apr 23 09:39:09 2026] GET /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-volume_attachments => generated 197 bytes in 45 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-23 09:39:50.518 8 WARNING neutronclient.v2_0.client [None req-1047c361-06c8-49a6-9c29-7d8c3b662b44 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:39:50.557 8 WARNING neutronclient.v2_0.client [None req-1047c361-06c8-49a6-9c29-7d8c3b662b44 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:39:53.082 7 INFO nova.api.openstack.compute.server_external_events [req-c1ece62d-34a9-4e3b-ad9f-94b7a435244b req-ccb3dcf9-148a-406b-a656-94efb428e43a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 550/1122] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:39:53 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-23 09:39:56.257 7 INFO nova.api.openstack.compute.server_external_events [req-be46d895-fdfa-423e-b4e6-1f0f6a265bc5 req-4c7310df-fc11-4da2-8163-d93e49ddea18 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 551/1123] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:39:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:39:58.306 7 INFO nova.api.openstack.compute.server_external_events [req-2c23e74e-f44e-4cb1-97d5-951944e508df req-df87bfbe-ca02-4b04-bccf-ae768f86125f 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 554/1126] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:39:58 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) 2026-04-23 09:39:59.613 8 WARNING neutronclient.v2_0.client [None req-1047c361-06c8-49a6-9c29-7d8c3b662b44 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1127] 199.204.45.89 () {36 vars in 811 bytes} [Thu Apr 23 09:39:50 2026] POST /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 280 bytes in 9210 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-23 09:40:00.175 7 INFO nova.api.openstack.compute.server_external_events [req-0c9ee57f-5260-44d5-bbb0-7e8e7230c294 req-1f54d6d8-c686-4d8d-9b79-987ec3ce927d 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 555/1128] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:00 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-23 09:40:00.680 8 INFO nova.api.openstack.compute.server_external_events [req-092942fc-d0e5-4ddd-b3ce-3d7e9729c4db req-85d21281-643f-43f0-b06e-628842d64654 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 574/1129] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:00 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-23 09:40:28.625 7 WARNING neutronclient.v2_0.client [None req-fb87d4b3-1ed4-49a7-a896-208a3e60df03 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:40:28.679 7 WARNING neutronclient.v2_0.client [None req-fb87d4b3-1ed4-49a7-a896-208a3e60df03 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:40:31.357 8 INFO nova.api.openstack.compute.server_external_events [req-a5dbbed1-c27f-48c9-8d36-383b4c6f20c7 req-f362ef45-0ae3-4e84-af67-079bfa2ecb80 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 578/1136] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:31 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-23 09:40:34.887 8 INFO nova.api.openstack.compute.server_external_events [req-72302c17-7d95-4c5f-a8b2-8b1150709c3f req-74b1ed7b-c88f-4ce0-9da7-27dc40d7857b 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 579/1137] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:40:36.935 8 INFO nova.api.openstack.compute.server_external_events [req-918c37b0-220d-495a-9078-b2c008569ded req-3b51baf9-d085-4dde-958a-08823ecca933 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 582/1140] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:40:37.755 7 WARNING neutronclient.v2_0.client [None req-fb87d4b3-1ed4-49a7-a896-208a3e60df03 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1141] 199.204.45.89 () {36 vars in 811 bytes} [Thu Apr 23 09:40:28 2026] POST /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 377 bytes in 9246 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-23 09:40:50.299 7 WARNING neutronclient.v2_0.client [None req-5da0ea36-b85e-4429-a975-e1b1b6aa5b93 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:40:50.357 7 WARNING neutronclient.v2_0.client [None req-5da0ea36-b85e-4429-a975-e1b1b6aa5b93 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] 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-23 09:40:52.931 8 INFO nova.api.openstack.compute.server_external_events [req-54b6615b-7574-4d7a-8957-cd91f8999c4b req-30ea1d3a-8694-4b2a-9c77-89f07d5165c1 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 584/1144] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:40:56.790 8 INFO nova.api.openstack.compute.server_external_events [req-e952e039-e4b2-4f25-a423-ccced64b248e req-2d9b2d01-7b04-4eee-9242-a4961d0afc57 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 587/1147] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:40:58.838 8 INFO nova.api.openstack.compute.server_external_events [req-8abbbd06-7c2b-4028-99e5-5c10c777b324 req-c5ec105b-8994-4921-a80c-338b73b44e9a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-plugged:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 588/1148] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:40:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 09:40:59.899 7 WARNING neutronclient.v2_0.client [None req-5da0ea36-b85e-4429-a975-e1b1b6aa5b93 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1149] 199.204.45.89 () {36 vars in 811 bytes} [Thu Apr 23 09:40:50 2026] POST /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface => generated 378 bytes in 9703 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-23 09:41:00.682 8 INFO nova.api.openstack.compute.server_external_events [req-a38974dd-934a-4ec6-8fbb-53c95d842121 req-cac60933-a668-444d-a51d-089d17160102 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 589/1150] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:00 2026] POST /v2.1/os-server-external-events => generated 179 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-23 09:41:15.176 8 INFO nova.api.openstack.compute.server_external_events [req-be774f4e-edf7-4bb0-99a1-a7ca36e6da7f req-424024fc-419d-4635-a5c4-7b1305c11b14 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 591/1153] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1154] 199.204.45.89 () {34 vars in 854 bytes} [Thu Apr 23 09:41:16 2026] DELETE /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface/ac71b51c-2885-4cc2-8524-63902126ed0a => generated 0 bytes in 104 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-23 09:41:17.229 8 INFO nova.api.openstack.compute.server_external_events [req-b60bc474-faa2-4516-8377-79d84152a985 req-462df296-7aed-410d-864e-65b4167eb059 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 593/1157] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:41:18.611 7 INFO nova.api.openstack.compute.server_external_events [req-58936d87-5069-40c0-9b32-ce4ed117952d req-53bd2d2f-4db6-4f06-92e8-82e11b2c5562 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 565/1158] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:18 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-23 09:41:20.660 8 INFO nova.api.openstack.compute.server_external_events [req-e4b16129-7fe6-4c93-9411-9fac4331bf5e req-83bb8b06-3fb5-4644-b1d8-50bd8dee5ecf 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:ac71b51c-2885-4cc2-8524-63902126ed0a for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 594/1159] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:20 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-23 09:41:28.753 8 INFO nova.api.openstack.compute.server_external_events [req-a3f314b5-b4b3-4e84-9b5e-e963eb08f45d req-6c2e41de-9cb0-4ec4-8849-39e5a90280a0 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 596/1162] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41: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: 567/1163] 199.204.45.89 () {34 vars in 854 bytes} [Thu Apr 23 09:41:28 2026] DELETE /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface/3ee5948c-e582-45c6-9a42-cd0f5f0ac269 => generated 0 bytes in 55 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-23 09:41:30.886 8 INFO nova.api.openstack.compute.server_external_events [req-b163351b-0003-47ea-ac4d-b5b0b58caad4 req-75f819e9-3f38-4d49-bd8e-57c1dbbe3330 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 597/1164] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:41:32.946 7 INFO nova.api.openstack.compute.server_external_events [req-1ddfccbb-e3ce-4454-b517-9e78b45944cb req-ab96238d-37bc-40a4-8f80-e225e26a3f4e 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:3ee5948c-e582-45c6-9a42-cd0f5f0ac269 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 568/1165] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:32 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, ' [pid: 8|app: 0|req: 600/1170] 199.204.45.89 () {34 vars in 854 bytes} [Thu Apr 23 09:41:49 2026] DELETE /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9/os-interface/54b05d65-8782-48df-a78b-e7a4cc98a3c1 => generated 0 bytes in 69 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-23 09:41:51.887 7 INFO nova.api.openstack.compute.server_external_events [req-49714648-f432-472d-b50f-b66ca0b4c888 req-fcb2c797-98e7-4faf-9af4-dcb2a1e2a1d5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 571/1171] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:41:53.930 8 INFO nova.api.openstack.compute.server_external_events [req-9e3f434e-71ff-40f9-bbfe-87bc70bae833 req-85624cbe-abc6-4be0-9dda-53b0d9181932 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:54b05d65-8782-48df-a78b-e7a4cc98a3c1 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 601/1172] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1173] 199.204.45.89 () {34 vars in 754 bytes} [Thu Apr 23 09:41:55 2026] DELETE /v2.1/servers/22dbe4ca-6adc-411e-aa19-7ba5198643a9 => generated 0 bytes in 132 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-23 09:41:56.764 8 INFO nova.api.openstack.compute.server_external_events [req-aaf17c18-fb35-4fbb-bea3-0b981f8713e1 req-f7e97252-1ee4-4302-8518-21132713f275 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:4eae66b2-01ef-4dc2-bb5e-490387fa0e11 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 603/1176] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:56 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-23 09:41:58.175 7 INFO nova.api.openstack.compute.server_external_events [req-73ff07f4-3e05-4202-a092-993e1e883abd req-c9ea7605-18ef-4c6b-a676-8415f78c9ff5 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:4eae66b2-01ef-4dc2-bb5e-490387fa0e11 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 7|app: 0|req: 574/1177] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:41:58.803 8 INFO nova.api.openstack.compute.server_external_events [req-dcdb065f-dd60-4bfe-b5df-f7ab509af84c req-ea53878f-d944-4bca-941a-1aaa4be999db 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:4eae66b2-01ef-4dc2-bb5e-490387fa0e11 for instance 22dbe4ca-6adc-411e-aa19-7ba5198643a9 on instance [pid: 8|app: 0|req: 604/1178] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:41:58 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: 7|app: 0|req: 575/1179] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:41:59 2026] DELETE /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:41:59.483 8 WARNING neutronclient.v2_0.client [None req-3852a791-7bca-4227-9ab9-cf36531a9e14 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1180] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:41:59 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 1940 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-23 09:42:00.856 7 INFO nova.api.openstack.compute.server_external_events [req-bd2afea7-5778-4d3b-8526-5642fe521069 req-62f47529-fc5d-4660-b40d-7a74b5e21256 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance 2026-04-23 09:42:00.856 7 INFO nova.api.openstack.compute.server_external_events [req-bd2afea7-5778-4d3b-8526-5642fe521069 req-62f47529-fc5d-4660-b40d-7a74b5e21256 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance [pid: 7|app: 0|req: 576/1181] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:42:00 2026] POST /v2.1/os-server-external-events => generated 352 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-23 09:42:02.907 8 INFO nova.api.openstack.compute.server_external_events [req-837931d9-ea97-491f-8643-b78cbf6905ff req-4ee24fcd-f180-46a4-b504-06996ad5fa27 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance 2026-04-23 09:42:02.908 8 INFO nova.api.openstack.compute.server_external_events [req-837931d9-ea97-491f-8643-b78cbf6905ff req-4ee24fcd-f180-46a4-b504-06996ad5fa27 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:966a8957-4bd5-44a3-bdc5-bf949cb39e60 for instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de on instance [pid: 8|app: 0|req: 606/1182] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:42:02 2026] POST /v2.1/os-server-external-events => generated 356 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-23 09:42:04.706 7 WARNING neutronclient.v2_0.client [None req-c7583f6a-06fd-4279-b87d-6633307a49ce cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1183] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:42:04 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 1478 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:42:09.809 7 INFO nova.api.openstack.wsgi [None req-73380f46-528b-4e42-91c0-2522f369952f cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] HTTP exception thrown: Instance 3c50e5c4-b25a-4bfb-9bef-1ae8324526de could not be found. [pid: 7|app: 0|req: 579/1186] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:42:09 2026] GET /v2.1/servers/3c50e5c4-b25a-4bfb-9bef-1ae8324526de => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:42:10.388 8 INFO nova.api.openstack.compute.server_external_events [req-ed91cd12-4e9b-4032-8eef-ca4205cd9d84 req-88b54ce6-6881-448c-b259-f969b93c529a 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-changed:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 8|app: 0|req: 608/1187] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:42:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1188] 10.0.0.207 () {32 vars in 718 bytes} [Thu Apr 23 09:42:10 2026] DELETE /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 0 bytes in 120 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-23 09:42:10.522 8 WARNING neutronclient.v2_0.client [None req-4911c52f-5adc-4f5e-a3b6-fe2242624270 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1189] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:42:10 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1939 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:42:12.438 7 INFO nova.api.openstack.compute.server_external_events [req-d1a5698b-7325-44fc-b493-3c649de86033 req-2e2d3b87-f96d-4f33-9a7c-f46733edaacf 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance 2026-04-23 09:42:12.438 7 INFO nova.api.openstack.compute.server_external_events [req-d1a5698b-7325-44fc-b493-3c649de86033 req-2e2d3b87-f96d-4f33-9a7c-f46733edaacf 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-unplugged:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 7|app: 0|req: 581/1190] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:42:12 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:42:14.485 8 INFO nova.api.openstack.compute.server_external_events [req-6e14b75e-fcb8-49e4-9033-eef9def5525f req-66542f9f-45c5-4667-b602-50f34d39a418 0afb45f9285c4d098874282acd817fcc 4adc3b9d00c749668e2bf6d335ba48d5 - - a7f63df5aa194415b0a1b56b9f6835ad a7f63df5aa194415b0a1b56b9f6835ad] Creating event network-vif-deleted:536f19bd-3a9a-46b1-adc9-0ca41ffd7bb3 for instance 52ce078e-c303-4c35-8966-a616830ed3d8 on instance [pid: 8|app: 0|req: 610/1191] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 23 09:42:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:42:15.865 7 WARNING neutronclient.v2_0.client [None req-e8030137-f776-4fcf-b7b0-29b52147bb60 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1192] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:42:15 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 1479 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-23 09:42:20.969 7 INFO nova.api.openstack.wsgi [None req-8e521002-9fa5-41a5-87c0-3f258de18e71 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] HTTP exception thrown: Instance 52ce078e-c303-4c35-8966-a616830ed3d8 could not be found. [pid: 7|app: 0|req: 584/1195] 10.0.0.207 () {32 vars in 715 bytes} [Thu Apr 23 09:42:20 2026] GET /v2.1/servers/52ce078e-c303-4c35-8966-a616830ed3d8 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 612/1196] 10.0.0.207 () {32 vars in 722 bytes} [Thu Apr 23 09:42:23 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-63838187 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:42:23.108 7 INFO nova.api.openstack.wsgi [None req-97ad5b1c-45b8-4d6e-90d7-ad5e0a91dee3 cb77f5e9ee214091b7a0cc283a2eab01 590fa990879e41dc92d4142524a4ed16 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-63838187 not found for user cb77f5e9ee214091b7a0cc283a2eab01 [pid: 7|app: 0|req: 585/1197] 10.0.0.207 () {32 vars in 719 bytes} [Thu Apr 23 09:42:23 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-63838187 => generated 140 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1202] 10.0.0.207 () {32 vars in 655 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1203] 10.0.0.30 () {28 vars in 453 bytes} [Thu Apr 23 09:42:39 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: 588/1204] 10.0.0.207 () {32 vars in 641 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1/servers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 09:42:39.874 7 WARNING oslo_db.sqlalchemy.utils [None req-d634a7f0-b425-4049-ba91-d9e884ee84ff 5c4552b8d63849a289271eff333d2ba6 98ae51e026d344b1b6aecfc38012cd22 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 589/1205] 10.0.0.207 () {32 vars in 649 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1206] 10.0.0.30 () {30 vars in 657 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 590/1207] 10.0.0.207 () {32 vars in 694 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1208] 10.0.0.30 () {32 vars in 730 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1209] 10.0.0.30 () {34 vars in 805 bytes} [Thu Apr 23 09:42:39 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1210] 10.0.0.30 () {28 vars in 453 bytes} [Thu Apr 23 09:42: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) [pid: 7|app: 0|req: 592/1211] 10.0.0.30 () {30 vars in 657 bytes} [Thu Apr 23 09:42:40 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 620/1212] 10.0.0.30 () {32 vars in 730 bytes} [Thu Apr 23 09:42:40 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1213] 10.0.0.30 () {34 vars in 893 bytes} [Thu Apr 23 09:42:40 2026] GET /v2.1/servers/detail?project_id=4adc3b9d00c749668e2bf6d335ba48d5&all_tenants=True => generated 15 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1214] 10.0.0.30 () {34 vars in 893 bytes} [Thu Apr 23 09:42:40 2026] GET /v2.1/servers/detail?project_id=98ae51e026d344b1b6aecfc38012cd22&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1215] 10.0.0.30 () {34 vars in 893 bytes} [Thu Apr 23 09:42:40 2026] GET /v2.1/servers/detail?project_id=ed35ba6308a74c96a4bfd88f504e59e5&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)