+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 30 05:54:47 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-5dc96b7dc5-d99lm 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fb26e4c6668 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)... 2026-05-30 05:54:53.221 8 WARNING oslo_config.cfg [-] 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-30 05:54:53.327 8 INFO nova.utils [None req-1693c3b5-b795-41ad-834f-2b27d1f5cacd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-30 05:54:53.343 7 WARNING oslo_config.cfg [-] 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-30 05:54:53.442 7 INFO nova.utils [None req-1abdcdd2-f02d-40fc-b8e2-ecaae0d9210d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-30 05:54:53.814 8 WARNING keystonemiddleware._common.config [None req-1693c3b5-b795-41ad-834f-2b27d1f5cacd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:54:53.823 8 WARNING oslo_config.cfg [None req-1693c3b5-b795-41ad-834f-2b27d1f5cacd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-30 05:54:53.897 7 WARNING keystonemiddleware._common.config [None req-1abdcdd2-f02d-40fc-b8e2-ecaae0d9210d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:54:53.903 8 WARNING keystonemiddleware._common.config [None req-1693c3b5-b795-41ad-834f-2b27d1f5cacd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:54:53.905 7 WARNING oslo_config.cfg [None req-1abdcdd2-f02d-40fc-b8e2-ecaae0d9210d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb26e4c6668 pid: 8 (default app) 2026-05-30 05:54:53.985 7 WARNING keystonemiddleware._common.config [None req-1abdcdd2-f02d-40fc-b8e2-ecaae0d9210d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb26e4c6668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 05:55:00 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-30 05:55:00.693 8 WARNING oslo_policy.policy [None req-fa9781c1-49f1-49d3-a3b6-a0116b104bdd 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - 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-30 05:55:00.694 8 WARNING oslo_policy.policy [None req-fa9781c1-49f1-49d3-a3b6-a0116b104bdd 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 05:55:00 2026] GET /v2.1 => generated 0 bytes in 697 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 05:55:00.917 7 WARNING oslo_policy.policy [req-fa9781c1-49f1-49d3-a3b6-a0116b104bdd req-464f7119-2a46-4cf9-82d5-11ba99ef2975 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - 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-30 05:55:00.918 7 WARNING oslo_policy.policy [req-fa9781c1-49f1-49d3-a3b6-a0116b104bdd req-464f7119-2a46-4cf9-82d5-11ba99ef2975 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - 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.222 () {46 vars in 982 bytes} [Sat May 30 05:55:00 2026] GET /v2.1/ => generated 400 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 05:55:01.214 8 INFO nova.api.openstack.wsgi [None req-174b4dcc-270e-4d59-bb39-7311e6a00674 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.222 () {48 vars in 1011 bytes} [Sat May 30 05:55:01 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 05:55:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 30 05:55:01 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 05:55:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 05:55:02 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 05:55:02 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 05:55:02.159 8 INFO nova.api.openstack.wsgi [None req-c4e1d406-d9e0-4c34-9060-1d56a682cef1 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.222 () {48 vars in 1013 bytes} [Sat May 30 05:55:02 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 05:55:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 30 05:55:02 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 05:55: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: 8|app: 0|req: 8/16] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 05:55:03 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 05:55:03 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 05:55:03.107 8 INFO nova.api.openstack.wsgi [None req-b88d6d71-5713-4cda-bd4a-356866162493 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 30 05:55:03 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 05:55:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 30 05:55:03 2026] POST /v2.1/flavors => generated 533 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 05:55: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: 8|app: 0|req: 11/22] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 05:55:04 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 05:55:04 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 05:55:04.135 8 INFO nova.api.openstack.wsgi [None req-186de081-4eb1-43c3-85e4-13bba7a2f2ab 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.222 () {48 vars in 1013 bytes} [Sat May 30 05:55:04 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 05:55:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 30 05:55:04 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 05:55: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: 8|app: 0|req: 14/28] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 05:55:05 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 05:55:05 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 05:55:05.084 8 INFO nova.api.openstack.wsgi [None req-46c74224-5fa8-4650-8e7d-d7da785a043b 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 30 05:55:05 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 05:55:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.222 () {52 vars in 1048 bytes} [Sat May 30 05:55:05 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 10.0.0.13 () {28 vars in 453 bytes} [Sat May 30 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 47/94] 10.0.0.13 () {30 vars in 657 bytes} [Sat May 30 06:00:08 2026] GET /v2.1 => generated 0 bytes in 366 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: 48/95] 10.0.0.13 () {32 vars in 730 bytes} [Sat May 30 06:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 10.0.0.13 () {34 vars in 764 bytes} [Sat May 30 06:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 10.0.0.13 () {28 vars in 453 bytes} [Sat May 30 06:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 10.0.0.13 () {30 vars in 657 bytes} [Sat May 30 06:00:13 2026] GET /v2.1 => generated 0 bytes in 53 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: 51/101] 10.0.0.13 () {32 vars in 730 bytes} [Sat May 30 06:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.13 () {34 vars in 764 bytes} [Sat May 30 06:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.13 () {28 vars in 453 bytes} [Sat May 30 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/104] 10.0.0.13 () {30 vars in 657 bytes} [Sat May 30 06:00:17 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.13 () {32 vars in 730 bytes} [Sat May 30 06:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.13 () {34 vars in 807 bytes} [Sat May 30 06:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 10.0.0.13 () {28 vars in 453 bytes} [Sat May 30 06:00:21 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: 7|app: 0|req: 55/110] 10.0.0.13 () {30 vars in 657 bytes} [Sat May 30 06:00:21 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/111] 10.0.0.13 () {32 vars in 730 bytes} [Sat May 30 06:00:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 10.0.0.13 () {34 vars in 807 bytes} [Sat May 30 06:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 10.0.0.223 () {28 vars in 454 bytes} [Sat May 30 06:00:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-30 06:00:43.023 7 WARNING keystonemiddleware.audit [None req-c534ea32-1688-42da-a521-97fb26a3cb56 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Skipping service heat-cfn 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: 7|app: 0|req: 59/118] 10.0.0.223 () {30 vars in 658 bytes} [Sat May 30 06:00:42 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-30 06:00:43.044 8 WARNING keystonemiddleware.audit [req-644cd740-7c87-4703-8fc8-99c0fbbf9e7f req-605e1489-ad20-47cb-b0d4-40f4c2ed090e fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Skipping service heat-cfn as it have no endpoints. [pid: 8|app: 0|req: 60/119] 10.0.0.223 () {32 vars in 731 bytes} [Sat May 30 06:00:43 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:00:43.060 7 WARNING keystonemiddleware.audit [None req-78c9387e-4a62-4812-87b7-9e4924ca0395 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] Skipping service heat-cfn as it have no endpoints. [pid: 7|app: 0|req: 60/120] 10.0.0.223 () {34 vars in 804 bytes} [Sat May 30 06:00:43 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:04:14 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: 82/164] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:04:14 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 83/165] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:04:14 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:04:14.624 8 INFO nova.api.openstack.wsgi [None req-644105de-20cc-43d5-a875-590eb7ddb9b3 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 83/166] 199.204.45.222 () {48 vars in 1017 bytes} [Sat May 30 06:04:14 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:04:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.222 () {52 vars in 1049 bytes} [Sat May 30 06:04:14 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:05:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:05:30 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:05:30 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:05:30.892 8 INFO nova.api.openstack.wsgi [None req-b9c254fd-bb12-4f19-9cac-5422014d2dfb 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 600709a5b3fd49a6b3419c600ada8a18 [pid: 8|app: 0|req: 94/188] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:05:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-30 06:05:30.908 7 WARNING oslo_db.sqlalchemy.utils [None req-e6bb743a-3cf0-44c6-9052-0b62346ecf77 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 95/189] 199.204.45.222 () {48 vars in 1016 bytes} [Sat May 30 06:05:30 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: 8|app: 0|req: 95/190] 199.204.45.222 () {52 vars in 1057 bytes} [Sat May 30 06:05:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 77 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:05:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:05:34 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:05:34 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 199.204.45.222 () {48 vars in 1073 bytes} [Sat May 30 06:05:34 2026] GET /v2.1/os-quota-sets/c972c984cb4a4f01833b1468b3152acf => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.204.45.222 () {52 vars in 1125 bytes} [Sat May 30 06:05:34 2026] PUT /v2.1/os-quota-sets/c972c984cb4a4f01833b1468b3152acf => generated 238 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:15:32 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: 158/317] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:15:32 2026] GET /v2.1 => generated 0 bytes in 143 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 160/318] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:15:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:15:32.905 8 INFO nova.api.openstack.wsgi [None req-63fc0013-9e86-48bf-a999-390490639340 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 159/319] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 30 06:15:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:15:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/321] 199.204.45.222 () {52 vars in 1049 bytes} [Sat May 30 06:15:32 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:19:32 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: 186/371] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:19:32 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:19:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.222 () {48 vars in 1073 bytes} [Sat May 30 06:19:32 2026] GET /v2.1/os-quota-sets/fc9e78c3cfcc4134bcd9e40e1bee14aa => generated 283 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.222 () {52 vars in 1125 bytes} [Sat May 30 06:19:32 2026] PUT /v2.1/os-quota-sets/fc9e78c3cfcc4134bcd9e40e1bee14aa => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:31:32 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: 260/520] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:31:32 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:31:32 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:31:32.420 8 INFO nova.api.openstack.wsgi [None req-79b1ed2c-60a2-451d-bdaa-48cb06f3d2f8 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 261/522] 199.204.45.222 () {48 vars in 1011 bytes} [Sat May 30 06:31:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:31:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:31:32 2026] GET /v2.1/flavors/0633d512-80e7-419f-ab87-d5701b3a63bc/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: 263/525] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:31:33 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: 263/526] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:31:33 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:31:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:31:33.434 8 INFO nova.api.openstack.wsgi [None req-fa7b5b8d-b6a2-430c-a26e-ce2aa895e1fd 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 264/528] 199.204.45.222 () {48 vars in 1013 bytes} [Sat May 30 06:31:33 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:31:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:31:33 2026] GET /v2.1/flavors/911286a7-0998-4231-9994-d3f126380e73/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: 266/531] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:31:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:31:34 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:31:34 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:31:34.367 8 INFO nova.api.openstack.wsgi [None req-a19e81bc-0b48-43d4-b361-ad66611a503b 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 267/534] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 30 06:31:34 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: 268/535] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:31:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:31:34 2026] GET /v2.1/flavors/7452afd4-ce2a-4e8a-87c6-dfd7bd5e08a0/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: 269/537] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:31:35 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: 269/538] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:31:35 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:31:35 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:31:35.296 8 INFO nova.api.openstack.wsgi [None req-1cda8d28-6f79-4427-a414-3706f46139bd 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 270/540] 199.204.45.222 () {48 vars in 1013 bytes} [Sat May 30 06:31:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:31:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:31:35 2026] GET /v2.1/flavors/6187f295-5467-48cf-b695-3cde507ea9ce/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:31:36 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: 272/544] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:31:36 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:31:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:31:36.277 8 INFO nova.api.openstack.wsgi [None req-0b11eef2-d31b-473b-8a6f-0a871c9429d2 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 273/546] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 30 06:31:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:31:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:31:36 2026] GET /v2.1/flavors/389f777c-ee82-4db7-867b-a1ed7f5d0726/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:32:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:32:42 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:32:42 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:32:42.895 7 INFO nova.api.openstack.wsgi [None req-1b681779-af18-4431-bd3d-051d586e40ee 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 283/566] 199.204.45.222 () {48 vars in 1017 bytes} [Sat May 30 06:32:42 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:32:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:32:42 2026] GET /v2.1/flavors/30d43418-0250-4e70-85a1-3114257c9472/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: 286/571] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:32:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:32:50 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:32:50 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:32:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:32:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:32:54 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/577] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:32:54 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.204.45.222 () {48 vars in 1073 bytes} [Sat May 30 06:32:54 2026] GET /v2.1/os-quota-sets/c972c984cb4a4f01833b1468b3152acf => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:33:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:33:45 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:33:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:33:45.121 8 INFO nova.api.openstack.wsgi [None req-7269df93-2de0-4198-9a84-cab20bd03453 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 296/592] 199.204.45.222 () {48 vars in 1015 bytes} [Sat May 30 06:33:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:33:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.222 () {48 vars in 1099 bytes} [Sat May 30 06:33:45 2026] GET /v2.1/flavors/051af9e8-82fe-47ee-a5f2-e8dfc5380993/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:34:00 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: 7|app: 0|req: 300/600] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:34:00 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 301/601] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:34:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 199.204.45.222 () {48 vars in 1073 bytes} [Sat May 30 06:34:00 2026] GET /v2.1/os-quota-sets/fc9e78c3cfcc4134bcd9e40e1bee14aa => 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: 306/611] 199.204.45.222 () {42 vars in 705 bytes} [Sat May 30 06:34:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.222 () {44 vars in 909 bytes} [Sat May 30 06:34:48 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.222 () {46 vars in 982 bytes} [Sat May 30 06:34:48 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:34:48.809 7 INFO nova.api.openstack.wsgi [None req-a59b0a61-bf59-4beb-a17d-0d8ffaaeaa77 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 307/614] 199.204.45.222 () {48 vars in 1011 bytes} [Sat May 30 06:34:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 199.204.45.222 () {48 vars in 1051 bytes} [Sat May 30 06:34:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 10.0.0.28 () {32 vars in 654 bytes} [Sat May 30 06:35:30 2026] GET /v2.1/flavors/detail => generated 2534 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: 7|app: 0|req: 313/627] 10.0.0.28 () {32 vars in 640 bytes} [Sat May 30 06:35:31 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-30 06:35:31.107 8 WARNING oslo_db.sqlalchemy.utils [None req-edac0129-dd57-44da-897f-ded8c51d287a 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 315/628] 10.0.0.28 () {32 vars in 648 bytes} [Sat May 30 06:35:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 10.0.0.28 () {32 vars in 693 bytes} [Sat May 30 06:35:31 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.28 () {30 vars in 412 bytes} [Sat May 30 06:35:42 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-30 06:35:42.418 7 CRITICAL keystonemiddleware.auth_token [None req-a91dd450-1ad7-48db-8d40-e61dc7bd51da 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] Unable to validate token: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')): keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) [pid: 7|app: 0|req: 317/633] 10.0.0.28 () {28 vars in 559 bytes} [Sat May 30 06:35:42 2026] GET /v2/ => generated 148 bytes in 40 msecs (HTTP/1.1 503) 5 headers in 247 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 10.0.0.28 () {30 vars in 412 bytes} [Sat May 30 06:35:42 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:35:42 2026] GET /v2.1/flavors/0633d512-80e7-419f-ab87-d5701b3a63bc => generated 511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.28 () {32 vars in 640 bytes} [Sat May 30 06:35:42 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:35:42 2026] GET /v2.1/flavors/0633d512-80e7-419f-ab87-d5701b3a63bc => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:50.346 8 WARNING neutronclient.v2_0.client [None req-cf343d2c-8f28-44db-af04-019de8254bb0 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in 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/640] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:35:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 10.0.0.28 () {34 vars in 684 bytes} [Sat May 30 06:35:50 2026] POST /v2.1/os-security-groups => generated 241 bytes in 1330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:51.577 7 WARNING neutronclient.v2_0.client [None req-d7779df0-0552-421d-a907-aedbc383430c 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/642] 10.0.0.28 () {34 vars in 684 bytes} [Sat May 30 06:35:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1608 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:53.188 8 WARNING neutronclient.v2_0.client [None req-43ba1e2f-1315-4f7e-895f-c8e685d6d7b0 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in 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/643] 10.0.0.28 () {34 vars in 684 bytes} [Sat May 30 06:35:53 2026] POST /v2.1/os-security-groups => generated 243 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:53.979 7 WARNING neutronclient.v2_0.client [None req-5ecb611a-c406-4232-8195-8324ab644f22 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:54.626 7 WARNING neutronclient.v2_0.client [None req-5ecb611a-c406-4232-8195-8324ab644f22 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.167 7 WARNING neutronclient.v2_0.client [None req-5ecb611a-c406-4232-8195-8324ab644f22 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/644] 10.0.0.28 () {32 vars in 662 bytes} [Sat May 30 06:35:53 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:35:55.224 8 WARNING neutronclient.v2_0.client [None req-0705201a-5def-4ab3-b3cd-085fa58a2a2c 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.254 8 WARNING neutronclient.v2_0.client [None req-0705201a-5def-4ab3-b3cd-085fa58a2a2c 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/645] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:55 2026] DELETE /v2.1/os-security-groups/04ca6cd6-5098-4ff0-b256-e6393a2db63c => generated 0 bytes in 248 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:35:55.478 7 WARNING neutronclient.v2_0.client [None req-2a4461ba-a1c8-4ac8-b131-312f8444b1af 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.501 7 INFO nova.api.openstack.wsgi [None req-2a4461ba-a1c8-4ac8-b131-312f8444b1af 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] HTTP exception thrown: Security group 04ca6cd6-5098-4ff0-b256-e6393a2db63c does not exist Neutron server returns request_ids: ['req-c3c18c49-b91d-4a26-acdd-635e0fe9da58'] [pid: 7|app: 0|req: 324/646] 10.0.0.28 () {32 vars in 736 bytes} [Sat May 30 06:35:55 2026] GET /v2.1/os-security-groups/04ca6cd6-5098-4ff0-b256-e6393a2db63c => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:35:55.510 8 WARNING neutronclient.v2_0.client [None req-b12667cd-d1f9-45b2-95a1-09f8d3126f64 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.544 8 WARNING neutronclient.v2_0.client [None req-b12667cd-d1f9-45b2-95a1-09f8d3126f64 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.671 7 WARNING neutronclient.v2_0.client [None req-4df6d899-8d8f-41f1-ae7c-bf323e6db257 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in 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/647] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:55 2026] DELETE /v2.1/os-security-groups/ec771ad3-a0cb-41c2-8b64-34e48a29fb89 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:35:55.709 8 WARNING neutronclient.v2_0.client [None req-8a0bf77d-937e-4a6d-beb4-c2293092269a 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.731 8 INFO nova.api.openstack.wsgi [None req-8a0bf77d-937e-4a6d-beb4-c2293092269a 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] HTTP exception thrown: Security group ec771ad3-a0cb-41c2-8b64-34e48a29fb89 does not exist Neutron server returns request_ids: ['req-10ff0b90-f518-45bd-a0a8-927bf3277f0c'] [pid: 8|app: 0|req: 324/648] 10.0.0.28 () {32 vars in 736 bytes} [Sat May 30 06:35:55 2026] GET /v2.1/os-security-groups/ec771ad3-a0cb-41c2-8b64-34e48a29fb89 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:35:55.741 8 WARNING neutronclient.v2_0.client [None req-386de650-bf84-42a2-a6a2-0ef5718ea484 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.772 8 WARNING neutronclient.v2_0.client [None req-386de650-bf84-42a2-a6a2-0ef5718ea484 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/649] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:55 2026] DELETE /v2.1/os-security-groups/d8e2bdbb-2d2e-418a-a32a-923ebe7b43d4 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:35:55.900 8 WARNING neutronclient.v2_0.client [None req-995464ab-2345-4f91-aa8a-bffba537e116 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:55.918 8 INFO nova.api.openstack.wsgi [None req-995464ab-2345-4f91-aa8a-bffba537e116 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] HTTP exception thrown: Security group d8e2bdbb-2d2e-418a-a32a-923ebe7b43d4 does not exist Neutron server returns request_ids: ['req-9e9879b6-0ed8-41b1-a996-3d2650a91b7a'] [pid: 8|app: 0|req: 326/650] 10.0.0.28 () {32 vars in 736 bytes} [Sat May 30 06:35:55 2026] GET /v2.1/os-security-groups/d8e2bdbb-2d2e-418a-a32a-923ebe7b43d4 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:35:55.930 8 WARNING neutronclient.v2_0.client [None req-ea16c18f-b153-49c5-8b9c-13e1064235ef 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in 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/651] 10.0.0.28 () {34 vars in 684 bytes} [Sat May 30 06:35:55 2026] POST /v2.1/os-security-groups => generated 248 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:55.963 7 WARNING neutronclient.v2_0.client [None req-85b58544-fab3-4aa6-95aa-4ddad33b2227 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:55.988 8 WARNING neutronclient.v2_0.client [None req-ea16c18f-b153-49c5-8b9c-13e1064235ef 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:56.025 7 WARNING neutronclient.v2_0.client [None req-85b58544-fab3-4aa6-95aa-4ddad33b2227 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:56.033 8 WARNING neutronclient.v2_0.client [None req-ea16c18f-b153-49c5-8b9c-13e1064235ef 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/652] 10.0.0.28 () {32 vars in 662 bytes} [Sat May 30 06:35:55 2026] GET /v2.1/os-security-groups => generated 707 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:56.099 8 WARNING neutronclient.v2_0.client [None req-a741a312-f28b-4c45-af68-0a0fd510f972 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:56.119 8 INFO nova.api.openstack.wsgi [None req-a741a312-f28b-4c45-af68-0a0fd510f972 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] HTTP exception thrown: Security group d8e2bdbb-2d2e-418a-a32a-923ebe7b43d4 does not exist Neutron server returns request_ids: ['req-268b168a-139a-42d4-8f96-d5abb6b47c0e'] [pid: 8|app: 0|req: 328/653] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:56 2026] DELETE /v2.1/os-security-groups/d8e2bdbb-2d2e-418a-a32a-923ebe7b43d4 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:35:56.131 8 WARNING neutronclient.v2_0.client [None req-46749f92-f5f8-41a4-a1ba-5f802f3d9ecf 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:56.152 8 INFO nova.api.openstack.wsgi [None req-46749f92-f5f8-41a4-a1ba-5f802f3d9ecf 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] HTTP exception thrown: Security group ec771ad3-a0cb-41c2-8b64-34e48a29fb89 does not exist Neutron server returns request_ids: ['req-2a1c25a7-e831-4da1-8c8c-67664c5a9752'] [pid: 8|app: 0|req: 329/654] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:56 2026] DELETE /v2.1/os-security-groups/ec771ad3-a0cb-41c2-8b64-34e48a29fb89 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:35:56.161 8 WARNING neutronclient.v2_0.client [None req-5269ddc7-9fb2-4b80-bd04-72e06ea6465f 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] The 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-30 06:35:56.179 8 INFO nova.api.openstack.wsgi [None req-5269ddc7-9fb2-4b80-bd04-72e06ea6465f 7c3eb248b2a24ff5895a12cbb606aaee 21001f95f998420e92a3f5b721f98ded - - default default] HTTP exception thrown: Security group 04ca6cd6-5098-4ff0-b256-e6393a2db63c does not exist Neutron server returns request_ids: ['req-51ed73a4-3229-45eb-9895-6843a09436e3'] [pid: 8|app: 0|req: 330/655] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:56 2026] DELETE /v2.1/os-security-groups/04ca6cd6-5098-4ff0-b256-e6393a2db63c => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/656] 10.0.0.28 () {34 vars in 694 bytes} [Sat May 30 06:35:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:56.682 8 WARNING neutronclient.v2_0.client [None req-17b72913-1f3a-4e2b-b247-8461a822af0a e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in 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/657] 10.0.0.28 () {34 vars in 684 bytes} [Sat May 30 06:35:56 2026] POST /v2.1/os-security-groups => generated 246 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:57.116 7 WARNING neutronclient.v2_0.client [None req-127c848b-96fd-4420-9503-55f3a27bba68 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:57.152 7 WARNING neutronclient.v2_0.client [None req-127c848b-96fd-4420-9503-55f3a27bba68 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/658] 10.0.0.28 () {34 vars in 694 bytes} [Sat May 30 06:35:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:57.380 8 WARNING neutronclient.v2_0.client [None req-6c285a8e-48ef-485b-a476-b91d75e03812 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:57.420 8 WARNING neutronclient.v2_0.client [None req-6c285a8e-48ef-485b-a476-b91d75e03812 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/659] 10.0.0.28 () {34 vars in 694 bytes} [Sat May 30 06:35:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:57.610 7 WARNING neutronclient.v2_0.client [None req-7ccbd166-bace-4a74-8f9f-cbad6be776b2 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/660] 10.0.0.28 () {32 vars in 736 bytes} [Sat May 30 06:35:57 2026] GET /v2.1/os-security-groups/6eba78dc-099a-4ed8-95b2-85d9564d8ff4 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:35:57.664 8 WARNING neutronclient.v2_0.client [None req-ae633647-f492-4b87-ae96-8fc5d1afa77e e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:57.690 8 WARNING neutronclient.v2_0.client [None req-ae633647-f492-4b87-ae96-8fc5d1afa77e e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:57.726 8 WARNING neutronclient.v2_0.client [None req-ae633647-f492-4b87-ae96-8fc5d1afa77e e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/661] 10.0.0.28 () {32 vars in 749 bytes} [Sat May 30 06:35:57 2026] DELETE /v2.1/os-security-group-rules/748fade0-7088-43ac-b2c6-f1b119263393 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:35:57.906 7 WARNING neutronclient.v2_0.client [None req-82ad2da5-4bac-4f00-8f2d-bb2ddd72d127 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:57.940 7 WARNING neutronclient.v2_0.client [None req-82ad2da5-4bac-4f00-8f2d-bb2ddd72d127 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/662] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:57 2026] DELETE /v2.1/os-security-groups/6eba78dc-099a-4ed8-95b2-85d9564d8ff4 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:35:58.110 8 WARNING neutronclient.v2_0.client [None req-448050d3-65d8-4e6c-bf07-b09407b30ae9 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The 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-30 06:35:58.146 8 WARNING neutronclient.v2_0.client [None req-448050d3-65d8-4e6c-bf07-b09407b30ae9 e5505a58055c40a4a4290b7b21d7dd27 e2d9519ff7ef490eaf3187828d7f011c - - default default] The python binding code in 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/663] 10.0.0.28 () {32 vars in 739 bytes} [Sat May 30 06:35:58 2026] DELETE /v2.1/os-security-groups/c6c8247d-cae2-49a4-a6b0-5e718d4326da => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:36:00.045 8 WARNING neutronclient.v2_0.client [None req-b9825eb6-00c2-4b8b-8efa-4d3853b09976 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The 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-30 06:36:00.129 8 WARNING neutronclient.v2_0.client [None req-b9825eb6-00c2-4b8b-8efa-4d3853b09976 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The 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-30 06:36:00.778 8 WARNING neutronclient.v2_0.client [None req-b9825eb6-00c2-4b8b-8efa-4d3853b09976 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/666] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:35:59 2026] POST /v2.1/servers => generated 451 bytes in 1795 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-30 06:36:01.760 7 WARNING neutronclient.v2_0.client [None req-4eed70a0-f5ae-4cec-a8b1-238e677bea7e 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/667] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:01 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1253 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-30 06:36:02.893 8 WARNING neutronclient.v2_0.client [None req-8c2407f6-c82b-40d4-8ee8-bdad084aa273 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/668] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:02 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1303 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-30 06:36:04.204 7 WARNING neutronclient.v2_0.client [None req-8b6908cb-5533-4145-9044-fa1f2be66a15 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/669] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:04 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1295 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:05.803 8 WARNING neutronclient.v2_0.client [None req-92590869-ea32-489b-9c60-dc7d9e5f5c18 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/670] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:05 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1351 bytes in 1817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/671] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:36:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:08.627 8 WARNING neutronclient.v2_0.client [None req-886f93f5-a86f-4f3c-be9e-b44130e86e24 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/674] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:08 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1437 bytes in 1341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:36:10 2026] POST /v2.1/os-keypairs => generated 386 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-30 06:36:10.969 8 INFO nova.api.openstack.compute.server_external_events [req-fd8aa17f-e07b-4e67-8c83-705a23eb5180 req-d3f44d67-0cba-4a24-9064-623783564bfe fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance 2026-05-30 06:36:10.975 8 INFO nova.compute.rpcapi [None req-69fbf1d0-296a-4130-9a59-f884d46577d0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 340/676] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:36:10.991 7 WARNING neutronclient.v2_0.client [None req-487e3508-6f91-4cac-adb4-defeca15eba8 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/677] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:10 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1437 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:11.381 8 WARNING neutronclient.v2_0.client [None req-35e9f72f-4c56-4f62-8d80-b3c0e5bf75e7 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The 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-30 06:36:11.423 8 WARNING neutronclient.v2_0.client [None req-35e9f72f-4c56-4f62-8d80-b3c0e5bf75e7 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The 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-30 06:36:11.635 8 WARNING neutronclient.v2_0.client [None req-35e9f72f-4c56-4f62-8d80-b3c0e5bf75e7 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/678] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:36:11 2026] POST /v2.1/servers => generated 453 bytes in 532 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:11.868 7 WARNING neutronclient.v2_0.client [None req-adb4387d-d671-489d-bf0d-8441648e2bb6 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/679] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:11 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1432 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:12.169 8 WARNING neutronclient.v2_0.client [None req-f3e1f03a-eadd-4c0b-ae9c-2862290eedcf 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/680] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:12 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1437 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:12.647 7 WARNING neutronclient.v2_0.client [None req-a86fbf44-6c29-40ad-ad02-f955e535652a 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The 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-30 06:36:12.686 7 WARNING neutronclient.v2_0.client [None req-a86fbf44-6c29-40ad-ad02-f955e535652a 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:36:12.944 8 WARNING neutronclient.v2_0.client [None req-e952c05d-25ff-4850-8e71-81a8b57e40ac 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The 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-30 06:36:13.001 7 WARNING neutronclient.v2_0.client [None req-a86fbf44-6c29-40ad-ad02-f955e535652a 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/681] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:12 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1436 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-30 06:36:13.087 8 INFO nova.api.openstack.compute.server_external_events [req-ee752b86-a6f2-4da2-8bad-bb1c3e7cefd5 req-979b7500-ab46-47dc-904a-5f86553ebf48 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance [pid: 8|app: 0|req: 344/682] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:13.311 8 WARNING neutronclient.v2_0.client [None req-884d2068-0fb7-49c5-a7d7-b511434d3568 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/683] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:13 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:36:12 2026] POST /v2.1/servers => generated 450 bytes in 1002 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-30 06:36:13.603 8 WARNING neutronclient.v2_0.client [None req-d3013be1-9bf1-4ebd-9f0d-db16444bd81d 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/685] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:13 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1400 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:14.120 7 WARNING neutronclient.v2_0.client [None req-70bff96c-de3d-4bb0-b86c-ca56539d743b 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/686] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:14 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1484 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:14.454 8 WARNING neutronclient.v2_0.client [None req-69dd06da-5088-490f-9948-2122ffb85ba7 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/687] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:14 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 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-30 06:36:14.708 7 WARNING neutronclient.v2_0.client [None req-296858aa-031e-4dfb-89b2-1e4a463c57f9 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/688] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:14 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1404 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-30 06:36:15.210 8 WARNING neutronclient.v2_0.client [None req-f56f9abc-ddff-426b-baa2-91a85acff55e 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/689] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:15 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:15.590 7 WARNING neutronclient.v2_0.client [None req-c5030c59-023f-45de-b8a4-b80a26e2d789 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/690] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:15 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 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-30 06:36:15.794 8 WARNING neutronclient.v2_0.client [None req-50cc93e0-2750-430c-a40b-50c650cdd62d 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/691] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:15 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1396 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:16.305 7 WARNING neutronclient.v2_0.client [None req-b08ba987-a60e-420d-9799-5758a8f877db 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/692] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:16 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1492 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:16.735 8 WARNING neutronclient.v2_0.client [None req-02ef8143-face-4bce-8e9d-e84d41c9d471 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] 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-30 06:36:16.886 7 WARNING neutronclient.v2_0.client [None req-d19f02bf-9b2b-4d95-a867-93d4289b8b26 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/693] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:16 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1452 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:17.515 7 WARNING neutronclient.v2_0.client [None req-95df5636-9ecc-48fc-9b90-821862ba1889 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/694] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:16 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:17 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1560 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:18.161 8 WARNING neutronclient.v2_0.client [None req-9cb8bada-d293-4289-bc1f-4605066ac1c8 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:36:18.304 7 INFO nova.api.openstack.compute.server_external_events [req-6ad2b459-e0c7-42f6-ae99-a4780c52fac6 req-743985f6-5fac-4158-aad5-10e472aa16cf fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 8|app: 0|req: 351/696] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:18 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1460 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:36:18.308 7 INFO nova.compute.rpcapi [None req-a02c99c9-1495-4626-bc76-fef5952d0c20 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 346/697] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:18.650 8 WARNING neutronclient.v2_0.client [None req-96175e59-8011-4968-96fd-5b1e8c125e98 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] 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-30 06:36:19.161 7 WARNING neutronclient.v2_0.client [None req-eecb3ea9-4290-406b-b1e3-88c5dea9fce1 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/698] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:18 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:19.353 8 WARNING neutronclient.v2_0.client [None req-56d757f9-8410-44d4-9602-7f130dc12d62 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/701] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:19 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:20.326 7 WARNING neutronclient.v2_0.client [None req-35fdf64c-12ed-4d88-9bf9-de5a95011366 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/702] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:19 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1528 bytes in 2517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/703] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:20 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 bytes in 1580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:36:21.865 8 INFO nova.api.openstack.compute.server_external_events [req-431d4fe5-275b-4e81-99c8-d93b5a4af153 req-818ff43d-29e7-434a-9166-5de76b4d5f55 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/704] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:36:21.937 7 WARNING neutronclient.v2_0.client [None req-f574dc38-b262-485c-b011-5faa433c609d 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/705] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:21 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 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-30 06:36:22.228 8 INFO nova.api.openstack.compute.server_external_events [req-87ec78c1-8845-41f1-a5a0-30e02aba420f req-e61e49f3-76ac-4650-980f-6187b122c4e4 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 8|app: 0|req: 357/706] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:22.890 7 WARNING neutronclient.v2_0.client [None req-5bcb1a26-795d-4d08-a103-8332f64f03c8 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:36:22.919 8 WARNING neutronclient.v2_0.client [None req-69370e6e-9c74-4342-a878-40f20f2ccf4a 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/707] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:22 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:23.099 7 WARNING neutronclient.v2_0.client [None req-218312f2-df25-402e-b44f-f3df3d429fa8 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/708] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:22 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1425 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:23 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:23.899 8 INFO nova.api.openstack.compute.server_external_events [req-c96f50a8-bd92-472d-a7b7-3e789cc651f6 req-9a08a27c-f63f-4004-b59c-6a42a33e6a2f fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance [pid: 8|app: 0|req: 359/710] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:24.122 7 WARNING neutronclient.v2_0.client [None req-174acec0-1550-49f1-ac0e-5b1ddf8389c3 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:36:24.222 8 WARNING neutronclient.v2_0.client [None req-64dcc85e-a41a-4040-99c4-ee8fda1819f0 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/711] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:24 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 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-30 06:36:24.366 7 WARNING neutronclient.v2_0.client [None req-87858241-bfc9-489e-8505-63611308d295 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/712] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:24 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1611 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-30 06:36:24.438 8 WARNING neutronclient.v2_0.client [None req-b6edc751-4619-4942-b053-b1e4cf97b23a 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/713] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:36:24 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:24 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:25.335 8 WARNING neutronclient.v2_0.client [None req-e118ca9d-f61c-4eda-b57e-0d339220efba 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:36:25.546 7 WARNING neutronclient.v2_0.client [None req-aabcac18-cb4b-4b05-a82c-51caccc3d2d7 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/715] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:25 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:25.664 8 INFO nova.api.openstack.compute.server_external_events [req-915cb93b-6a7f-4a12-94cd-df42d942dd13 req-874c1401-255e-4e13-a600-c2fcd2b0fd96 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance [pid: 8|app: 0|req: 363/716] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/717] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:25 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1611 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:36:25.704 8 WARNING neutronclient.v2_0.client [None req-3a566449-a5ab-4cd6-bb51-8ffde39b18ca 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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: 355/718] 10.0.0.28 () {32 vars in 640 bytes} [Sat May 30 06:36:25 2026] GET /v2.1/servers => generated 387 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 364/719] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:25 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:36:25 2026] DELETE /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 0 bytes in 179 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-30 06:36:26.066 8 WARNING neutronclient.v2_0.client [None req-40824c7e-cda2-4f6f-866a-eab12a170d4e 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/721] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:26 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1617 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:26.710 7 WARNING neutronclient.v2_0.client [None req-e138ecf6-c679-4aec-8e2c-102e37e35549 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:36:26.935 8 WARNING neutronclient.v2_0.client [None req-bdae275a-4983-40a5-9cb9-21821c564a73 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/722] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:26 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:26 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:27.272 7 WARNING neutronclient.v2_0.client [None req-f7611cf4-f85c-4a02-9aac-2b3b8db5b320 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/724] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:27 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1617 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:27.719 8 INFO nova.api.openstack.compute.server_external_events [req-d102d179-09bf-49ee-a22b-0adadb642559 req-c6ba7b47-d335-40bb-8ed3-0c0766f674a4 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 8|app: 0|req: 367/725] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:28.167 8 WARNING neutronclient.v2_0.client [None req-7ee6ad73-65ce-413d-821e-5ae4cf81b730 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The 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-30 06:36:28.253 7 WARNING neutronclient.v2_0.client [None req-cb43772b-ae75-4f11-ad37-230a41bf4f3a 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/726] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:28 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:28 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:28.411 8 WARNING neutronclient.v2_0.client [None req-a2f9c00d-ddbc-4df7-8a5d-61a8dcd6694e 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/728] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:28 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1617 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-30 06:36:29.079 7 INFO nova.api.openstack.compute.server_external_events [req-62239655-0bdb-46ad-b26b-bacd42406c10 req-7a200eb6-70ea-49c4-be1f-193e63f6d304 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 7|app: 0|req: 360/729] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:29.313 7 WARNING neutronclient.v2_0.client [None req-f1ed3052-cfcf-4a90-9e8f-75698bba981c 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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-30 06:36:29.379 8 WARNING neutronclient.v2_0.client [None req-5d948337-2e61-4a67-86e4-6e5e16ee4743 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/732] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:29 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:29.654 7 WARNING neutronclient.v2_0.client [None req-bcbadb69-3da6-4803-9c9f-7b5a8db90fcd 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/733] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:29 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:29 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1737 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-30 06:36:30.188 8 INFO nova.api.openstack.compute.server_external_events [req-d51d0943-ab77-4bd6-aac8-5db88f587266 req-ab50444c-b127-433e-8d63-eb59f123aac2 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 8|app: 0|req: 372/735] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:30.667 7 WARNING neutronclient.v2_0.client [None req-cc45de43-b104-4d81-ba23-a3a356e0d619 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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-30 06:36:30.772 8 WARNING neutronclient.v2_0.client [None req-206a8061-6bc5-4089-ae84-2666b1e901ce 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/736] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:30 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1558 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:30.874 7 WARNING neutronclient.v2_0.client [None req-199b4584-6468-4678-9930-9eeab0a37512 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/737] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:30 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1526 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/738] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:30 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1737 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:31.114 8 INFO nova.api.openstack.compute.server_external_events [req-5f73b88e-e2d3-4c82-b78b-33cad8312c0b req-bead4cd0-0cb6-4b1f-8cbe-a02958e86e5a fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 8|app: 0|req: 374/739] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:31 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-30 06:36:31.832 7 WARNING neutronclient.v2_0.client [None req-9e7cdede-c29c-4e2b-8a9e-2593fb0dbc13 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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: 366/740] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:31 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1741 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-30 06:36:31.956 8 WARNING neutronclient.v2_0.client [None req-92a31c4c-69af-4a42-9d04-92570d4636f6 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The 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-30 06:36:31.972 7 WARNING neutronclient.v2_0.client [None req-8549a8a0-fabc-4f76-8071-9d019e1e5798 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/741] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:31 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1717 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-30 06:36:32.075 8 WARNING neutronclient.v2_0.client [None req-cbc43df9-a019-46bb-8e9f-5747c050131c 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:36:31 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c/os-interface => generated 284 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:32.119 7 WARNING neutronclient.v2_0.client [None req-516008f4-785e-42b8-b812-6240b7dc78a7 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/743] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:36:32 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/os-interface => generated 285 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:32 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1737 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:33.153 7 INFO nova.api.openstack.compute.server_external_events [req-d44dfc7e-dddc-46df-bdab-ab02c2f0ac43 req-888af1fc-530f-4028-8263-6f6056b9bafe fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance [pid: 7|app: 0|req: 369/745] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:33.275 8 WARNING neutronclient.v2_0.client [None req-21b48d6a-c73f-4aaa-9d51-84c08c5c0f5c 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] 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-30 06:36:33.479 7 WARNING neutronclient.v2_0.client [None req-bf6dfa38-4e88-4bac-baa6-ed2748e5e666 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/746] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:33 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1737 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:33.751 8 INFO nova.api.openstack.compute.server_external_events [req-05bd17bf-fec6-49b9-9fab-155ce2edccde req-4a5b9cde-6bea-4cbf-b55c-012123d0a4bc fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 8|app: 0|req: 378/747] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:33.784 8 WARNING neutronclient.v2_0.client [None req-14c08252-c5e6-4f05-b1a6-fae01c65322a 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/748] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:33 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1717 bytes in 2838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:36.321 7 WARNING neutronclient.v2_0.client [None req-64bf67a7-cd3a-41ee-999e-4892c2c06b74 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/749] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:36 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1669 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-30 06:36:36.397 7 INFO nova.api.openstack.compute.server_external_events [req-aaa02c0c-60b5-48a7-8c17-78244c5100ff req-af46e0f7-d9b2-4516-afd7-d5ba0b6d85d1 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance 2026-05-30 06:36:36.398 7 INFO nova.api.openstack.compute.server_external_events [req-aaa02c0c-60b5-48a7-8c17-78244c5100ff req-af46e0f7-d9b2-4516-afd7-d5ba0b6d85d1 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 7|app: 0|req: 372/750] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:36 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:33 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1741 bytes in 2655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/752] 10.0.0.28 () {32 vars in 640 bytes} [Sat May 30 06:36:36 2026] GET /v2.1/servers => generated 384 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:37.424 7 WARNING neutronclient.v2_0.client [None req-3841952d-e28a-4ee7-884b-eedabaf9133c 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/753] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:37 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1669 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:36:36 2026] DELETE /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 0 bytes in 1824 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-30 06:36:38.335 7 WARNING neutronclient.v2_0.client [None req-408d03ee-e299-4f95-8b3a-7103c2789f50 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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-30 06:36:38.451 8 INFO nova.api.openstack.compute.server_external_events [req-611627ed-1aa2-43e2-9af3-81e14fca8a02 req-945f5abc-7d6b-4c1b-8cb4-2c5616242d30 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:9506e713-971a-4da0-a78c-f300222d9335 for instance a3e8a4cc-c71c-4457-893b-77930ae88d8c on instance [pid: 8|app: 0|req: 381/755] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/756] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:38 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1867 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-30 06:36:38.510 8 WARNING neutronclient.v2_0.client [None req-1968f8f5-a69b-42b8-be18-ab1f3a6b85e2 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/757] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:38 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1380 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:39.522 8 WARNING neutronclient.v2_0.client [None req-ca3d3a82-fed5-4d60-8877-6303acc212e5 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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-30 06:36:39.627 7 WARNING neutronclient.v2_0.client [None req-1ca9a9e8-504a-46b2-811c-462fc30fc536 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/760] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:39 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1380 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:39 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1867 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:40.717 7 WARNING neutronclient.v2_0.client [None req-c75bf509-cd21-4c7c-bdfa-35d7b4a9cdd7 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] 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: 378/762] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:40 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1380 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:36:40.762 8 WARNING neutronclient.v2_0.client [None req-ec70cbd9-14d2-4b33-b092-5d109f71061d 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in 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/763] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:40 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1867 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:41.096 7 INFO nova.api.openstack.compute.server_external_events [req-0a174ec8-17d6-431a-9fd7-6f3d6a02fa78 req-2ec4cf3d-bec8-47cc-b5fd-647d5b274a7b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 7|app: 0|req: 379/764] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:41.808 8 WARNING neutronclient.v2_0.client [None req-d09d4bc5-3b2e-4a0c-84c5-0a1241976727 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/765] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:41 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1385 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-30 06:36:41.910 7 WARNING neutronclient.v2_0.client [None req-614b8ad9-cbec-4b11-95e5-dba5c0980dd8 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/766] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:41 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1867 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:42.898 8 WARNING neutronclient.v2_0.client [None req-75745de3-a674-4a94-82b8-40fd5922465d 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in 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/767] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:42 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:43.055 7 WARNING neutronclient.v2_0.client [None req-57a408f3-6eb2-49e7-9b9c-289985e5b111 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] 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-30 06:36:43.987 8 WARNING neutronclient.v2_0.client [None req-22978f45-e7e7-422e-a9db-ee537b33b7e1 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/768] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:43 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1867 bytes in 7544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:50.584 7 INFO nova.api.openstack.compute.server_external_events [req-56a5f73f-1f67-4537-b0ed-22815abd8c06 req-4bfc6c88-1e27-4f13-9e19-f2ef2d7545d9 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 7|app: 0|req: 382/769] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:43 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 1339 bytes in 6649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 06:36:51.615 7 WARNING neutronclient.v2_0.client [None req-054cef9b-adb3-47aa-8aa0-6f7b460c77a1 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The 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-30 06:36:51.630 8 INFO nova.api.openstack.wsgi [None req-78560686-55bf-4e54-8b4c-ea2fedae01d2 1d73d7c46ed14e6183355f3c4306dbe6 2d3f515dd90c4f8fa02f166b9eafe89f - - default default] HTTP exception thrown: Instance a3e8a4cc-c71c-4457-893b-77930ae88d8c could not be found. [pid: 8|app: 0|req: 389/773] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:51 2026] GET /v2.1/servers/a3e8a4cc-c71c-4457-893b-77930ae88d8c => generated 111 bytes in 22 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: 385/774] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:51 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1799 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.28 () {32 vars in 705 bytes} [Sat May 30 06:36:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1508240469 => generated 0 bytes in 938 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-30 06:36:52.622 7 INFO nova.api.openstack.compute.server_external_events [req-ab1efacd-b4c0-491e-967e-1af885095d79 req-c34449d1-763e-46ea-84d5-9b3c8c7f481d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:b120d8f7-0367-43cc-ac65-2e519f8d4145 for instance 95b121e5-930f-4503-8d32-b3dbee46af0c on instance [pid: 7|app: 0|req: 386/776] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:36:52 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) 2026-05-30 06:36:52.698 8 WARNING neutronclient.v2_0.client [None req-c0e8d8b6-bdf3-41d3-919e-2b33385a09fc 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/777] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:52 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1513 bytes in 4863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:58.582 7 WARNING neutronclient.v2_0.client [None req-022e3811-a0c0-4a35-96db-d457049fbc01 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/778] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:58 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 1518 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:36:59.831 7 INFO nova.api.openstack.wsgi [None req-781bc4f7-7a4b-474e-9cee-6ef0451cb157 7821c617b4304977833970040ebbef8c 39c56d6161144fba956ac916528ef635 - - default default] HTTP exception thrown: Instance 95b121e5-930f-4503-8d32-b3dbee46af0c could not be found. [pid: 7|app: 0|req: 389/781] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:36:59 2026] GET /v2.1/servers/95b121e5-930f-4503-8d32-b3dbee46af0c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/782] 10.0.0.28 () {32 vars in 705 bytes} [Sat May 30 06:36:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1258050389 => generated 0 bytes in 517 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-30 06:37:08.021 7 WARNING neutronclient.v2_0.client [None req-28bf0052-4c43-4bff-bab4-348b95d34d61 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/785] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:37:08 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/os-interface => generated 285 bytes in 1763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:37:09.796 8 WARNING neutronclient.v2_0.client [None req-627ce583-9bb2-4099-adba-5ea340d69d6a 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/786] 10.0.0.28 () {32 vars in 814 bytes} [Sat May 30 06:37:09 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/os-interface/3ae268ae-a75e-448f-bee4-b3c3a17d9820 => generated 282 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/787] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:10 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/788] 10.0.0.28 () {34 vars in 749 bytes} [Sat May 30 06:37:10 2026] POST /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/action => generated 0 bytes in 38 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: 392/789] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:10 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 156 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/790] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:11 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 156 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-30 06:37:11.604 7 INFO nova.api.openstack.compute.server_external_events [req-87652f43-f765-42a0-afb1-c28d9d54750e req-761648cb-3a9b-4fa2-bc36-9bdc92d8d7b4 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 7|app: 0|req: 393/791] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:37:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/792] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:12 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 156 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/793] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:13 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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-30 06:37:13.343 8 WARNING neutronclient.v2_0.client [None req-2abcc973-e44d-45ee-a0b7-9537f46d5516 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/794] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:37:13 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1951 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/795] 10.0.0.28 () {34 vars in 749 bytes} [Sat May 30 06:37:13 2026] POST /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/action => generated 0 bytes in 36 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: 401/796] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:13 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/797] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:14 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 402/798] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:15 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/799] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:16 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/800] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:17 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/801] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:18 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 405/804] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:19 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/805] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:20 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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-30 06:37:21.438 8 INFO nova.api.openstack.compute.server_external_events [req-5b5db0a1-c195-4ef5-aa48-44a41b688933 req-466cbe73-8e1b-45ac-99e7-aca682446efd fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 8|app: 0|req: 406/806] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:37: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, ' [pid: 7|app: 0|req: 401/807] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:21 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/808] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:22 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/809] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:23 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 408/810] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:25 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 403/811] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:26 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/812] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:27 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/813] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:28 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/814] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:29 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/817] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:30 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 412/818] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:31 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/819] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:32 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/820] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:33 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/821] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:34 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/822] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:37:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 409/823] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:35 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/824] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:36 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/825] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:37 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/826] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:38 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 412/829] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:39 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/830] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:40 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/831] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:41 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/832] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:42 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/833] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:43 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/834] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:44 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/835] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:45 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 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: 421/836] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:46 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/837] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:47 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/838] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:48 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/841] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:49 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 194 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/842] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:37:50 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/843] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:37:50 2026] DELETE /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 0 bytes in 5415 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-30 06:37:56.430 8 WARNING neutronclient.v2_0.client [None req-50a214f7-4ba1-43e3-a5a6-b88b8ad7dbcb 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] 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-30 06:38:01.857 7 INFO nova.api.openstack.compute.server_external_events [req-5be62d57-b1e0-4742-a5bc-1df758f97b5c req-2e96cd11-705b-4767-965d-9f01bb9db1d3 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 7|app: 0|req: 422/846] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:03.436 7 INFO nova.api.openstack.compute.server_external_events [req-df2dd7d7-5dce-4aab-9bd9-84b1da675d1c req-7e23ec68-2bd5-403e-ba2c-885b11a2111e fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 7|app: 0|req: 423/847] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:37:56 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1843 bytes in 7051 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:03.898 7 INFO nova.api.openstack.compute.server_external_events [req-984b0b2b-8099-4677-a3bc-172848f7c37a req-f553f4bb-93d8-41d9-aae0-baa13ff19bd7 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:3ae268ae-a75e-448f-bee4-b3c3a17d9820 for instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c on instance [pid: 7|app: 0|req: 424/849] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:04.101 8 WARNING neutronclient.v2_0.client [None req-552709cc-60df-4b5c-aa08-ed1639592d81 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The 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-30 06:38:04.138 8 WARNING neutronclient.v2_0.client [None req-552709cc-60df-4b5c-aa08-ed1639592d81 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The 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-30 06:38:04.297 8 WARNING neutronclient.v2_0.client [None req-552709cc-60df-4b5c-aa08-ed1639592d81 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/850] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:38:04 2026] POST /v2.1/servers => generated 453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:04.501 8 WARNING neutronclient.v2_0.client [None req-d2a28a6d-729a-4fbf-9ce0-723365e6ca9a c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The 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-30 06:38:04.536 7 WARNING neutronclient.v2_0.client [None req-2d1e3aa7-841c-43d4-9635-87d176def10b 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/851] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:04 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1392 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/852] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:04 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1486 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:04.995 8 WARNING neutronclient.v2_0.client [None req-29466d8d-9d9b-4e1f-82ce-52c819202760 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The 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-30 06:38:05.190 8 WARNING neutronclient.v2_0.client [None req-29466d8d-9d9b-4e1f-82ce-52c819202760 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/853] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:38:04 2026] POST /v2.1/servers => generated 424 bytes in 417 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-30 06:38:05.380 7 WARNING neutronclient.v2_0.client [None req-e75b321c-5680-445f-9624-d7788a67f06b 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in 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/854] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:05 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1368 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:05.586 8 WARNING neutronclient.v2_0.client [None req-4c08b05f-25a6-4514-8c1f-c434c7f3287b c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] 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: 429/855] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:05 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1396 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:38:05.667 7 WARNING neutronclient.v2_0.client [None req-5b083d33-4527-42aa-86f3-d2c0fb10732b 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] The python binding code in 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/856] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:05 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 1486 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:06.454 8 WARNING neutronclient.v2_0.client [None req-bec42cde-0523-49c3-8e9e-0d2f7eafa957 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in 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/857] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:06 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1372 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:06.672 7 WARNING neutronclient.v2_0.client [None req-7b959542-8921-4e11-ae77-08e94f739c41 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/858] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:06 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1444 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:06.741 8 INFO nova.api.openstack.wsgi [None req-c2e2abcf-7d0a-490a-84d2-ca7843ec5a8a 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] HTTP exception thrown: Instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c could not be found. [pid: 8|app: 0|req: 431/859] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:06 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 111 bytes in 20 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: 429/860] 10.0.0.28 () {32 vars in 705 bytes} [Sat May 30 06:38:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2105342159 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:07.218 8 INFO nova.api.openstack.wsgi [None req-294a90ba-2200-4450-a085-e0f43f55dce8 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] HTTP exception thrown: Instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c could not be found. [pid: 8|app: 0|req: 432/861] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:38:07 2026] DELETE /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:38:07.246 7 INFO nova.api.openstack.wsgi [None req-cba1ecea-c541-4999-935d-7557ff4c9889 3181277c68184852a3e369f952efef92 ee5c3d4933f0453da7f145329cbe0d03 - - default default] HTTP exception thrown: Instance 8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c could not be found. [pid: 7|app: 0|req: 430/862] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:07 2026] GET /v2.1/servers/8b8f862d-c03f-44ea-bcb4-cf9d827b0e7c => generated 111 bytes in 22 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-30 06:38:07.523 8 WARNING neutronclient.v2_0.client [None req-71c4b8e0-1abb-45b6-86f1-c58753abd5be 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in 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/863] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:07 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1364 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:07.745 7 WARNING neutronclient.v2_0.client [None req-fa09669b-1868-4803-8556-53b935e1e3d8 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/864] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:07 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1444 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:08.614 8 WARNING neutronclient.v2_0.client [None req-05bf0273-9c94-4bec-aa4d-5a03dfa9c599 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in 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/865] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:08 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1420 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-30 06:38:08.841 7 WARNING neutronclient.v2_0.client [None req-6a6bf7d1-9c6f-43ac-be40-a48aa4a2c7a6 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/866] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:08 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1452 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:09.693 8 WARNING neutronclient.v2_0.client [None req-cd3da490-7b5d-4dd4-a91c-55b855e83bff 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] 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-30 06:38:09.962 7 WARNING neutronclient.v2_0.client [None req-cc291728-97fc-4fc7-a87b-490a7a3b08c9 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/869] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:09 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1420 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:10.179 8 INFO nova.api.openstack.compute.server_external_events [req-4e81f39d-f3c3-4244-918e-bf1cc7c173a2 req-993db546-ae47-4195-bb6e-c2c3e319df5b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 8|app: 0|req: 437/870] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/871] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:09 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1530 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:11.120 8 WARNING neutronclient.v2_0.client [None req-80fbe840-b078-4640-9ee1-43fbae4df458 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in 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/872] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:11 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1428 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-30 06:38:11.316 7 WARNING neutronclient.v2_0.client [None req-e6ea19d6-3fe5-42a0-9706-953d3c94b950 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/873] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:11 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1518 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:12.210 8 WARNING neutronclient.v2_0.client [None req-174ba324-493c-44e7-94e0-b7a18d92b375 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The 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-30 06:38:12.211 7 INFO nova.api.openstack.compute.server_external_events [req-1d9df706-0cec-45e2-b794-70f20c99a663 req-5ca6b2e3-a3fb-48ab-9a30-0f9bf009ae54 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:efbea941-d421-4674-be79-d01f2f888e46 for instance 57141b7d-9738-4af3-bd2d-7dc737b7de2a on instance [pid: 7|app: 0|req: 436/874] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/875] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:12 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1480 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-30 06:38:12.562 7 WARNING neutronclient.v2_0.client [None req-6523a512-a21f-4bce-9768-4ebe3fb9bc7b c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/876] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:12 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1518 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-30 06:38:13.413 8 WARNING neutronclient.v2_0.client [None req-fd884b09-ab04-4f07-92ca-ba5655eb4626 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] 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-30 06:38:13.737 7 WARNING neutronclient.v2_0.client [None req-ff9e142a-98a5-474e-b4dc-302c956deb9f c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/877] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:13 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1468 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/878] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:13 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1518 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:15.255 8 WARNING neutronclient.v2_0.client [None req-ee5b264c-595a-4f68-b1b3-4ed0f591f109 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The 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-30 06:38:15.274 7 WARNING neutronclient.v2_0.client [None req-9304b9b6-855d-49d2-8a2a-5b53171c4ee7 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/879] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:15 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1468 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/880] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:15 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1518 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-30 06:38:15.468 8 INFO nova.api.openstack.compute.server_external_events [req-d00ec37b-5c59-495e-afcc-761c347dba2f req-a6f63348-72f4-437f-9e09-9a6667223922 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 8|app: 0|req: 442/881] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:15 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-30 06:38:16.425 7 WARNING neutronclient.v2_0.client [None req-7194d759-0a03-46e6-b35a-2a9f5bd412c0 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] 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-30 06:38:16.464 8 WARNING neutronclient.v2_0.client [None req-caa4e624-65f3-4248-9fe8-6069b26a456a c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/882] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:16 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1468 bytes in 1334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:17.752 7 INFO nova.api.openstack.compute.server_external_events [req-32992b2a-bec5-40df-81c4-d52b601d306e req-19808750-0964-42ba-9681-a526dc1bdb4b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 7|app: 0|req: 441/883] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/884] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:16 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1518 bytes in 1337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:17.910 7 INFO nova.api.openstack.compute.server_external_events [req-1269b671-54a3-44f6-8054-443e1c87d4c4 req-ee673d3b-dc28-4b81-8758-41b5117e15bd fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:efbea941-d421-4674-be79-d01f2f888e46 for instance 57141b7d-9738-4af3-bd2d-7dc737b7de2a on instance [pid: 7|app: 0|req: 442/885] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:18.767 8 WARNING neutronclient.v2_0.client [None req-1bd17720-c47a-4c82-a4cd-174f57e14672 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] 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-30 06:38:18.811 7 WARNING neutronclient.v2_0.client [None req-d95eb04b-e212-4d9f-8a81-5a5f230dc2fe c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/886] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:18 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1468 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:18 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1701 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:19.091 8 WARNING neutronclient.v2_0.client [None req-9d86a153-53d0-44a1-b5af-555dc4271ee2 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/888] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:38:19 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e/os-interface => generated 285 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 444/891] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:38:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:19.950 8 INFO nova.api.openstack.compute.server_external_events [req-16bcdeb7-8af3-46b5-8e60-908435e9b346 req-e90ac98e-af65-4621-95e6-9b3edd0056dd fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 8|app: 0|req: 448/892] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:19 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-30 06:38:19.968 7 INFO nova.api.openstack.compute.server_external_events [req-1153d635-46c6-46b3-a79c-96604cdc3e9d req-a9a5dc0b-7bba-41ab-880a-75d30c840e73 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:efbea941-d421-4674-be79-d01f2f888e46 for instance 57141b7d-9738-4af3-bd2d-7dc737b7de2a on instance [pid: 7|app: 0|req: 445/893] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:20.064 8 WARNING neutronclient.v2_0.client [None req-c686fc24-b767-4875-bf56-85dea769e243 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in 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/894] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:20 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1648 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:21.437 7 WARNING neutronclient.v2_0.client [None req-e07fc258-d795-4dbb-8c25-5a13d3b6259f 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The 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-30 06:38:21.485 7 WARNING neutronclient.v2_0.client [None req-e07fc258-d795-4dbb-8c25-5a13d3b6259f 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The 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-30 06:38:21.662 7 WARNING neutronclient.v2_0.client [None req-e07fc258-d795-4dbb-8c25-5a13d3b6259f 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] 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: 450/895] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:38:21 2026] DELETE /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 0 bytes in 87 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-30 06:38:21.788 8 WARNING neutronclient.v2_0.client [None req-76b2678a-dd7f-4594-a3d2-676537c4802b 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/896] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:38:21 2026] POST /v2.1/servers => generated 451 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/897] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:21 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1654 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-30 06:38:21.956 7 WARNING neutronclient.v2_0.client [None req-67833d29-8bc9-4c06-ae42-76a854ab948d 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/898] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:21 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1424 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-30 06:38:22.975 8 WARNING neutronclient.v2_0.client [None req-0489a497-0878-4146-8276-fcda8da3ff33 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] 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-30 06:38:23.038 7 WARNING neutronclient.v2_0.client [None req-38737028-8b44-45b2-bb84-c5d88d107407 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/899] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:22 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1654 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/900] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:23 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1428 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:24.130 8 WARNING neutronclient.v2_0.client [None req-25ea46a7-bcb2-4796-9c01-1bf8dd23886c 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The 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-30 06:38:24.161 7 WARNING neutronclient.v2_0.client [None req-4ca232a8-a3c3-4d0d-a324-fa1c16887beb 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/901] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:24 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1612 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 449/902] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:24 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1476 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:38:24.448 8 INFO nova.api.openstack.compute.server_external_events [req-30b5b444-cf10-4ee5-ba96-23537a053b13 req-01298060-ad88-4f34-8cfa-5a702edfd2ad fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:efbea941-d421-4674-be79-d01f2f888e46 for instance 57141b7d-9738-4af3-bd2d-7dc737b7de2a on instance [pid: 8|app: 0|req: 454/903] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:24 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:25.490 7 WARNING neutronclient.v2_0.client [None req-26e9a57d-8196-487d-af1b-19f2bcad6f5b 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The 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-30 06:38:25.494 8 WARNING neutronclient.v2_0.client [None req-ac47232c-87b2-495d-9ffc-07cec86e85ff 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/904] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:25 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:25 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1476 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:26.590 7 WARNING neutronclient.v2_0.client [None req-c2bdde1e-ab81-41cf-8e71-ba5286f8efe2 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] The 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-30 06:38:26.600 8 WARNING neutronclient.v2_0.client [None req-0644709f-a7bd-43a2-b509-a0a2de99086b 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/906] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:26 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 1454 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/907] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:26 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1484 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:27.655 7 INFO nova.api.openstack.compute.server_external_events [req-6fd53e97-671d-4469-8558-5adffab0973b req-c3ea436a-4f6b-49f1-ba0e-ab0e2947cb25 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:2a9780ab-780f-4039-af7f-8748c1a45305 for instance 4fd6bbaf-682b-4c86-ba15-17bb63758704 on instance [pid: 7|app: 0|req: 452/908] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:27 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:27.738 8 INFO nova.api.openstack.wsgi [None req-0b40e7f0-740b-4ab1-b015-e8ff20a68ed7 8c443f7c8f854713906aab67b925b693 3d34d1569d104d9dafb6f16355d79ea2 - - default default] HTTP exception thrown: Instance 57141b7d-9738-4af3-bd2d-7dc737b7de2a could not be found. [pid: 8|app: 0|req: 457/909] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:27 2026] GET /v2.1/servers/57141b7d-9738-4af3-bd2d-7dc737b7de2a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-30 06:38:27.755 7 WARNING neutronclient.v2_0.client [None req-6796c813-8a29-49ef-879d-75141e810e7c 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/910] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:27 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1562 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-30 06:38:28.918 8 WARNING neutronclient.v2_0.client [None req-facfb540-0f41-4318-980f-d52b914a011a 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/913] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:28 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1550 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:30.307 7 WARNING neutronclient.v2_0.client [None req-9109bf5b-8214-48b0-8fc7-811148d3d109 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/914] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:30 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1550 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-30 06:38:31.619 8 WARNING neutronclient.v2_0.client [None req-20556f9c-1e4a-4e2d-babb-ed130605157b 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/915] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:31 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1550 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-30 06:38:32.393 7 INFO nova.api.openstack.compute.server_external_events [req-52a9ae4c-bab1-411a-935c-83d880de7174 req-26881624-4cf7-4f04-a0fa-3ccfff3e80f9 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:2a9780ab-780f-4039-af7f-8748c1a45305 for instance 4fd6bbaf-682b-4c86-ba15-17bb63758704 on instance [pid: 7|app: 0|req: 457/916] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:32.764 8 WARNING neutronclient.v2_0.client [None req-823ef13b-9949-42aa-b3ee-5fcd3aa1e339 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/917] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:32 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1550 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:33.178 7 WARNING neutronclient.v2_0.client [None req-c8ec3b30-14c7-49ad-bf68-1623ddad7080 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/918] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:33 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1821 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:33.476 8 WARNING neutronclient.v2_0.client [None req-8aabbc96-8cf9-4c59-a1f2-8c077df871e3 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/919] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:33 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1821 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/920] 10.0.0.28 () {34 vars in 749 bytes} [Sat May 30 06:38:33 2026] POST /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e/action => generated 0 bytes in 83 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-30 06:38:33.859 8 WARNING neutronclient.v2_0.client [None req-7b2e74ee-055c-4a04-b440-755ba500c9ea c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] 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-30 06:38:33.959 7 WARNING neutronclient.v2_0.client [None req-30f64e77-1056-4c21-bff9-92f98f4b87b5 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/921] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:33 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1823 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/922] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:33 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1550 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:34.441 8 INFO nova.api.openstack.compute.server_external_events [req-42d51a40-a346-42e0-aefe-f338c733d440 req-3db90227-64d9-4969-971f-781b6ec957c5 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:2a9780ab-780f-4039-af7f-8748c1a45305 for instance 4fd6bbaf-682b-4c86-ba15-17bb63758704 on instance [pid: 8|app: 0|req: 463/923] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:34 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-30 06:38:35.090 7 WARNING neutronclient.v2_0.client [None req-43108717-22d7-4315-afad-3fd981e2ea37 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/924] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:35 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1823 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-30 06:38:35.334 8 WARNING neutronclient.v2_0.client [None req-b4e84176-d88d-4eac-ab61-14c2fcc66635 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/925] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:35 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1726 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-30 06:38:35.493 7 WARNING neutronclient.v2_0.client [None req-7f40e39f-05bb-4172-a4d0-eccc139c93a1 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/926] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:38:35 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:36.258 8 WARNING neutronclient.v2_0.client [None req-e1c8d2f3-7f5e-481a-ac68-3647f971244b c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] 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-30 06:38:36.743 7 WARNING neutronclient.v2_0.client [None req-c2562256-6c66-48e4-84cb-295e5a12483f 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/927] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:36 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1823 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:36.872 8 INFO nova.api.openstack.compute.server_external_events [req-bb43ea4a-8c6d-41e7-b6c6-cc398346e811 req-4a7266c5-2810-4dbe-9c97-2fa8400aa37a fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:2a9780ab-780f-4039-af7f-8748c1a45305 for instance 4fd6bbaf-682b-4c86-ba15-17bb63758704 on instance [pid: 8|app: 0|req: 466/928] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/929] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:36 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1726 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, ' [pid: 8|app: 0|req: 467/930] 10.0.0.28 () {32 vars in 640 bytes} [Sat May 30 06:38:36 2026] GET /v2.1/servers => generated 378 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 464/931] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:38:37 2026] DELETE /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:37.180 8 WARNING neutronclient.v2_0.client [None req-bea61324-c4cb-412b-98dd-1288cfb65f26 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/932] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:37 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1732 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:37.909 7 WARNING neutronclient.v2_0.client [None req-c56f3de3-1473-4329-b409-3fe22cfe347c c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/933] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:37 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1828 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-30 06:38:38.335 8 WARNING neutronclient.v2_0.client [None req-768e4355-8f61-40eb-94d3-cbe0e40ae112 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/934] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:38 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1852 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:39.055 7 INFO nova.api.openstack.compute.server_external_events [req-4d029615-f8a2-4591-84ef-eae4d073cb8a req-7e4916d9-579b-4124-b0eb-eab4c2beb960 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 7|app: 0|req: 466/935] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:39.090 8 WARNING neutronclient.v2_0.client [None req-68f64f26-7481-43a2-acdf-b122abf00224 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/938] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:39 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1828 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:39.523 7 WARNING neutronclient.v2_0.client [None req-0585d9a1-1a32-4557-bed2-5236195a8510 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/939] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:39 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1784 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:40.333 8 WARNING neutronclient.v2_0.client [None req-281fef34-b306-4f9f-a710-3422eff4f892 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/940] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:40 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1828 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 06:38:41.107 7 INFO nova.api.openstack.compute.server_external_events [req-c1539f0f-3647-4797-810b-633576962e68 req-a9a50a74-fe9f-401e-a51e-af8c42c8b354 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance 2026-05-30 06:38:41.107 7 INFO nova.api.openstack.compute.server_external_events [req-c1539f0f-3647-4797-810b-633576962e68 req-a9a50a74-fe9f-401e-a51e-af8c42c8b354 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:2a9780ab-780f-4039-af7f-8748c1a45305 for instance 4fd6bbaf-682b-4c86-ba15-17bb63758704 on instance [pid: 7|app: 0|req: 470/941] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:41 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-05-30 06:38:41.120 8 WARNING neutronclient.v2_0.client [None req-688d9f4f-e41f-4d6a-83dd-b7a784a8b250 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/942] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:41 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1510 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:42.029 7 WARNING neutronclient.v2_0.client [None req-ccdde23f-3f2e-402b-b86d-dec65f7758be c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] 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: 471/943] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:41 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1828 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:38:42.440 8 WARNING neutronclient.v2_0.client [None req-5881507e-bde3-45cc-bec9-ec0648747069 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] The python binding code in 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/944] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:42 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 1510 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-30 06:38:43.160 7 INFO nova.api.openstack.compute.server_external_events [req-4113d635-8a5f-4adf-b6f1-21fc16d5f9c6 req-0c1339b7-1ef5-40b3-b725-e41fcc210d9c fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance 2026-05-30 06:38:43.160 7 INFO nova.api.openstack.compute.server_external_events [req-4113d635-8a5f-4adf-b6f1-21fc16d5f9c6 req-0c1339b7-1ef5-40b3-b725-e41fcc210d9c fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 7|app: 0|req: 472/945] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:43.500 8 WARNING neutronclient.v2_0.client [None req-ac0b3f4b-b9d5-4544-91c7-d67485f80dfc c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] 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-30 06:38:43.562 7 INFO nova.api.openstack.wsgi [None req-58ed51ca-cacc-49f7-adf4-8a25dc614bc3 2559537a8f0e4e499775dedc7f89804b f96bcc11b27a4e67bca47b528d9455d5 - - default default] HTTP exception thrown: Instance 4fd6bbaf-682b-4c86-ba15-17bb63758704 could not be found. [pid: 7|app: 0|req: 473/946] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:43 2026] GET /v2.1/servers/4fd6bbaf-682b-4c86-ba15-17bb63758704 => generated 111 bytes in 53 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: 474/947] 10.0.0.28 () {32 vars in 705 bytes} [Sat May 30 06:38:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1062065415 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/948] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:43 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1828 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:38:45.265 7 WARNING neutronclient.v2_0.client [None req-10cba707-fdd7-4b91-bee9-9706278d73f4 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/949] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:45 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1821 bytes in 1985 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:54.526 7 WARNING neutronclient.v2_0.client [None req-89ffc293-3a1c-4d90-ac24-0eadece2951b c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/952] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:54 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1821 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, ' [pid: 8|app: 0|req: 476/953] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:38:55 2026] DELETE /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 0 bytes in 87 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-30 06:38:55.182 7 WARNING neutronclient.v2_0.client [None req-6b44d8c2-63a2-4733-972f-68bae0e27025 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/954] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:55 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1827 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:57.003 8 WARNING neutronclient.v2_0.client [None req-21f4d67c-97e9-4cd7-9038-90797662e71e c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] 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-30 06:38:57.272 7 INFO nova.api.openstack.compute.server_external_events [req-cbaa51d5-eb4f-4c43-a1ef-a797ebc1f621 req-f1cc265e-90a5-4bcd-91e6-aa101a34f57d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 7|app: 0|req: 479/955] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/956] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:56 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1827 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:58.334 7 WARNING neutronclient.v2_0.client [None req-633434ba-8838-46c9-84ed-7e09ee6ca030 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/957] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:58 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1759 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-30 06:38:59.320 8 INFO nova.api.openstack.compute.server_external_events [req-e7e5efc1-4be9-419d-9116-4f6a9592e810 req-de62cea1-e729-48fa-9db4-2a525a4f3b79 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance 2026-05-30 06:38:59.320 8 INFO nova.api.openstack.compute.server_external_events [req-e7e5efc1-4be9-419d-9116-4f6a9592e810 req-de62cea1-e729-48fa-9db4-2a525a4f3b79 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:4d043de3-93b8-4525-8743-b25be06c49c5 for instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e on instance [pid: 8|app: 0|req: 479/960] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:38:59 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:38:59.428 7 WARNING neutronclient.v2_0.client [None req-da9019f1-ab83-4e45-a336-0e9bdada6c93 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/961] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:38:59 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => 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-30 06:39:00.518 8 WARNING neutronclient.v2_0.client [None req-6f939b6a-c9ab-4729-ad6a-5f67248a07c8 c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] The python binding code in 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/962] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:00 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 1478 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:01.591 7 INFO nova.api.openstack.wsgi [None req-880722ac-b37c-48b6-8118-f7143de7513b c3a379d2810c45898ea1fa26980d8753 e6e52cefb6a34de799c4d09c404300e1 - - default default] HTTP exception thrown: Instance 1588197f-81f3-4ecb-9dd6-fd11d394b05e could not be found. [pid: 7|app: 0|req: 483/963] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:01 2026] GET /v2.1/servers/1588197f-81f3-4ecb-9dd6-fd11d394b05e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/964] 10.0.0.28 () {32 vars in 705 bytes} [Sat May 30 06:39:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1816739958 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-30 06:39:16.360 8 WARNING neutronclient.v2_0.client [None req-741d8046-7e2f-4afb-8570-ad9005751f1f 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The 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-30 06:39:17.214 8 WARNING neutronclient.v2_0.client [None req-741d8046-7e2f-4afb-8570-ad9005751f1f 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in 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/967] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:39:16 2026] POST /v2.1/servers => generated 424 bytes in 1676 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-30 06:39:17.880 7 WARNING neutronclient.v2_0.client [None req-ea8a7c7d-88e0-4057-96c4-3845fc76a578 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/968] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:17 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1371 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:19.222 8 WARNING neutronclient.v2_0.client [None req-db41c047-317f-4bfd-82f4-3a1d58d0f16d 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in 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/971] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:19 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1367 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:21.048 7 WARNING neutronclient.v2_0.client [None req-708d8caa-d5eb-4340-8553-da46cdfe2471 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/972] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:21 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1423 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:22.372 8 WARNING neutronclient.v2_0.client [None req-9e57a3d2-e279-4b30-9119-38e39be5cee8 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/973] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:22 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1473 bytes in 987 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:23.760 7 INFO nova.api.openstack.compute.server_external_events [req-fa464d75-f83f-4518-97a5-1df584d36dab req-e6359100-8899-4b1e-905e-83a99459df5a fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 on instance [pid: 7|app: 0|req: 489/974] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:39:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:24.376 8 WARNING neutronclient.v2_0.client [None req-80b61c49-43ea-41c8-a8ab-09f2bb01f4e4 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/975] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:24 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:26.134 7 INFO nova.api.openstack.compute.server_external_events [req-007a6560-4010-40b5-b231-e3736a5bc7fa req-c0345184-4455-4a3d-9510-635c53b23b5a fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 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: 490/976] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:39:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:39:26.160 8 WARNING neutronclient.v2_0.client [None req-0244eb1c-9cef-496e-89fb-cd12abed55c9 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in 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/977] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:26 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:27.820 7 WARNING neutronclient.v2_0.client [None req-c9aceb6b-c010-4591-93a3-8f2ef5c97f36 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/978] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:27 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:29.360 8 WARNING neutronclient.v2_0.client [None req-b8b93324-4045-432e-b7f9-423ced6ef872 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/981] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:29 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:30.836 7 WARNING neutronclient.v2_0.client [None req-5110ee6f-6a9b-4ce2-b6a4-2f13a595ec64 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/982] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:30 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:32.624 8 WARNING neutronclient.v2_0.client [None req-74c638c8-4373-4604-a70a-c27dd1700acd 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in 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/983] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:32 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:34.145 7 WARNING neutronclient.v2_0.client [None req-a48b29d2-a43a-451a-9c2d-f0ab9f734a7a 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/984] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:34 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:35.073 8 INFO nova.api.openstack.compute.server_external_events [req-9ee26188-5fad-4831-8cc1-b045c75969d1 req-3539496e-aba1-451b-b23d-da6bd68c344f fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 on instance [pid: 8|app: 0|req: 491/985] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:39:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:35.580 7 WARNING neutronclient.v2_0.client [None req-45efd2a6-0e78-42cb-b790-20fbacb16e8b 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in 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/986] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:35 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1471 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:36.839 8 WARNING neutronclient.v2_0.client [None req-a45beced-76b8-46e9-b0f2-1936d5ced383 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/987] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:36 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1655 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/988] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:39:36 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5/ips => generated 108 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/989] 10.0.0.28 () {32 vars in 722 bytes} [Sat May 30 06:39:36 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5/ips => generated 108 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/990] 10.0.0.28 () {32 vars in 822 bytes} [Sat May 30 06:39:37 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5/ips/tempest-ServerAddressesTestJSON-280009643-network => generated 93 bytes in 32 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:37.129 7 INFO nova.api.openstack.compute.server_external_events [req-88e21c66-f151-41e0-bc53-55c27c533b87 req-6e7e2439-645a-495e-a779-05cefd5e5460 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 on instance [pid: 7|app: 0|req: 498/991] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:39:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/992] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:39:37 2026] DELETE /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 0 bytes in 75 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-30 06:39:37.185 7 WARNING neutronclient.v2_0.client [None req-3e81e263-ccb5-47ae-9024-bdf79bdf58f2 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in 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/993] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:37 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1661 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-30 06:39:38.373 8 WARNING neutronclient.v2_0.client [None req-0eb43c58-00ec-4bbf-828d-bfeed8dead6d 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/994] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:38 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1661 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:39.164 7 INFO nova.api.openstack.compute.server_external_events [req-16a75a1d-4182-4b9d-a815-3516942bb62d req-6a0ab4d4-8611-47f7-86b1-fa592252fa85 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 on instance 2026-05-30 06:39:39.165 7 INFO nova.api.openstack.compute.server_external_events [req-16a75a1d-4182-4b9d-a815-3516942bb62d req-6a0ab4d4-8611-47f7-86b1-fa592252fa85 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 on instance [pid: 7|app: 0|req: 500/995] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:39:39 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:39:39.810 8 WARNING neutronclient.v2_0.client [None req-d65d9273-89df-49e6-aaec-306b64c6cb42 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/998] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:39 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1619 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 06:39:41.192 7 WARNING neutronclient.v2_0.client [None req-9cf0a466-374f-47cf-8e4f-f2a0bb65918a 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The 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-30 06:39:41.208 8 INFO nova.api.openstack.compute.server_external_events [req-4e1a023d-9c6b-4da8-a88c-ff2a41a7ed64 req-2abe3caa-631c-416b-b248-16897f9d650d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:ea51b364-f807-417e-a919-fa0a54a11ec5 for instance 0545642b-ab24-4343-b453-4f5be174f1f5 on instance [pid: 8|app: 0|req: 498/999] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:39:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1000] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:41 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1457 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-30 06:39:42.349 8 WARNING neutronclient.v2_0.client [None req-437a2422-7b8b-4a3d-ac0b-71615406e9a8 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1001] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:42 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 1457 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-30 06:39:43.425 7 INFO nova.api.openstack.wsgi [None req-a4cc0a02-bd56-4d9d-b26a-b75e1427f128 6f4e5886f98641df855e86a63af9d204 21e3db160a6140949327c477b5773230 - - default default] HTTP exception thrown: Instance 0545642b-ab24-4343-b453-4f5be174f1f5 could not be found. [pid: 7|app: 0|req: 503/1002] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:39:43 2026] GET /v2.1/servers/0545642b-ab24-4343-b453-4f5be174f1f5 => generated 111 bytes in 20 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: 508/1011] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:40:25 2026] POST /v2.1/os-keypairs => generated 398 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:28.941 8 WARNING neutronclient.v2_0.client [None req-a218fed9-3cac-4b3c-8f30-32f56f66bc14 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The 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-30 06:40:29.011 8 WARNING neutronclient.v2_0.client [None req-a218fed9-3cac-4b3c-8f30-32f56f66bc14 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The 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-30 06:40:29.157 8 WARNING neutronclient.v2_0.client [None req-a218fed9-3cac-4b3c-8f30-32f56f66bc14 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1014] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:40:28 2026] POST /v2.1/servers => generated 450 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-30 06:40:29.633 7 WARNING neutronclient.v2_0.client [None req-218df938-7359-41c1-aa2a-df4b49d479eb 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in 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/1015] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:29 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1402 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:30.763 8 WARNING neutronclient.v2_0.client [None req-5299a17e-cf10-45d5-9ae6-b829e3b8c476 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1016] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:30 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1406 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:31.858 7 WARNING neutronclient.v2_0.client [None req-96079761-4520-4319-8285-f30c2cf8840a 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1017] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:31 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1454 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-30 06:40:32.939 8 WARNING neutronclient.v2_0.client [None req-eba5fbf9-3ce2-48f0-97d4-9d219f64fffe 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1018] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:32 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1454 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:34.021 7 WARNING neutronclient.v2_0.client [None req-3b8eec85-80f0-405c-889a-21b7a282a5b9 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1019] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:33 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1462 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-30 06:40:35.240 8 WARNING neutronclient.v2_0.client [None req-3b3a059c-f86d-4e3c-8a9a-85dc7f289dcf 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] 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-30 06:40:35.812 7 INFO nova.api.openstack.compute.server_external_events [req-17d8ed12-4b8b-4fa9-b0b0-58f76cd293a7 req-6469c475-19e6-4daa-950f-ac874241167f fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance [pid: 7|app: 0|req: 514/1020] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:40:35 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: 8|app: 0|req: 507/1021] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:35 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1540 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:36.875 7 WARNING neutronclient.v2_0.client [None req-72fb46e2-e2c8-42df-92cb-e4b770a7334c 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1022] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:36 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1528 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-30 06:40:38.059 8 WARNING neutronclient.v2_0.client [None req-29fed89c-45db-48eb-8bdb-ccc122a59618 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1023] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:38 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1528 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:39.204 7 WARNING neutronclient.v2_0.client [None req-b75ddfbb-b548-4967-b113-f29c218f4be4 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in 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/1026] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:39 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1528 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:40.572 8 WARNING neutronclient.v2_0.client [None req-8e62ee06-fb3c-4630-8827-9d76223b1e8a 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1027] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:40 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1528 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:40.861 7 INFO nova.api.openstack.compute.server_external_events [req-f97ea19a-77a8-4647-a9e0-7981fdff7779 req-3439d398-146f-4fe9-9de7-9ea1b17d1b2d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance [pid: 7|app: 0|req: 517/1028] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:40:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:41.847 8 WARNING neutronclient.v2_0.client [None req-4a161c9a-2cd2-41cd-80eb-fa7123e6aa5b 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in 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/1029] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:41 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1528 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:42.899 7 INFO nova.api.openstack.compute.server_external_events [req-c4264581-c32f-4087-ad88-d9a432443f86 req-e5f5a98f-c70d-4a7f-9c68-03f09cfd18a7 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance [pid: 7|app: 0|req: 518/1030] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:43.042 8 WARNING neutronclient.v2_0.client [None req-873eb9c0-c1b8-42d8-a3e7-cecb64210abb 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1031] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:43 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1696 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:43.177 7 WARNING neutronclient.v2_0.client [None req-c9509e65-cef2-41b0-bfc7-b39c8266ebd4 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1032] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:40:43 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1696 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:40:44.945 8 INFO nova.api.openstack.compute.server_external_events [req-4616d3c5-60d3-4f7f-adaf-8bc4f758c16e req-165187a3-b6bc-4ed1-ae55-e0f030a8e1b5 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance [pid: 8|app: 0|req: 514/1033] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:40:44 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: 521/1036] 10.0.0.28 () {34 vars in 749 bytes} [Sat May 30 06:40:56 2026] POST /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1/action => generated 31892 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1037] 10.0.0.117 () {30 vars in 619 bytes} [Sat May 30 06:40:58 2026] GET /v2.1 => generated 0 bytes in 130 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: 522/1038] 10.0.0.117 () {32 vars in 692 bytes} [Sat May 30 06:40:58 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1039] 10.0.0.117 () {34 vars in 913 bytes} [Sat May 30 06:40:58 2026] GET /v2.1/os-simple-tenant-usage/eff6198a117146b89d96c536bc530377?start=2026-05-29T00:00:00&end=2026-05-30T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1040] 10.0.0.117 () {30 vars in 654 bytes} [Sat May 30 06:40:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:41:00.998 7 INFO nova.api.openstack.compute.server_external_events [req-19b1efdb-0ed4-423d-bf42-e46967eb84a1 req-8c499f08-e21e-452f-82ad-a2d4cf943487 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance [pid: 7|app: 0|req: 525/1043] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:00 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: 519/1044] 10.0.0.117 () {30 vars in 619 bytes} [Sat May 30 06:41:01 2026] GET /v2.1 => generated 0 bytes in 34 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: 526/1045] 10.0.0.117 () {32 vars in 692 bytes} [Sat May 30 06:41:01 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: 8|app: 0|req: 520/1046] 10.0.0.117 () {34 vars in 913 bytes} [Sat May 30 06:41:01 2026] GET /v2.1/os-simple-tenant-usage/eff6198a117146b89d96c536bc530377?start=2026-05-29T00:00:00&end=2026-05-30T23:59:59 => generated 20 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1047] 10.0.0.117 () {30 vars in 654 bytes} [Sat May 30 06:41:02 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1048] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:41:02 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:41:04.043 8 WARNING neutronclient.v2_0.client [None req-8f6fdf10-bdc8-467f-9991-d159f7957166 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The 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-30 06:41:04.085 8 WARNING neutronclient.v2_0.client [None req-8f6fdf10-bdc8-467f-9991-d159f7957166 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The 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-30 06:41:04.317 8 WARNING neutronclient.v2_0.client [None req-8f6fdf10-bdc8-467f-9991-d159f7957166 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in 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/1049] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:41:03 2026] POST /v2.1/servers => generated 450 bytes in 722 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-30 06:41:04.598 7 WARNING neutronclient.v2_0.client [None req-d1628a50-e06d-4b13-bc40-f0feca630e1e 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1050] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:04 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1402 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:05.778 8 WARNING neutronclient.v2_0.client [None req-efb7a5ac-ea7a-481a-bc6d-7e37fc396a21 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1051] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:05 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1406 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-30 06:41:06.881 7 WARNING neutronclient.v2_0.client [None req-7be58176-da94-4975-a4cd-3ba29899e4a1 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1052] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:06 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:07.974 8 WARNING neutronclient.v2_0.client [None req-158b6ecd-190a-4d46-893b-131155eeabe6 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1053] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:07 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1454 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-30 06:41:09.076 7 WARNING neutronclient.v2_0.client [None req-170305e3-c7ef-4c05-9270-3498c8e5e02c 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1054] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:09 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1462 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-30 06:41:10.195 8 WARNING neutronclient.v2_0.client [None req-e9312917-008b-4f2a-a2a7-cc5b3d47ba18 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1057] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:10 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1530 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:11.380 7 INFO nova.api.openstack.compute.server_external_events [req-0e989bc1-959c-41bd-9bf9-6523fe36a739 req-36b42d79-b628-4d50-942b-e03ad9d2da4e fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:a2273f55-df85-4fd8-a30e-2e7bc6f0db39 for instance 63026f86-6f9d-4871-9f23-e7ca3c93bd3d on instance [pid: 7|app: 0|req: 532/1058] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:11 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-30 06:41:11.954 8 WARNING neutronclient.v2_0.client [None req-a7b6f93e-bc05-4272-b1ee-9eb6b53cda11 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in 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/1059] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:11 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1528 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-30 06:41:13.314 7 WARNING neutronclient.v2_0.client [None req-57350e94-2232-4fad-9417-4a434dc9302f 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1060] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:13 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1528 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:14.610 8 WARNING neutronclient.v2_0.client [None req-0c600d24-2052-4eae-95e1-f84c88edc8f5 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1061] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:14 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:15.795 7 WARNING neutronclient.v2_0.client [None req-c260cb1c-f413-45df-88b1-f020e53a4b28 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1062] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:15 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1528 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-30 06:41:16.977 8 WARNING neutronclient.v2_0.client [None req-f08aed6b-ba4b-4427-aa31-649dfbff3075 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] 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-30 06:41:17.730 7 INFO nova.api.openstack.compute.server_external_events [req-4b2c3a41-e7f3-4a5a-9d1b-9c035b268931 req-2621fb4a-112d-4d07-97d7-5d03eb806de5 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:a2273f55-df85-4fd8-a30e-2e7bc6f0db39 for instance 63026f86-6f9d-4871-9f23-e7ca3c93bd3d on instance [pid: 7|app: 0|req: 535/1063] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1064] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:16 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1528 bytes in 1258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:19.262 7 WARNING neutronclient.v2_0.client [None req-1f4118e3-3f32-4a02-b8c5-34b514717c35 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] 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-30 06:41:19.815 8 INFO nova.api.openstack.compute.server_external_events [req-47ba7c64-b6b3-4b9c-986c-f2ce34b08a72 req-0035f886-21fe-4b46-b4a4-12a1ff9c77ee fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:a2273f55-df85-4fd8-a30e-2e7bc6f0db39 for instance 63026f86-6f9d-4871-9f23-e7ca3c93bd3d on instance [pid: 8|app: 0|req: 531/1067] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1068] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:19 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1697 bytes in 2207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:21.477 8 WARNING neutronclient.v2_0.client [None req-aca398d5-609e-487e-a45f-6937b455d529 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1069] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:21 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1697 bytes in 1038 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:24.504 7 INFO nova.api.openstack.compute.server_external_events [req-3b4f62a6-94ef-4b0d-a68c-8576f6be6c62 req-4dc76214-a4aa-47b5-8396-4832d0df9be0 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:a2273f55-df85-4fd8-a30e-2e7bc6f0db39 for instance 63026f86-6f9d-4871-9f23-e7ca3c93bd3d on instance [pid: 7|app: 0|req: 538/1070] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 533/1071] 10.0.0.28 () {34 vars in 749 bytes} [Sat May 30 06:41:28 2026] POST /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d/action => generated 31853 bytes in 556 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: 535/1074] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:41:31 2026] DELETE /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:31.885 7 WARNING neutronclient.v2_0.client [None req-8285b949-ae2f-4af0-8392-50d9cf47fde2 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1075] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:31 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1823 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1076] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:41:32 2026] POST /v2.1/os-keypairs => generated 395 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:33.126 7 WARNING neutronclient.v2_0.client [None req-c878ff7e-f90c-4969-aef4-59facf4d54f1 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1077] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:33 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1823 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-30 06:41:34.662 8 WARNING neutronclient.v2_0.client [None req-dc760709-78f1-4fc9-b49d-395baabb765e 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] 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-30 06:41:34.994 7 INFO nova.api.openstack.compute.server_external_events [req-7795e023-eddb-4672-81d4-14a259c216c2 req-5aff6309-8fe2-4cab-b3b1-4772d1208a18 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:a2273f55-df85-4fd8-a30e-2e7bc6f0db39 for instance 63026f86-6f9d-4871-9f23-e7ca3c93bd3d on instance [pid: 7|app: 0|req: 542/1078] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1079] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:34 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1755 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:36.207 7 WARNING neutronclient.v2_0.client [None req-5a4ce499-6a9e-42b4-9b17-3802c63ce1e6 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1080] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:36 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1488 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-30 06:41:36.556 8 WARNING neutronclient.v2_0.client [None req-0a77f004-93ea-4d8e-8faa-f7156c0bb127 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The 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-30 06:41:36.633 8 WARNING neutronclient.v2_0.client [None req-0a77f004-93ea-4d8e-8faa-f7156c0bb127 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The 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-30 06:41:36.937 8 WARNING neutronclient.v2_0.client [None req-0a77f004-93ea-4d8e-8faa-f7156c0bb127 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1081] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:41:36 2026] POST /v2.1/servers => generated 447 bytes in 678 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-30 06:41:37.180 7 WARNING neutronclient.v2_0.client [None req-1566a351-aa24-46ef-920c-be31f4f735b2 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1082] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:37 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1394 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-30 06:41:37.428 8 WARNING neutronclient.v2_0.client [None req-239b391b-63cf-4d1e-a9c9-cc1b55088682 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1083] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:37 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 1488 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-30 06:41:38.517 7 INFO nova.api.openstack.wsgi [None req-2cea0556-9d9b-4abf-8c20-d7709b60d06f 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] HTTP exception thrown: Instance 63026f86-6f9d-4871-9f23-e7ca3c93bd3d could not be found. [pid: 7|app: 0|req: 545/1084] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:38 2026] GET /v2.1/servers/63026f86-6f9d-4871-9f23-e7ca3c93bd3d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1085] 10.0.0.28 () {32 vars in 729 bytes} [Sat May 30 06:41:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1007033377 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1086] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:41:39 2026] DELETE /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-30 06:41:39.207 8 WARNING neutronclient.v2_0.client [None req-7c6da9ae-52fa-4e3a-ab1e-c092cd400d32 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1089] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:39 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1702 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:40.390 7 WARNING neutronclient.v2_0.client [None req-c4abb1e5-b0d2-48e5-b860-d11060198c0e 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in 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/1090] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:40 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1702 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-30 06:41:41.531 8 WARNING neutronclient.v2_0.client [None req-36eeb18b-53f6-43db-b9ad-902538801cf0 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] 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-30 06:41:42.003 7 INFO nova.api.openstack.compute.server_external_events [req-0f190a92-331e-4b1a-8fd9-805b48ab2e28 req-dda4f417-c7f8-4611-8a18-167e346be335 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance [pid: 7|app: 0|req: 550/1091] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:42.259 7 WARNING neutronclient.v2_0.client [None req-24ccc32a-715c-4be5-8f77-6507ad1f8a5d 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1092] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:41 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1702 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1093] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:42 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1454 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:43.552 8 WARNING neutronclient.v2_0.client [None req-533f7362-5ca4-41ec-acb9-4b6a509672c1 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1094] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:43 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1488 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-30 06:41:44.048 7 INFO nova.api.openstack.compute.server_external_events [req-691a1ef3-d8dc-4910-bb54-fb6673e63bae req-82e4d7c2-4748-40d5-9ed6-e69cce95ff29 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance 2026-05-30 06:41:44.049 7 INFO nova.api.openstack.compute.server_external_events [req-691a1ef3-d8dc-4910-bb54-fb6673e63bae req-82e4d7c2-4748-40d5-9ed6-e69cce95ff29 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:04c0a513-97af-429e-a26e-1086e48be8a8 for instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 on instance 2026-05-30 06:41:44.049 7 INFO nova.api.openstack.compute.server_external_events [req-691a1ef3-d8dc-4910-bb54-fb6673e63bae req-82e4d7c2-4748-40d5-9ed6-e69cce95ff29 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 7|app: 0|req: 552/1095] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:44 2026] POST /v2.1/os-server-external-events => generated 523 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-30 06:41:44.691 8 WARNING neutronclient.v2_0.client [None req-20783c01-50b5-4146-8475-9fbed6179193 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1096] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:44 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 1488 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-30 06:41:45.773 7 INFO nova.api.openstack.wsgi [None req-9214e982-5f8c-4963-9070-193f73e3a6c8 8e9a780ad2b34f86af53bcb538e765ba 89cb342350b1459bb60717b99506f9a3 - - default default] HTTP exception thrown: Instance 3a47f742-5bad-4d3c-85d0-7827e8075cd1 could not be found. [pid: 7|app: 0|req: 553/1097] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:45 2026] GET /v2.1/servers/3a47f742-5bad-4d3c-85d0-7827e8075cd1 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1098] 10.0.0.28 () {32 vars in 729 bytes} [Sat May 30 06:41:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1739425476 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:47.518 7 WARNING neutronclient.v2_0.client [None req-c3ac769e-be37-4311-ba3e-f68253a42a6d 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1099] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:47 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1517 bytes in 1143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:53.679 7 WARNING neutronclient.v2_0.client [None req-a56efd16-dd11-42c1-a283-f22696d561ce 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The 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-30 06:41:54.360 8 INFO nova.api.openstack.compute.server_external_events [req-67893a8b-f677-48fc-814b-f7ea2efc9b10 req-19363ed3-36e0-43be-965b-6b2ee7f61661 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 8|app: 0|req: 547/1102] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1103] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:53 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1517 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:56.459 8 INFO nova.api.openstack.compute.server_external_events [req-098d8b16-19ca-4676-b2c3-040f6a4483c4 req-2755c89f-bdd7-415f-aa41-52e28f69cc5d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 8|app: 0|req: 548/1104] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:41:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:41:59.891 7 WARNING neutronclient.v2_0.client [None req-92ef2398-2b9c-469b-a363-c808d01c28a1 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1107] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:41:59 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:01.339 7 INFO nova.api.openstack.compute.server_external_events [req-aaefa102-cf2e-4e0c-b6f3-1624b64d0dd4 req-902d24fc-b6ec-4896-a4ca-1661a9ff53a7 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 7|app: 0|req: 559/1108] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:01 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) 2026-05-30 06:42:01.364 8 WARNING neutronclient.v2_0.client [None req-687f368f-9296-4cfa-a2b9-0abfae6aac73 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The 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-30 06:42:02.019 8 WARNING neutronclient.v2_0.client [None req-687f368f-9296-4cfa-a2b9-0abfae6aac73 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The 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-30 06:42:02.618 8 WARNING neutronclient.v2_0.client [None req-687f368f-9296-4cfa-a2b9-0abfae6aac73 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1109] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:42:01 2026] POST /v2.1/servers => generated 447 bytes in 1684 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-30 06:42:03.039 7 WARNING neutronclient.v2_0.client [None req-e8667370-e885-4225-931d-58ea36576b4b 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1110] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:02 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 1394 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-30 06:42:08.252 7 WARNING neutronclient.v2_0.client [None req-e842c049-de04-4d7b-9f28-2091db4b4691 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1111] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:08 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 1454 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, ' [pid: 8|app: 0|req: 551/1112] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:42:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:10.084 7 INFO nova.api.openstack.compute.server_external_events [req-37ae1cd4-f2ca-463b-b4fd-bcf06d2d6e6a req-27c77d81-84a3-4538-a215-bec8d3a3320d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 7|app: 0|req: 563/1115] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:10 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: 553/1116] 10.0.0.28 () {34 vars in 670 bytes} [Sat May 30 06:42:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:12.477 7 WARNING neutronclient.v2_0.client [None req-a8616e96-4916-4839-9eae-5eebc926caef 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The 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-30 06:42:12.521 7 WARNING neutronclient.v2_0.client [None req-a8616e96-4916-4839-9eae-5eebc926caef 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The 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-30 06:42:12.574 7 WARNING neutronclient.v2_0.client [None req-a8616e96-4916-4839-9eae-5eebc926caef 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The 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-30 06:42:12.777 7 WARNING neutronclient.v2_0.client [None req-a8616e96-4916-4839-9eae-5eebc926caef 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1117] 10.0.0.28 () {34 vars in 662 bytes} [Sat May 30 06:42:12 2026] POST /v2.1/servers => generated 496 bytes in 643 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-30 06:42:13.072 8 WARNING neutronclient.v2_0.client [None req-0104c9a7-c9fd-4716-9d3c-b164083df249 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1118] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:13 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1455 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:13.341 7 WARNING neutronclient.v2_0.client [None req-00df6e00-ee9f-48d1-8ec4-be0445b3588d 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1119] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:13 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 1517 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:14.171 8 WARNING neutronclient.v2_0.client [None req-0a2167ed-7699-4798-80a7-afca91ec0efa 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1120] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:14 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1459 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-30 06:42:15.259 7 WARNING neutronclient.v2_0.client [None req-1f4babe0-b6cb-49c1-8044-7f9e7b0bd3a8 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] 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-30 06:42:15.289 8 INFO nova.api.openstack.compute.server_external_events [req-5ec44ebd-6bb1-4424-b729-b36618d7383d req-0f1c1023-ca53-48c1-898f-51bc18e4bc40 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 8|app: 0|req: 556/1121] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1122] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:15 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1507 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-30 06:42:16.361 8 WARNING neutronclient.v2_0.client [None req-98d393ac-bbb8-4567-ac80-b8fe409c36d2 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1123] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:16 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1507 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-30 06:42:17.345 7 INFO nova.api.openstack.compute.server_external_events [req-d324f42c-aeb9-4b35-a8fb-9eb52a44d37f req-01a0d37a-77e3-4826-ba9a-b78facd828e4 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance 2026-05-30 06:42:17.346 7 INFO nova.api.openstack.compute.server_external_events [req-d324f42c-aeb9-4b35-a8fb-9eb52a44d37f req-01a0d37a-77e3-4826-ba9a-b78facd828e4 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 7|app: 0|req: 567/1124] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:17.448 8 WARNING neutronclient.v2_0.client [None req-f6ce9079-3c47-40e4-b795-956776477748 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1125] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:17 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1515 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:18.535 8 WARNING neutronclient.v2_0.client [None req-db7b39e0-0a0a-4bf2-901f-0f7c8548062c 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The 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-30 06:42:18.540 7 WARNING neutronclient.v2_0.client [None req-e901ef52-0a46-4bb1-a4bb-3384c893e1c8 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1126] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:18 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1629 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1127] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:18 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 1817 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:19.043 8 INFO nova.api.openstack.compute.server_external_events [req-86724c3c-4692-40d5-8ea7-331925985ff1 req-d1e30207-8f9a-46de-a98b-73dcc9417b2d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance [pid: 8|app: 0|req: 560/1128] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:19.764 8 WARNING neutronclient.v2_0.client [None req-8bfb0a12-7b6b-4876-be99-536cb0e10219 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1131] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:19 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1627 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:20.144 7 INFO nova.api.openstack.compute.server_external_events [req-0ee77c34-7d2b-415b-acd0-b1bb7c9f8bcb req-0e96c4f6-e79a-4dda-972f-a7f841ed9a1a fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 7|app: 0|req: 570/1132] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:20 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-30 06:42:21.033 8 WARNING neutronclient.v2_0.client [None req-1317e4b7-4a00-4dc0-a969-2b34ad95b439 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1133] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:21 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1627 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-30 06:42:22.176 7 WARNING neutronclient.v2_0.client [None req-cbcdeacb-b911-4e69-8838-d2b86fb53074 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1134] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:22 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1627 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:23.321 8 WARNING neutronclient.v2_0.client [None req-fa570ac6-798d-4c4b-b1f8-c9caaeee2982 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1135] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:23 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1627 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-30 06:42:24.437 7 INFO nova.api.openstack.compute.server_external_events [req-08a55ba0-aa58-4614-a2b5-264bba3c6057 req-e8756abd-2be3-43e6-87b0-b05f9a924cb8 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance [pid: 7|app: 0|req: 572/1136] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:24 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-30 06:42:24.510 8 WARNING neutronclient.v2_0.client [None req-d95b5919-db04-42a4-8568-e85a5d4c353a 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1137] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:24 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1627 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-30 06:42:25.720 7 WARNING neutronclient.v2_0.client [None req-66eeff57-2cc3-4e8c-914f-e7e9d880033c 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1138] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:25 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1627 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:26.486 8 INFO nova.api.openstack.compute.server_external_events [req-32887777-6f4c-4999-a2d8-12a427b600eb req-fc62dfe2-7f9e-4aaf-bf94-a767d9d28bbb fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance [pid: 8|app: 0|req: 566/1139] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:26.907 7 WARNING neutronclient.v2_0.client [None req-ec4a640d-81df-44de-a884-a95b553a889c 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1140] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:26 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1808 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, ' 2026-05-30 06:42:27.053 8 WARNING neutronclient.v2_0.client [None req-1f3f5240-bd68-4962-b945-415f2a2a162e 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1141] 10.0.0.28 () {32 vars in 740 bytes} [Sat May 30 06:42:27 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:27.817 7 INFO nova.api.openstack.compute.server_external_events [req-99f65afd-f6c5-4a3a-9bf1-b60c8da487eb req-2fd4c6e3-a95e-4059-942f-ce2416095266 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance [pid: 7|app: 0|req: 575/1142] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:35.246 8 WARNING neutronclient.v2_0.client [None req-454709af-e0c5-4e2f-8c57-561326eb18a1 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1145] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:35 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1928 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1146] 10.0.0.28 () {32 vars in 752 bytes} [Sat May 30 06:42:36 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1147] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:42:37 2026] DELETE /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 0 bytes in 89 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-30 06:42:38.058 7 WARNING neutronclient.v2_0.client [None req-081e37c8-50e1-44ec-9c4d-3d2e56286319 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1148] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:38 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1934 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-30 06:42:39.267 8 WARNING neutronclient.v2_0.client [None req-a40d9ede-875b-4086-9e37-a9275b21e4cb 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] 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-30 06:42:39.308 7 INFO nova.api.openstack.compute.server_external_events [req-2cc5525b-c640-4897-bfd6-fa0d5868e40f req-c0d2317d-856a-464b-a24b-e6494e2c741c fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance [pid: 7|app: 0|req: 580/1151] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1152] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:39 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1934 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:40.446 7 WARNING neutronclient.v2_0.client [None req-ea8a07b2-e1d5-482e-80d7-974aac9d6511 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1153] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:40 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1934 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-30 06:42:41.348 8 INFO nova.api.openstack.compute.server_external_events [req-9363e023-c3cf-4793-b4dc-5b6ab6867ddb req-53a059d4-c667-4251-ae91-8406763cb2d1 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance 2026-05-30 06:42:41.349 8 INFO nova.api.openstack.compute.server_external_events [req-9363e023-c3cf-4793-b4dc-5b6ab6867ddb req-53a059d4-c667-4251-ae91-8406763cb2d1 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:1c6a14b3-2daa-4000-936b-25229c172cc6 for instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 on instance [pid: 8|app: 0|req: 573/1154] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:41 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:41.595 7 WARNING neutronclient.v2_0.client [None req-f204ff60-99f9-42a0-9ce3-10ced0500406 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1155] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:41 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1536 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:42.690 8 WARNING neutronclient.v2_0.client [None req-54641220-dfb2-4552-8ff7-b3ce223edd4a 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1156] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:42 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1541 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:43.788 7 WARNING neutronclient.v2_0.client [None req-568611fd-3bef-4e7f-8976-460972f9e498 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1157] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:43 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 1541 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-30 06:42:44.862 8 INFO nova.api.openstack.wsgi [None req-65c83223-ebba-4bee-876e-a2d6d24717eb 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] HTTP exception thrown: Instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 could not be found. [pid: 8|app: 0|req: 575/1158] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:44 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 111 bytes in 22 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-30 06:42:44.888 7 INFO nova.api.openstack.wsgi [None req-42ed6a40-b3fd-4201-81eb-4590345de314 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] HTTP exception thrown: Instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 could not be found. [pid: 7|app: 0|req: 584/1159] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:42:44 2026] DELETE /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 111 bytes in 22 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-30 06:42:44.912 8 INFO nova.api.openstack.wsgi [None req-c791d5c8-9a21-489c-a905-4b51a5fd44ec 0b7f4788c9c94123948504387d304eae 40de132a9609424c87c668ccaf0bd4eb - - default default] HTTP exception thrown: Instance b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 could not be found. [pid: 8|app: 0|req: 576/1160] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:42:44 2026] GET /v2.1/servers/b8a6f03e-665f-495c-b62b-1c71ed3d2ba4 => generated 111 bytes in 20 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: 585/1161] 10.0.0.28 () {32 vars in 703 bytes} [Sat May 30 06:42:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-874060587 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1162] 10.0.0.28 () {32 vars in 725 bytes} [Sat May 30 06:42:45 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-763200744 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1165] 10.0.0.173 () {28 vars in 455 bytes} [Sat May 30 06:42:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1166] 10.0.0.173 () {30 vars in 659 bytes} [Sat May 30 06:42:49 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 580/1167] 10.0.0.173 () {32 vars in 732 bytes} [Sat May 30 06:42:49 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-30 06:42:49.911 7 WARNING neutronclient.v2_0.client [None req-4c2f0d9b-92ef-4ab9-8bc1-398b5a5acded 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1168] 10.0.0.173 () {34 vars in 807 bytes} [Sat May 30 06:42:49 2026] GET /v2.1/servers/detail?all_tenants=True => generated 5455 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1169] 10.0.0.173 () {28 vars in 455 bytes} [Sat May 30 06:42:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 589/1170] 10.0.0.173 () {30 vars in 659 bytes} [Sat May 30 06:42:50 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 582/1171] 10.0.0.173 () {32 vars in 732 bytes} [Sat May 30 06:42:50 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: 590/1172] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=18189eddbf3f4fb299d3f65e08fde9eb&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1173] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=38f01133f4764e8aae091034ba5d98b7&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1174] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=40de132a9609424c87c668ccaf0bd4eb&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1175] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=4147fd5e5abf4f46a2e7edebbd8acecb&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1176] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=49d8eac6c7f6449d873d565663b5a859&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1177] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=bfc3e1a6ad74415196dfc0c3da3284ef&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1178] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=c38ab2afe5ac42ca9e99c6e51a152eed&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1179] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=c972c984cb4a4f01833b1468b3152acf&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1180] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:50 2026] GET /v2.1/servers/detail?project_id=d42dd4f031fe48b393912d3acdecba16&all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-30 06:42:51.137 8 WARNING neutronclient.v2_0.client [None req-c324ce01-d8e9-4985-bbfc-bb2a61bfa876 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1181] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:51 2026] GET /v2.1/servers/detail?project_id=dfe62dcb273a4f23834b16ef8f61ba38&all_tenants=True => generated 5455 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1182] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:51 2026] GET /v2.1/servers/detail?project_id=e345566fb95b493ba498c5338f44ad9a&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1183] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:51 2026] GET /v2.1/servers/detail?project_id=e9d2b4f84e78456685c8ef3f0b7eea86&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1184] 10.0.0.173 () {34 vars in 895 bytes} [Sat May 30 06:42:51 2026] GET /v2.1/servers/detail?project_id=fc9e78c3cfcc4134bcd9e40e1bee14aa&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-30 06:42:51.723 8 WARNING neutronclient.v2_0.client [None req-a7d239cf-5b75-40c1-b7ed-7069e3bf7771 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The 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-30 06:42:51.762 8 WARNING neutronclient.v2_0.client [None req-a7d239cf-5b75-40c1-b7ed-7069e3bf7771 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The 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-30 06:42:51.904 8 WARNING neutronclient.v2_0.client [None req-a7d239cf-5b75-40c1-b7ed-7069e3bf7771 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1185] 199.204.45.222 () {36 vars in 714 bytes} [Sat May 30 06:42:51 2026] POST /v2.1/servers => generated 453 bytes in 2495 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-05-30 06:42:54.430 7 WARNING neutronclient.v2_0.client [None req-94febe7b-41cb-4da8-bbf4-651ad9067393 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1186] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 30 06:42:54 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 2213 bytes in 65 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-30 06:42:54.507 8 WARNING neutronclient.v2_0.client [None req-1ca052d6-326a-4a09-a622-f271d81c0bcc 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1187] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 30 06:42:54 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 598/1188] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 30 06:42:54 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:42:57.461 8 WARNING neutronclient.v2_0.client [None req-2008209f-0dfd-4680-a0ed-c7b846b2aa71 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1189] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 30 06:42:57 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 2371 bytes in 87 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-30 06:42:57.553 7 WARNING neutronclient.v2_0.client [None req-c2d59273-8405-4ea5-9e15-8a64d070825e 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1190] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 30 06:42:57 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 592/1191] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 30 06:42:57 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-volume_attachments => generated 197 bytes in 51 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-30 06:42:59.666 8 INFO nova.api.openstack.compute.server_external_events [req-9cc4ca1d-d4cf-4faa-ad2d-219c900987ef req-aab948f9-5331-4abc-a180-dee244218934 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:84b14c05-50a2-4623-bf17-426516655577 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 594/1194] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:42:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:43:00.497 7 WARNING neutronclient.v2_0.client [None req-13eb5608-3731-4ec7-bc54-47c438c031f9 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1195] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 30 06:43:00 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 2445 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:43:00.621 8 WARNING neutronclient.v2_0.client [None req-91d1ca03-6095-4aa8-b55e-f0566e9f30e2 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1196] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 30 06:43:00 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 284 bytes in 69 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: 602/1197] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 30 06:43:00 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-volume_attachments => generated 197 bytes in 32 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-30 06:43:03.763 8 WARNING neutronclient.v2_0.client [None req-c5201586-19d3-4fbc-8dd9-8ed4e798a640 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1198] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 30 06:43:03 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 2433 bytes in 116 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-30 06:43:03.882 7 WARNING neutronclient.v2_0.client [None req-bc62ac97-de0c-4a58-801d-d709a7721e16 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1199] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 30 06:43:03 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 284 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1200] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 30 06:43:03 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/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-30 06:43:05.643 7 INFO nova.api.openstack.compute.server_external_events [req-7835009d-3f97-4d63-8060-8c37db209cba req-67158044-8dae-4986-875d-86bc9f83089b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:84b14c05-50a2-4623-bf17-426516655577 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 604/1201] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:43:05 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-30 06:43:06.750 8 WARNING neutronclient.v2_0.client [None req-08989531-8323-45d6-8da3-840e8afd5e65 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1202] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 30 06:43:06 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 2433 bytes in 127 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-30 06:43:06.888 7 WARNING neutronclient.v2_0.client [None req-1aded9ef-ac0d-46c2-b46d-55b5bc4baa44 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1203] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 30 06:43:06 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 286 bytes in 99 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: 599/1204] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 30 06:43:06 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:43:07.684 7 INFO nova.api.openstack.compute.server_external_events [req-10bbd5f3-23e2-4974-bbb7-2819f6a0370c req-12f9914a-0550-4041-b003-c66558d42937 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:84b14c05-50a2-4623-bf17-426516655577 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 606/1205] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:43: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-30 06:43:10.312 7 WARNING neutronclient.v2_0.client [None req-6e9b11d7-e07f-4730-90dd-36a685aeba3f 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1208] 199.204.45.222 () {32 vars in 733 bytes} [Sat May 30 06:43:10 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 2581 bytes in 150 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-30 06:43:10.472 8 WARNING neutronclient.v2_0.client [None req-60171f91-050d-43ef-90b2-4a8ae27fdb7b 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1209] 199.204.45.222 () {32 vars in 759 bytes} [Sat May 30 06:43:10 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 286 bytes in 101 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: 609/1210] 199.204.45.222 () {32 vars in 777 bytes} [Sat May 30 06:43:10 2026] GET /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-30 06:46:49.472 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [670bb84c-af4c-487e-9974-1a0083270915] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer 2026-05-30 06:46:49.473 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 30 06:46:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface (ip 199.204.45.222) !!! 2026-05-30 06:46:49.477 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 30 06:46:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface (ip 199.204.45.222) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:46:49.532 8 WARNING neutronclient.v2_0.client [None req-c97073a1-b987-485d-813c-d334eb6af50d 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The 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-30 06:46:49.726 8 WARNING neutronclient.v2_0.client [None req-c97073a1-b987-485d-813c-d334eb6af50d 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The 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-30 06:46:50.488 8 INFO oslo.messaging._drivers.impl_rabbit [-] [670bb84c-af4c-487e-9974-1a0083270915] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 48084. 2026-05-30 06:46:52.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [37b03063-aac5-4036-b5f8-c0071138dd49] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-30 06:46:52.646 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 30 06:46:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-server-external-events (ip 10.0.0.66) !!! 2026-05-30 06:46:52.648 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 30 06:46:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-server-external-events (ip 10.0.0.66) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:46:52.743 7 INFO nova.api.openstack.compute.server_external_events [req-40fbfe4b-ffe4-40fe-84ae-f195dc51ee43 req-e29cf4c0-c927-4396-b517-352ff4cb7f3e fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:2b03ff43-3cbd-46f6-b61a-9851f3df8861 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 632/1255] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:46:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:46:55.814 7 INFO oslo.messaging._drivers.impl_rabbit [-] [37b03063-aac5-4036-b5f8-c0071138dd49] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 48106. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:46:55.861 7 INFO nova.api.openstack.compute.server_external_events [req-da381e51-16a2-4da0-8f60-1579b4e07299 req-a281918a-ef18-44b8-a888-dca14d0d6755 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:2b03ff43-3cbd-46f6-b61a-9851f3df8861 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 633/1256] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:46:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:46:57.922 7 INFO nova.api.openstack.compute.server_external_events [req-348742c2-cdcd-40f5-9eea-c2dc5109b670 req-5a62c43b-df72-4290-b71f-04ddec0e9554 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:2b03ff43-3cbd-46f6-b61a-9851f3df8861 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 634/1257] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:46:57 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-30 06:46:58.787 8 WARNING neutronclient.v2_0.client [None req-c97073a1-b987-485d-813c-d334eb6af50d 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1258] 199.204.45.222 () {36 vars in 812 bytes} [Sat May 30 06:46:49 2026] POST /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 281 bytes in 9379 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-30 06:46:59.996 8 INFO nova.api.openstack.compute.server_external_events [req-da650df7-e541-4305-9c67-89b6c7645102 req-91cc4364-f091-49fb-b33a-1090ac0bc66c fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:2b03ff43-3cbd-46f6-b61a-9851f3df8861 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 626/1261] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:46:59 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-30 06:47:00.504 7 INFO nova.api.openstack.compute.server_external_events [req-43e83328-eedf-46e9-b576-157335e8f5aa req-2c6236b7-6b1e-4314-ba6d-aa9fe3f3b5f6 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:2b03ff43-3cbd-46f6-b61a-9851f3df8861 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 636/1262] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:47:00 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-30 06:47:39.969 7 WARNING neutronclient.v2_0.client [None req-cf9afbaf-494d-4bf5-a5d0-3d73b3fe214c 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The 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-30 06:47:40.056 7 WARNING neutronclient.v2_0.client [None req-cf9afbaf-494d-4bf5-a5d0-3d73b3fe214c 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] 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-30 06:47:43.713 8 INFO nova.api.openstack.compute.server_external_events [req-286c6b6e-62dd-424b-885d-a40e7433589c req-5317a15e-98b3-4820-8f51-c2862cffbd15 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 631/1271] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:47:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:47:48.436 8 INFO nova.api.openstack.compute.server_external_events [req-d686dc3a-4902-43bf-995c-b61bd7e58756 req-afbc7b8f-24f2-440d-85d8-d05716ed710b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 632/1272] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:47:48 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-30 06:47:50.523 8 INFO nova.api.openstack.compute.server_external_events [req-c5b6b8ac-71ce-404b-8229-f642d9d29dd2 req-88b6dcc4-14db-4990-8cf8-a15abbad5391 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 635/1275] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:47:50 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-30 06:47:53.113 7 WARNING neutronclient.v2_0.client [None req-cf9afbaf-494d-4bf5-a5d0-3d73b3fe214c 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1276] 199.204.45.222 () {36 vars in 812 bytes} [Sat May 30 06:47:39 2026] POST /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 376 bytes in 13372 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-30 06:48:22.584 8 WARNING neutronclient.v2_0.client [None req-ecd473d8-d314-4edf-9bf2-1d187e6a9934 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The 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-30 06:48:22.632 8 WARNING neutronclient.v2_0.client [None req-ecd473d8-d314-4edf-9bf2-1d187e6a9934 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] 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-30 06:48:25.295 7 INFO nova.api.openstack.compute.server_external_events [req-45434eee-0c6e-48c0-ae3e-65d9c9f77201 req-e637c755-3cc8-415b-a038-ce4b329e3136 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 645/1283] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:25 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-30 06:48:29.010 7 INFO nova.api.openstack.compute.server_external_events [req-5a720b3e-2ac6-427e-a181-0c1a1071d54c req-40e52f6e-5593-4f2a-ba26-8b7d87d1b5e8 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 646/1284] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:28 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-30 06:48:31.051 7 INFO nova.api.openstack.compute.server_external_events [req-c3fa6a35-4462-41dc-9236-ea340fc659b3 req-9becb5a0-848a-4467-a548-24c0b61f6202 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-plugged:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 649/1287] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-30 06:48:32.192 8 WARNING neutronclient.v2_0.client [None req-ecd473d8-d314-4edf-9bf2-1d187e6a9934 600709a5b3fd49a6b3419c600ada8a18 c972c984cb4a4f01833b1468b3152acf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1288] 199.204.45.222 () {36 vars in 812 bytes} [Sat May 30 06:48:22 2026] POST /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface => generated 377 bytes in 9898 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-30 06:48:33.103 7 INFO nova.api.openstack.compute.server_external_events [req-f3195c7d-958e-45b5-ab64-0e96040d6795 req-505a051e-c25f-4654-b1f1-2c2cde3058cb fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 650/1289] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:33 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-30 06:48:46.555 8 INFO nova.api.openstack.compute.server_external_events [req-be2ca102-bebe-4e08-8014-e1eb106580a4 req-be40bbaf-5388-4c0f-a4ca-5ad6b2274b75 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 641/1292] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:46 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, ' [pid: 7|app: 0|req: 652/1293] 199.204.45.222 () {34 vars in 855 bytes} [Sat May 30 06:48:47 2026] DELETE /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface/d17544b4-dda8-48f8-9b21-21e413070840 => generated 0 bytes in 91 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-30 06:48:48.600 8 INFO nova.api.openstack.compute.server_external_events [req-c0a08ae3-a4d5-4cdd-bb50-3cb3783898db req-1fc6740d-f24f-4165-bf8c-a8825be367eb fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 642/1294] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:48 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-30 06:48:49.817 7 INFO nova.api.openstack.compute.server_external_events [req-409b1d28-e807-4433-8c80-52adfec6c31b req-556a314f-3c46-4912-a5b3-6ef0c8cedbfd fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 654/1297] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:48:51.859 8 INFO nova.api.openstack.compute.server_external_events [req-7737831e-f554-401a-bb82-4afe3f93019b req-8f32f043-124a-4197-8f5b-c1af4beb4fdb fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:d17544b4-dda8-48f8-9b21-21e413070840 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 644/1298] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:48:56.538 7 INFO nova.api.openstack.compute.server_external_events [req-79500afa-04e3-4309-85e3-0bd40741a0c6 req-d0a10768-1752-4365-afbe-7be9c81776ed fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 655/1299] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:56 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, ' [pid: 8|app: 0|req: 645/1300] 199.204.45.222 () {34 vars in 855 bytes} [Sat May 30 06:48:56 2026] DELETE /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface/c13516c4-400f-4ba0-a987-11596f51719d => generated 0 bytes in 54 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-30 06:48:58.678 7 INFO nova.api.openstack.compute.server_external_events [req-54c07281-91fd-4da2-bb52-a876b1bc5e67 req-45276514-a0b9-4b6e-8768-3f35cc0c3612 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 656/1301] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:48:58 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-30 06:49:00.725 7 INFO nova.api.openstack.compute.server_external_events [req-709590bf-d1b6-45fe-ab59-68090e8cce11 req-1b33f240-dcb3-40a2-9c92-1db63a7e3cd6 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:c13516c4-400f-4ba0-a987-11596f51719d for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 658/1304] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 661/1309] 199.204.45.222 () {34 vars in 855 bytes} [Sat May 30 06:49:21 2026] DELETE /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6/os-interface/2b03ff43-3cbd-46f6-b61a-9851f3df8861 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:49:27.052 8 INFO nova.api.openstack.compute.server_external_events [req-41a78567-e9be-49f3-a6e3-66d6fdfbb212 req-464134dc-108b-42cd-8f52-cf60b5ef44c0 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:2b03ff43-3cbd-46f6-b61a-9851f3df8861 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 649/1310] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 651/1313] 199.204.45.222 () {34 vars in 755 bytes} [Sat May 30 06:49:31 2026] DELETE /v2.1/servers/c5a11b98-c35f-464e-9d9b-1c31a3929dd6 => generated 0 bytes in 190 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-30 06:49:32.912 7 INFO nova.api.openstack.compute.server_external_events [req-b4c0f0ef-0614-4b69-9431-c75d4f6b62ce req-72ef32b1-7f10-4849-8525-e33c2868caf8 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:84b14c05-50a2-4623-bf17-426516655577 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 7|app: 0|req: 663/1314] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 652/1315] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:49:33 2026] DELETE /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:49:33.565 7 WARNING neutronclient.v2_0.client [None req-7a14ec7d-d384-4b45-8c09-216f82635a27 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 664/1316] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:49:33 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 1943 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-30 06:49:34.431 8 INFO nova.api.openstack.compute.server_external_events [req-6855899a-88c7-4361-9240-17ffbbb20734 req-33f889f0-510b-4a08-8fe1-462fb7022262 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:84b14c05-50a2-4623-bf17-426516655577 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance [pid: 8|app: 0|req: 653/1317] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:34 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-30 06:49:34.955 7 INFO nova.api.openstack.compute.server_external_events [req-76a66b48-2292-450c-895f-02764026f1d8 req-34b9a0ae-d841-4e1c-8fcb-1b0ffae36c8f fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:84b14c05-50a2-4623-bf17-426516655577 for instance c5a11b98-c35f-464e-9d9b-1c31a3929dd6 on instance 2026-05-30 06:49:34.956 7 INFO nova.api.openstack.compute.server_external_events [req-76a66b48-2292-450c-895f-02764026f1d8 req-34b9a0ae-d841-4e1c-8fcb-1b0ffae36c8f fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 7|app: 0|req: 665/1318] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:34 2026] POST /v2.1/os-server-external-events => generated 352 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-30 06:49:36.473 8 INFO nova.api.openstack.compute.server_external_events [req-b0cfaf08-fadc-4f73-98ae-6045e39440bd req-34447bd9-253b-449e-82cc-b0d5eb55414b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance 2026-05-30 06:49:36.474 8 INFO nova.api.openstack.compute.server_external_events [req-b0cfaf08-fadc-4f73-98ae-6045e39440bd req-34447bd9-253b-449e-82cc-b0d5eb55414b fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 8|app: 0|req: 654/1319] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:49:36.992 7 INFO nova.api.openstack.compute.server_external_events [req-500a2b77-8ffe-4042-85f9-ee4cf36d79b3 req-a07e9f77-f907-4d24-bb7e-6e038951de9e fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:c02397bc-081a-4e31-9b6d-5b8402c1fdeb for instance 683e709e-ebe1-4148-858f-1928bb7ae523 on instance [pid: 7|app: 0|req: 666/1320] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:36 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-30 06:49:38.791 8 WARNING neutronclient.v2_0.client [None req-df55929f-7cf3-4e67-9663-b789575c4024 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1321] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:49:38 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 1480 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-30 06:49:43.893 8 INFO nova.api.openstack.wsgi [None req-9d597d74-2f65-4c30-ab2c-4eb059d0c861 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] HTTP exception thrown: Instance 683e709e-ebe1-4148-858f-1928bb7ae523 could not be found. [pid: 8|app: 0|req: 657/1324] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:49:43 2026] GET /v2.1/servers/683e709e-ebe1-4148-858f-1928bb7ae523 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:49:44.341 7 INFO nova.api.openstack.compute.server_external_events [req-0d3b2106-49fe-416a-bbb4-86f1ce341898 req-e42a1283-f746-4849-b296-c230cf59199d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-changed:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 7|app: 0|req: 668/1325] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:44 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, ' [pid: 8|app: 0|req: 658/1326] 10.0.0.28 () {32 vars in 717 bytes} [Sat May 30 06:49:44 2026] DELETE /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 0 bytes in 101 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-30 06:49:44.488 7 WARNING neutronclient.v2_0.client [None req-2b4ae629-df5b-435a-93f8-df8f92df74bf 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 669/1327] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:49:44 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1943 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-30 06:49:45.710 8 INFO nova.api.openstack.compute.server_external_events [req-aba161e6-5ef7-499c-b86e-d0e369a34404 req-6fa197cd-6a5d-41e8-b93f-0c2efd6a008d fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 8|app: 0|req: 659/1328] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:49:47.154 7 INFO nova.api.openstack.compute.server_external_events [req-763b7850-6319-4d14-8244-5cd1a1faea30 req-10a74e37-1563-4b34-956c-749d5d774ffb fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-deleted:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 7|app: 0|req: 670/1329] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:47 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-30 06:49:47.752 8 INFO nova.api.openstack.compute.server_external_events [req-5c63765d-59ff-41a7-ad76-932c42dee3f7 req-de241ba8-d8ac-42ec-973d-02d8977db295 fa3a1914abe04fb398a87c6d910f2ad1 fc9e78c3cfcc4134bcd9e40e1bee14aa - - 398f480780ed4253b6e245e0df32b7a8 398f480780ed4253b6e245e0df32b7a8] Creating event network-vif-unplugged:33aa4e71-f74b-425a-a6f1-c7022e4af145 for instance 7730bc34-e6fb-46ec-bb48-529717410a77 on instance [pid: 8|app: 0|req: 660/1330] 10.0.0.66 () {38 vars in 814 bytes} [Sat May 30 06:49:47 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-30 06:49:49.690 8 WARNING neutronclient.v2_0.client [None req-ca44852c-b0e7-44cc-b85e-56db8b9d4d5b 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1333] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:49:49 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 1480 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-30 06:49:54.769 7 INFO nova.api.openstack.wsgi [None req-1debbde9-d35b-42a5-9f0c-9e1e361c42ce 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] HTTP exception thrown: Instance 7730bc34-e6fb-46ec-bb48-529717410a77 could not be found. [pid: 7|app: 0|req: 672/1334] 10.0.0.28 () {32 vars in 714 bytes} [Sat May 30 06:49:54 2026] GET /v2.1/servers/7730bc34-e6fb-46ec-bb48-529717410a77 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 664/1337] 10.0.0.28 () {32 vars in 723 bytes} [Sat May 30 06:50:02 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-874398877 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 06:50:02.186 7 INFO nova.api.openstack.wsgi [None req-bc62b774-d5e5-45e3-8c19-7ee7becb6f81 8644a1d5722a41f99b18ed4025124bd1 dfe62dcb273a4f23834b16ef8f61ba38 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-874398877 not found for user 8644a1d5722a41f99b18ed4025124bd1 [pid: 7|app: 0|req: 674/1338] 10.0.0.28 () {32 vars in 720 bytes} [Sat May 30 06:50:02 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-874398877 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0)