+ 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 [Tue May 19 05:48:48 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6bdd746d7f-ms5sh 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 0x7f4d5599c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-19 05:48:53.602 8 INFO nova.utils [None req-47ebd281-995f-479b-b18b-d373f7f1012b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-19 05:48:53.609 7 INFO nova.utils [None req-5d751edf-3d06-424a-bdab-1041f2ceb38e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-19 05:48:55.306 8 WARNING keystonemiddleware._common.config [None req-47ebd281-995f-479b-b18b-d373f7f1012b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:48:55.315 8 WARNING oslo_config.cfg [None req-47ebd281-995f-479b-b18b-d373f7f1012b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 05:48:55.315 7 WARNING keystonemiddleware._common.config [None req-5d751edf-3d06-424a-bdab-1041f2ceb38e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:48:55.324 7 WARNING oslo_config.cfg [None req-5d751edf-3d06-424a-bdab-1041f2ceb38e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 05:48:55.394 8 WARNING keystonemiddleware._common.config [None req-47ebd281-995f-479b-b18b-d373f7f1012b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:48:55.403 7 WARNING keystonemiddleware._common.config [None req-5d751edf-3d06-424a-bdab-1041f2ceb38e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:48:55.410 8 WARNING oslo_config.cfg [None req-47ebd281-995f-479b-b18b-d373f7f1012b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-19 05:48:55.418 7 WARNING oslo_config.cfg [None req-5d751edf-3d06-424a-bdab-1041f2ceb38e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-19 05:48:55.422 8 WARNING oslo_config.cfg [None req-47ebd281-995f-479b-b18b-d373f7f1012b - - - - - -] 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 0x7f4d5599c668 pid: 8 (default app) 2026-05-19 05:48:55.430 7 WARNING oslo_config.cfg [None req-5d751edf-3d06-424a-bdab-1041f2ceb38e - - - - - -] 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 0x7f4d5599c668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:49:01 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 05:49:02.127 7 WARNING oslo_policy.policy [None req-071fe744-67d2-4498-bb96-08446f1d268e 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:49:02.128 7 WARNING oslo_policy.policy [None req-071fe744-67d2-4498-bb96-08446f1d268e 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - 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.44 () {44 vars in 905 bytes} [Tue May 19 05:49:01 2026] GET /v2.1 => generated 0 bytes in 563 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-05-19 05:49:02.228 8 WARNING oslo_policy.policy [req-071fe744-67d2-4498-bb96-08446f1d268e req-ae807f35-44d2-4264-b23e-bf9bfb53b698 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 05:49:02.229 8 WARNING oslo_policy.policy [req-071fe744-67d2-4498-bb96-08446f1d268e req-ae807f35-44d2-4264-b23e-bf9bfb53b698 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:49:02 2026] GET /v2.1/ => generated 399 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:49:02.333 7 INFO nova.api.openstack.wsgi [None req-6ba42216-9164-43d1-8cc9-54e466bf30ef 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.44 () {48 vars in 1007 bytes} [Tue May 19 05:49:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:49:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 19 05:49:02 2026] POST /v2.1/flavors => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:49:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:49:03 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:49:03 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-05-19 05:49:03.308 7 INFO nova.api.openstack.wsgi [None req-04080f4b-2394-4164-98a1-8f6f872cac84 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 19 05:49:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:49:03 2026] GET /v2.1/flavors/detail?is_public=None => 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: 8/15] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 19 05:49:03 2026] POST /v2.1/flavors => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:49:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:49:04 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: 8|app: 0|req: 9/18] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:49:04 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:49:04.204 7 INFO nova.api.openstack.wsgi [None req-c107da5e-a3b5-4b65-a800-fc9e3493cc7e 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 19 05:49:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:49:04 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: 7|app: 0|req: 11/21] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 19 05:49:04 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:49:05 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: 12/23] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:49:05 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:49:05 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-05-19 05:49:05.122 7 INFO nova.api.openstack.wsgi [None req-e4ee536a-0020-4816-ba22-ed9ab254a464 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 19 05:49:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:49:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 19 05:49:05 2026] POST /v2.1/flavors => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:49:06 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: 15/29] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:49:06 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: 8|app: 0|req: 15/30] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:49:06 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-05-19 05:49:06.079 7 INFO nova.api.openstack.wsgi [None req-ba193150-8083-4952-bc34-611b90ebff48 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 19 05:49:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:49:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.44 () {52 vars in 1044 bytes} [Tue May 19 05:49:06 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.15 () {28 vars in 453 bytes} [Tue May 19 05:54:48 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: 52/105] 10.0.0.15 () {30 vars in 657 bytes} [Tue May 19 05:54:48 2026] GET /v2.1 => generated 0 bytes in 427 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: 54/106] 10.0.0.15 () {32 vars in 730 bytes} [Tue May 19 05:54:49 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: 53/107] 10.0.0.15 () {34 vars in 803 bytes} [Tue May 19 05:54:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:58:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 73/147] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:58:00 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:58:01 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:58:01.088 8 INFO nova.api.openstack.wsgi [None req-527e8694-731f-47fe-8572-35c66be29df2 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.44 () {48 vars in 1013 bytes} [Tue May 19 05:58:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:58:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.44 () {52 vars in 1045 bytes} [Tue May 19 05:58:01 2026] POST /v2.1/flavors => generated 532 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:58:56 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: 81/163] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:58:56 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:58:56 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-05-19 05:58:56.750 8 INFO nova.api.openstack.wsgi [None req-d097ae84-a69d-4cd2-9b23-8ea1f0e96847 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 634dcfe276fd47aa8b19b5648bcb0d10 [pid: 8|app: 0|req: 82/165] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 05:58:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-19 05:58:56.763 8 WARNING oslo_db.sqlalchemy.utils [None req-67c4f7f0-a615-4973-a65a-1bac0fcde9c0 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/168] 199.204.45.44 () {48 vars in 1012 bytes} [Tue May 19 05:58:56 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.44 () {52 vars in 1053 bytes} [Tue May 19 05:58:56 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 05:59:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 05:59:01 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: 8|app: 0|req: 86/172] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 05:59:01 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: 87/173] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 19 05:59:01 2026] GET /v2.1/os-quota-sets/b00825cf8fc243c3970f4c952a3dedd4 => generated 283 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.44 () {52 vars in 1121 bytes} [Tue May 19 05:59:01 2026] PUT /v2.1/os-quota-sets/b00825cf8fc243c3970f4c952a3dedd4 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 10.0.0.152 () {28 vars in 454 bytes} [Tue May 19 06:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-19 06:00:08.195 8 WARNING keystonemiddleware.audit [None req-22295808-90d0-4a84-9a28-f1df88504332 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 95/190] 10.0.0.152 () {30 vars in 658 bytes} [Tue May 19 06:00:08 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 06:00:08.214 7 WARNING keystonemiddleware.audit [None req-900642ef-ff1b-4322-9c95-decb4c814c6b 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 96/191] 10.0.0.152 () {32 vars in 731 bytes} [Tue May 19 06:00:08 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:00:08.235 8 WARNING keystonemiddleware.audit [None req-74e0e2bb-9e13-43f7-9c26-223f59543691 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 96/192] 10.0.0.152 () {34 vars in 765 bytes} [Tue May 19 06:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 10.0.0.152 () {28 vars in 454 bytes} [Tue May 19 06: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) 2026-05-19 06:00:12.617 8 WARNING keystonemiddleware.audit [None req-fc91fe42-6c9b-450f-8a8f-6d03017cad6a e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 97/194] 10.0.0.152 () {30 vars in 658 bytes} [Tue May 19 06:00:12 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 06:00:12.629 7 WARNING keystonemiddleware.audit [req-74e0e2bb-9e13-43f7-9c26-223f59543691 req-7b6df49d-490a-4044-b2b1-a550d97bd136 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 98/195] 10.0.0.152 () {32 vars in 731 bytes} [Tue May 19 06:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:00:12.646 8 WARNING keystonemiddleware.audit [None req-3207a7d0-15b9-400d-b4d7-1b38a483d66f e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 98/196] 10.0.0.152 () {34 vars in 765 bytes} [Tue May 19 06:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 10.0.0.152 () {28 vars in 454 bytes} [Tue May 19 06:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-19 06:00:17.091 8 WARNING keystonemiddleware.audit [None req-a50d22ef-ac92-41b3-a537-8f9e080321f1 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 100/200] 10.0.0.152 () {30 vars in 658 bytes} [Tue May 19 06:00:17 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 06:00:17.102 7 WARNING keystonemiddleware.audit [req-3207a7d0-15b9-400d-b4d7-1b38a483d66f req-027da1fb-c700-4ab9-a215-c0eab449f61f e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 101/201] 10.0.0.152 () {32 vars in 731 bytes} [Tue May 19 06:00:17 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:00:17.116 8 WARNING keystonemiddleware.audit [None req-4c641536-4d01-469e-a815-c487d01e2cdf e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 101/202] 10.0.0.152 () {34 vars in 808 bytes} [Tue May 19 06:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 10.0.0.152 () {28 vars in 454 bytes} [Tue May 19 06: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) 2026-05-19 06:00:21.465 8 WARNING keystonemiddleware.audit [None req-025364ec-5252-4129-b7fa-3f3c8beda42d e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 102/204] 10.0.0.152 () {30 vars in 658 bytes} [Tue May 19 06:00:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 06:00:21.480 7 WARNING keystonemiddleware.audit [req-4c641536-4d01-469e-a815-c487d01e2cdf req-c1f93876-9f36-498b-b50b-76f777ad0c63 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 103/205] 10.0.0.152 () {32 vars in 731 bytes} [Tue May 19 06:00:21 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-05-19 06:00:21.501 8 WARNING keystonemiddleware.audit [None req-a8d6a1d4-181c-40d3-8ff4-ace162afbe7d e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 103/206] 10.0.0.152 () {34 vars in 808 bytes} [Tue May 19 06:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:06:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:06:57 2026] GET /v2.1 => generated 0 bytes in 109 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: 145/289] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:06:57 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-05-19 06:06:57.554 7 INFO nova.api.openstack.wsgi [None req-f814a10b-1626-494b-8e04-ad944e4c652f 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 145/290] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 19 06:06:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:06:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.44 () {52 vars in 1045 bytes} [Tue May 19 06:06:57 2026] POST /v2.1/flavors => generated 532 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:10:18 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: 167/334] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:10:18 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/335] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:10:18 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 19 06:10:18 2026] GET /v2.1/os-quota-sets/eb6e4e0ab40c4548aadde9c225e87820 => generated 283 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 199.204.45.44 () {52 vars in 1121 bytes} [Tue May 19 06:10:19 2026] PUT /v2.1/os-quota-sets/eb6e4e0ab40c4548aadde9c225e87820 => generated 238 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:21:07 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: 234/469] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:21:07 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:21:07 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-05-19 06:21:07.403 8 INFO nova.api.openstack.wsgi [None req-6a28a89e-87ce-4f5d-bb56-2dd02b1c16c5 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 235/471] 199.204.45.44 () {48 vars in 1007 bytes} [Tue May 19 06:21:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:21:07 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: 8|app: 0|req: 236/473] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:21:07 2026] GET /v2.1/flavors/efc2e60e-00b9-4c5d-8a51-c57d4bdfdfbc/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:21:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:21:08 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: 239/476] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:21:08 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-05-19 06:21:08.370 8 INFO nova.api.openstack.wsgi [None req-794cdb83-bf33-4d8e-9616-810bb3e97b3f 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 238/477] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 19 06:21:08 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: 240/478] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:21:08 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: 8|app: 0|req: 239/479] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:21:08 2026] GET /v2.1/flavors/8db50df9-0126-42d2-a1d3-f27189b729a5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:21:09 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: 240/481] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:21:09 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: 7|app: 0|req: 242/482] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:21:09 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-05-19 06:21:09.332 8 INFO nova.api.openstack.wsgi [None req-a299478c-5163-4367-b38b-d9e51b9b5498 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 241/483] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 19 06:21:09 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:21:09 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: 8|app: 0|req: 242/485] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:21:09 2026] GET /v2.1/flavors/48f129e8-00b2-4dd2-97ce-4dff22204fc5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:21:10 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: 243/487] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:21:10 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:21:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:21:10.317 8 INFO nova.api.openstack.wsgi [None req-2268dff4-5012-4652-9be1-25bbe904de04 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/489] 199.204.45.44 () {48 vars in 1009 bytes} [Tue May 19 06:21:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:21:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:21:10 2026] GET /v2.1/flavors/13c4b17d-88e7-4c76-a5e0-dfeb23f415b7/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:21:11 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: 246/493] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:21:11 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:21:11 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:21:11.297 8 INFO nova.api.openstack.wsgi [None req-d7148866-a1be-44df-ab1a-96ba3f445480 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/495] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 19 06:21:11 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:21:11 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: 8|app: 0|req: 248/497] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:21:11 2026] GET /v2.1/flavors/977af83e-b7fb-493d-9f76-1cf16005a729/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: 256/510] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:22:13 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:22:13 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/512] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:22:13 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:22:13.500 8 INFO nova.api.openstack.wsgi [None req-c2a854da-9e05-4c25-bff4-d23b7e3959e8 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 256/513] 199.204.45.44 () {48 vars in 1013 bytes} [Tue May 19 06:22:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:22:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:22:13 2026] GET /v2.1/flavors/e7397f57-0131-4d17-bed5-2fd63c09ec7a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:22:20 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: 260/519] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:22:20 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:22:20 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: 7|app: 0|req: 261/521] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:22:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:22:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:22:23 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: 8|app: 0|req: 262/524] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:22:23 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: 7|app: 0|req: 263/525] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 19 06:22:23 2026] GET /v2.1/os-quota-sets/b00825cf8fc243c3970f4c952a3dedd4 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:23:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:23:13 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: 269/538] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:23:13 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-05-19 06:23:13.311 7 INFO nova.api.openstack.wsgi [None req-f229f431-db6c-4202-bad6-16d6452fc477 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 270/539] 199.204.45.44 () {48 vars in 1011 bytes} [Tue May 19 06:23:13 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:23:13 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: 271/541] 199.204.45.44 () {48 vars in 1095 bytes} [Tue May 19 06:23:13 2026] GET /v2.1/flavors/d2b2c61b-fd6b-4a80-ab33-a898498881e2/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:23: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: 274/547] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:23:27 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: 8|app: 0|req: 274/548] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:23:27 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: 275/549] 199.204.45.44 () {48 vars in 1069 bytes} [Tue May 19 06:23:27 2026] GET /v2.1/os-quota-sets/eb6e4e0ab40c4548aadde9c225e87820 => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.204.45.44 () {42 vars in 701 bytes} [Tue May 19 06:24:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.204.45.44 () {44 vars in 905 bytes} [Tue May 19 06:24:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.204.45.44 () {46 vars in 978 bytes} [Tue May 19 06:24:22 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-05-19 06:24:22.877 7 INFO nova.api.openstack.wsgi [None req-3a535929-d42c-454b-87e2-c9c9e35f6fb8 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 282/563] 199.204.45.44 () {48 vars in 1007 bytes} [Tue May 19 06:24:22 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: 282/564] 199.204.45.44 () {48 vars in 1047 bytes} [Tue May 19 06:24:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 10.0.0.31 () {32 vars in 654 bytes} [Tue May 19 06:25:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/574] 10.0.0.31 () {32 vars in 640 bytes} [Tue May 19 06:25:04 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 06:25:04.567 7 WARNING oslo_db.sqlalchemy.utils [None req-13435649-766a-4ca5-a95d-7e37a47fa630 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 288/575] 10.0.0.31 () {32 vars in 648 bytes} [Tue May 19 06:25:04 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 10.0.0.31 () {32 vars in 693 bytes} [Tue May 19 06:25:04 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: 7|app: 0|req: 290/579] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:15 2026] GET /v2.1/flavors/efc2e60e-00b9-4c5d-8a51-c57d4bdfdfbc => generated 511 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.31 () {32 vars in 640 bytes} [Tue May 19 06:25:16 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:16 2026] GET /v2.1/flavors/efc2e60e-00b9-4c5d-8a51-c57d4bdfdfbc => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:25:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:21.773 7 WARNING neutronclient.v2_0.client [None req-4825548e-0191-4271-9de4-9ff8ccedff92 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/585] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:25:22 2026] POST /v2.1/os-keypairs => generated 384 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.31 () {34 vars in 684 bytes} [Tue May 19 06:25:21 2026] POST /v2.1/os-security-groups => generated 247 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:22.478 8 WARNING neutronclient.v2_0.client [None req-c75c9284-d8dd-48d6-9957-f131be9c3d1c a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:22.938 8 WARNING neutronclient.v2_0.client [None req-c75c9284-d8dd-48d6-9957-f131be9c3d1c a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/587] 10.0.0.31 () {34 vars in 694 bytes} [Tue May 19 06:25:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:23.232 7 WARNING neutronclient.v2_0.client [None req-79caaa7c-9ba2-4076-9eee-0c6c6d490c66 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/588] 10.0.0.31 () {34 vars in 684 bytes} [Tue May 19 06:25:23 2026] POST /v2.1/os-security-groups => generated 245 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:23.391 8 WARNING neutronclient.v2_0.client [None req-84e8ad90-053a-47c3-9682-2ede2a1443ca a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:23.449 8 WARNING neutronclient.v2_0.client [None req-84e8ad90-053a-47c3-9682-2ede2a1443ca a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:23.479 7 WARNING neutronclient.v2_0.client [None req-2d30f734-c60f-49c7-bedc-7a372fa9ca7a dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/589] 10.0.0.31 () {34 vars in 694 bytes} [Tue May 19 06:25:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:23.603 8 WARNING neutronclient.v2_0.client [None req-fd7e631c-1aa4-466f-92c1-0187a8489bda a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:23.619 7 WARNING neutronclient.v2_0.client [None req-2d30f734-c60f-49c7-bedc-7a372fa9ca7a dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:23.653 8 WARNING neutronclient.v2_0.client [None req-fd7e631c-1aa4-466f-92c1-0187a8489bda a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/590] 10.0.0.31 () {34 vars in 694 bytes} [Tue May 19 06:25:23 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:23.844 8 WARNING neutronclient.v2_0.client [None req-53b54bb7-2208-4df7-af2a-0aa4c192bc64 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:23.937 7 WARNING neutronclient.v2_0.client [None req-2d30f734-c60f-49c7-bedc-7a372fa9ca7a dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/591] 10.0.0.31 () {32 vars in 736 bytes} [Tue May 19 06:25:23 2026] GET /v2.1/os-security-groups/c27be9c9-d526-494c-b815-7364fe9f453a => generated 662 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:23.993 8 WARNING neutronclient.v2_0.client [None req-301b4ab6-b4f0-45a5-8729-1057adfddb91 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:24.017 8 WARNING neutronclient.v2_0.client [None req-301b4ab6-b4f0-45a5-8729-1057adfddb91 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:24.055 8 WARNING neutronclient.v2_0.client [None req-301b4ab6-b4f0-45a5-8729-1057adfddb91 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/592] 10.0.0.31 () {32 vars in 749 bytes} [Tue May 19 06:25:23 2026] DELETE /v2.1/os-security-group-rules/2f0b0663-2d2b-4994-9381-65a613aff02c => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:25:24.142 8 WARNING neutronclient.v2_0.client [None req-bc183b29-d340-4451-a8ad-5e1e3b09ed6e a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:24.174 8 WARNING neutronclient.v2_0.client [None req-bc183b29-d340-4451-a8ad-5e1e3b09ed6e a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in 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/593] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:24 2026] DELETE /v2.1/os-security-groups/c27be9c9-d526-494c-b815-7364fe9f453a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:25:24.292 8 WARNING neutronclient.v2_0.client [None req-3d39d007-209d-42ce-b2a7-7a7f47316ae7 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:24.375 8 WARNING neutronclient.v2_0.client [None req-3d39d007-209d-42ce-b2a7-7a7f47316ae7 a952579dfefa454285ea73fd060e8d44 cb3f1893d6704bf09ab6b5c0bffdb667 - - default default] The python binding code in 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/594] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:24 2026] DELETE /v2.1/os-security-groups/17584236-9efa-4636-b581-43b4a29d6936 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:25:23 2026] POST /v2.1/servers => generated 449 bytes in 1247 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:25:24.678 8 WARNING neutronclient.v2_0.client [None req-0354bb43-2890-42b0-8747-63f5d3b91474 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/596] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:24 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1397 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:26.320 7 WARNING neutronclient.v2_0.client [None req-86bb3eae-47fb-4377-a7ba-aa4b59aace45 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/597] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:26 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1393 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/600] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:25:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:27.082 7 WARNING neutronclient.v2_0.client [None req-56695e52-2a56-4fa2-bedb-8db6d828a959 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:27.136 7 WARNING neutronclient.v2_0.client [None req-56695e52-2a56-4fa2-bedb-8db6d828a959 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:27.357 7 WARNING neutronclient.v2_0.client [None req-56695e52-2a56-4fa2-bedb-8db6d828a959 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:27.464 8 WARNING neutronclient.v2_0.client [None req-3b3192d8-44c8-4313-8706-06265643d59d dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/601] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:27 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1449 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:25:26 2026] POST /v2.1/servers => generated 451 bytes in 760 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:27.784 8 WARNING neutronclient.v2_0.client [None req-ba5e90f8-6e99-4c41-a749-8317bcf0d5a4 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/603] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:27 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1254 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:28.480 7 WARNING neutronclient.v2_0.client [None req-4992515c-16a6-4bc8-be7e-5a68ee40f1c8 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:28.537 7 WARNING neutronclient.v2_0.client [None req-4992515c-16a6-4bc8-be7e-5a68ee40f1c8 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:28.594 8 WARNING neutronclient.v2_0.client [None req-10217661-d681-4bda-a006-9d360a3c67c3 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/604] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:28 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1449 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:28.753 7 WARNING neutronclient.v2_0.client [None req-4992515c-16a6-4bc8-be7e-5a68ee40f1c8 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:28.875 8 WARNING neutronclient.v2_0.client [None req-ec203d0b-82f6-4bd3-9149-af688f04724b d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/605] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:28 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:25:28 2026] POST /v2.1/servers => generated 450 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:29.022 8 WARNING neutronclient.v2_0.client [None req-df2ccdad-2800-4cea-8302-cfa87cb36fcd ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/607] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:28 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1422 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:29.730 7 WARNING neutronclient.v2_0.client [None req-51f5c401-236c-4156-a3e9-b48816956bc4 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/608] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:29 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1457 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:29.981 8 WARNING neutronclient.v2_0.client [None req-56cf12b9-9839-4508-b156-0ab20a4bfd4c d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:30.116 7 WARNING neutronclient.v2_0.client [None req-50c0be03-31ad-45a4-a0fe-e6cacbb3e5fc ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/609] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:29 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1352 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/610] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:30 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1426 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:30.820 8 WARNING neutronclient.v2_0.client [None req-faec7305-d349-4c97-8050-a60361b87574 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/611] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:30 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1534 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:31.384 7 WARNING neutronclient.v2_0.client [None req-deb7e1c3-6d4f-42d3-97a1-165db4c94d6c d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:31.420 8 WARNING neutronclient.v2_0.client [None req-03877887-559d-460b-a8d4-02a961dbd750 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/612] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:31 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1352 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/613] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:31 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1418 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:31.606 7 INFO nova.api.openstack.compute.server_external_events [req-bc2eb3b0-1ff9-4a98-9286-ed0d573fcd05 req-2d5b7343-0199-48fe-beb6-1b051604a308 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:894755f2-d8f1-4ebc-b9c5-46787b19241c for instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 on instance 2026-05-19 06:25:31.616 7 INFO nova.compute.rpcapi [None req-0c3be5f5-f69c-4e9b-a514-0e0c57041b4b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 304/614] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:32.328 8 WARNING neutronclient.v2_0.client [None req-70bac8c4-6111-46ee-9eb9-95ea0a489efd dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:32.488 7 WARNING neutronclient.v2_0.client [None req-99747d9e-6abf-4d7a-bb0f-fb27f9c39c54 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/615] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:32 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1360 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/616] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:32 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:32.608 7 WARNING neutronclient.v2_0.client [None req-a5b5e9fc-bbfb-4e01-aa70-fb757ca9b5fb ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/617] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:32 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1474 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:33.617 8 WARNING neutronclient.v2_0.client [None req-fd9d6d5b-50b5-4267-8155-96520e90d822 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:33.622 7 WARNING neutronclient.v2_0.client [None req-b16850eb-0b7a-4f85-ba5b-487567593586 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/618] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:33 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1438 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:33.912 7 WARNING neutronclient.v2_0.client [None req-10711591-eb12-4e95-aa8e-c79a2759bfdd dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/619] 10.0.0.31 () {34 vars in 684 bytes} [Tue May 19 06:25:33 2026] POST /v2.1/os-security-groups => generated 243 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:34.002 8 INFO nova.api.openstack.compute.server_external_events [req-e23678ab-c4b5-4eba-bf8c-ad49ebd6e763 req-0f73e67f-9840-4e79-962f-1a0024b5d1ea e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:0ca14faf-611d-4469-9b14-6680b0fe4e33 for instance fb5e6eee-860a-4e64-ace0-3770c7044322 on instance 2026-05-19 06:25:34.015 8 INFO nova.compute.rpcapi [None req-f30f0420-4f3c-4a1c-bdfc-f58c202c35f6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 308/620] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:33 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:34.030 7 WARNING neutronclient.v2_0.client [None req-9abc8aaf-45ae-4142-ab45-55491da4d8b9 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in 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/621] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:34.071 8 WARNING neutronclient.v2_0.client [None req-eb4a3e0a-b2b8-47ec-99c1-4e355f1e53b8 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/622] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:34 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1482 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 10.0.0.31 () {34 vars in 684 bytes} [Tue May 19 06:25:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:34.212 8 WARNING neutronclient.v2_0.client [None req-fe8ebcdf-8e0a-4918-aef4-ba3db9f8af76 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in 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/624] 10.0.0.31 () {34 vars in 684 bytes} [Tue May 19 06:25:34 2026] POST /v2.1/os-security-groups => generated 244 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:25:34.354 7 WARNING neutronclient.v2_0.client [None req-ceed5107-9775-4800-a358-233be22fda5b 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.392 7 WARNING neutronclient.v2_0.client [None req-ceed5107-9775-4800-a358-233be22fda5b 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.429 7 WARNING neutronclient.v2_0.client [None req-ceed5107-9775-4800-a358-233be22fda5b 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in 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/625] 10.0.0.31 () {32 vars in 662 bytes} [Tue May 19 06:25:34 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:34.497 8 WARNING neutronclient.v2_0.client [None req-ceb672ca-359c-4274-8279-17a1a4efb779 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.530 8 WARNING neutronclient.v2_0.client [None req-ceb672ca-359c-4274-8279-17a1a4efb779 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/626] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:34 2026] DELETE /v2.1/os-security-groups/b90377f8-d6be-4929-862d-96101fb92e2a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:25:34.650 7 WARNING neutronclient.v2_0.client [None req-cf848212-5e7d-428d-80c5-55d00e532093 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.692 7 INFO nova.api.openstack.wsgi [None req-cf848212-5e7d-428d-80c5-55d00e532093 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] HTTP exception thrown: Security group b90377f8-d6be-4929-862d-96101fb92e2a does not exist Neutron server returns request_ids: ['req-f3941aed-ebde-4ab8-8740-e4b7a4a999fe'] [pid: 7|app: 0|req: 311/627] 10.0.0.31 () {32 vars in 736 bytes} [Tue May 19 06:25:34 2026] GET /v2.1/os-security-groups/b90377f8-d6be-4929-862d-96101fb92e2a => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:25:34.706 8 WARNING neutronclient.v2_0.client [None req-76f90fa4-4035-4685-a5e8-8ad2665c103f 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.764 8 WARNING neutronclient.v2_0.client [None req-76f90fa4-4035-4685-a5e8-8ad2665c103f 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in 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/628] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:34 2026] DELETE /v2.1/os-security-groups/dd4d571a-631e-40e8-a2b7-abc69deadc98 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:25:34.881 7 WARNING neutronclient.v2_0.client [None req-66fd05fd-3224-4211-a754-c94393c6bef7 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.909 7 INFO nova.api.openstack.wsgi [None req-66fd05fd-3224-4211-a754-c94393c6bef7 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] HTTP exception thrown: Security group dd4d571a-631e-40e8-a2b7-abc69deadc98 does not exist Neutron server returns request_ids: ['req-ab379c2d-2079-4298-92ff-11a5bc651f55'] [pid: 7|app: 0|req: 312/629] 10.0.0.31 () {32 vars in 736 bytes} [Tue May 19 06:25:34 2026] GET /v2.1/os-security-groups/dd4d571a-631e-40e8-a2b7-abc69deadc98 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:25:34.917 8 WARNING neutronclient.v2_0.client [None req-8335caf2-4da7-4b53-a829-535a3627aec6 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:34.923 7 WARNING neutronclient.v2_0.client [None req-4def952e-b60a-46b4-a100-506aa37deb7b 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.002 7 WARNING neutronclient.v2_0.client [None req-4def952e-b60a-46b4-a100-506aa37deb7b 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in 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/630] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:34 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1438 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:35.100 8 WARNING neutronclient.v2_0.client [None req-2eb87d0c-9183-4fe7-9d51-a6e1529a4c98 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/631] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:34 2026] DELETE /v2.1/os-security-groups/5439dfef-e300-4a8f-9194-6f903600facb => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:25:35.171 7 WARNING neutronclient.v2_0.client [None req-3cf1ea05-8dcf-41de-a4d9-c2d3f1688534 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/632] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:35 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:35.278 8 WARNING neutronclient.v2_0.client [None req-e6c23c2a-ffad-47eb-834d-a814f4890eca 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.308 8 INFO nova.api.openstack.wsgi [None req-e6c23c2a-ffad-47eb-834d-a814f4890eca 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] HTTP exception thrown: Security group 5439dfef-e300-4a8f-9194-6f903600facb does not exist Neutron server returns request_ids: ['req-b76131b8-09cb-4d01-961a-342e635097d3'] [pid: 8|app: 0|req: 320/633] 10.0.0.31 () {32 vars in 736 bytes} [Tue May 19 06:25:35 2026] GET /v2.1/os-security-groups/5439dfef-e300-4a8f-9194-6f903600facb => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/634] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:35 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1549 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:35.321 8 WARNING neutronclient.v2_0.client [None req-68b3a4f5-b35f-4e34-909a-15779c7404eb 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.367 8 WARNING neutronclient.v2_0.client [None req-68b3a4f5-b35f-4e34-909a-15779c7404eb 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.410 8 WARNING neutronclient.v2_0.client [None req-68b3a4f5-b35f-4e34-909a-15779c7404eb 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/635] 10.0.0.31 () {32 vars in 662 bytes} [Tue May 19 06:25:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:35.496 7 WARNING neutronclient.v2_0.client [None req-4338914e-a6f0-44e0-bcbb-0d3bac7751ce 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.518 7 INFO nova.api.openstack.wsgi [None req-4338914e-a6f0-44e0-bcbb-0d3bac7751ce 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] HTTP exception thrown: Security group 5439dfef-e300-4a8f-9194-6f903600facb does not exist Neutron server returns request_ids: ['req-1c6e4fa6-8967-46f6-bd6e-7bdd67bac49a'] [pid: 7|app: 0|req: 315/636] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:35 2026] DELETE /v2.1/os-security-groups/5439dfef-e300-4a8f-9194-6f903600facb => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:25:35.530 8 WARNING neutronclient.v2_0.client [None req-3045c114-0ffb-4eb6-a250-38d266dd3c40 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.552 8 INFO nova.api.openstack.wsgi [None req-3045c114-0ffb-4eb6-a250-38d266dd3c40 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] HTTP exception thrown: Security group dd4d571a-631e-40e8-a2b7-abc69deadc98 does not exist Neutron server returns request_ids: ['req-5f7f9080-b877-4d97-8cc3-b8d0fe68eff3'] [pid: 8|app: 0|req: 322/637] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:35 2026] DELETE /v2.1/os-security-groups/dd4d571a-631e-40e8-a2b7-abc69deadc98 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:25:35.565 7 WARNING neutronclient.v2_0.client [None req-db7cf13e-8799-4054-8d9b-da4f8a84f9fa 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:35.587 7 INFO nova.api.openstack.wsgi [None req-db7cf13e-8799-4054-8d9b-da4f8a84f9fa 346068ac670948b6ba250bc1a77d1e8e c6c631823add4972b001658ef9d1faf5 - - default default] HTTP exception thrown: Security group b90377f8-d6be-4929-862d-96101fb92e2a does not exist Neutron server returns request_ids: ['req-6cc1abfc-2c48-43ff-9ae7-e3a0fd76b6cb'] [pid: 7|app: 0|req: 316/638] 10.0.0.31 () {32 vars in 739 bytes} [Tue May 19 06:25:35 2026] DELETE /v2.1/os-security-groups/b90377f8-d6be-4929-862d-96101fb92e2a => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:25:36.095 8 INFO nova.api.openstack.compute.server_external_events [req-34f44529-0f8a-48ed-86a2-f111dd9725ca req-0129cb26-f2ce-41ba-bc0a-d58050db6797 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:f43e9c95-1a2e-4b1b-9989-f016f09d862e for instance ac42f1e0-613b-427e-8a13-9f4dffb0ba4d on instance 2026-05-19 06:25:36.099 7 WARNING neutronclient.v2_0.client [None req-04bfd406-a858-4f3e-98c5-900626d06a4d d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/639] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/640] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:36 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1438 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:36.326 8 WARNING neutronclient.v2_0.client [None req-675265d4-6d62-46af-bf85-f8f5836fd613 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:36.369 7 WARNING neutronclient.v2_0.client [None req-166cbca1-2da0-4fd2-a575-6986a5d414cb ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/641] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:36 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:36 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:37.269 8 WARNING neutronclient.v2_0.client [None req-8247e0db-6b5d-466c-b804-1a29cf050bfb d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/645] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:37 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1438 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:37.523 7 WARNING neutronclient.v2_0.client [None req-3eaa4872-83d9-4a37-9a06-4755810e1145 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:37.603 8 WARNING neutronclient.v2_0.client [None req-48eef162-e68d-4867-8ba4-e4c30bcb2060 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/646] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:37 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:37 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:38.410 7 WARNING neutronclient.v2_0.client [None req-17ed92eb-7758-4486-bd6e-9cea97114ddc d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/648] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:38 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1426 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:38.750 8 WARNING neutronclient.v2_0.client [None req-134a009e-061e-42a7-9f07-eba2744b9a84 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:38.794 7 WARNING neutronclient.v2_0.client [None req-82a674e6-e9eb-4773-9a03-d441bc4c1d2d ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/649] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:38 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:38 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:39.577 8 WARNING neutronclient.v2_0.client [None req-eb5f34d8-54a5-48aa-9ed5-21a82ba7eb45 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/651] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:39 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1426 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:39.917 7 WARNING neutronclient.v2_0.client [None req-f29047a9-1b4a-4b0c-ada5-70020ba4ea74 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:39.981 8 WARNING neutronclient.v2_0.client [None req-9c638fd8-a918-4e20-b31c-ad3a61124352 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/652] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:39 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/653] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:39 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 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-05-19 06:25:40.874 8 WARNING neutronclient.v2_0.client [None req-91781ac2-14cf-4f57-aca6-6d2c6e25492a d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/654] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:40 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1426 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-05-19 06:25:41.124 7 WARNING neutronclient.v2_0.client [None req-d3136fc8-20ed-4204-83e7-82731036ce07 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:41.165 8 INFO nova.api.openstack.compute.server_external_events [req-811f332f-8261-45df-beaf-f31d938e766e req-8ffd385c-d9b7-4026-b222-5360b2c0f348 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:894755f2-d8f1-4ebc-b9c5-46787b19241c for instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 on instance [pid: 8|app: 0|req: 332/655] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:25:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:41.266 8 WARNING neutronclient.v2_0.client [None req-858f5720-d6ee-46e2-8be8-33efbb8c9125 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/656] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:41 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:41 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1522 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:42.061 7 WARNING neutronclient.v2_0.client [None req-634a571f-1c0a-403e-9799-b0dae6d7a2aa d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/658] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:42 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1426 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:42.351 8 WARNING neutronclient.v2_0.client [None req-8b204cf9-5e3d-440e-9fb5-753fcd675061 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:42.410 7 WARNING neutronclient.v2_0.client [None req-d7a43e97-76bc-4ddf-8902-7cfcbef58470 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/659] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:42 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:42 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1714 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:42.626 8 WARNING neutronclient.v2_0.client [None req-eebcaddb-a3b9-4b23-b5ec-743e06cdb946 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/661] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:25:42 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:43.227 8 WARNING neutronclient.v2_0.client [None req-97637d50-c309-46e3-a136-5cfc69c647f7 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:43.232 7 INFO nova.api.openstack.compute.server_external_events [req-1c4fc1d1-b044-41a2-8b15-f78797d77bdf req-e3e13b93-ec84-4a20-a624-be9f03b219d5 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:f43e9c95-1a2e-4b1b-9989-f016f09d862e for instance ac42f1e0-613b-427e-8a13-9f4dffb0ba4d on instance 2026-05-19 06:25:43.233 7 INFO nova.api.openstack.compute.server_external_events [req-1c4fc1d1-b044-41a2-8b15-f78797d77bdf req-e3e13b93-ec84-4a20-a624-be9f03b219d5 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:0ca14faf-611d-4469-9b14-6680b0fe4e33 for instance fb5e6eee-860a-4e64-ace0-3770c7044322 on instance [pid: 7|app: 0|req: 327/662] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:25:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:43.579 7 WARNING neutronclient.v2_0.client [None req-adc9f951-4c31-40cc-8da7-de088dab26af ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/663] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:43 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1426 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 328/664] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:43 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1547 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:43.984 8 WARNING neutronclient.v2_0.client [None req-1a7f8eac-9cac-447f-b2b7-5018124692cc dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:43.999 7 INFO nova.api.openstack.compute.server_external_events [req-510fb13a-d3f3-4c74-86a7-20cd291089a1 req-edc1a2c2-c154-4f6a-838d-a89f73f11885 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:894755f2-d8f1-4ebc-b9c5-46787b19241c for instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 on instance [pid: 7|app: 0|req: 329/665] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:43 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1714 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/667] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:25:44 2026] POST /v2.1/os-keypairs => generated 384 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:44.992 8 WARNING neutronclient.v2_0.client [None req-b5e3e44f-209a-4bfc-b274-887477163060 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:45.023 7 WARNING neutronclient.v2_0.client [None req-371dbd44-7c72-4429-9629-fb3b78858f40 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/668] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:44 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1612 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, ' [pid: 7|app: 0|req: 331/669] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:44 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1725 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:45.229 8 WARNING neutronclient.v2_0.client [None req-d84784c6-22f4-4981-9e9b-475a0866dd97 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:45.288 7 WARNING neutronclient.v2_0.client [None req-68e2a392-bf37-4259-856d-d24683baba58 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/670] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:25:45 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322/os-interface => generated 284 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/671] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:25:45 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:46.109 7 WARNING neutronclient.v2_0.client [None req-d5e3e734-83a2-421b-998d-cf461e8f4b29 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:46.114 8 INFO nova.api.openstack.compute.server_external_events [req-a5f4f1a1-9b29-4a0b-bb9a-4c33732c6d0e req-89329548-a386-46cd-b6e1-c685ff791b11 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:0ca14faf-611d-4469-9b14-6680b0fe4e33 for instance fb5e6eee-860a-4e64-ace0-3770c7044322 on instance [pid: 8|app: 0|req: 340/672] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:46 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1612 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:46.337 7 WARNING neutronclient.v2_0.client [None req-8745f2e5-2eed-4b49-8f33-dc314ee2da7f ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/674] 10.0.0.31 () {32 vars in 640 bytes} [Tue May 19 06:25:46 2026] GET /v2.1/servers => generated 388 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-05-19 06:25:46.379 7 WARNING neutronclient.v2_0.client [None req-8745f2e5-2eed-4b49-8f33-dc314ee2da7f ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/675] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:25:46 2026] DELETE /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:46.555 8 WARNING neutronclient.v2_0.client [None req-d13474cd-edd8-4e47-bdd5-0d08c1f8532f d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:25:46.601 7 WARNING neutronclient.v2_0.client [None req-8745f2e5-2eed-4b49-8f33-dc314ee2da7f ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/676] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:46 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1618 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:46.767 8 WARNING neutronclient.v2_0.client [None req-869efd08-b161-4706-ac94-e2d978c3de34 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/677] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:46 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1725 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:25:46 2026] POST /v2.1/servers => generated 452 bytes in 639 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:46.920 8 INFO nova.api.openstack.compute.server_external_events [req-2020d231-3d82-4ea8-8a5d-3c298eb1e70d req-bddf3875-237e-4fe7-82eb-3b5c6664f1ee e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:f43e9c95-1a2e-4b1b-9989-f016f09d862e for instance ac42f1e0-613b-427e-8a13-9f4dffb0ba4d on instance [pid: 8|app: 0|req: 345/681] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:46.958 8 WARNING neutronclient.v2_0.client [None req-649c84ee-4d5b-4edd-b91a-b7c9fa91e483 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/682] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:46 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1430 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.31 () {32 vars in 640 bytes} [Tue May 19 06:25:46 2026] GET /v2.1/servers => generated 377 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/684] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:25:47 2026] DELETE /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => 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-05-19 06:25:47.202 7 WARNING neutronclient.v2_0.client [None req-089092cd-6982-4afd-9470-f43929455d4e ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/685] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:47 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1731 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:47.760 8 WARNING neutronclient.v2_0.client [None req-4af74770-2b98-4655-85f0-6a691ce722b8 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/686] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:47 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1738 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-05-19 06:25:48.081 7 WARNING neutronclient.v2_0.client [None req-d159711e-3ded-4e07-84a5-65d735fed2ad ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/687] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:48 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1434 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-05-19 06:25:48.346 8 WARNING neutronclient.v2_0.client [None req-b6d6cef0-8f94-4237-86b4-daa0ef0d5e55 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/688] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:48 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1851 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:48.902 7 WARNING neutronclient.v2_0.client [None req-c7cc34c1-7591-492b-96f6-6fd23d9ea5ae d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/689] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:48 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1738 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:49.194 8 WARNING neutronclient.v2_0.client [None req-ee4e6216-e997-49a2-8163-9a4648e8eb8e ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/690] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:49 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1482 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-05-19 06:25:49.580 7 WARNING neutronclient.v2_0.client [None req-60c8cff1-4cae-4173-a082-7e43dd666c49 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/691] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:49 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1851 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:49.937 8 INFO nova.api.openstack.compute.server_external_events [req-e9630ea9-4cd4-463a-87bb-e7a0324d821c req-8e66c335-b22d-4b91-bee5-9526e8bf94f9 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:0ca14faf-611d-4469-9b14-6680b0fe4e33 for instance fb5e6eee-860a-4e64-ace0-3770c7044322 on instance [pid: 8|app: 0|req: 351/692] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:50.055 7 WARNING neutronclient.v2_0.client [None req-d96cc980-5d4f-4298-a026-eb16df424e28 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/693] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:50 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1381 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:50.184 8 INFO nova.api.openstack.compute.server_external_events [req-81fe392e-5c34-45d0-b49d-e8539ff502ce req-1ae5a7f1-3e9c-4679-814a-62be17fb4616 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-unplugged:f43e9c95-1a2e-4b1b-9989-f016f09d862e for instance ac42f1e0-613b-427e-8a13-9f4dffb0ba4d on instance [pid: 8|app: 0|req: 352/694] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:25:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:50.289 7 WARNING neutronclient.v2_0.client [None req-68e86421-1767-47e8-a0f6-620e0530a0fd ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/695] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:50 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1482 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-05-19 06:25:50.614 8 INFO nova.api.openstack.compute.server_external_events [req-ed51e847-a4e0-4b50-8fe1-39c01b8770bc req-f2ff3e65-6191-40e4-a5e9-c06da8e16101 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:f43e9c95-1a2e-4b1b-9989-f016f09d862e for instance ac42f1e0-613b-427e-8a13-9f4dffb0ba4d on instance [pid: 8|app: 0|req: 353/696] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:50.732 7 WARNING neutronclient.v2_0.client [None req-802037a1-3ba8-4bd4-8d47-a16359e8dace ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in 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/697] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:50 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1503 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:51.141 8 WARNING neutronclient.v2_0.client [None req-12204e9a-bf47-407c-a001-1f075aef82e0 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/698] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:51 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:51.400 7 WARNING neutronclient.v2_0.client [None req-27ddfd94-94c9-4c8b-88dc-af5baccdd7b2 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/699] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:51 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1490 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:51.833 8 WARNING neutronclient.v2_0.client [None req-7cb37a14-a44d-4d52-b0f9-d16f86c475e5 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/700] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:51 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1508 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-05-19 06:25:52.244 7 WARNING neutronclient.v2_0.client [None req-096bb345-7e21-4c47-b26b-9786e7cb81b1 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in 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/701] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:52 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:52.496 8 WARNING neutronclient.v2_0.client [None req-c533342e-379c-4102-b4d6-ffa0d6eac643 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/702] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:52 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1567 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:52.653 7 INFO nova.api.openstack.compute.server_external_events [req-cc1501f3-2dca-461b-bc21-f38e005012cb req-a75068a8-3ffc-4d65-ae4c-fbbedecbcc6b e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:ac61576b-6972-4adf-8533-bee5f96cecc1 for instance 9be50136-1790-4e31-a78f-35b297529a74 on instance [pid: 7|app: 0|req: 347/703] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:25:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:52.968 8 WARNING neutronclient.v2_0.client [None req-4c205847-2741-4c10-acb3-27993459ff71 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/704] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:52 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1508 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:53.367 7 WARNING neutronclient.v2_0.client [None req-28ca6393-79d4-4055-b744-8b1c50a7ee2b d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/705] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:53 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 1386 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-05-19 06:25:53.638 8 WARNING neutronclient.v2_0.client [None req-15ca3f98-7664-4a1d-a53b-a5e2e9ea6d92 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/706] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:53 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1555 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:54.060 7 WARNING neutronclient.v2_0.client [None req-5955e44c-2c91-44af-9b66-4002999de420 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/707] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:54 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 1508 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:54.460 8 INFO nova.api.openstack.wsgi [None req-f7ffccc6-fef2-472b-a8c1-fec53f642e80 d153aff003f2409dbfc804c65245edfd 2677969e4c2447078b1129101c94b9cb - - default default] HTTP exception thrown: Instance fb5e6eee-860a-4e64-ace0-3770c7044322 could not be found. [pid: 8|app: 0|req: 359/708] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:54 2026] GET /v2.1/servers/fb5e6eee-860a-4e64-ace0-3770c7044322 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/709] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 19 06:25:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1055118012 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:54.794 8 WARNING neutronclient.v2_0.client [None req-2e29feb8-5695-4d93-af8d-de58db2bf1fd ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/710] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:54 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1555 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:55.164 7 INFO nova.api.openstack.wsgi [None req-2149d363-d464-4e44-b8fa-9f9d7078c929 ba805d8121d247de898b945dcd9d442e 2bf6f08d1e2c416899caf4254405f272 - - default default] HTTP exception thrown: Instance ac42f1e0-613b-427e-8a13-9f4dffb0ba4d could not be found. [pid: 7|app: 0|req: 351/711] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:55 2026] GET /v2.1/servers/ac42f1e0-613b-427e-8a13-9f4dffb0ba4d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/712] 10.0.0.31 () {32 vars in 703 bytes} [Tue May 19 06:25:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-808060657 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:56.010 7 WARNING neutronclient.v2_0.client [None req-26f4f345-9a58-408e-90f8-4ac38e78cc52 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/715] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:55 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1555 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:25:57.182 8 INFO nova.api.openstack.compute.server_external_events [req-8a997076-43d2-43f2-8961-530801062752 req-7943127e-36e0-41ae-a5ea-2e4ad20a245b e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:ac61576b-6972-4adf-8533-bee5f96cecc1 for instance 9be50136-1790-4e31-a78f-35b297529a74 on instance [pid: 8|app: 0|req: 364/716] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:25:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:58.065 7 WARNING neutronclient.v2_0.client [None req-7016b14b-d09c-46db-9c8f-18056f0247bb ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/717] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:58 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1555 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-05-19 06:25:59.266 8 WARNING neutronclient.v2_0.client [None req-9f423190-3dae-477e-83c0-f698d2245704 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/718] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:25:59 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1739 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:59.415 7 WARNING neutronclient.v2_0.client [None req-1f22fdf3-bfbd-447d-8988-372da4b4be9e ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/719] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:25:59 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:00.180 7 INFO nova.api.openstack.compute.server_external_events [req-10deaa19-a41e-4a13-9ac5-88f68ef0bb62 req-bf7ff22a-3ec2-4ef9-82bd-140454c83b32 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:ac61576b-6972-4adf-8533-bee5f96cecc1 for instance 9be50136-1790-4e31-a78f-35b297529a74 on instance [pid: 7|app: 0|req: 355/720] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26:00 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) 2026-05-19 06:26:00.200 8 WARNING neutronclient.v2_0.client [None req-48a10776-a205-4933-bf25-66448b8682ea ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/721] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:00 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1739 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/722] 10.0.0.31 () {32 vars in 640 bytes} [Tue May 19 06:26:00 2026] GET /v2.1/servers => generated 384 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/723] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:26:00 2026] DELETE /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:00.586 7 WARNING neutronclient.v2_0.client [None req-2e22ccc0-b1e2-4ee1-af18-a237740f2f17 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/724] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:00 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1745 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:01.769 8 WARNING neutronclient.v2_0.client [None req-049eac75-4364-42b6-948f-00740870ab4e ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/725] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:01 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1865 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:02.952 7 WARNING neutronclient.v2_0.client [None req-3ce662b9-10c9-45c7-ba84-e3675d67543c ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/726] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:02 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1865 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:04.103 8 WARNING neutronclient.v2_0.client [None req-f1e08b8e-2020-4f79-ac09-60163bf9abb0 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/727] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:04 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1798 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:04.401 7 INFO nova.api.openstack.compute.server_external_events [req-118b07ab-fa6c-4813-92cf-0cfab9aa9a9e req-1d66d64f-85e1-47c9-bc01-a9e84fe2a83c e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:ac61576b-6972-4adf-8533-bee5f96cecc1 for instance 9be50136-1790-4e31-a78f-35b297529a74 on instance [pid: 7|app: 0|req: 359/728] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:05.210 8 WARNING neutronclient.v2_0.client [None req-497ff05b-419e-406c-b2df-51e33394927e ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/729] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:05 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1511 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-05-19 06:26:06.315 7 WARNING neutronclient.v2_0.client [None req-30332ba6-a82d-4e26-aed1-1c4a2476e1ff ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in 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/730] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:06 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1516 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-05-19 06:26:07.408 8 WARNING neutronclient.v2_0.client [None req-bd0a72a2-ced0-4968-bef9-40511c7f3067 ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/733] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:07 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => generated 1516 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:08.483 7 INFO nova.api.openstack.wsgi [None req-a409f895-5ba5-4da0-8114-4f5a266d396d ddf30ba2c36b429aa5d03f2715067c07 a34ea792646f44dab8709feee6158521 - - default default] HTTP exception thrown: Instance 9be50136-1790-4e31-a78f-35b297529a74 could not be found. [pid: 7|app: 0|req: 362/734] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:08 2026] GET /v2.1/servers/9be50136-1790-4e31-a78f-35b297529a74 => 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: 373/735] 10.0.0.31 () {32 vars in 701 bytes} [Tue May 19 06:26:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-78197668 => 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-05-19 06:26:12.502 7 WARNING neutronclient.v2_0.client [None req-9d9100ac-867d-4c4c-b8f5-602b99576e74 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/736] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:26:12 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/os-interface => generated 285 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:26:12.705 8 WARNING neutronclient.v2_0.client [None req-c7ee0241-08f2-4f15-aaab-94bdf60180d1 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/737] 10.0.0.31 () {32 vars in 814 bytes} [Tue May 19 06:26:12 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/os-interface/894755f2-d8f1-4ebc-b9c5-46787b19241c => generated 282 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 364/738] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:12 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/739] 10.0.0.31 () {34 vars in 749 bytes} [Tue May 19 06:26:12 2026] POST /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/action => generated 0 bytes in 41 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: 365/740] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:12 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.31 () {30 vars in 412 bytes} [Tue May 19 06:26:13 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/742] 10.0.0.31 () {28 vars in 559 bytes} [Tue May 19 06:26:13 2026] GET /v2/ => generated 402 bytes in 612 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/743] 10.0.0.31 () {28 vars in 563 bytes} [Tue May 19 06:26:13 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.31 () {30 vars in 412 bytes} [Tue May 19 06:26:13 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/745] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:13 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:26:14.099 7 INFO nova.api.openstack.compute.server_external_events [req-9dd8ed8a-21aa-4a2b-817e-a5557a8d1ed0 req-82539656-467c-4a6f-bb7d-bcb49fe4573b e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:894755f2-d8f1-4ebc-b9c5-46787b19241c for instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 on instance [pid: 7|app: 0|req: 368/746] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/747] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:15 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 195 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-05-19 06:26:15.123 7 WARNING neutronclient.v2_0.client [None req-f4464a39-1e29-4f1e-a8a6-9d4a575f64d5 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/748] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:15 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1948 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, ' [pid: 8|app: 0|req: 380/749] 10.0.0.31 () {34 vars in 749 bytes} [Tue May 19 06:26:15 2026] POST /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/750] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:15 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/751] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:16 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/754] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:17 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 195 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-05-19 06:26:17.444 8 INFO nova.api.openstack.compute.server_external_events [req-e8ee167f-1851-4302-8948-6c96b0763fff req-cbd779f3-b5e3-419e-abde-89556fedc8d4 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:894755f2-d8f1-4ebc-b9c5-46787b19241c for instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 on instance [pid: 8|app: 0|req: 383/755] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26:17 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: 373/756] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:26:18 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/757] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:26:18 2026] DELETE /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:18.577 7 WARNING neutronclient.v2_0.client [None req-bd54b861-8a5b-460e-af05-235002f5995b dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/758] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:18 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1840 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:19.806 8 WARNING neutronclient.v2_0.client [None req-59669e3b-1868-4e49-8c29-0a822cdab97d dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/759] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:19 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1840 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:20.959 7 WARNING neutronclient.v2_0.client [None req-86c70e64-9d42-4812-9cbf-dddd4bcf4d2e dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/760] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:20 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1840 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-05-19 06:26:21.649 8 INFO nova.api.openstack.compute.server_external_events [req-a58b279c-f6c7-4660-b4e1-fd10d92d9fea req-bc85db8b-dc70-469a-afce-e6f53bb65772 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:894755f2-d8f1-4ebc-b9c5-46787b19241c for instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 on instance [pid: 8|app: 0|req: 386/761] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:22.187 7 WARNING neutronclient.v2_0.client [None req-d26ff930-3847-4499-b8b8-2a78fe12606a dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/762] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:22 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1478 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-05-19 06:26:23.282 8 WARNING neutronclient.v2_0.client [None req-67da1684-ca10-4615-8bba-b5cb725ba535 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in 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/763] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:23 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1483 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:24.384 7 WARNING neutronclient.v2_0.client [None req-c3a45fe8-80fb-4c19-84b1-b0beef294ac7 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/764] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:24 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:25.465 8 INFO nova.api.openstack.wsgi [None req-78a40bcd-cc16-420c-bf1a-f92afbe55981 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] HTTP exception thrown: Instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 could not be found. [pid: 8|app: 0|req: 388/765] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:25 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/766] 10.0.0.31 () {32 vars in 701 bytes} [Tue May 19 06:26:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-55736035 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:25.918 8 INFO nova.api.openstack.wsgi [None req-b649a5dd-f669-48e1-a8cf-515d3a3f7283 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] HTTP exception thrown: Instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 could not be found. [pid: 8|app: 0|req: 389/767] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:26:25 2026] DELETE /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:26:25.960 7 INFO nova.api.openstack.wsgi [None req-db2bc53e-dc9c-4d69-a7ad-8ab2d0468f42 dd00f47886a249479f3a8f3b61661d94 3d58b59da3424403abfc21e882b86b68 - - default default] HTTP exception thrown: Instance b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 could not be found. [pid: 7|app: 0|req: 379/768] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:25 2026] GET /v2.1/servers/b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8 => 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: 381/771] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:26:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:26:39.234 7 WARNING neutronclient.v2_0.client [None req-9c233fdd-e935-4cdd-a961-344fe6b54ca2 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:26:39.459 7 WARNING neutronclient.v2_0.client [None req-9c233fdd-e935-4cdd-a961-344fe6b54ca2 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:26:40.348 7 WARNING neutronclient.v2_0.client [None req-9c233fdd-e935-4cdd-a961-344fe6b54ca2 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/774] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:26:39 2026] POST /v2.1/servers => generated 452 bytes in 1776 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:40.985 8 WARNING neutronclient.v2_0.client [None req-47e4857d-4467-4b70-b7f2-9aa40a4e466b 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/775] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:40 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1390 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:42.117 7 WARNING neutronclient.v2_0.client [None req-00e473a2-b991-40a7-834f-54777f18cde0 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/776] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:42 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1394 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:43.346 8 WARNING neutronclient.v2_0.client [None req-296a718b-30a3-42f5-b096-e0f78ada6b9b 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/777] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:43 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1442 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:44.440 7 WARNING neutronclient.v2_0.client [None req-1f5afaea-256a-4b0c-86f3-8fcba68ebd66 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/778] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:44 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1442 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:45.532 8 WARNING neutronclient.v2_0.client [None req-40d39d38-dce6-4e7d-ae37-b586433f0214 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/779] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:45 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1517 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:46.312 7 INFO nova.api.openstack.compute.server_external_events [req-fbe21d08-e3df-4d8c-a235-188b6a118b68 req-8c18a6e9-d11b-48b4-8f52-689db1ecedbb e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 on instance [pid: 7|app: 0|req: 386/780] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:46.900 7 WARNING neutronclient.v2_0.client [None req-6438159a-6b5b-43a3-a912-e1395c8c368c 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/783] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:46 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1515 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:48.200 8 WARNING neutronclient.v2_0.client [None req-532563e0-9c93-439b-a298-e6d4a904132b 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/784] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:48 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1515 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:49.598 7 WARNING neutronclient.v2_0.client [None req-3f987634-876a-4dde-a214-04dd1f332fab 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/785] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:49 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1515 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:50.742 8 WARNING neutronclient.v2_0.client [None req-dfee4fda-9076-4cd9-9bf4-b245ee9f7186 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:26:50.753 7 INFO nova.api.openstack.compute.server_external_events [req-3468f23e-2818-49a3-b141-f3fba9db2426 req-6d04d244-ac43-4552-9157-9f0b8554f9e0 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 on instance [pid: 7|app: 0|req: 390/786] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:26:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:50 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1515 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:51.992 7 WARNING neutronclient.v2_0.client [None req-02a4c04d-e5de-4a21-af54-f7f9f33a7fb9 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/788] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:51 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => 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-05-19 06:26:53.164 8 WARNING neutronclient.v2_0.client [None req-7b98f99c-44dd-4854-a598-68b637591106 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/789] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:26:53 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1699 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:53.351 7 WARNING neutronclient.v2_0.client [None req-339cba82-b57e-4818-8019-b232f73ca726 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/790] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:26:53 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13/os-interface => generated 285 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:54.144 8 INFO nova.api.openstack.compute.server_external_events [req-5dc18c85-2fd7-47b1-8a68-e66533e9de1d req-109e3361-b64d-41d9-b5b6-a5aa189bd721 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 on instance [pid: 8|app: 0|req: 399/791] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:26:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:01.077 8 WARNING neutronclient.v2_0.client [None req-bd61d31e-1c9c-4ab7-ba5e-780333e05744 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:27:01.754 8 WARNING neutronclient.v2_0.client [None req-bd61d31e-1c9c-4ab7-ba5e-780333e05744 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/794] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:27:00 2026] POST /v2.1/servers => generated 424 bytes in 2040 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:03.068 7 WARNING neutronclient.v2_0.client [None req-4f3c8caf-459a-404e-8914-6aa21869d459 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/795] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:03 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1368 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:04.626 8 WARNING neutronclient.v2_0.client [None req-1e32ccb8-fcf4-4e13-b2dd-7610cb1c71af 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/796] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:04 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1364 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:05.951 7 WARNING neutronclient.v2_0.client [None req-a1bd103c-60b1-454b-ab45-5cd8552dd738 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/797] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:05 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:07.026 8 WARNING neutronclient.v2_0.client [None req-05e11fc9-39b3-43c1-800c-f5f799b205c8 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/800] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:06 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1428 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:08.239 7 INFO nova.api.openstack.compute.server_external_events [req-4bfce9c6-e8d1-480e-b420-387af20365dd req-13c1006c-fdc0-4109-8c95-848192dfce18 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:5575d0fd-c27c-492c-9ed5-7e0ba889a32b for instance c9720580-ee9b-46d7-a0bd-d1ba96a3a79d on instance [pid: 7|app: 0|req: 397/801] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:27:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:08.467 8 WARNING neutronclient.v2_0.client [None req-2782a879-fe08-46b0-affe-dd5b7a90fa76 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/802] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:08 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1480 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:09.928 7 WARNING neutronclient.v2_0.client [None req-f96091dc-aef8-419e-bd71-628105807918 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/803] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:09 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1468 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:11.501 8 WARNING neutronclient.v2_0.client [None req-66061f60-e329-4124-a383-42d1b1d76d0f 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/804] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:11 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1468 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:13.054 7 WARNING neutronclient.v2_0.client [None req-8571f7f2-3ef9-4e78-ba50-518a4a410fb9 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/805] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:13 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1468 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:14.228 8 WARNING neutronclient.v2_0.client [None req-9ed191af-b03f-4586-aea7-9c142af0ae2e 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/806] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:14 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1468 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:15.428 7 WARNING neutronclient.v2_0.client [None req-a8135760-c7de-4382-9ff8-7f03a3e2957f 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:15.494 8 INFO nova.api.openstack.compute.server_external_events [req-5a60d7c1-2e1a-4b92-81e1-17739d066c55 req-0604e19c-8871-474a-b384-8cfcad70f789 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:5575d0fd-c27c-492c-9ed5-7e0ba889a32b for instance c9720580-ee9b-46d7-a0bd-d1ba96a3a79d on instance [pid: 8|app: 0|req: 408/807] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:27:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/808] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:15 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1468 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:16.077 8 WARNING neutronclient.v2_0.client [None req-d932a5cc-a9c4-4dae-bbb8-f953a1792aed 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/809] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:16 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1819 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:16.304 7 WARNING neutronclient.v2_0.client [None req-588abf95-f278-4bc9-a79e-ca2eaaae2e65 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/810] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:16 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1819 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:16.647 7 WARNING neutronclient.v2_0.client [None req-6312da4d-bb8f-453c-9b1f-4e199416ad2a 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/811] 10.0.0.31 () {34 vars in 749 bytes} [Tue May 19 06:27:16 2026] POST /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:16.694 8 WARNING neutronclient.v2_0.client [None req-a0bf2d78-26a1-4a97-adfc-8567435feb37 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/812] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:16 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1648 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/815] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:16 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1821 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-05-19 06:27:17.912 7 WARNING neutronclient.v2_0.client [None req-4f948282-7da5-434a-b4e0-2615baf3a145 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/816] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:27:17 2026] DELETE /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => 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, ' [pid: 7|app: 0|req: 405/817] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:17 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1821 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:27:18.053 8 WARNING neutronclient.v2_0.client [None req-49c422e6-e4aa-4022-b3dc-b442ee83abe7 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/818] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:18 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1654 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:19.094 7 WARNING neutronclient.v2_0.client [None req-20791ee5-c5f1-4eb8-b96e-00388ec4f092 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] 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: 406/819] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:19 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:27:19.223 8 WARNING neutronclient.v2_0.client [None req-9cba7c28-453b-4b2a-aa88-bb5f4d07f35f 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/820] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:19 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1654 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:20.246 7 WARNING neutronclient.v2_0.client [None req-078e59e4-78d9-497c-925d-cafd772f2209 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] 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: 407/821] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:20 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1826 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:27:20.356 8 WARNING neutronclient.v2_0.client [None req-210f487a-7cc1-43d3-8b55-d84b01ebef3f 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/822] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:20 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1654 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-05-19 06:27:20.589 7 INFO nova.api.openstack.compute.server_external_events [req-066f254f-6a45-49b9-baa9-1721e53c7680 req-134e510f-c89a-405b-b479-b5dfe0432a1a e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-unplugged:5575d0fd-c27c-492c-9ed5-7e0ba889a32b for instance c9720580-ee9b-46d7-a0bd-d1ba96a3a79d on instance [pid: 7|app: 0|req: 408/823] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:27:20 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-05-19 06:27:20.763 8 INFO nova.api.openstack.compute.server_external_events [req-a028c673-d0aa-4f74-b8b6-4fa66dcb393a req-8c316293-6b3b-4606-b4a8-a2cc23b71c6e e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:5575d0fd-c27c-492c-9ed5-7e0ba889a32b for instance c9720580-ee9b-46d7-a0bd-d1ba96a3a79d on instance [pid: 8|app: 0|req: 416/824] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:27:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:21.417 7 WARNING neutronclient.v2_0.client [None req-4533ade7-5c17-47f7-98a3-fb2c56f64d6a 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:21.525 8 WARNING neutronclient.v2_0.client [None req-cac49aa9-6ce9-416d-bbab-36c8776f8987 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/825] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:21 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1826 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/826] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:21 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1449 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:22.598 7 WARNING neutronclient.v2_0.client [None req-51ba37d3-c45c-4cbf-b96b-229211ff9daf 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:27:22.643 8 WARNING neutronclient.v2_0.client [None req-419e8a6a-3f8e-4028-82d8-06d71896a997 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] The python binding code in 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/827] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:22 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 1454 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/828] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:22 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1826 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:23.199 8 INFO nova.api.openstack.compute.server_external_events [req-f75f0a25-4b6b-4af4-be68-3c63a5ecfb15 req-95805a33-ef87-4abb-8661-5666f2ba1ea3 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-unplugged:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 on instance [pid: 8|app: 0|req: 419/829] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:27:23 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:23.937 8 INFO nova.api.openstack.wsgi [None req-e691233f-093d-461f-8003-c208f97e6ae0 92ef1d075ad442f7b2abc632c4db1205 b2f97c009ee84c09bd9aeb2cb1850171 - - default default] HTTP exception thrown: Instance c9720580-ee9b-46d7-a0bd-d1ba96a3a79d could not be found. 2026-05-19 06:27:23.938 7 WARNING neutronclient.v2_0.client [None req-271240b4-e70b-439b-80e3-c890bcb389a1 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/830] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:23 2026] GET /v2.1/servers/c9720580-ee9b-46d7-a0bd-d1ba96a3a79d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:23 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1826 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:25.003 8 INFO nova.api.openstack.compute.server_external_events [req-7dd600eb-be2c-4470-9cea-29c265c12b4f req-d289fef1-6153-4ef2-b717-3edb07f2d1a9 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 on instance [pid: 8|app: 0|req: 421/832] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:27:24 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-05-19 06:27:25.161 7 WARNING neutronclient.v2_0.client [None req-ebb980c3-ea0a-4558-9ca5-06d25f3290e6 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/833] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:25 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1826 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:26.414 8 WARNING neutronclient.v2_0.client [None req-63a9fae1-59f6-4033-8e6c-2293be376b88 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/834] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:26 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1826 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:27.641 7 WARNING neutronclient.v2_0.client [None req-b5be76c0-7fdc-40bb-b864-be2c63e3a7b0 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/837] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:27 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1819 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: 416/840] 10.0.0.46 () {30 vars in 618 bytes} [Tue May 19 06:27:41 2026] GET /v2.1 => generated 0 bytes in 87 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: 425/841] 10.0.0.46 () {32 vars in 691 bytes} [Tue May 19 06:27:41 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/842] 10.0.0.46 () {34 vars in 912 bytes} [Tue May 19 06:27:41 2026] GET /v2.1/os-simple-tenant-usage/d1190be9d9234da1871b41a4a3d8a059?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/843] 10.0.0.46 () {30 vars in 653 bytes} [Tue May 19 06:27:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/844] 10.0.0.46 () {30 vars in 618 bytes} [Tue May 19 06:27:44 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 427/845] 10.0.0.46 () {32 vars in 691 bytes} [Tue May 19 06:27:44 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/846] 10.0.0.46 () {34 vars in 912 bytes} [Tue May 19 06:27:44 2026] GET /v2.1/os-simple-tenant-usage/d1190be9d9234da1871b41a4a3d8a059?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 428/847] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:27:44 2026] POST /v2.1/os-keypairs => generated 398 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/848] 10.0.0.46 () {30 vars in 653 bytes} [Tue May 19 06:27:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:27:45.566 8 WARNING neutronclient.v2_0.client [None req-89a23c24-2e2b-4992-a253-abb2011057ba 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/849] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:45 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1819 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/850] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:27:45 2026] DELETE /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:45.937 8 WARNING neutronclient.v2_0.client [None req-b05566da-6762-460f-88f2-7dc58936544f 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/851] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:45 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1825 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:46.576 7 WARNING neutronclient.v2_0.client [None req-b7326a77-1c9b-4e7e-a4d6-2df5446dcc64 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:27:46.628 7 WARNING neutronclient.v2_0.client [None req-b7326a77-1c9b-4e7e-a4d6-2df5446dcc64 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:27:46.787 7 WARNING neutronclient.v2_0.client [None req-b7326a77-1c9b-4e7e-a4d6-2df5446dcc64 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/854] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:27:46 2026] POST /v2.1/servers => generated 450 bytes in 498 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:47.050 8 WARNING neutronclient.v2_0.client [None req-611e5201-e084-4f0c-917f-ea69b43539bc 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/855] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:47 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1403 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:47.128 7 WARNING neutronclient.v2_0.client [None req-2165f2ef-ea12-4a37-a251-e3aac4d08a46 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/856] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:47 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => 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-05-19 06:27:48.123 8 WARNING neutronclient.v2_0.client [None req-11681488-6203-4916-b20a-7326e2b9feeb 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/857] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:48 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1407 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:48.279 7 WARNING neutronclient.v2_0.client [None req-90748ba2-a92b-42eb-84fe-42c2634f1b8e 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/858] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:48 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1825 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-05-19 06:27:48.573 8 INFO nova.api.openstack.compute.server_external_events [req-35468bcc-6098-4ddb-9286-c35cb03a614e req-2606ca58-f31a-4cfe-b1f4-a6219b4d8a70 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-unplugged:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 on instance [pid: 8|app: 0|req: 435/859] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:27:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:49.180 7 INFO nova.api.openstack.compute.server_external_events [req-7b4791dd-f815-45a7-bd15-643e02672c33 req-bced1289-acc8-4514-95c7-1a234d22be43 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:eff86a22-832b-4871-a661-0752dda0d25d for instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 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: 425/860] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:27:49 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) 2026-05-19 06:27:49.216 8 WARNING neutronclient.v2_0.client [None req-5e7df003-c61d-4dc5-8d83-53af86b26a0c 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/861] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:49 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:49.427 7 WARNING neutronclient.v2_0.client [None req-878cb797-abf3-4368-9fe6-5b2ad1493fad 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in 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/862] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:49 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1471 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:50.306 8 WARNING neutronclient.v2_0.client [None req-9cd4f20f-3185-4972-a3db-5f4e2296bcd8 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/863] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:50 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1455 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:50.519 7 WARNING neutronclient.v2_0.client [None req-f56b7189-99ca-47bd-94c1-17f775858824 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/864] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:50 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1476 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:51.395 8 WARNING neutronclient.v2_0.client [None req-ef334eb0-6a2e-45f9-baad-5e8bea2dd238 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/865] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:51 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:51.601 7 WARNING neutronclient.v2_0.client [None req-3bb6bc24-cf78-43d3-b31d-2dd1a6bc7e24 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/866] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:51 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 1476 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:52.485 8 WARNING neutronclient.v2_0.client [None req-9e85ee47-a2c2-4142-b67a-17dbb41dd655 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:52.504 7 INFO nova.api.openstack.compute.server_external_events [req-addc9541-67f9-4e62-ab1f-fb7891362728 req-3923c37d-2d71-4294-acc7-e1cad822c1c0 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:08a1154a-9891-4318-a850-01b317e2a91f for instance 03af4a42-fea3-4425-87fb-c0fd38a39167 on instance [pid: 7|app: 0|req: 429/867] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:27:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/868] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:52 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1541 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:53.034 7 INFO nova.api.openstack.wsgi [None req-9aa4e453-d000-4ca2-9694-f8b7347c89d0 8e830246902e4d0b9b53fa4135d3a62d ff5e174ce155486398602c27b2cdd6fb - - default default] HTTP exception thrown: Instance 8c461235-39f2-4b78-91b4-ecd4d929fa13 could not be found. [pid: 7|app: 0|req: 430/869] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:52 2026] GET /v2.1/servers/8c461235-39f2-4b78-91b4-ecd4d929fa13 => generated 111 bytes in 40 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: 440/870] 10.0.0.31 () {32 vars in 703 bytes} [Tue May 19 06:27:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-643647506 => 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-05-19 06:27:53.643 7 WARNING neutronclient.v2_0.client [None req-d5a03bac-6b1b-47e9-a94b-f944655074e7 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/871] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:53 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1529 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:27:55.566 8 WARNING neutronclient.v2_0.client [None req-208ec903-e1c4-49ca-b4dd-b49971693c31 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/872] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:55 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1529 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:57.002 8 WARNING neutronclient.v2_0.client [None req-afeed35b-5faa-4898-9329-5d01f3456af1 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/875] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:56 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1529 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:58.123 7 INFO nova.api.openstack.compute.server_external_events [req-91e2eedc-3d92-4587-96da-982c0854ed72 req-5fe4c1f5-25f8-49ce-bdf8-365747069578 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:08a1154a-9891-4318-a850-01b317e2a91f for instance 03af4a42-fea3-4425-87fb-c0fd38a39167 on instance [pid: 7|app: 0|req: 433/876] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:27:58 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-05-19 06:27:58.212 8 WARNING neutronclient.v2_0.client [None req-8d514095-64bc-4a9e-873e-eb3f718736c0 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/877] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:58 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1529 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:27:59.831 7 WARNING neutronclient.v2_0.client [None req-91f42b5e-0f32-408b-a348-a3915fc60071 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/878] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:27:59 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1697 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:00.051 8 WARNING neutronclient.v2_0.client [None req-6c1aaeaa-119c-4533-92ef-b637d8e30b94 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/879] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:00 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1697 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/880] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:28:00 2026] POST /v2.1/os-keypairs => generated 397 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:01.348 8 INFO nova.api.openstack.compute.server_external_events [req-d3d50eb7-2a7b-40cc-9dd2-2e395488ead5 req-b14308c8-063d-434e-a18f-bfb8b5c0a25b e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:08a1154a-9891-4318-a850-01b317e2a91f for instance 03af4a42-fea3-4425-87fb-c0fd38a39167 on instance [pid: 8|app: 0|req: 446/881] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:01 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-05-19 06:28:03.556 7 WARNING neutronclient.v2_0.client [None req-8b094f77-ac0a-40a5-ad85-b3231ff3729e e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/882] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:28:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:28:03.705 7 WARNING neutronclient.v2_0.client [None req-8b094f77-ac0a-40a5-ad85-b3231ff3729e e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/883] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:28:03 2026] POST /v2.1/servers => generated 424 bytes in 702 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:28:04.107 8 WARNING neutronclient.v2_0.client [None req-31fd1f43-248d-43c9-a3b0-0eeb14289527 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/884] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:04 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1371 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:04.703 7 WARNING neutronclient.v2_0.client [None req-939a9eee-0378-419f-a394-948bcb54a812 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:04.736 7 WARNING neutronclient.v2_0.client [None req-939a9eee-0378-419f-a394-948bcb54a812 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:04.768 7 WARNING neutronclient.v2_0.client [None req-939a9eee-0378-419f-a394-948bcb54a812 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:04.913 7 WARNING neutronclient.v2_0.client [None req-939a9eee-0378-419f-a394-948bcb54a812 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/885] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:28:04 2026] POST /v2.1/servers => generated 497 bytes in 439 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:05.110 8 WARNING neutronclient.v2_0.client [None req-d22f4d06-25d4-4a47-97c0-b84ed64646e6 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/886] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:05 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:05.210 7 WARNING neutronclient.v2_0.client [None req-a940caa6-36e7-4266-a2f7-fde8f7a64de1 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/887] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:05 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1375 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:06.192 8 WARNING neutronclient.v2_0.client [None req-2fb285ac-3c27-4cc5-b8f0-4aaf880842b2 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/888] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:06 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1461 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:06.331 7 WARNING neutronclient.v2_0.client [None req-debcc2ca-6560-483d-89bb-64f9e917a657 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/889] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:06 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1423 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:07.319 8 WARNING neutronclient.v2_0.client [None req-888a49ff-f4a0-4262-9d9b-d8797b3eba0a 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/892] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:07 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1453 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:07.472 7 WARNING neutronclient.v2_0.client [None req-7fe2e4b3-4348-4ee6-82d1-4d3936629106 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/893] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:07 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1423 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:08.452 8 WARNING neutronclient.v2_0.client [None req-b48a261d-417a-4651-9205-2333bbe96ba6 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/894] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:08 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1509 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-05-19 06:28:08.589 7 WARNING neutronclient.v2_0.client [None req-7d9526e6-e839-4ee5-983b-fb7d12e43198 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/895] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:08 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1473 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:09.561 8 WARNING neutronclient.v2_0.client [None req-dc7f186b-1190-466e-86e5-3bf2b6d9026e 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:09.571 7 INFO nova.api.openstack.compute.server_external_events [req-98e471b6-62f4-4156-b4bb-44dd4dcf9249 req-f2bea75c-85d1-40ef-8b62-f4e4d51f251d e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:d0d0fb62-4274-42fc-bd6b-673e851a43d4 for instance 074bb447-d7ee-4f8f-a745-1df8b04c481f on instance [pid: 7|app: 0|req: 443/896] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/897] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:09 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:10.044 8 WARNING neutronclient.v2_0.client [None req-a38a8c17-2511-4232-addc-eda7f1a1682e e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/898] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:10 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1483 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/899] 10.0.0.31 () {34 vars in 749 bytes} [Tue May 19 06:28:09 2026] POST /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167/action => generated 31891 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:10.663 8 WARNING neutronclient.v2_0.client [None req-fdf0ffbd-d1e2-47e3-8e1d-4f556db26b96 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/900] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:10 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1517 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/901] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:28:10 2026] POST /v2.1/os-keypairs => generated 395 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:11.322 8 WARNING neutronclient.v2_0.client [None req-5736da31-4e96-4ed3-a16b-11a47ad4f732 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/902] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:11 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1471 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:11.742 7 INFO nova.api.openstack.compute.server_external_events [req-ade76e5a-2877-4fbd-ae53-d39b7b5319cb req-acd55877-ec4c-48f4-a0bf-5cd1ac6882ba e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:3d8bed51-5611-4762-a262-b94e626f3dff for instance b569761f-edc7-4a56-a32e-d036e08f25a3 on instance [pid: 7|app: 0|req: 446/903] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:28:11.763 8 WARNING neutronclient.v2_0.client [None req-c04ed41c-7605-460a-b6a5-04d95b0316d5 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/904] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:11 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1632 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-05-19 06:28:12.712 7 WARNING neutronclient.v2_0.client [None req-7f960bfe-8599-4072-97d3-2b80ed17d9e1 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/905] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:12 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:12.956 8 WARNING neutronclient.v2_0.client [None req-23a97363-2262-4eae-84a1-b44417e729a8 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:12.963 7 WARNING neutronclient.v2_0.client [None req-f5be65f6-223a-4675-9347-5d6891097ffe 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:13.015 8 WARNING neutronclient.v2_0.client [None req-23a97363-2262-4eae-84a1-b44417e729a8 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in 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/906] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:12 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1630 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:28:13.371 8 WARNING neutronclient.v2_0.client [None req-23a97363-2262-4eae-84a1-b44417e729a8 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/907] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:28:12 2026] POST /v2.1/servers => generated 448 bytes in 672 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:13.572 7 WARNING neutronclient.v2_0.client [None req-8e619734-c293-4357-9ee3-b02afe9e2aa2 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in 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/908] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:13 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 1393 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:13.873 8 WARNING neutronclient.v2_0.client [None req-68877ff8-b945-40cc-8814-40112fdcd489 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/909] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:13 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1471 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:14.196 7 WARNING neutronclient.v2_0.client [None req-4f45b108-7ca6-45c2-8674-8bc325c39cae 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/910] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:14 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1630 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:15.117 8 WARNING neutronclient.v2_0.client [None req-d92b3511-c7fa-4722-be76-274a244e851d e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/911] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:15 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1471 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:15.352 7 WARNING neutronclient.v2_0.client [None req-0c3dd346-8c2e-4ca9-8acb-c7076674ac3c 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:15.408 8 INFO nova.api.openstack.compute.server_external_events [req-d03a570b-01f8-46cc-bd72-c7c71439e494 req-7bc5d913-2c68-4276-ae42-eca01e684f4f e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:d0d0fb62-4274-42fc-bd6b-673e851a43d4 for instance 074bb447-d7ee-4f8f-a745-1df8b04c481f on instance [pid: 8|app: 0|req: 462/912] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:28:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/913] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:15 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1630 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:16.268 8 WARNING neutronclient.v2_0.client [None req-39a96eb7-1a0f-41b8-82b2-7057ebed09bd e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/914] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:16 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1471 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-05-19 06:28:16.522 7 WARNING neutronclient.v2_0.client [None req-322d3430-83b7-4034-ade6-1c5341933bb4 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/915] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:16 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1630 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:17.452 7 WARNING neutronclient.v2_0.client [None req-6a57e73b-de5c-44e0-8c29-a26bd4a42753 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/918] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:17 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1656 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, ' [pid: 8|app: 0|req: 465/919] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:28:17 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f/ips => generated 109 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 455/920] 10.0.0.31 () {32 vars in 722 bytes} [Tue May 19 06:28:17 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f/ips => generated 109 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:28:17.676 8 WARNING neutronclient.v2_0.client [None req-1a5b999e-936d-4c9d-8b62-e8aaaa883a64 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] 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: 456/921] 10.0.0.31 () {32 vars in 824 bytes} [Tue May 19 06:28:17 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f/ips/tempest-ServerAddressesTestJSON-1459797085-network => generated 94 bytes in 44 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: 466/922] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:17 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1630 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/923] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:28:17 2026] DELETE /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:17.906 8 WARNING neutronclient.v2_0.client [None req-4268f977-0064-400b-834a-0ec93c8348cd e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/924] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:17 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1662 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:18.164 7 INFO nova.api.openstack.compute.server_external_events [req-9dd44723-3fcf-4c24-b112-38e365f52cb3 req-ddb8cde0-5f6f-4411-9f2a-aab442ca4c2a e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:3d8bed51-5611-4762-a262-b94e626f3dff for instance b569761f-edc7-4a56-a32e-d036e08f25a3 on instance [pid: 7|app: 0|req: 458/925] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:28:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:18.676 8 WARNING neutronclient.v2_0.client [None req-fceb5a82-6767-44ac-b42f-3524549a6f74 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/926] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:18 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 1519 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:28:18.875 7 WARNING neutronclient.v2_0.client [None req-5a06e2b2-40ec-412a-b1da-21500876fa29 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/927] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:18 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1630 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:19.085 8 WARNING neutronclient.v2_0.client [None req-a2d4e1f8-de63-4865-a1ab-790312977d58 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/928] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:19 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1662 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:19.341 7 INFO nova.api.openstack.compute.server_external_events [req-4455bfc0-1c83-48cc-aa44-ee90f8e920a4 req-ac13ac36-75f2-499d-be53-490d9f639c91 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:96392eb8-bb42-4029-b7fd-e6f9ebb09f76 for instance 03ab70a8-1d67-4622-a80c-b4409dfd4506 on instance [pid: 7|app: 0|req: 460/929] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:20.071 8 WARNING neutronclient.v2_0.client [None req-7625a589-8177-4023-8dfd-6d4f256882b5 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/930] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:20 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1811 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:20.260 7 WARNING neutronclient.v2_0.client [None req-805bf055-6582-4251-acb4-ed0efccb4d28 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:20.299 8 WARNING neutronclient.v2_0.client [None req-df64cc9d-46c9-4084-9978-f6b4a16a72da e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/931] 10.0.0.31 () {32 vars in 740 bytes} [Tue May 19 06:28:20 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/932] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:20 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1662 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:20.762 7 INFO nova.api.openstack.compute.server_external_events [req-b1aea634-a3ef-424b-88c2-b840a167d04a req-77d4b328-6f7c-47e8-82b5-61312bf4ffe9 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:d0d0fb62-4274-42fc-bd6b-673e851a43d4 for instance 074bb447-d7ee-4f8f-a745-1df8b04c481f on instance [pid: 7|app: 0|req: 462/933] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:21.383 8 INFO nova.api.openstack.compute.server_external_events [req-43e004cd-cb56-4fd8-8090-7296f1d0aab9 req-96857b99-a35a-456b-92d8-486172d6f6a8 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:3d8bed51-5611-4762-a262-b94e626f3dff for instance b569761f-edc7-4a56-a32e-d036e08f25a3 on instance [pid: 8|app: 0|req: 472/934] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:21.513 7 WARNING neutronclient.v2_0.client [None req-52a9b2dc-20cd-480d-a0f0-f11153949cb4 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/935] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:21 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:22.635 8 WARNING neutronclient.v2_0.client [None req-0426cc10-3007-4561-8177-6127b57e1557 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/936] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:22 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1457 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:22.799 7 INFO nova.api.openstack.compute.server_external_events [req-16c1b68f-6a85-45e1-a2f1-23145b4eb254 req-ab24367b-1072-472a-9c55-ac9381c079d1 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:08a1154a-9891-4318-a850-01b317e2a91f for instance 03af4a42-fea3-4425-87fb-c0fd38a39167 on instance [pid: 7|app: 0|req: 464/937] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:23.744 8 WARNING neutronclient.v2_0.client [None req-3051f6fa-1b0f-405f-ace0-5f77e188630e e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] The python binding code in 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/938] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:23 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:23.898 7 WARNING neutronclient.v2_0.client [None req-20c23060-5f4e-44b8-ab2f-4ea8a00a71bb 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/939] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:23 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 1517 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:24.333 8 INFO nova.api.openstack.compute.server_external_events [req-a6fc7fdb-48bc-4908-b4ea-a9f4fbb5c542 req-0647ff3e-ef03-4ba5-9eb0-213f235b2368 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:96392eb8-bb42-4029-b7fd-e6f9ebb09f76 for instance 03ab70a8-1d67-4622-a80c-b4409dfd4506 on instance [pid: 8|app: 0|req: 475/940] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:28:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:24.823 7 INFO nova.api.openstack.wsgi [None req-346bed28-48f3-4dda-9cac-ef223b5d3ae3 e2efd29e8eae412a8abd7d914cfc5d25 67580cca74544b01b9bb718b6b9cb2d5 - - default default] HTTP exception thrown: Instance 074bb447-d7ee-4f8f-a745-1df8b04c481f could not be found. [pid: 7|app: 0|req: 466/941] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:24 2026] GET /v2.1/servers/074bb447-d7ee-4f8f-a745-1df8b04c481f => 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: 476/942] 10.0.0.31 () {34 vars in 670 bytes} [Tue May 19 06:28:25 2026] POST /v2.1/os-keypairs => generated 397 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-05-19 06:28:26.961 7 WARNING neutronclient.v2_0.client [None req-918b0788-e674-4efa-b3d4-4f0490c3d389 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:27.013 7 WARNING neutronclient.v2_0.client [None req-918b0788-e674-4efa-b3d4-4f0490c3d389 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:27.189 7 WARNING neutronclient.v2_0.client [None req-918b0788-e674-4efa-b3d4-4f0490c3d389 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/945] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:28:26 2026] POST /v2.1/servers => generated 449 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:28:27.398 8 WARNING neutronclient.v2_0.client [None req-d884fee1-44d1-4e6c-acf1-bf80079ba086 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/946] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:27 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1402 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:28.501 7 WARNING neutronclient.v2_0.client [None req-11ad528b-6894-40c7-b0e8-942cf645f381 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/947] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:28 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1406 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:29.099 8 WARNING neutronclient.v2_0.client [None req-71024f2c-6b9d-4de3-af84-807297600f91 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in 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/948] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:29 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 1815 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:29.607 7 WARNING neutronclient.v2_0.client [None req-b51615e6-cd22-4519-9417-c73956b7bbea 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/949] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:29 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:30.570 7 INFO nova.api.openstack.compute.server_external_events [req-9d6f9917-27e9-40b7-bbc1-3badd89488e0 req-bb5b7354-a77d-489e-8a3d-2129e11fdbca e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:96392eb8-bb42-4029-b7fd-e6f9ebb09f76 for instance 03ab70a8-1d67-4622-a80c-b4409dfd4506 on instance [pid: 7|app: 0|req: 471/950] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:30 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-05-19 06:28:30.610 8 WARNING neutronclient.v2_0.client [None req-c6ace67a-d588-4207-aa37-d12d77887b67 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:28:30.657 8 WARNING neutronclient.v2_0.client [None req-c6ace67a-d588-4207-aa37-d12d77887b67 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:30.692 7 WARNING neutronclient.v2_0.client [None req-79519683-006f-47ca-a6cf-edf9d8698e63 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/951] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:30 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:28:30.881 8 WARNING neutronclient.v2_0.client [None req-c6ace67a-d588-4207-aa37-d12d77887b67 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/952] 10.0.0.31 () {34 vars in 662 bytes} [Tue May 19 06:28:30 2026] POST /v2.1/servers => generated 448 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:31.089 7 WARNING neutronclient.v2_0.client [None req-07b978cb-a8c6-4797-bbc2-8bb92e00bc96 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in 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/953] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:31 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 1393 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:31.784 8 WARNING neutronclient.v2_0.client [None req-68881701-8ab1-478d-be78-3c1b122c883c 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/954] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:31 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1462 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:32.716 7 INFO nova.api.openstack.compute.server_external_events [req-8900f61f-fdca-438c-8fdd-5fb8c3941eed req-919ab8b7-2d5b-41e7-b75c-29c37d76e2a1 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:3054d598-f708-49ad-a0c3-72dcc8c58717 for instance 5f05cebd-0424-4406-8f6e-5e4821566c73 on instance [pid: 7|app: 0|req: 474/955] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:32 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-05-19 06:28:32.877 8 WARNING neutronclient.v2_0.client [None req-1fbc6d5a-4e6e-48ce-b8ab-2249753df114 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/956] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:32 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1539 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:34.016 7 WARNING neutronclient.v2_0.client [None req-cd0a3c9e-2500-4e8b-87a9-6f3df7ab53fd 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/957] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:33 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:35.217 8 WARNING neutronclient.v2_0.client [None req-1a470a48-6afb-4707-9bd9-2849c681a42f 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/958] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:35 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1527 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-05-19 06:28:36.167 7 WARNING neutronclient.v2_0.client [None req-9457ff9a-8847-4b6d-a5f1-6336e72a23c9 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/959] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:36 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 1519 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:36.369 8 WARNING neutronclient.v2_0.client [None req-c4b54c6b-794a-49b0-876d-7c7b82504f0a 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/960] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:36 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1527 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-05-19 06:28:36.547 7 INFO nova.api.openstack.compute.server_external_events [req-99a5738d-8e91-40f5-8f08-550af01e0c1f req-c1b95355-065c-4672-b0d4-0f51af7e03e8 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:1390b912-1541-4914-8dfc-9e89e9f2a2ba for instance 3c7d6d9c-57dd-43b0-9d67-8576a5445f5a on instance [pid: 7|app: 0|req: 477/961] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:36.695 8 INFO nova.api.openstack.compute.server_external_events [req-fcac776f-5cad-4b5b-924d-7df2dafa2ba3 req-9ba78167-6c7b-454f-96bd-b5d4844887e4 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:3054d598-f708-49ad-a0c3-72dcc8c58717 for instance 5f05cebd-0424-4406-8f6e-5e4821566c73 on instance [pid: 8|app: 0|req: 485/962] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:28:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:37.530 8 WARNING neutronclient.v2_0.client [None req-b4decec1-deea-473f-8f78-a06c2d808d46 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/965] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:37 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:38.690 7 WARNING neutronclient.v2_0.client [None req-6ca97765-c7f0-4644-bef1-53533c7b86ce 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/966] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:38 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1527 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:39.858 8 WARNING neutronclient.v2_0.client [None req-a094b03a-5506-463b-909a-eea326f38065 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/967] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:39 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1694 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:40.058 7 WARNING neutronclient.v2_0.client [None req-2e6079fe-ce38-42a5-9ab9-26b7ac0aaf5a 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/968] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:40 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1694 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:40.203 8 INFO nova.api.openstack.compute.server_external_events [req-349266d8-c9f7-49d0-9414-34114abb8961 req-d001779a-b583-41dc-ad74-47e7179e1303 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:1390b912-1541-4914-8dfc-9e89e9f2a2ba for instance 3c7d6d9c-57dd-43b0-9d67-8576a5445f5a on instance [pid: 8|app: 0|req: 489/969] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:28:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:40.883 7 INFO nova.api.openstack.compute.server_external_events [req-4ae69085-b391-4dee-94e4-09a424f3f89d req-51ae3aa7-f976-431d-a9d0-b5bf38317e9f e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:3054d598-f708-49ad-a0c3-72dcc8c58717 for instance 5f05cebd-0424-4406-8f6e-5e4821566c73 on instance [pid: 7|app: 0|req: 481/970] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:41.319 8 WARNING neutronclient.v2_0.client [None req-61a08802-d5f1-4529-b396-b7cdbf38573e 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/971] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:41 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:42.470 7 WARNING neutronclient.v2_0.client [None req-34a41350-7341-470d-9d32-236c4195f9eb 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/972] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:42 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1931 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/973] 10.0.0.31 () {32 vars in 752 bytes} [Tue May 19 06:28:44 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3/os-server-password => generated 116 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/974] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:28:46 2026] DELETE /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:46.398 8 WARNING neutronclient.v2_0.client [None req-4fa439e0-a148-4e09-b2b2-e5a7a6b5c71a 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/975] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:46 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1937 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:28:46.522 7 WARNING neutronclient.v2_0.client [None req-e8fec1ab-e1e5-4087-aa8b-632f74d59092 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/976] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:46 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 1818 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-05-19 06:28:47.557 7 WARNING neutronclient.v2_0.client [None req-6c29ebc0-95be-4986-8ec2-3cb5c1822ade 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/979] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:47 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1937 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-05-19 06:28:48.495 8 INFO nova.api.openstack.compute.server_external_events [req-41ce84f9-2c92-4ace-9606-28bf189b20ff req-2b24e632-c594-4bcc-a1bc-b7ab61565480 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:1390b912-1541-4914-8dfc-9e89e9f2a2ba for instance 3c7d6d9c-57dd-43b0-9d67-8576a5445f5a on instance [pid: 8|app: 0|req: 494/980] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:48.848 7 WARNING neutronclient.v2_0.client [None req-fbbf3788-851d-458a-8260-e03f4d3f0839 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/981] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:48 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1937 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:49.967 7 INFO nova.api.openstack.compute.server_external_events [req-fcfb8eec-3c28-420b-8beb-021c39f01dd6 req-1342bc90-b798-44a7-af28-681331514a1a e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:3d8bed51-5611-4762-a262-b94e626f3dff for instance b569761f-edc7-4a56-a32e-d036e08f25a3 on instance [pid: 7|app: 0|req: 488/982] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:28:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:50.028 7 WARNING neutronclient.v2_0.client [None req-7932eb45-950b-49d6-ada6-df9c8be3b59d 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in 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/983] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:49 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1538 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/984] 10.0.0.31 () {34 vars in 749 bytes} [Tue May 19 06:28:49 2026] POST /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73/action => generated 31891 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:51.129 7 WARNING neutronclient.v2_0.client [None req-0749a23b-1a39-4254-ab60-e2aff6600a38 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/985] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:51 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1543 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:52.236 8 WARNING neutronclient.v2_0.client [None req-74b8ff36-cf76-4999-b15d-9adb562ba27d 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/986] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:52 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 1543 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-05-19 06:28:53.323 7 INFO nova.api.openstack.wsgi [None req-759ba845-caf5-4bac-8ba7-5fa8e2f91644 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] HTTP exception thrown: Instance b569761f-edc7-4a56-a32e-d036e08f25a3 could not be found. [pid: 7|app: 0|req: 491/987] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:53 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:53.349 8 INFO nova.api.openstack.wsgi [None req-fed8e713-e50f-4799-a3ee-745fb8fb53fd 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] HTTP exception thrown: Instance b569761f-edc7-4a56-a32e-d036e08f25a3 could not be found. [pid: 8|app: 0|req: 497/988] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:28:53 2026] DELETE /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:28:53.379 7 INFO nova.api.openstack.wsgi [None req-761199ad-17f2-462e-80a4-433090e947ae 65b389b69cce441484752c4ec6ee9186 cf7714a7073843f4b72f199ac34ae230 - - default default] HTTP exception thrown: Instance b569761f-edc7-4a56-a32e-d036e08f25a3 could not be found. [pid: 7|app: 0|req: 492/989] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:28:53 2026] GET /v2.1/servers/b569761f-edc7-4a56-a32e-d036e08f25a3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/990] 10.0.0.31 () {32 vars in 705 bytes} [Tue May 19 06:28:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1643885644 => 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: 493/991] 10.0.0.31 () {32 vars in 727 bytes} [Tue May 19 06:28:53 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1242982190 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/994] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:29:00 2026] DELETE /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-19 06:29:01.085 7 WARNING neutronclient.v2_0.client [None req-e5557b97-50ce-4a5a-9775-a914fdb8b8bb 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/995] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:01 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1820 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:02.269 8 WARNING neutronclient.v2_0.client [None req-90c9b818-6fdf-4adc-a841-730f8d35f933 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/996] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:02 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1820 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-05-19 06:29:03.623 7 WARNING neutronclient.v2_0.client [None req-629681dd-f5b2-4d8d-8f4a-b8bc61f36762 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/997] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:03 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1820 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:04.471 8 INFO nova.api.openstack.compute.server_external_events [req-610849c4-fb05-412b-8feb-b0ec8ecbf070 req-fce42543-ee54-4130-8540-9f5d7425c35f e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:3054d598-f708-49ad-a0c3-72dcc8c58717 for instance 5f05cebd-0424-4406-8f6e-5e4821566c73 on instance [pid: 8|app: 0|req: 502/998] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:29:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:04.973 7 WARNING neutronclient.v2_0.client [None req-8d0bbf3e-2252-45ad-820a-7ddaca50fc49 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/999] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:04 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1483 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:06.196 8 WARNING neutronclient.v2_0.client [None req-d2a45a39-7fb5-42ae-83cd-569f3a701a30 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1000] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:06 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1488 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:07.305 7 WARNING neutronclient.v2_0.client [None req-9b9af91d-6b37-4492-9c1f-e75219db8734 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1003] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:07 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 1488 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:08.527 8 INFO nova.api.openstack.wsgi [None req-fa44e923-e4eb-47e3-bfe4-79bef09340e1 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] HTTP exception thrown: Instance 5f05cebd-0424-4406-8f6e-5e4821566c73 could not be found. [pid: 8|app: 0|req: 505/1004] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:08 2026] GET /v2.1/servers/5f05cebd-0424-4406-8f6e-5e4821566c73 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1005] 10.0.0.31 () {32 vars in 727 bytes} [Tue May 19 06:29:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-332437644 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1006] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:29:09 2026] DELETE /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-19 06:29:09.309 7 WARNING neutronclient.v2_0.client [None req-d1cefcd4-26ad-4eb1-8bfd-91520a72d481 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/1007] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:09 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1703 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:10.504 8 WARNING neutronclient.v2_0.client [None req-797d4fb5-ff98-46cb-85e3-45261e9d0b29 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in 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/1008] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:10 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1703 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:11.655 7 WARNING neutronclient.v2_0.client [None req-9f11f82f-9503-4d9e-9cbf-648437f47629 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1009] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:11 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1703 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:12.177 8 INFO nova.api.openstack.compute.server_external_events [req-fea5c730-d4bd-44c6-bd04-c9653f2b7b44 req-cdf388f0-e676-4463-87fa-2a1a7417a671 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:08a1154a-9891-4318-a850-01b317e2a91f for instance 03af4a42-fea3-4425-87fb-c0fd38a39167 on instance [pid: 8|app: 0|req: 508/1010] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:29:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:12.844 7 WARNING neutronclient.v2_0.client [None req-b8ae97bc-62f0-4d61-a758-c5cfe80e0ac2 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1011] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:12 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1484 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-05-19 06:29:13.950 8 WARNING neutronclient.v2_0.client [None req-69d3ad58-4c27-4141-8748-55300a2b7d10 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1012] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:13 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1489 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:15.095 7 WARNING neutronclient.v2_0.client [None req-93de99b5-fb14-47b6-b40d-33b028ea3ce4 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1013] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:15 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 1489 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:16.211 8 INFO nova.api.openstack.wsgi [None req-6b509146-1098-42e2-b542-5cd5555a07a8 83c262ab0a394fc7ba321e090aaf06da fab298f2bf6f4eb396acd097f7ed01d5 - - default default] HTTP exception thrown: Instance 03af4a42-fea3-4425-87fb-c0fd38a39167 could not be found. [pid: 8|app: 0|req: 510/1014] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:29:16 2026] GET /v2.1/servers/03af4a42-fea3-4425-87fb-c0fd38a39167 => generated 111 bytes in 46 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: 505/1015] 10.0.0.31 () {32 vars in 729 bytes} [Tue May 19 06:29:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1460912169 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:29:18.917 7 WARNING neutronclient.v2_0.client [None req-0d1f7249-91ec-4eeb-9475-ea63ba2c419c 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:29:19.009 7 WARNING neutronclient.v2_0.client [None req-0d1f7249-91ec-4eeb-9475-ea63ba2c419c 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:29:19.181 7 WARNING neutronclient.v2_0.client [None req-0d1f7249-91ec-4eeb-9475-ea63ba2c419c 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1018] 199.204.45.44 () {36 vars in 713 bytes} [Tue May 19 06:29:18 2026] POST /v2.1/servers => generated 453 bytes in 827 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:20.002 8 WARNING neutronclient.v2_0.client [None req-015faa35-3c5f-4c04-8ab5-ef8c7a8dd642 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1019] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 19 06:29:19 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 2213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:20.064 7 WARNING neutronclient.v2_0.client [None req-891b723d-7a93-4a52-b9a4-b69c0bf614de 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1020] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 19 06:29:20 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1021] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 19 06:29:20 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:22.847 7 WARNING neutronclient.v2_0.client [None req-77913b51-998d-4577-9b2b-dedfcb1d7d6e 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1022] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 19 06:29:22 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 2371 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:23.010 8 WARNING neutronclient.v2_0.client [None req-94869dab-165d-44f6-9cc8-78df981c13cc 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1023] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 19 06:29:22 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 28 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 510/1024] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 19 06:29:23 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-volume_attachments => generated 197 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:24.746 8 INFO nova.api.openstack.compute.server_external_events [req-958105b6-f946-483e-9a43-33bf047f923e req-d56c8700-ea40-4279-86c2-1af7d4d4ff46 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:a1fdf84f-a079-4c66-86c0-72f7632cebab for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 8|app: 0|req: 515/1025] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:29:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:25.903 7 WARNING neutronclient.v2_0.client [None req-3ec8410a-f20f-4a83-8a9a-5459a3cfdcec 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in 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/1026] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 19 06:29:25 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 2445 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:26.256 8 WARNING neutronclient.v2_0.client [None req-b5000a6f-eeda-47be-9b54-fd0ce8e4ed29 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in 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/1027] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 19 06:29:26 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1028] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 19 06:29:26 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:29.054 8 WARNING neutronclient.v2_0.client [None req-e20e3f10-8b65-421c-9e6c-06f57d70fe1e 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1031] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 19 06:29:28 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 2433 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:29.220 7 WARNING neutronclient.v2_0.client [None req-3a791b0e-2386-45fa-bb84-635f2012f56c 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in 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/1032] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 19 06:29:29 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 284 bytes in 73 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: 519/1033] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 19 06:29:29 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:30.675 7 INFO nova.api.openstack.compute.server_external_events [req-a616ceda-12a8-4258-973d-db2058751cdd req-351f5718-aa49-4836-89ab-9a797d54281b e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:a1fdf84f-a079-4c66-86c0-72f7632cebab for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 515/1034] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:29:30 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-05-19 06:29:32.190 8 WARNING neutronclient.v2_0.client [None req-a154037a-ddf9-4739-83d6-dd0273b69e60 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in 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/1035] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 19 06:29:32 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 2433 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:32.360 7 WARNING neutronclient.v2_0.client [None req-3032c677-022c-47e2-be39-be49fcbba99a 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in 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/1036] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 19 06:29:32 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 286 bytes in 102 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: 521/1037] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 19 06:29:32 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:35.046 7 WARNING neutronclient.v2_0.client [None req-85641e2a-029a-466d-82dc-441bff096dac 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1038] 199.204.45.44 () {32 vars in 732 bytes} [Tue May 19 06:29:35 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 2581 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:29:35.204 8 WARNING neutronclient.v2_0.client [None req-236d9e1c-3d0a-46e7-95f9-a25ab8c7cab3 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1039] 199.204.45.44 () {32 vars in 758 bytes} [Tue May 19 06:29:35 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 286 bytes in 100 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: 518/1040] 199.204.45.44 () {32 vars in 776 bytes} [Tue May 19 06:29:35 2026] GET /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:11.092 8 WARNING neutronclient.v2_0.client [None req-bbba516f-79d4-4c96-a689-90f1a7927a3d 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:30:11.136 8 WARNING neutronclient.v2_0.client [None req-bbba516f-79d4-4c96-a689-90f1a7927a3d 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-5449a176-7438-4283-8897-e12647bd623c req-a3c11f35-8b75-4be2-9233-33a4fb2ddd5b e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:45c355eb-33c7-436b-b332-6e51838018a8 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 523/1049] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:30:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:18.128 7 INFO nova.api.openstack.compute.server_external_events [req-0ed48f73-f196-4e7e-8473-520aa86cd332 req-60cde610-a6a3-4a15-bc06-9a4c6f2ee043 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:45c355eb-33c7-436b-b332-6e51838018a8 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 526/1052] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:30:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:30:19.695 8 WARNING neutronclient.v2_0.client [None req-bbba516f-79d4-4c96-a689-90f1a7927a3d 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in 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/1053] 199.204.45.44 () {36 vars in 811 bytes} [Tue May 19 06:30:11 2026] POST /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 281 bytes in 8694 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:20.051 7 INFO nova.api.openstack.compute.server_external_events [req-cb052a4d-f7ad-42e5-9843-fe9254252993 req-694c35bd-55fa-46fb-a910-053952f16157 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:45c355eb-33c7-436b-b332-6e51838018a8 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 527/1054] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:30:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:22.093 8 INFO nova.api.openstack.compute.server_external_events [req-f5b175e2-fd77-4259-b9b2-2d64d6195b9e req-a3bd531e-d27a-4e30-85e8-a255719cf592 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:45c355eb-33c7-436b-b332-6e51838018a8 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 8|app: 0|req: 528/1055] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:30:22 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-05-19 06:30:41.567 8 WARNING neutronclient.v2_0.client [None req-146afe2e-148d-402e-8eea-c9474705ff90 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:30:41.782 8 WARNING neutronclient.v2_0.client [None req-146afe2e-148d-402e-8eea-c9474705ff90 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:44.159 7 INFO nova.api.openstack.compute.server_external_events [req-68e0050d-ee60-43f5-b42a-650338e22b8e req-8b9b0f54-f4ab-4c65-ba94-0d01951e3214 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:0fce3aca-64bf-41d6-8484-45f99fd4caf4 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 530/1060] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:30:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:49.713 7 INFO nova.api.openstack.compute.server_external_events [req-ac650fdd-531f-45e2-a055-477975d635c5 req-941c11b0-2880-400f-bfae-cf93698e6332 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:0fce3aca-64bf-41d6-8484-45f99fd4caf4 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 533/1063] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:30:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:30:50.821 8 WARNING neutronclient.v2_0.client [None req-146afe2e-148d-402e-8eea-c9474705ff90 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1064] 199.204.45.44 () {36 vars in 811 bytes} [Tue May 19 06:30:41 2026] POST /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 376 bytes in 9343 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:30:59.324 8 WARNING neutronclient.v2_0.client [None req-31e500c5-fab2-4518-a97f-19fa2473b4f4 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:30:59.366 8 WARNING neutronclient.v2_0.client [None req-31e500c5-fab2-4518-a97f-19fa2473b4f4 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:31:02.118 7 INFO nova.api.openstack.compute.server_external_events [req-3226b8b7-85af-4819-b2fb-340b6bc03f62 req-cda06950-3bab-4507-91af-c1db1aca1cb3 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:b2f46a80-f9c2-4793-b02d-42fc86c4258b for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 535/1067] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:31:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:31:06.324 7 INFO nova.api.openstack.compute.server_external_events [req-b6f2d2d5-3e8b-4640-9f8d-c08c0fdf320b req-0921a327-4960-467c-bcef-ed66fa819c26 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-plugged:b2f46a80-f9c2-4793-b02d-42fc86c4258b for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 536/1068] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:31:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:31:08.905 8 WARNING neutronclient.v2_0.client [None req-31e500c5-fab2-4518-a97f-19fa2473b4f4 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1071] 199.204.45.44 () {36 vars in 811 bytes} [Tue May 19 06:30:59 2026] POST /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface => generated 377 bytes in 9671 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:31:09.541 7 INFO nova.api.openstack.compute.server_external_events [req-171502cc-b86b-48f6-99f2-4ea58d311af1 req-36eea4c3-8de7-4cbc-be31-ff059567e395 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:0fce3aca-64bf-41d6-8484-45f99fd4caf4 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 539/1072] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:31:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:31:22.541 8 INFO nova.api.openstack.compute.server_external_events [req-cb866399-823b-47a5-bc1b-901c748960f9 req-4c046eb9-dc9a-4699-864e-6ee55ec0dac2 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:b2f46a80-f9c2-4793-b02d-42fc86c4258b for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 8|app: 0|req: 535/1075] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:31:22 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: 541/1076] 199.204.45.44 () {34 vars in 854 bytes} [Tue May 19 06:31:23 2026] DELETE /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface/b2f46a80-f9c2-4793-b02d-42fc86c4258b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:31:24.583 8 INFO nova.api.openstack.compute.server_external_events [req-de407cc3-1f88-4eef-879a-890f7a9c80f0 req-54a9e574-cc01-48bb-8151-d8e35b30ae63 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:b2f46a80-f9c2-4793-b02d-42fc86c4258b for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 8|app: 0|req: 536/1077] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:31:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:31:34.470 7 INFO nova.api.openstack.compute.server_external_events [req-7df7f235-319c-49b8-8c42-d97c9be5ba79 req-c2177ea3-6e19-4d84-8bc2-93e92c713362 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:0fce3aca-64bf-41d6-8484-45f99fd4caf4 for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 543/1080] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:31:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1081] 199.204.45.44 () {34 vars in 854 bytes} [Tue May 19 06:31:34 2026] DELETE /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface/0fce3aca-64bf-41d6-8484-45f99fd4caf4 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1086] 199.204.45.44 () {34 vars in 854 bytes} [Tue May 19 06:31:54 2026] DELETE /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7/os-interface/45c355eb-33c7-436b-b332-6e51838018a8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1089] 199.204.45.44 () {34 vars in 754 bytes} [Tue May 19 06:31:59 2026] DELETE /v2.1/servers/82962bfc-c00a-431f-9d80-280fd1bfc7b7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:02.374 7 INFO nova.api.openstack.compute.server_external_events [req-085ec351-f792-426b-b6c7-a0f3d69bd16a req-67c7cd29-4c03-449b-b6e6-af0b082badeb e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-unplugged:a1fdf84f-a079-4c66-86c0-72f7632cebab for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 7|app: 0|req: 547/1090] 10.0.0.50 () {38 vars in 814 bytes} [Tue May 19 06:32:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:02.543 8 INFO nova.api.openstack.compute.server_external_events [req-143df405-2740-4141-894c-9243b18574b4 req-d72323a8-0e66-4d4f-99a3-0b789855c189 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:a1fdf84f-a079-4c66-86c0-72f7632cebab for instance 82962bfc-c00a-431f-9d80-280fd1bfc7b7 on instance [pid: 8|app: 0|req: 544/1091] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:32:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:04.141 7 INFO nova.api.openstack.compute.server_external_events [req-8cee843c-d229-4d27-ba23-7c3164ed7513 req-92678ec0-2832-4e05-8e23-c6624d3b8c40 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:1390b912-1541-4914-8dfc-9e89e9f2a2ba for instance 3c7d6d9c-57dd-43b0-9d67-8576a5445f5a on instance [pid: 7|app: 0|req: 548/1092] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:32:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1093] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:32:04 2026] DELETE /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:04.317 7 WARNING neutronclient.v2_0.client [None req-f63b9e72-4e18-42a9-b155-d641a801aaaa 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1094] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:32:04 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 1944 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:07.118 7 INFO nova.api.openstack.compute.server_external_events [req-8050e936-7a79-4eea-b66e-fc2c46bba76c req-b5ec1da0-098e-4dd7-826a-8b7cd0a0df07 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:1390b912-1541-4914-8dfc-9e89e9f2a2ba for instance 3c7d6d9c-57dd-43b0-9d67-8576a5445f5a on instance [pid: 7|app: 0|req: 551/1097] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:32:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:09.603 8 WARNING neutronclient.v2_0.client [None req-5f0b2755-5fea-4476-9c9b-cd2312de87c8 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1098] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:32:09 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => generated 1479 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:14.682 7 INFO nova.api.openstack.wsgi [None req-c7025a13-f5a6-4df7-8fe5-8d4c1d288ca3 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] HTTP exception thrown: Instance 3c7d6d9c-57dd-43b0-9d67-8576a5445f5a could not be found. [pid: 7|app: 0|req: 552/1099] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:32:14 2026] GET /v2.1/servers/3c7d6d9c-57dd-43b0-9d67-8576a5445f5a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:15.275 8 INFO nova.api.openstack.compute.server_external_events [req-fd24551a-8bb2-40b8-b1f2-620d010d394d req-9e3b77f5-4912-4a59-b198-a0b0c1e042d0 e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-changed:96392eb8-bb42-4029-b7fd-e6f9ebb09f76 for instance 03ab70a8-1d67-4622-a80c-b4409dfd4506 on instance [pid: 8|app: 0|req: 548/1100] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:32:15 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) [pid: 7|app: 0|req: 553/1101] 10.0.0.31 () {32 vars in 717 bytes} [Tue May 19 06:32:15 2026] DELETE /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:15.395 8 WARNING neutronclient.v2_0.client [None req-f99a930e-d307-4d52-94b4-431962c2919e 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in 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/1102] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:32:15 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 1941 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:18.191 8 INFO nova.api.openstack.compute.server_external_events [req-96f8ef80-b5e7-43c2-acc2-d0d686e76c4c req-41b8883e-8b06-4ed8-9bca-209925a045cb e3ca37790a394b77a331a824c0427d25 eb6e4e0ab40c4548aadde9c225e87820 - - 5efdb8c306f5486a929238a9706781da 5efdb8c306f5486a929238a9706781da] Creating event network-vif-deleted:96392eb8-bb42-4029-b7fd-e6f9ebb09f76 for instance 03ab70a8-1d67-4622-a80c-b4409dfd4506 on instance [pid: 8|app: 0|req: 551/1105] 10.0.0.233 () {38 vars in 815 bytes} [Tue May 19 06:32:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:20.577 7 WARNING neutronclient.v2_0.client [None req-5a9465c2-8263-4af5-9d19-416146dd184e 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1106] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:32:20 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 1479 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:25.653 8 INFO nova.api.openstack.wsgi [None req-109229a6-03b8-487c-8226-0463e7d6d3ca 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] HTTP exception thrown: Instance 03ab70a8-1d67-4622-a80c-b4409dfd4506 could not be found. [pid: 8|app: 0|req: 552/1107] 10.0.0.31 () {32 vars in 714 bytes} [Tue May 19 06:32:25 2026] GET /v2.1/servers/03ab70a8-1d67-4622-a80c-b4409dfd4506 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1110] 10.0.0.31 () {32 vars in 723 bytes} [Tue May 19 06:32:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-999298247 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:32:26.791 8 INFO nova.api.openstack.wsgi [None req-7c7a6f95-da49-444a-9f58-61c040baf17a 0565dfe93fe74d4c89b7d7a406e342a8 1f8f6c4295ed4c8b81afdc69af72cb73 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-999298247 not found for user 0565dfe93fe74d4c89b7d7a406e342a8 [pid: 8|app: 0|req: 555/1111] 10.0.0.31 () {32 vars in 720 bytes} [Tue May 19 06:32:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-999298247 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1114] 10.0.0.31 () {32 vars in 654 bytes} [Tue May 19 06:32:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1115] 10.0.0.31 () {32 vars in 640 bytes} [Tue May 19 06:32:41 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 06:32:41.277 7 WARNING oslo_db.sqlalchemy.utils [None req-5f75feb8-5621-4f24-971a-ba9e04f98adb 634dcfe276fd47aa8b19b5648bcb0d10 b00825cf8fc243c3970f4c952a3dedd4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 559/1116] 10.0.0.31 () {32 vars in 648 bytes} [Tue May 19 06:32:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1117] 10.0.0.31 () {32 vars in 693 bytes} [Tue May 19 06:32:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1174] 10.0.0.231 () {28 vars in 454 bytes} [Tue May 19 06:37:20 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: 587/1175] 10.0.0.231 () {30 vars in 658 bytes} [Tue May 19 06:37:20 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 589/1176] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 06:37:20 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1177] 10.0.0.231 () {34 vars in 806 bytes} [Tue May 19 06:37:20 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1178] 10.0.0.231 () {28 vars in 454 bytes} [Tue May 19 06:37: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) [pid: 8|app: 0|req: 589/1179] 10.0.0.231 () {30 vars in 658 bytes} [Tue May 19 06:37:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 591/1180] 10.0.0.231 () {32 vars in 731 bytes} [Tue May 19 06:37:21 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: 590/1181] 10.0.0.231 () {34 vars in 894 bytes} [Tue May 19 06:37:21 2026] GET /v2.1/servers/detail?project_id=b00825cf8fc243c3970f4c952a3dedd4&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1182] 10.0.0.231 () {34 vars in 894 bytes} [Tue May 19 06:37:21 2026] GET /v2.1/servers/detail?project_id=cced63f1f5424515ac2dec93c7002390&all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1183] 10.0.0.231 () {34 vars in 894 bytes} [Tue May 19 06:37:21 2026] GET /v2.1/servers/detail?project_id=eb6e4e0ab40c4548aadde9c225e87820&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)