+ 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 [Wed May 27 01:09:10 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-7c56dd8f78-rzwwg machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f7cf4193668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-27 01:09:15.307 7 INFO nova.utils [None req-c1d70be9-cb38-4386-8b2a-b1c148e9d038 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-27 01:09:15.376 8 INFO nova.utils [None req-0454a6e0-3e53-4aa5-a88a-f797385223ac - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-27 01:09:17.030 8 WARNING keystonemiddleware._common.config [None req-0454a6e0-3e53-4aa5-a88a-f797385223ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:09:17.039 8 WARNING oslo_config.cfg [None req-0454a6e0-3e53-4aa5-a88a-f797385223ac - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 01:09:17.080 7 WARNING keystonemiddleware._common.config [None req-c1d70be9-cb38-4386-8b2a-b1c148e9d038 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:09:17.089 7 WARNING oslo_config.cfg [None req-c1d70be9-cb38-4386-8b2a-b1c148e9d038 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 01:09:17.116 8 WARNING keystonemiddleware._common.config [None req-0454a6e0-3e53-4aa5-a88a-f797385223ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:09:17.130 8 WARNING oslo_config.cfg [None req-0454a6e0-3e53-4aa5-a88a-f797385223ac - - - - - -] 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-27 01:09:17.143 8 WARNING oslo_config.cfg [None req-0454a6e0-3e53-4aa5-a88a-f797385223ac - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f7cf4193668 pid: 8 (default app) 2026-05-27 01:09:17.169 7 WARNING keystonemiddleware._common.config [None req-c1d70be9-cb38-4386-8b2a-b1c148e9d038 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:09:17.184 7 WARNING oslo_config.cfg [None req-c1d70be9-cb38-4386-8b2a-b1c148e9d038 - - - - - -] 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-27 01:09:17.197 7 WARNING oslo_config.cfg [None req-c1d70be9-cb38-4386-8b2a-b1c148e9d038 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f7cf4193668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:09:23 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:09:24.199 7 WARNING oslo_policy.policy [None req-1b50fbf5-9883-4590-96b0-de1af4fd17e7 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - 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-27 01:09:24.199 7 WARNING oslo_policy.policy [None req-1b50fbf5-9883-4590-96b0-de1af4fd17e7 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - 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: 2/4] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:09:23 2026] GET /v2.1 => generated 0 bytes in 567 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:09:24.298 8 WARNING oslo_policy.policy [req-1b50fbf5-9883-4590-96b0-de1af4fd17e7 req-0c3b7cc7-2e2b-4254-a88d-781fc39e8d73 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - 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-27 01:09:24.298 8 WARNING oslo_policy.policy [req-1b50fbf5-9883-4590-96b0-de1af4fd17e7 req-0c3b7cc7-2e2b-4254-a88d-781fc39e8d73 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:09:24 2026] GET /v2.1/ => generated 399 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:09:24.398 7 INFO nova.api.openstack.wsgi [None req-dd83107a-a848-4dc4-81cd-acc2aaa7d831 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.57 () {48 vars in 1007 bytes} [Wed May 27 01:09:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:09:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.57 () {52 vars in 1044 bytes} [Wed May 27 01:09:24 2026] POST /v2.1/flavors => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:09:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:09:25 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:09:25 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:09:25.419 7 INFO nova.api.openstack.wsgi [None req-7917c8bc-0a73-46cc-8cc4-1bfb185463e2 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.57 () {48 vars in 1009 bytes} [Wed May 27 01:09:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:09:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.57 () {52 vars in 1044 bytes} [Wed May 27 01:09:25 2026] POST /v2.1/flavors => generated 530 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:09:26 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: 8/16] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:09:26 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:09:26 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:09:26.400 7 INFO nova.api.openstack.wsgi [None req-1d699ed6-bc54-4bf3-a76a-a3ea9de28646 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.57 () {48 vars in 1011 bytes} [Wed May 27 01:09:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:09:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.57 () {52 vars in 1044 bytes} [Wed May 27 01:09:26 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:09:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:09:27 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:09:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:09:27.340 7 INFO nova.api.openstack.wsgi [None req-f19f9f5d-0ac0-498e-bfe6-4892ba9a1dd6 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.57 () {48 vars in 1009 bytes} [Wed May 27 01:09:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:09:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.57 () {52 vars in 1044 bytes} [Wed May 27 01:09:27 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:09:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:09:28 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:09:28 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:09:28.268 7 INFO nova.api.openstack.wsgi [None req-d3584b56-b3e3-453a-aae4-b530f2305dc1 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.57 () {48 vars in 1011 bytes} [Wed May 27 01:09:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:09:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.57 () {52 vars in 1044 bytes} [Wed May 27 01:09:28 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.213 () {28 vars in 454 bytes} [Wed May 27 01:15: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 10.0.0.213 () {30 vars in 658 bytes} [Wed May 27 01:15:04 2026] GET /v2.1 => generated 0 bytes in 169 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/103] 10.0.0.213 () {32 vars in 731 bytes} [Wed May 27 01:15:04 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.213 () {34 vars in 804 bytes} [Wed May 27 01:15:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:18:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/142] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:18:06 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:18:06 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:18:06.796 7 INFO nova.api.openstack.wsgi [None req-d881f024-e837-465f-ba3d-ddeb24298b5b 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/144] 199.204.45.57 () {48 vars in 1013 bytes} [Wed May 27 01:18:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:18:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.57 () {52 vars in 1045 bytes} [Wed May 27 01:18:06 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: 80/159] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:19:06 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: 80/160] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:19:06 2026] GET /v2.1 => generated 0 bytes in 375 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:19:06 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:19:06.457 8 INFO nova.api.openstack.wsgi [None req-d4ee4ef8-7e5a-42bb-ba19-18f7d00b2a45 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 13821f91af61444a8725f668f94f2ba2 [pid: 8|app: 0|req: 81/162] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:19:06 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-27 01:19:06.472 7 WARNING oslo_db.sqlalchemy.utils [None req-0f78dc85-30a0-41fd-9f80-54fb7755ef7c 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.57 () {48 vars in 1012 bytes} [Wed May 27 01:19:06 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: 82/164] 199.204.45.57 () {52 vars in 1053 bytes} [Wed May 27 01:19:06 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:19:10 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: 83/166] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:19:10 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:19:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.57 () {48 vars in 1069 bytes} [Wed May 27 01:19:10 2026] GET /v2.1/os-quota-sets/2607af5dce24421ab83c96d63740f126 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.57 () {52 vars in 1121 bytes} [Wed May 27 01:19:10 2026] PUT /v2.1/os-quota-sets/2607af5dce24421ab83c96d63740f126 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:27:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:27:28 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:27:28 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:27:28.146 7 INFO nova.api.openstack.wsgi [None req-aa0cf7b5-972a-4617-ad5d-f683730d0ca6 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/273] 199.204.45.57 () {48 vars in 1011 bytes} [Wed May 27 01:27:28 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: 8|app: 0|req: 137/274] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:27:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.57 () {52 vars in 1045 bytes} [Wed May 27 01:27:28 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:31:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:31:03 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 161/322] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:31:03 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 199.204.45.57 () {48 vars in 1069 bytes} [Wed May 27 01:31:03 2026] GET /v2.1/os-quota-sets/1cae35cc75a244bb825a8aefd64e5a2a => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 199.204.45.57 () {52 vars in 1121 bytes} [Wed May 27 01:31:04 2026] PUT /v2.1/os-quota-sets/1cae35cc75a244bb825a8aefd64e5a2a => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:43:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:43:07 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:43:07 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:43:07.698 7 INFO nova.api.openstack.wsgi [None req-27cb3318-2d81-4985-bbed-133296f032c1 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 236/472] 199.204.45.57 () {48 vars in 1007 bytes} [Wed May 27 01:43:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:43:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:43:07 2026] GET /v2.1/flavors/55923ac8-50ed-4e0b-a805-74123fd6c027/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:43:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:43:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:43:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:43:08.712 7 INFO nova.api.openstack.wsgi [None req-1e3609a9-e15d-4277-92ba-9fcd214fa0e0 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 239/478] 199.204.45.57 () {48 vars in 1009 bytes} [Wed May 27 01:43:08 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:43:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:43:08 2026] GET /v2.1/flavors/dfc0f411-4255-4c6d-bfa6-ba0b5571f3c7/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:43:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:43:09 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:43:09 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:43:09.736 7 INFO nova.api.openstack.wsgi [None req-b8166ce8-3dbb-47a1-9a52-7988db40b78f 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 242/484] 199.204.45.57 () {48 vars in 1011 bytes} [Wed May 27 01:43:09 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:43:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:43:09 2026] GET /v2.1/flavors/75c2fbd8-7954-435c-83d8-a2a00c6cfb26/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:43:10 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: 244/488] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:43:10 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:43:10 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:43:10.721 7 INFO nova.api.openstack.wsgi [None req-39360828-0c06-4031-b409-c3703624f857 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 245/490] 199.204.45.57 () {48 vars in 1009 bytes} [Wed May 27 01:43:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:43:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:43:10 2026] GET /v2.1/flavors/2832bf85-f5d3-400e-bcbc-a94b49ed44a5/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: 248/495] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:43:12 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: 248/496] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:43:12 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:43:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:43:12.961 8 INFO nova.api.openstack.wsgi [None req-0e59cef8-cc43-4fc2-9672-d39fcc5ef780 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 249/498] 199.204.45.57 () {48 vars in 1011 bytes} [Wed May 27 01:43:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:43:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:43:13 2026] GET /v2.1/flavors/6cda83f4-d12b-4d70-8ac4-d5f3793d5a97/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:46:41 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: 271/542] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:46:41 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:46:41 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:46:41.946 8 INFO nova.api.openstack.wsgi [None req-a1927391-4e5c-477f-b18e-8042208003d6 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 272/544] 199.204.45.57 () {48 vars in 1013 bytes} [Wed May 27 01:46:41 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: 273/545] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:46:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:46:41 2026] GET /v2.1/flavors/13c03ffb-1e75-4de6-a202-56db16c01ad7/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: 275/549] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:46:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:46:50 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:46:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:46:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:46:55 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: 278/556] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:46:55 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:46:55 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.204.45.57 () {48 vars in 1069 bytes} [Wed May 27 01:46:55 2026] GET /v2.1/os-quota-sets/2607af5dce24421ab83c96d63740f126 => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:47:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:47:56 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:47:56 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:47:56.770 8 INFO nova.api.openstack.wsgi [None req-ed079a20-da8f-4a17-9851-9490b0cb4176 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 287/574] 199.204.45.57 () {48 vars in 1011 bytes} [Wed May 27 01:47:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:47:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 199.204.45.57 () {48 vars in 1095 bytes} [Wed May 27 01:47:56 2026] GET /v2.1/flavors/af711c8f-e380-419b-a643-3577e01407cc/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:48:15 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: 291/582] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:48:15 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/583] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:48:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.57 () {48 vars in 1069 bytes} [Wed May 27 01:48:15 2026] GET /v2.1/os-quota-sets/1cae35cc75a244bb825a8aefd64e5a2a => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.204.45.57 () {42 vars in 701 bytes} [Wed May 27 01:49:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.204.45.57 () {44 vars in 905 bytes} [Wed May 27 01:49:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.204.45.57 () {46 vars in 978 bytes} [Wed May 27 01:49:08 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:49:08.689 7 INFO nova.api.openstack.wsgi [None req-ef2b24a5-e63d-4e58-8c67-6ea689278a3f 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 299/598] 199.204.45.57 () {48 vars in 1007 bytes} [Wed May 27 01:49:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.57 () {48 vars in 1047 bytes} [Wed May 27 01:49:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 305/610] 10.0.0.71 () {32 vars in 654 bytes} [Wed May 27 01:49:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.71 () {32 vars in 640 bytes} [Wed May 27 01:49:56 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-27 01:49:56.979 7 WARNING oslo_db.sqlalchemy.utils [None req-c47c7b29-bf6c-4acc-96a7-9e340d9794ee 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 306/612] 10.0.0.71 () {32 vars in 648 bytes} [Wed May 27 01:49:56 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.71 () {32 vars in 693 bytes} [Wed May 27 01:49:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:09 2026] GET /v2.1/flavors/55923ac8-50ed-4e0b-a805-74123fd6c027 => generated 511 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.71 () {32 vars in 640 bytes} [Wed May 27 01:50:09 2026] GET /v2.1/flavors => generated 1674 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:09 2026] GET /v2.1/flavors/55923ac8-50ed-4e0b-a805-74123fd6c027 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:17.863 8 WARNING neutronclient.v2_0.client [None req-420c034d-a1c2-44bc-9e18-ac4f17baf591 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/621] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:50:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.71 () {34 vars in 684 bytes} [Wed May 27 01:50:17 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1533 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:19.239 7 WARNING neutronclient.v2_0.client [None req-6eca27fb-9520-4385-8c80-2c2db61d49c5 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:20.315 7 WARNING neutronclient.v2_0.client [None req-6eca27fb-9520-4385-8c80-2c2db61d49c5 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/623] 10.0.0.71 () {34 vars in 694 bytes} [Wed May 27 01:50:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:21.652 8 WARNING neutronclient.v2_0.client [None req-2c930f9f-f4b3-4531-b56b-9f70c354f511 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/624] 10.0.0.71 () {34 vars in 684 bytes} [Wed May 27 01:50:21 2026] POST /v2.1/os-security-groups => generated 247 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:22.440 7 WARNING neutronclient.v2_0.client [None req-463efd90-24bd-4279-823a-003b0591a756 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:22.502 7 WARNING neutronclient.v2_0.client [None req-463efd90-24bd-4279-823a-003b0591a756 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/627] 10.0.0.71 () {34 vars in 694 bytes} [Wed May 27 01:50:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:22.945 7 WARNING neutronclient.v2_0.client [None req-90642047-bf39-496b-ab5e-cd91f544d100 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:22.996 8 WARNING neutronclient.v2_0.client [None req-a10816be-6d2a-46b4-ac7b-845552b98049 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:23.019 7 WARNING neutronclient.v2_0.client [None req-90642047-bf39-496b-ab5e-cd91f544d100 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/628] 10.0.0.71 () {34 vars in 684 bytes} [Wed May 27 01:50:22 2026] POST /v2.1/os-security-groups => generated 243 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:23.433 8 WARNING neutronclient.v2_0.client [None req-273bb0c4-7c35-430b-ac34-6911b550649d 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/629] 10.0.0.71 () {34 vars in 694 bytes} [Wed May 27 01:50:22 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:23.500 7 WARNING neutronclient.v2_0.client [None req-9c06cfa7-9725-4f03-85c5-12676ab06026 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/630] 10.0.0.71 () {32 vars in 736 bytes} [Wed May 27 01:50:23 2026] GET /v2.1/os-security-groups/34bff7fd-9f61-4d72-8af1-e747498aa627 => generated 664 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:23.559 7 WARNING neutronclient.v2_0.client [None req-0f5560a5-d994-4a8a-ace0-e22a07a149ea 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:23.584 7 WARNING neutronclient.v2_0.client [None req-0f5560a5-d994-4a8a-ace0-e22a07a149ea 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:23.640 7 WARNING neutronclient.v2_0.client [None req-0f5560a5-d994-4a8a-ace0-e22a07a149ea 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/631] 10.0.0.71 () {34 vars in 684 bytes} [Wed May 27 01:50:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.71 () {32 vars in 749 bytes} [Wed May 27 01:50:23 2026] DELETE /v2.1/os-security-group-rules/55601ba3-76b6-4847-9acc-c2462d5903f4 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-27 01:50:23.841 7 WARNING neutronclient.v2_0.client [None req-63f7dd4a-1580-469a-ae25-b5d8ab35be74 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:23.865 8 WARNING neutronclient.v2_0.client [None req-c11f103e-fc6d-4400-a73d-973a22a7f436 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The 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-27 01:50:23.928 8 WARNING neutronclient.v2_0.client [None req-c11f103e-fc6d-4400-a73d-973a22a7f436 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.71 () {34 vars in 684 bytes} [Wed May 27 01:50:23 2026] POST /v2.1/os-security-groups => generated 244 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:24.066 7 WARNING neutronclient.v2_0.client [None req-4064152c-c9e7-47f3-ae73-7dc06263d3d6 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:24.110 7 WARNING neutronclient.v2_0.client [None req-4064152c-c9e7-47f3-ae73-7dc06263d3d6 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:24.175 8 WARNING neutronclient.v2_0.client [None req-c11f103e-fc6d-4400-a73d-973a22a7f436 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:24 2026] DELETE /v2.1/os-security-groups/34bff7fd-9f61-4d72-8af1-e747498aa627 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-27 01:50:24.321 7 WARNING neutronclient.v2_0.client [None req-6382e166-7067-486a-a08f-267c6586efef 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:24.398 7 WARNING neutronclient.v2_0.client [None req-6382e166-7067-486a-a08f-267c6586efef 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:24.438 7 WARNING neutronclient.v2_0.client [None req-6382e166-7067-486a-a08f-267c6586efef 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/635] 10.0.0.71 () {32 vars in 662 bytes} [Wed May 27 01:50:24 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:24.490 7 WARNING neutronclient.v2_0.client [None req-402e67a0-7c19-4817-a818-2cff47dde485 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The 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-27 01:50:24.522 7 WARNING neutronclient.v2_0.client [None req-402e67a0-7c19-4817-a818-2cff47dde485 7fa7a9d011154d8195edb5455e4c4041 d535b47941494bd8ae0888c57482fbf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/636] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:24 2026] DELETE /v2.1/os-security-groups/840d9b9b-1178-4e9a-b7c0-ee3117a640b1 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-27 01:50:24.738 7 WARNING neutronclient.v2_0.client [None req-5345367b-097a-47b2-8058-b739232bb50f 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:24.788 7 WARNING neutronclient.v2_0.client [None req-5345367b-097a-47b2-8058-b739232bb50f 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/637] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:50:23 2026] POST /v2.1/servers => generated 453 bytes in 1100 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-27 01:50:24.914 8 WARNING neutronclient.v2_0.client [None req-225dbcfd-fc5a-4043-a938-74b800c7e239 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/638] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:24 2026] DELETE /v2.1/os-security-groups/3710c65d-276e-4bc6-a48d-9773ae858fbb => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-27 01:50:24.968 7 WARNING neutronclient.v2_0.client [None req-84773b1c-4397-4a31-a0d9-b83d856441d0 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:24.997 7 INFO nova.api.openstack.wsgi [None req-84773b1c-4397-4a31-a0d9-b83d856441d0 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] HTTP exception thrown: Security group 3710c65d-276e-4bc6-a48d-9773ae858fbb does not exist Neutron server returns request_ids: ['req-e1260ae0-8e8c-44a0-ad3e-2910fa831fa8'] [pid: 7|app: 0|req: 322/639] 10.0.0.71 () {32 vars in 736 bytes} [Wed May 27 01:50:24 2026] GET /v2.1/os-security-groups/3710c65d-276e-4bc6-a48d-9773ae858fbb => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:24 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1391 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:25.009 7 WARNING neutronclient.v2_0.client [None req-06f6fd81-8307-469e-9ec8-158224644221 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.041 7 WARNING neutronclient.v2_0.client [None req-06f6fd81-8307-469e-9ec8-158224644221 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The python binding code in 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/641] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:25 2026] DELETE /v2.1/os-security-groups/675d73b1-a6d4-473f-8afa-3040506fe452 => generated 0 bytes in 175 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-27 01:50:25.200 8 WARNING neutronclient.v2_0.client [None req-5ef5dfb1-101d-4429-8cf5-9e2de45ef2e9 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.224 8 INFO nova.api.openstack.wsgi [None req-5ef5dfb1-101d-4429-8cf5-9e2de45ef2e9 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] HTTP exception thrown: Security group 675d73b1-a6d4-473f-8afa-3040506fe452 does not exist Neutron server returns request_ids: ['req-2a82c944-94d9-4d4f-88ab-0caf8ed6bfb1'] [pid: 8|app: 0|req: 319/642] 10.0.0.71 () {32 vars in 736 bytes} [Wed May 27 01:50:25 2026] GET /v2.1/os-security-groups/675d73b1-a6d4-473f-8afa-3040506fe452 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-27 01:50:25.242 7 WARNING neutronclient.v2_0.client [None req-ef9aaaf6-c99c-4d04-835a-f21bf1f96101 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.275 7 WARNING neutronclient.v2_0.client [None req-ef9aaaf6-c99c-4d04-835a-f21bf1f96101 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/643] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:25 2026] DELETE /v2.1/os-security-groups/4e055e05-b567-40f5-bb1e-876c89fdc5a1 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-27 01:50:25.441 8 WARNING neutronclient.v2_0.client [None req-9122d275-baf7-4752-b97b-6153e57b9b80 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.464 8 INFO nova.api.openstack.wsgi [None req-9122d275-baf7-4752-b97b-6153e57b9b80 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] HTTP exception thrown: Security group 4e055e05-b567-40f5-bb1e-876c89fdc5a1 does not exist Neutron server returns request_ids: ['req-6d338c51-e03a-4f79-9985-fd243d11ade6'] [pid: 8|app: 0|req: 320/644] 10.0.0.71 () {32 vars in 736 bytes} [Wed May 27 01:50:25 2026] GET /v2.1/os-security-groups/4e055e05-b567-40f5-bb1e-876c89fdc5a1 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-27 01:50:25.482 7 WARNING neutronclient.v2_0.client [None req-3708dbd3-981d-4dc0-a743-2afd6486628c 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.526 7 WARNING neutronclient.v2_0.client [None req-3708dbd3-981d-4dc0-a743-2afd6486628c 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.565 7 WARNING neutronclient.v2_0.client [None req-3708dbd3-981d-4dc0-a743-2afd6486628c 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The python binding code in 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/645] 10.0.0.71 () {32 vars in 662 bytes} [Wed May 27 01:50:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:50:25.618 8 WARNING neutronclient.v2_0.client [None req-dd09a385-ecda-48fb-bb9b-5403fb216484 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.643 8 INFO nova.api.openstack.wsgi [None req-dd09a385-ecda-48fb-bb9b-5403fb216484 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] HTTP exception thrown: Security group 4e055e05-b567-40f5-bb1e-876c89fdc5a1 does not exist Neutron server returns request_ids: ['req-5bc58287-ac1c-447a-9c9d-225cdbe5aac7'] [pid: 8|app: 0|req: 321/646] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:25 2026] DELETE /v2.1/os-security-groups/4e055e05-b567-40f5-bb1e-876c89fdc5a1 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-27 01:50:25.656 7 WARNING neutronclient.v2_0.client [None req-eac6d4c6-2e24-4984-a846-ae674faae8e2 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.678 7 INFO nova.api.openstack.wsgi [None req-eac6d4c6-2e24-4984-a846-ae674faae8e2 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] HTTP exception thrown: Security group 675d73b1-a6d4-473f-8afa-3040506fe452 does not exist Neutron server returns request_ids: ['req-66047742-3cef-4b6c-bf43-7790626bd2f8'] [pid: 7|app: 0|req: 326/647] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:25 2026] DELETE /v2.1/os-security-groups/675d73b1-a6d4-473f-8afa-3040506fe452 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-27 01:50:25.693 8 WARNING neutronclient.v2_0.client [None req-462a34b7-e00b-4e7e-8dc1-49870e24f3a0 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] The 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-27 01:50:25.714 8 INFO nova.api.openstack.wsgi [None req-462a34b7-e00b-4e7e-8dc1-49870e24f3a0 11cb2f79f74d4846afd6875ef0412e9c 5fba2c087d5242af87ef2c773d1fcdf3 - - default default] HTTP exception thrown: Security group 3710c65d-276e-4bc6-a48d-9773ae858fbb does not exist Neutron server returns request_ids: ['req-dc342533-c113-4692-ad80-ac90ac7c1205'] [pid: 8|app: 0|req: 322/648] 10.0.0.71 () {32 vars in 739 bytes} [Wed May 27 01:50:25 2026] DELETE /v2.1/os-security-groups/3710c65d-276e-4bc6-a48d-9773ae858fbb => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-27 01:50:26.105 7 WARNING neutronclient.v2_0.client [None req-c5ff191f-0cae-4bf1-91dd-9a30d1bea694 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/649] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:26 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1395 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:27.671 8 WARNING neutronclient.v2_0.client [None req-47b637ef-8606-4dc5-8353-4210597442e0 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/650] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:27 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1443 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:29.370 7 WARNING neutronclient.v2_0.client [None req-22c4ebec-b40f-4216-848a-6a9efc652fce 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/651] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:29 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1451 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-27 01:50:30.476 8 WARNING neutronclient.v2_0.client [None req-0c91f134-0ad7-4b6d-a306-b9d7d049bbee 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/652] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:30 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1451 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:31.580 7 WARNING neutronclient.v2_0.client [None req-def43129-f11b-443a-a096-eaa76093b587 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/653] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:31 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:32.458 8 INFO nova.api.openstack.compute.server_external_events [req-9aac6279-0710-4463-8d5c-191fa588db04 req-c22291fb-3522-4cf4-81eb-0ddd34746e82 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance 2026-05-27 01:50:32.468 8 INFO nova.compute.rpcapi [None req-8d7acac6-0cc9-4f58-bf39-f18c0359a8bc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/654] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:33.104 8 WARNING neutronclient.v2_0.client [None req-8737ff48-1ad1-4594-99ed-c0613437b8e6 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/657] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:33 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 1051 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:34.301 7 INFO nova.api.openstack.compute.server_external_events [req-dc573c23-84f5-4943-859e-203075e5f46d req-5fb29d38-1b64-4d80-8fee-b5cba4693d93 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance 2026-05-27 01:50:34.325 7 INFO nova.compute.rpcapi [None req-465f96b3-b697-494f-b6cb-ee456d4849c8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 331/658] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:35.171 8 WARNING neutronclient.v2_0.client [None req-ccc8a70b-06ec-4bf5-858a-7fe267ccb8e9 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/659] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:35 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 2187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:38.379 7 WARNING neutronclient.v2_0.client [None req-646d95c9-b695-495d-b272-44e99320d808 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] 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: 329/660] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:50:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:38 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:40.019 8 WARNING neutronclient.v2_0.client [None req-149d6f95-27b3-4908-9f7b-b8f1e513e072 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/662] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:39 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:40.753 7 WARNING neutronclient.v2_0.client [None req-292d9b3f-f976-42d1-bd6c-2bd6a3430b75 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The 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-27 01:50:40.791 7 WARNING neutronclient.v2_0.client [None req-292d9b3f-f976-42d1-bd6c-2bd6a3430b75 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The 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-27 01:50:41.048 7 WARNING neutronclient.v2_0.client [None req-292d9b3f-f976-42d1-bd6c-2bd6a3430b75 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:41.454 8 WARNING neutronclient.v2_0.client [None req-89476984-7e7e-493b-8c45-25b2ab8329d9 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/663] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:41 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:50:40 2026] POST /v2.1/servers => generated 451 bytes in 1292 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-27 01:50:41.977 8 WARNING neutronclient.v2_0.client [None req-29fe09ac-f9e1-4769-8a33-05e3d969ecad 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in 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/665] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:41 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:42.758 8 WARNING neutronclient.v2_0.client [None req-de0b2bde-6328-4092-987b-22982e9b26a9 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/668] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:50:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:42 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:43.080 7 WARNING neutronclient.v2_0.client [None req-78f2e28e-82e7-4b2c-8927-1127b9c44af3 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:43 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1427 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:44.052 8 WARNING neutronclient.v2_0.client [None req-9f0f124c-4b48-4550-afa5-b5fd767ed1cc 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] 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: 336/671] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:43 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:44.185 7 WARNING neutronclient.v2_0.client [None req-c4939f2d-0d9d-4d78-ac5b-9e18d209543c 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/672] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:44 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1475 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:44.578 8 WARNING neutronclient.v2_0.client [None req-1d3301c8-eec7-49f0-915e-701eb07de505 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The 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-27 01:50:44.623 8 WARNING neutronclient.v2_0.client [None req-1d3301c8-eec7-49f0-915e-701eb07de505 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The 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-27 01:50:44.807 8 WARNING neutronclient.v2_0.client [None req-1d3301c8-eec7-49f0-915e-701eb07de505 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/673] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:50:44 2026] POST /v2.1/servers => generated 450 bytes in 482 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-27 01:50:45.023 7 WARNING neutronclient.v2_0.client [None req-cd946500-1efa-4a0d-b99b-548e9ad48bf1 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/674] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:44 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1401 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-27 01:50:45.230 8 WARNING neutronclient.v2_0.client [None req-ece13489-0f30-44a6-8f17-d724dab61c63 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] 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-27 01:50:45.290 7 WARNING neutronclient.v2_0.client [None req-295bd50d-deb3-45af-9543-9ddb21f49b89 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in 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/675] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:45 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1475 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:45 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 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-27 01:50:46.115 7 WARNING neutronclient.v2_0.client [None req-bdeeb5bf-30e4-440e-a571-3997c7a58081 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/677] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:46 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1405 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:46.380 8 WARNING neutronclient.v2_0.client [None req-5959196d-e367-40b0-b9e7-dfdba0d28e49 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The 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-27 01:50:46.384 7 WARNING neutronclient.v2_0.client [None req-244d3fcd-421e-45d0-a578-6b1ffc548051 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/678] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:46 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:46 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:47.210 8 WARNING neutronclient.v2_0.client [None req-ab950ba5-1c9f-4e12-a714-44a0c72c38c4 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/680] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:47 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1453 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-27 01:50:47.503 7 WARNING neutronclient.v2_0.client [None req-0ec2b4a7-dfa3-4fab-a971-58284ed920ee 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:47.561 8 WARNING neutronclient.v2_0.client [None req-3860caa4-d146-4910-8854-b1052219b60a 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/681] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:47 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1551 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:47 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 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-27 01:50:48.091 7 INFO nova.api.openstack.compute.server_external_events [req-e40fe0f8-6c54-43f1-8eb9-59934338d7aa req-556e116c-825d-468f-9539-b0946064676c f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance [pid: 7|app: 0|req: 342/683] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:48.300 8 WARNING neutronclient.v2_0.client [None req-e3f40907-fdd5-44bd-8eab-897bce5d8c44 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/684] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:48 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1453 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-27 01:50:48.656 7 WARNING neutronclient.v2_0.client [None req-44de3a8e-532d-4751-a4ba-92166fad6d75 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:48.738 8 WARNING neutronclient.v2_0.client [None req-83a447b3-0c7f-470c-8259-17d789d833d5 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/685] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:48 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:48 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:49.405 7 WARNING neutronclient.v2_0.client [None req-09c6cc70-2363-4508-8c6e-7f8bd85222e1 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] 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-27 01:50:50.189 8 WARNING neutronclient.v2_0.client [None req-3b0a9238-aa4b-45f1-a910-5a6d2873c138 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in 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/687] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:49 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1529 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:50.269 7 WARNING neutronclient.v2_0.client [None req-44360ef1-47f5-4817-bde9-f89970f10413 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/688] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:50 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:50.837 8 INFO nova.api.openstack.compute.server_external_events [req-06bdf625-ecb6-4755-aed1-725266a57f7c req-c20680bc-7cdb-4b2b-a1ca-847266273d7e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance [pid: 8|app: 0|req: 345/689] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:50 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:51.276 8 WARNING neutronclient.v2_0.client [None req-3dd7c20d-3a06-45d2-9774-5d79fe1c6639 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/691] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:51 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 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-27 01:50:51.869 7 WARNING neutronclient.v2_0.client [None req-2e67b7d4-fd39-4ceb-affb-5255c86e7b23 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:51.988 8 WARNING neutronclient.v2_0.client [None req-642a566e-72a7-4114-af36-f1cd2b395bc3 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/692] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:51 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:51 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 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-27 01:50:52.511 7 WARNING neutronclient.v2_0.client [None req-df2bb862-962c-4083-bf65-80c5618b70a7 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/696] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:52 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:53.071 8 WARNING neutronclient.v2_0.client [None req-19c2892d-27cf-4196-8e01-9b4314c73be0 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:53.160 7 WARNING neutronclient.v2_0.client [None req-308054de-e6f7-47e6-95a2-e89088cf47ce 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/697] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:53 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:53 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 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-27 01:50:53.661 8 WARNING neutronclient.v2_0.client [None req-d897f26c-4544-47bc-9577-d521c41e5c1e 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/699] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:53 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 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-27 01:50:54.254 7 WARNING neutronclient.v2_0.client [None req-9be3a73a-8566-411e-98c8-d1f2d1b3aca8 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:54.329 8 WARNING neutronclient.v2_0.client [None req-13c44cc6-1d06-458c-b8e2-8751aa856a39 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/700] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:54 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:54 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:54.633 7 INFO nova.api.openstack.compute.server_external_events [req-4e37f596-5c4a-43de-863c-0dbafc24efe2 req-b9b6a155-7ebb-4f94-91d9-133cc28fd3a3 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance [pid: 7|app: 0|req: 350/702] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:54 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-27 01:50:54.854 8 WARNING neutronclient.v2_0.client [None req-8969cafa-9a1b-4308-9916-1feba6baf1a6 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/703] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:54 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:55.408 7 WARNING neutronclient.v2_0.client [None req-7124a163-6baa-4b8e-b15f-c26368daea7d 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:55.478 8 WARNING neutronclient.v2_0.client [None req-0a03b18f-1007-4185-889a-8f497b261fe7 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/704] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:55 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 354/705] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:55 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1517 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:50:56.146 7 WARNING neutronclient.v2_0.client [None req-cd65db97-72de-4b02-8589-74cb84ba3a9d 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/706] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:56 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:56.685 8 INFO nova.api.openstack.compute.server_external_events [req-f7ad388c-43e2-4fc9-9535-b6e166f90fe0 req-4b1949df-6953-4c60-b4f9-4de102ee0fc0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance 2026-05-27 01:50:56.686 8 INFO nova.api.openstack.compute.server_external_events [req-f7ad388c-43e2-4fc9-9535-b6e166f90fe0 req-4b1949df-6953-4c60-b4f9-4de102ee0fc0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance 2026-05-27 01:50:56.686 8 INFO nova.api.openstack.compute.server_external_events [req-f7ad388c-43e2-4fc9-9535-b6e166f90fe0 req-4b1949df-6953-4c60-b4f9-4de102ee0fc0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance 2026-05-27 01:50:56.686 8 INFO nova.api.openstack.compute.server_external_events [req-f7ad388c-43e2-4fc9-9535-b6e166f90fe0 req-4b1949df-6953-4c60-b4f9-4de102ee0fc0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance 2026-05-27 01:50:56.686 8 INFO nova.api.openstack.compute.server_external_events [req-f7ad388c-43e2-4fc9-9535-b6e166f90fe0 req-4b1949df-6953-4c60-b4f9-4de102ee0fc0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance [pid: 8|app: 0|req: 355/707] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:56 2026] POST /v2.1/os-server-external-events => generated 871 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:57.152 7 WARNING neutronclient.v2_0.client [None req-c5eec6fd-c635-4469-aa09-6defaeb3b3ca 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The 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-27 01:50:57.172 8 WARNING neutronclient.v2_0.client [None req-e3784cec-ed05-4ff9-8476-eeddc489844d 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/708] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:57 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1549 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:57.467 7 WARNING neutronclient.v2_0.client [None req-4b8916e7-f780-48d4-b965-ea811932bd71 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/709] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:57 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1701 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:57.578 8 WARNING neutronclient.v2_0.client [None req-0ee78d20-bc15-465e-b8ef-1aec102c25a6 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/710] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:50:57 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023/os-interface => generated 285 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:57 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:58.477 8 WARNING neutronclient.v2_0.client [None req-1c0da647-2222-41df-9e0e-7ca7a97adc4e 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:50:58.755 7 INFO nova.api.openstack.compute.server_external_events [req-65b4d178-b3e6-4681-a754-e479be37bc9b req-4e537894-a78f-4622-88e1-1e5231b07e58 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance 2026-05-27 01:50:58.756 7 INFO nova.api.openstack.compute.server_external_events [req-65b4d178-b3e6-4681-a754-e479be37bc9b req-4e537894-a78f-4622-88e1-1e5231b07e58 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance [pid: 7|app: 0|req: 355/712] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:50:58 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:58.799 7 WARNING neutronclient.v2_0.client [None req-ffbdcfe7-d124-4e86-ad79-d9dd962ac1d1 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/713] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:58 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1727 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:58.892 8 WARNING neutronclient.v2_0.client [None req-a3e7787b-d197-4f71-b103-c16f876fa216 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/714] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:58 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:50:58 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2/os-interface => generated 285 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-27 01:51:00.003 7 WARNING neutronclient.v2_0.client [None req-aa1edb99-ca92-4c3e-ae08-1156397f39f8 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] 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-27 01:51:00.626 8 WARNING neutronclient.v2_0.client [None req-58554b6b-ebf7-4030-8ef7-132a5d54e268 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in 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/716] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:50:59 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1717 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:00.652 7 INFO nova.api.openstack.compute.server_external_events [req-ddfcfd90-8d8b-4d12-afdc-5721e2cff1f1 req-2be8819d-8c1e-4de4-956f-cb171f1b5838 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance [pid: 7|app: 0|req: 358/717] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:00.710 7 WARNING neutronclient.v2_0.client [None req-3d1ec3e7-f335-4739-aa1b-6ab9330751af 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/718] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:00 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1727 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, ' [pid: 8|app: 0|req: 361/719] 10.0.0.71 () {32 vars in 640 bytes} [Wed May 27 01:51:00 2026] GET /v2.1/servers => generated 377 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/720] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:51:00 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/os-interface => generated 284 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:51:00.880 8 INFO nova.api.openstack.compute.server_external_events [req-1167fc7f-9296-4e40-81ae-b700def16a7b req-d0954293-03a9-45f0-90bd-7ffac54fffe6 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance [pid: 8|app: 0|req: 362/721] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/722] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:51:00 2026] DELETE /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 0 bytes in 159 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-27 01:51:01.080 8 WARNING neutronclient.v2_0.client [None req-ff3b65be-604b-4b4d-b704-ef881e8f73a4 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:51:01.780 7 WARNING neutronclient.v2_0.client [None req-96294418-4776-408a-bc38-6fba383c5dc5 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/723] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:01 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1733 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:01 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1717 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:02.693 8 INFO nova.api.openstack.compute.server_external_events [req-a126f581-1c41-4139-b1fe-6c6083716069 req-b6555330-8d1b-4bcb-a987-59efa9c09181 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance [pid: 8|app: 0|req: 365/727] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:02 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-27 01:51:02.832 7 WARNING neutronclient.v2_0.client [None req-53d0fe58-777c-4cae-bf89-e8be737552d7 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] 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-27 01:51:02.930 8 INFO nova.api.openstack.compute.server_external_events [req-9053e30a-5f29-4f72-ac2c-56831f11f191 req-604af177-4331-4639-b400-c7a7456c82a3 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance 2026-05-27 01:51:02.930 8 INFO nova.api.openstack.compute.server_external_events [req-9053e30a-5f29-4f72-ac2c-56831f11f191 req-604af177-4331-4639-b400-c7a7456c82a3 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance [pid: 8|app: 0|req: 366/728] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:02 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) [pid: 7|app: 0|req: 363/729] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:02 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1853 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-27 01:51:04.034 8 WARNING neutronclient.v2_0.client [None req-6db33ff0-59f3-4ab2-aa93-7f512db77f20 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/730] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:03 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1785 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:04.982 7 INFO nova.api.openstack.compute.server_external_events [req-79bd1ca3-8585-46de-b255-906066c70fae req-0c2c2771-8130-4225-ad9d-1362c5fea3f4 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:761d5cb1-7009-4e93-b438-ca6f302c7ba2 for instance 89903f2a-78c2-435d-b8da-bee25a2384c2 on instance [pid: 7|app: 0|req: 364/731] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:04 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-27 01:51:05.254 8 WARNING neutronclient.v2_0.client [None req-50b03ceb-4679-49df-8822-d27aa106ebe9 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in 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/732] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:05 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1509 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:06.365 7 WARNING neutronclient.v2_0.client [None req-de1cd3ce-d4c9-4ca3-9b3e-fdbca9c131f9 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/733] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:06 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 1509 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-27 01:51:07.451 8 INFO nova.api.openstack.wsgi [None req-fbb5d6c9-c6d8-48b6-92fa-08c1406f8bcd 230ccfb16549494890f9f9a4b5317aad 6ecd33f680b547bb993f000e01c7cd44 - - default default] HTTP exception thrown: Instance 89903f2a-78c2-435d-b8da-bee25a2384c2 could not be found. [pid: 8|app: 0|req: 369/734] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:07 2026] GET /v2.1/servers/89903f2a-78c2-435d-b8da-bee25a2384c2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/735] 10.0.0.71 () {32 vars in 705 bytes} [Wed May 27 01:51:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1275652120 => generated 0 bytes in 32 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-27 01:51:08.660 8 WARNING neutronclient.v2_0.client [None req-a52e4037-bda6-4e7e-be81-68bdc62fb319 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:08 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1821 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:51:09.020 7 WARNING neutronclient.v2_0.client [None req-79ee553f-4df1-4f10-8f28-1e3a05e7f7d2 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/737] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:08 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1821 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/738] 10.0.0.71 () {34 vars in 749 bytes} [Wed May 27 01:51:09 2026] POST /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023/action => generated 0 bytes in 102 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-27 01:51:09.551 7 WARNING neutronclient.v2_0.client [None req-e5502bdc-9457-45ad-b190-6dc7f5c3b965 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/739] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:09 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1823 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:11.131 8 WARNING neutronclient.v2_0.client [None req-66693917-c12d-46cc-91e5-7c5e518e22a4 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/740] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:11 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1823 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-27 01:51:12.340 7 WARNING neutronclient.v2_0.client [None req-593f8be0-ad63-4560-b69b-49ef928da5dc 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/741] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:12 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1823 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-27 01:51:13.504 7 WARNING neutronclient.v2_0.client [None req-1ed7f06a-59a6-436a-92ef-1916ab50d378 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/744] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:13 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1828 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-27 01:51:13.916 8 INFO nova.api.openstack.compute.server_external_events [req-e1908c1d-79c7-4bad-80cc-4a41ee4222d8 req-9032e011-2ac8-489e-a8e5-ee6ab235bbea f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance [pid: 8|app: 0|req: 374/745] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:14.702 7 WARNING neutronclient.v2_0.client [None req-fa393e15-b7f1-4153-8212-f3cd0328a1a9 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/746] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:14 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1828 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:15.962 8 WARNING neutronclient.v2_0.client [None req-38ed2e34-91c0-487c-b0a1-ba68c7fdbbd4 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/747] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:15 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1828 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-27 01:51:16.287 7 INFO nova.api.openstack.compute.server_external_events [req-7e8b50e1-f956-4fdf-865a-2573c148ddba req-789c4802-691e-49e2-a537-963e84f0978d f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance [pid: 7|app: 0|req: 373/748] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:16 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-27 01:51:17.211 8 WARNING neutronclient.v2_0.client [None req-5c53c76a-0c54-46ef-96b1-27698701dab6 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/749] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:17 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1828 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:17.382 7 WARNING neutronclient.v2_0.client [None req-93f7d5ce-4a10-4360-9553-7f9a63973d76 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/750] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:51:17 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/os-interface => generated 284 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:17.557 8 WARNING neutronclient.v2_0.client [None req-a9a7bad8-de59-48d3-b918-aaa185dab9a4 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/751] 10.0.0.71 () {32 vars in 814 bytes} [Wed May 27 01:51:17 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/os-interface/d09d40f5-6346-4f42-80b0-233a2d5c499c => generated 281 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 375/752] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:17 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/753] 10.0.0.71 () {34 vars in 749 bytes} [Wed May 27 01:51:17 2026] POST /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/754] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:17 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:18.341 8 INFO nova.api.openstack.compute.server_external_events [req-1f6892db-dd7e-498d-a563-d10d2197bb5a req-2efbc75f-817f-4568-9316-54a8a04f8990 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance 2026-05-27 01:51:18.341 8 INFO nova.api.openstack.compute.server_external_events [req-1f6892db-dd7e-498d-a563-d10d2197bb5a req-2efbc75f-817f-4568-9316-54a8a04f8990 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 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: 379/755] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:18 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:51:18.385 7 WARNING neutronclient.v2_0.client [None req-233c3759-e59f-41ad-a3c1-cd0b0fa00344 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] 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: 380/756] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:18 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 155 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:18 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1828 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:19.297 8 INFO nova.api.openstack.compute.server_external_events [req-13b6d488-1317-4de7-b122-4a08f1395225 req-92c225e3-0677-435f-8d35-14f5c05bc7d4 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance [pid: 8|app: 0|req: 381/758] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/759] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:19 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:20.132 8 WARNING neutronclient.v2_0.client [None req-feaecc00-383c-4a92-921b-625dbf05e0a4 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/760] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:20 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1821 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, ' [pid: 7|app: 0|req: 379/761] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:20 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 193 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-27 01:51:20.986 8 WARNING neutronclient.v2_0.client [None req-6a4a010b-7958-4b08-b1e5-2d4d20c10b90 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/762] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:20 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1951 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: 7|app: 0|req: 380/763] 10.0.0.71 () {34 vars in 749 bytes} [Wed May 27 01:51:21 2026] POST /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/action => generated 0 bytes in 43 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: 384/764] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:21 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 193 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/765] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:22 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 193 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-27 01:51:23.028 7 INFO nova.api.openstack.compute.server_external_events [req-528e07b5-9feb-4e5b-ba05-fbb7d3b94ef2 req-f3430840-eb7a-4881-b6f7-29d34e140a0e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance [pid: 7|app: 0|req: 383/768] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/769] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:23 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 193 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: 384/770] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:51:24 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf/ips => generated 155 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, ' [pid: 8|app: 0|req: 387/771] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:51:24 2026] DELETE /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 0 bytes in 112 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-27 01:51:24.558 7 WARNING neutronclient.v2_0.client [None req-ef0bed02-5e38-4c72-9590-49eb5d2c4982 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/772] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:24 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1843 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-27 01:51:25.755 8 WARNING neutronclient.v2_0.client [None req-e3087baa-b3f3-441c-ad89-890da1ce6257 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/773] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:25 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1843 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:27.219 7 WARNING neutronclient.v2_0.client [None req-62fe64c5-f8ba-4310-b3ae-2f674ead0ae7 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] 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-27 01:51:27.669 8 INFO nova.api.openstack.compute.server_external_events [req-6632aa7e-da94-4c24-9bcc-6708508cb1ff req-749d96fd-d9a1-45be-8114-934b62fca98e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:d09d40f5-6346-4f42-80b0-233a2d5c499c for instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf on instance [pid: 8|app: 0|req: 389/774] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:27 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: 386/775] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:27 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1843 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:28.787 8 WARNING neutronclient.v2_0.client [None req-ea3753e4-a8e4-4d6c-9252-d8b4f36be0ae 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/776] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:28 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1487 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:29.899 7 WARNING neutronclient.v2_0.client [None req-d3167c0e-307c-4ce7-87f3-63bd64136ea3 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] The python binding code in 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/777] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:29 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 1487 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:30.173 8 WARNING neutronclient.v2_0.client [None req-128e9c3b-de52-4f30-829f-985d58734b18 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in 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/778] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:30 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1821 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 388/779] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => 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-27 01:51:30.557 8 WARNING neutronclient.v2_0.client [None req-5218f7fc-b6c3-4ef7-ae1a-da92fd87a7a6 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/780] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:30 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1827 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-27 01:51:30.983 7 INFO nova.api.openstack.wsgi [None req-65776898-8b58-466d-aac0-c6d8592914f0 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] HTTP exception thrown: Instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf could not be found. [pid: 7|app: 0|req: 389/781] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:30 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => 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: 393/782] 10.0.0.71 () {32 vars in 705 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1132025553 => generated 0 bytes in 63 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-27 01:51:31.721 7 WARNING neutronclient.v2_0.client [None req-ab8f1dc2-d94c-46a1-bcbb-c4216f409701 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The 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-27 01:51:32.018 8 INFO nova.api.openstack.wsgi [None req-b3be1650-c453-4fcc-84ed-90e86fcd902c 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] HTTP exception thrown: Instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf could not be found. [pid: 8|app: 0|req: 394/783] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:51:31 2026] DELETE /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:32.061 8 INFO nova.api.openstack.wsgi [None req-a3c911f2-e495-4084-91cc-02bdfc6c6201 190102c74a38421ab9b8fdf3e595ecb0 beadb6a5bb754232827206ad6325e42b - - default default] HTTP exception thrown: Instance 28c1ea6d-8fba-4894-a334-63c6a260e7bf could not be found. [pid: 8|app: 0|req: 395/784] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:32 2026] GET /v2.1/servers/28c1ea6d-8fba-4894-a334-63c6a260e7bf => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/787] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:31 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1827 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:33.730 8 WARNING neutronclient.v2_0.client [None req-5206660b-8846-4c6a-86f5-47ee0705b751 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] 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-27 01:51:34.418 7 INFO nova.api.openstack.compute.server_external_events [req-c76ef1d2-0764-4bc6-a283-fc5809aea756 req-a9d5d670-b259-4b79-8896-934fba2bc468 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:a4110093-2bc5-456e-9507-d8668f076791 for instance 0d5fbb02-5177-461f-be3b-15b542123023 on instance [pid: 7|app: 0|req: 391/788] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:51:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:33 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1759 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:35.502 7 WARNING neutronclient.v2_0.client [None req-22badf2d-6bbe-42c4-a6ce-42453042d5f7 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/790] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:35 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1477 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-27 01:51:36.622 8 WARNING neutronclient.v2_0.client [None req-b0736efa-7714-4886-ae8f-41a021132235 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/791] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:36 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 1477 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-27 01:51:37.935 7 INFO nova.api.openstack.wsgi [None req-8dc38e13-70df-4c61-a7e0-bb7037c9f9f3 74d2827edaaa4b518649d74f0c8e5a40 d41069184a3a427c8684cc8bf6ded8eb - - default default] HTTP exception thrown: Instance 0d5fbb02-5177-461f-be3b-15b542123023 could not be found. [pid: 7|app: 0|req: 393/792] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:37 2026] GET /v2.1/servers/0d5fbb02-5177-461f-be3b-15b542123023 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/793] 10.0.0.71 () {32 vars in 703 bytes} [Wed May 27 01:51:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-741495141 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/796] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:51:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.71 () {30 vars in 412 bytes} [Wed May 27 01:51:49 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.71 () {28 vars in 559 bytes} [Wed May 27 01:51:49 2026] GET /v2/ => generated 402 bytes in 406 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.71 () {28 vars in 563 bytes} [Wed May 27 01:51:49 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.71 () {30 vars in 412 bytes} [Wed May 27 01:51:49 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-27 01:51:54.356 8 WARNING neutronclient.v2_0.client [None req-4ff37988-9cbc-4739-be21-4d12a68282ab 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The 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-27 01:51:54.395 8 WARNING neutronclient.v2_0.client [None req-4ff37988-9cbc-4739-be21-4d12a68282ab 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The 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-27 01:51:54.554 8 WARNING neutronclient.v2_0.client [None req-4ff37988-9cbc-4739-be21-4d12a68282ab 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/803] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:51:54 2026] POST /v2.1/servers => generated 451 bytes in 670 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-27 01:51:54.923 7 WARNING neutronclient.v2_0.client [None req-586f768f-45a4-479c-b551-84e1b238bbda 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/804] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:54 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1253 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-27 01:51:56.007 8 WARNING neutronclient.v2_0.client [None req-0339d886-7784-42e8-bbc1-ca277f5167ec 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/805] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:55 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1303 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-27 01:51:57.149 7 WARNING neutronclient.v2_0.client [None req-13636d9d-896c-4e86-b5ab-c52004a036dc 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/806] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:57 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1351 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:58.550 8 WARNING neutronclient.v2_0.client [None req-36b184fc-2b49-40c2-950f-782d6ab9b223 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/807] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:58 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1351 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:59.651 7 WARNING neutronclient.v2_0.client [None req-1c45329f-08e6-47a0-9bcb-035281dc0f49 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/808] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:51:59 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1427 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:01.029 8 WARNING neutronclient.v2_0.client [None req-75493bf1-e009-4cc2-a863-5456af088a5d 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] 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-27 01:52:01.425 7 INFO nova.api.openstack.compute.server_external_events [req-fc194f74-57c9-45dc-88d3-f2b22ee44a44 req-cdbf795b-f7cc-463d-bee1-af5e77fb17db f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance [pid: 7|app: 0|req: 402/809] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/810] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:00 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1437 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:02.595 7 WARNING neutronclient.v2_0.client [None req-6fceecf3-c51a-40cb-924b-1a850a80a289 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/813] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:02 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1437 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-27 01:52:03.766 8 WARNING neutronclient.v2_0.client [None req-f876452f-425b-4894-85de-6cae1a3d4a06 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/814] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:03 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1437 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:04.935 7 WARNING neutronclient.v2_0.client [None req-b3017ffa-5e23-426e-ad9d-e90b4e5ff621 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/815] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:04 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1437 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:06.527 8 WARNING neutronclient.v2_0.client [None req-42fc5568-364c-45ea-b612-d43975770ad0 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/816] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:06 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1425 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-27 01:52:07.744 7 WARNING neutronclient.v2_0.client [None req-a5028d6c-5541-4dc1-9a86-10f6c7cfb20e 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/817] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:07 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1425 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 01:52:08.915 8 INFO nova.api.openstack.compute.server_external_events [req-586706f6-e5d7-49ea-8d77-c9117d0b4cbc req-7937860c-66db-489d-9b36-9c921806a50e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance [pid: 8|app: 0|req: 412/818] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:52:08.946 7 WARNING neutronclient.v2_0.client [None req-b0cd7d03-56f1-4732-af4e-f893471f1245 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/819] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:08 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1425 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-27 01:52:10.106 8 WARNING neutronclient.v2_0.client [None req-baba64b0-f453-4a89-86aa-5a56889f7a24 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/820] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:10 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1425 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:10.959 7 INFO nova.api.openstack.compute.server_external_events [req-9517342e-647c-4a88-b07a-75d1da938525 req-5067cb1a-59a9-489f-81ab-0d7c46432531 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance [pid: 7|app: 0|req: 408/821] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:10 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-27 01:52:11.272 8 WARNING neutronclient.v2_0.client [None req-ec0660d8-9b52-4f7c-8d32-78b8eb0622f4 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/822] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:11 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1612 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:11.488 7 WARNING neutronclient.v2_0.client [None req-7915b81a-c5c5-44bf-9d17-ba71dd4f3aed 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/823] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:52:11 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 01:52:14.121 7 INFO nova.api.openstack.compute.server_external_events [req-d86db41d-3353-4ec3-87ee-27eb256edcb6 req-06dbf6cb-b142-4d57-b962-c3e9c7a6f527 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance 2026-05-27 01:52:14.122 8 WARNING neutronclient.v2_0.client [None req-e59e29ba-249d-4d54-8901-4e78a1722db7 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/827] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:14 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1612 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/828] 10.0.0.71 () {32 vars in 640 bytes} [Wed May 27 01:52:14 2026] GET /v2.1/servers => generated 387 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/829] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:52:14 2026] DELETE /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 0 bytes in 194 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-27 01:52:14.621 7 WARNING neutronclient.v2_0.client [None req-919c263d-a818-480e-ab3e-9e221b7d8b95 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:14 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1618 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:15.919 8 WARNING neutronclient.v2_0.client [None req-eb6be60a-d459-4e16-9e79-fcb4344aff45 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:15 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1738 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:16.188 7 INFO nova.api.openstack.compute.server_external_events [req-3815e6e0-2ba1-4edb-81c6-df4b3902a203 req-74690f4f-421e-4dc4-bd23-9b67e100b94c f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance [pid: 7|app: 0|req: 414/832] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:16 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-27 01:52:17.207 8 WARNING neutronclient.v2_0.client [None req-e216dac7-1e31-4a8b-ad42-a89e3c30b848 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/833] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:17 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1738 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:18.233 7 INFO nova.api.openstack.compute.server_external_events [req-46c56e67-547b-4d34-b9db-e0d0b2912b50 req-93c80ec6-5ecc-4aed-b0ab-a767e050928c f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance 2026-05-27 01:52:18.234 7 INFO nova.api.openstack.compute.server_external_events [req-46c56e67-547b-4d34-b9db-e0d0b2912b50 req-93c80ec6-5ecc-4aed-b0ab-a767e050928c f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:62c31cfc-47ff-4b8a-811a-82f08539a6a5 for instance 1c42fc86-a077-4932-93d9-0804de3933ea on instance [pid: 7|app: 0|req: 415/834] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:18 2026] POST /v2.1/os-server-external-events => generated 356 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-27 01:52:18.694 8 WARNING neutronclient.v2_0.client [None req-d3bb3ede-ef64-47a9-be13-6b04739f7bf5 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/835] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:18 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1380 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:19.824 7 WARNING neutronclient.v2_0.client [None req-cbd2c5ca-afbb-4669-b4d1-21561c758e39 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/836] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:19 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1385 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:21.322 8 WARNING neutronclient.v2_0.client [None req-c76f956d-4405-46bb-8ee6-d8a04ea86445 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/837] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:21 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 1385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:22.416 7 INFO nova.api.openstack.wsgi [None req-0ed32205-7c7b-4790-8a46-cc1f5c12d4a5 1274e1dedc1d4a4080be95512b119340 7f449f263df34768bf3c678db1ae8844 - - default default] HTTP exception thrown: Instance 1c42fc86-a077-4932-93d9-0804de3933ea could not be found. [pid: 7|app: 0|req: 417/838] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:22 2026] GET /v2.1/servers/1c42fc86-a077-4932-93d9-0804de3933ea => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/841] 10.0.0.71 () {32 vars in 705 bytes} [Wed May 27 01:52:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1867189165 => generated 0 bytes in 389 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: 420/842] 10.0.0.147 () {30 vars in 619 bytes} [Wed May 27 01:52:29 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 423/843] 10.0.0.147 () {32 vars in 692 bytes} [Wed May 27 01:52:29 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/844] 10.0.0.147 () {34 vars in 913 bytes} [Wed May 27 01:52:29 2026] GET /v2.1/os-simple-tenant-usage/5f3e07cea3d447ca8892dabfcd538bca?start=2026-05-26T00:00:00&end=2026-05-27T23:59:59 => generated 20 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/845] 10.0.0.147 () {30 vars in 654 bytes} [Wed May 27 01:52:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 10.0.0.147 () {30 vars in 619 bytes} [Wed May 27 01:52:33 2026] GET /v2.1 => generated 0 bytes in 99 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: 423/849] 10.0.0.147 () {32 vars in 692 bytes} [Wed May 27 01:52:33 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: 427/850] 10.0.0.147 () {34 vars in 913 bytes} [Wed May 27 01:52:33 2026] GET /v2.1/os-simple-tenant-usage/5f3e07cea3d447ca8892dabfcd538bca?start=2026-05-26T00:00:00&end=2026-05-27T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/851] 10.0.0.147 () {30 vars in 654 bytes} [Wed May 27 01:52:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/852] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:52:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:52:42.158 7 WARNING neutronclient.v2_0.client [None req-ecd5beba-2355-4301-ba39-9afad76e3066 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The 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-27 01:52:42.791 7 WARNING neutronclient.v2_0.client [None req-ecd5beba-2355-4301-ba39-9afad76e3066 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The 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-27 01:52:43.631 7 WARNING neutronclient.v2_0.client [None req-ecd5beba-2355-4301-ba39-9afad76e3066 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/855] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:52:42 2026] POST /v2.1/servers => generated 453 bytes in 2504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-27 01:52:44.631 8 WARNING neutronclient.v2_0.client [None req-ae407b80-a6f6-46d2-ac50-b09108063bec 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/856] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:44 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1430 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-27 01:52:45.741 7 WARNING neutronclient.v2_0.client [None req-cd5f2d14-4a74-4b7b-b096-b0d8b2db4f5e 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/857] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:45 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1434 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:46.998 8 WARNING neutronclient.v2_0.client [None req-82242ca6-a073-4dba-bac7-ade0e33cff60 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/858] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:46 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1482 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:48.119 7 WARNING neutronclient.v2_0.client [None req-fcf54b41-e913-4439-9a29-b060d9b6dacc 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/859] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:48 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1482 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:49.241 8 WARNING neutronclient.v2_0.client [None req-67fbf989-16c0-4c35-a443-57dd5185179b 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/860] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:49 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1558 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:50.960 7 WARNING neutronclient.v2_0.client [None req-aa853989-c4f8-43cc-8fe5-5031a5171258 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/861] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:50 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1556 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:51.653 8 INFO nova.api.openstack.compute.server_external_events [req-d2628f32-d5e6-4a32-b121-75c81d2e805a req-2617f375-5039-4595-a2ce-c51446561432 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 8|app: 0|req: 434/862] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:52.333 7 WARNING neutronclient.v2_0.client [None req-1d517f6c-9b82-4f67-85bd-e8755f29642c 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/863] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:52 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1556 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:53.526 7 WARNING neutronclient.v2_0.client [None req-b6f95bd8-950f-47e4-a8e3-64d39d6a64a2 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/866] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:53 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1556 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-27 01:52:54.892 8 WARNING neutronclient.v2_0.client [None req-ec82e9df-93a9-46c9-9201-6b96cc7acae6 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] 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-27 01:52:55.796 7 INFO nova.api.openstack.compute.server_external_events [req-c38384ec-0561-4649-9a0c-17bfa36debe2 req-bff96b31-7981-468a-9bc9-a91f571a3a36 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 7|app: 0|req: 432/867] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/868] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:54 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1556 bytes in 1082 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:57.002 7 WARNING neutronclient.v2_0.client [None req-908c4778-aabe-4975-bc69-46204dbab9e1 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] 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-27 01:52:57.856 8 INFO nova.api.openstack.compute.server_external_events [req-a2823432-bda4-46f6-893f-8d835bb7dd74 req-391dec56-f480-44ce-a541-c9e4e178a7e3 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance 2026-05-27 01:52:57.857 8 INFO nova.api.openstack.compute.server_external_events [req-a2823432-bda4-46f6-893f-8d835bb7dd74 req-391dec56-f480-44ce-a541-c9e4e178a7e3 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 8|app: 0|req: 437/869] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:52:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/870] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:56 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1556 bytes in 1138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:59.163 8 WARNING neutronclient.v2_0.client [None req-886410f9-f1f9-4701-8ad4-00bcee572880 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/871] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:52:59 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1737 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:59.452 7 WARNING neutronclient.v2_0.client [None req-eda4ff8c-fa9e-4a24-9571-a369463e6363 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/872] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:52:59 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8/os-interface => generated 284 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 01:53:00.641 7 INFO nova.api.openstack.compute.server_external_events [req-4bd98c68-3f53-443a-bbff-61edfadc81cc req-7416ef63-365d-423a-b0b2-30e668039bfd f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 7|app: 0|req: 435/873] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:53:00.647 8 WARNING neutronclient.v2_0.client [None req-e1fb1e1d-4f76-437b-a0ed-659318f5a071 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/874] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:00 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1737 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/875] 10.0.0.71 () {32 vars in 640 bytes} [Wed May 27 01:53:00 2026] GET /v2.1/servers => generated 383 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: 8|app: 0|req: 440/876] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:53:00 2026] DELETE /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => 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-27 01:53:01.082 7 WARNING neutronclient.v2_0.client [None req-b9343056-0ee8-4915-819c-541a97ad5951 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/877] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:01 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1743 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:02.306 8 INFO nova.api.openstack.compute.server_external_events [req-308490c0-664d-4493-aca2-5c3facc74d29 req-5f662a24-7f62-4a2c-9b60-03ecac04c18d f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 8|app: 0|req: 441/878] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:02.394 7 WARNING neutronclient.v2_0.client [None req-8ae01ad8-40e3-459e-8825-e9fdbe307e26 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/881] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:02 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1863 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:04.030 8 WARNING neutronclient.v2_0.client [None req-1c169e23-f17c-4de7-9eac-b56888ab402f 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] 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-27 01:53:04.148 7 INFO nova.api.openstack.compute.server_external_events [req-42214dae-420b-43f9-8514-9c3e0a71b487 req-1c88bce4-3d7c-4dcc-97ae-dcfd7604f41e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 7|app: 0|req: 439/882] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/883] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:03 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1795 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:04.355 7 INFO nova.api.openstack.compute.server_external_events [req-f539dd14-5f2e-47b5-a39a-a031b60af973 req-6131257a-55ff-43c1-a0a7-a5242e031b60 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:d58830b9-9e35-48a0-b219-7127e0198158 for instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 on instance [pid: 7|app: 0|req: 440/884] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:04 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-27 01:53:05.421 8 WARNING neutronclient.v2_0.client [None req-35a2db1e-aeaa-4252-94bd-55a8fe41170d 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in 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/885] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:05 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1516 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:06.794 7 WARNING neutronclient.v2_0.client [None req-172b761e-d189-4863-a592-89114a0a86cb 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/886] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:06 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 1516 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:08.002 8 INFO nova.api.openstack.wsgi [None req-d9931d47-3ba5-4fed-b9d6-e7a80341b654 183f57c413a24d84b198e87d7855e72f c11c93c6962e4a22b6e55159cb79f4ba - - default default] HTTP exception thrown: Instance ab406a2d-e82c-4b54-afca-7f9d74d125b8 could not be found. [pid: 8|app: 0|req: 446/887] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:07 2026] GET /v2.1/servers/ab406a2d-e82c-4b54-afca-7f9d74d125b8 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/888] 10.0.0.71 () {32 vars in 703 bytes} [Wed May 27 01:53:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-417129812 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:23.488 8 WARNING neutronclient.v2_0.client [None req-c6210c39-9b25-425d-b617-cff9a145ccb1 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The 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-27 01:53:24.721 8 WARNING neutronclient.v2_0.client [None req-c6210c39-9b25-425d-b617-cff9a145ccb1 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/893] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:53:23 2026] POST /v2.1/servers => generated 424 bytes in 2028 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-27 01:53:25.237 7 WARNING neutronclient.v2_0.client [None req-dde7180b-cbc0-4f04-9fc6-46e4047b79fb 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/894] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:25 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1370 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:26.366 8 WARNING neutronclient.v2_0.client [None req-9ac36d2b-74b7-49da-8753-1f1cfc374cbf 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/895] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:26 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1374 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:27.709 7 WARNING neutronclient.v2_0.client [None req-1a0c5072-a09b-4be8-9680-5c9967f12131 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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.71 () {32 vars in 714 bytes} [Wed May 27 01:53:27 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1422 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:28.938 8 WARNING neutronclient.v2_0.client [None req-e3e6dabd-56a2-4d26-98f4-af53665aec81 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/897] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:28 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1422 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:30.168 7 WARNING neutronclient.v2_0.client [None req-00a764b7-38a5-4658-8ac1-40a2230c8ed3 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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.71 () {32 vars in 714 bytes} [Wed May 27 01:53:30 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1430 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:31.894 8 WARNING neutronclient.v2_0.client [None req-ca68ebf1-63ae-4f7e-ab5a-fffb35225ae7 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] 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-27 01:53:32.562 7 INFO nova.api.openstack.compute.server_external_events [req-3279c167-36ab-4fb1-98b6-e58bcc358161 req-4759f2a0-0ddd-461f-bab5-c468af4a2101 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:37ebba9b-adbf-4332-bf10-52cab515a0ad for instance 9c61a9bc-c8da-4197-8754-2ca6049b922e on instance [pid: 7|app: 0|req: 450/901] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/902] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:31 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 1070 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:33.975 7 WARNING neutronclient.v2_0.client [None req-a2f3f508-5d7c-46ae-ad40-7217e1f089d8 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/903] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:33 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:35.822 8 WARNING neutronclient.v2_0.client [None req-51651c30-d668-44e3-8676-f0e30e85dfc1 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/904] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:35 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:37.783 7 WARNING neutronclient.v2_0.client [None req-004935f5-36a2-440c-ac8f-d3d07c00bd81 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/905] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:37 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 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-27 01:53:39.001 8 WARNING neutronclient.v2_0.client [None req-30beb262-2f65-40a6-a8c0-17aa10831385 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/906] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:38 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 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-27 01:53:40.244 7 WARNING neutronclient.v2_0.client [None req-aafc09dd-f10e-4091-9c17-788c18e2fff5 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/907] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:40 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 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-27 01:53:41.448 8 WARNING neutronclient.v2_0.client [None req-ac72618d-44f0-47f4-a8d2-43a1fc15918c 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/908] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:41 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 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-27 01:53:42.594 7 WARNING neutronclient.v2_0.client [None req-23d7274b-1e05-4446-a9da-9ff4966cce27 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/911] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:42 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:44.082 8 WARNING neutronclient.v2_0.client [None req-4a9aee80-1d76-42e5-9ea5-feb729115b6e 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/912] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:44 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:45.585 7 WARNING neutronclient.v2_0.client [None req-bc091141-5f2d-4ba9-bc43-fcea21b95527 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/913] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:45 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:46.814 8 WARNING neutronclient.v2_0.client [None req-6c592b49-af79-4ae4-aeba-6d98f45471e0 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/914] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:46 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:47.804 7 INFO nova.api.openstack.compute.server_external_events [req-41b9195f-d035-4aab-8000-d905809a896c req-c6749a26-9d77-42ba-8e9a-3417212a3179 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:37ebba9b-adbf-4332-bf10-52cab515a0ad for instance 9c61a9bc-c8da-4197-8754-2ca6049b922e on instance [pid: 7|app: 0|req: 457/915] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:47 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-27 01:53:48.237 8 WARNING neutronclient.v2_0.client [None req-5e504e47-82de-4511-8553-07f82d696b2e 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/916] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:48 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1470 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 01:53:49.852 7 INFO nova.api.openstack.compute.server_external_events [req-7eb19daf-3276-49b0-b449-a64e1e257179 req-380bec04-1c2b-4dff-a08d-9dfa42ed2f99 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:37ebba9b-adbf-4332-bf10-52cab515a0ad for instance 9c61a9bc-c8da-4197-8754-2ca6049b922e on instance [pid: 7|app: 0|req: 458/917] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:49 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) 2026-05-27 01:53:49.872 8 WARNING neutronclient.v2_0.client [None req-9e3d8f0a-08d1-4305-be64-7f23d9e618a2 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/918] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:49 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1656 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/919] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:53:50 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e/ips => generated 110 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/920] 10.0.0.71 () {32 vars in 722 bytes} [Wed May 27 01:53:50 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e/ips => generated 110 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/921] 10.0.0.71 () {32 vars in 824 bytes} [Wed May 27 01:53:50 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e/ips/tempest-ServerAddressesTestJSON-2090853452-network => generated 95 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/922] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:53:50 2026] DELETE /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:50.372 7 WARNING neutronclient.v2_0.client [None req-8d599434-3296-4511-96ce-7d79d119f4df 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in 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/923] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:50 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1662 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:51.666 8 WARNING neutronclient.v2_0.client [None req-11f70697-dfa9-47a3-a38b-ce6ceeee461f 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/924] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:51 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1662 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:52.870 8 WARNING neutronclient.v2_0.client [None req-4b9ec6c4-60a2-482d-92cd-aae8f35b6b11 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] 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-27 01:53:53.180 7 INFO nova.api.openstack.compute.server_external_events [req-6a41aec6-c25b-4b9c-ab8b-42db8ce4ee09 req-cca75d20-1446-4154-a50f-6650dfc94418 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:37ebba9b-adbf-4332-bf10-52cab515a0ad for instance 9c61a9bc-c8da-4197-8754-2ca6049b922e on instance [pid: 7|app: 0|req: 463/927] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:53:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/928] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:52 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1620 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:54.249 7 WARNING neutronclient.v2_0.client [None req-4e9aa241-777c-4a78-8c45-594268ae4869 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/929] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:54 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1456 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:55.391 8 WARNING neutronclient.v2_0.client [None req-27a49395-cfd2-4d5d-930c-c327b11676a2 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/930] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:55 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 1456 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:56.487 7 INFO nova.api.openstack.wsgi [None req-2e1163dc-d3d0-43fc-9ee1-e069ac8cbdc8 473bebc4a6b442dc8b93905b1988c459 e78998af98394e1fb074a37451c84c05 - - default default] HTTP exception thrown: Instance 9c61a9bc-c8da-4197-8754-2ca6049b922e could not be found. [pid: 7|app: 0|req: 465/931] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:53:56 2026] GET /v2.1/servers/9c61a9bc-c8da-4197-8754-2ca6049b922e => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:30.640 7 WARNING neutronclient.v2_0.client [None req-41c27808-0f17-4ccc-b73c-4b2d00d96c44 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The 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-27 01:54:30.813 7 WARNING neutronclient.v2_0.client [None req-41c27808-0f17-4ccc-b73c-4b2d00d96c44 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in 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/938] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:54:30 2026] POST /v2.1/servers => generated 424 bytes in 431 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-27 01:54:31.027 8 WARNING neutronclient.v2_0.client [None req-3f8f3996-e440-4681-96c7-809630c527a4 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in 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/939] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:30 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1367 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:32.146 7 WARNING neutronclient.v2_0.client [None req-7fedb07b-a88e-49d9-a20e-a0c1f06c9704 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/942] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:32 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1371 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:33.819 8 WARNING neutronclient.v2_0.client [None req-8e6b9ec2-c5e3-47de-9041-8a73cf83c1b7 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in 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/943] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:33 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1419 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:35.472 7 WARNING neutronclient.v2_0.client [None req-db64f378-ef36-4fe4-ab45-d2052bfb5f51 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/944] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:35 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1427 bytes in 1243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:37.741 8 WARNING neutronclient.v2_0.client [None req-4da0e0af-a354-46be-9c34-5948d570b099 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:54:41.278 7 INFO nova.api.openstack.compute.server_external_events [req-c663c1fb-0669-4b83-846d-3b2416a92896 req-af98bf9a-8ccd-4907-83d7-f8fd00fc3638 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance [pid: 7|app: 0|req: 472/945] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:54:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/946] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:37 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 3595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 473/947] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:54:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:42.346 8 WARNING neutronclient.v2_0.client [None req-1d5b4388-9235-45d1-8ff9-005ed3f764c0 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/950] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:42 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/951] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:54:42 2026] POST /v2.1/os-keypairs => generated 395 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-27 01:54:43.750 8 WARNING neutronclient.v2_0.client [None req-9a7df660-0be8-4ab0-abe5-c29f1bdd04e8 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The 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-27 01:54:43.862 7 WARNING neutronclient.v2_0.client [None req-ebf04ad0-d734-401e-b31f-0df56c417739 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/952] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:43 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:54:43.907 7 WARNING neutronclient.v2_0.client [None req-ebf04ad0-d734-401e-b31f-0df56c417739 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The 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-27 01:54:44.082 7 WARNING neutronclient.v2_0.client [None req-ebf04ad0-d734-401e-b31f-0df56c417739 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/953] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:54:43 2026] POST /v2.1/servers => generated 450 bytes in 495 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-27 01:54:44.322 8 WARNING neutronclient.v2_0.client [None req-3d1cd3d8-cf4a-424f-8347-bc79c902ac95 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/954] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:44 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1401 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:44.918 7 WARNING neutronclient.v2_0.client [None req-b54616ff-dd75-41fa-bb1e-51e456638b99 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in 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/955] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:44 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 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-27 01:54:45.412 8 WARNING neutronclient.v2_0.client [None req-a7a0d5ae-41f5-4627-8e21-9ce620b3906a 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/956] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:45 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1405 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-27 01:54:45.825 7 WARNING neutronclient.v2_0.client [None req-c67648f9-2ef8-4eb9-a8ce-5fc2871967fd e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The 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-27 01:54:45.861 7 WARNING neutronclient.v2_0.client [None req-c67648f9-2ef8-4eb9-a8ce-5fc2871967fd e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] 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-27 01:54:46.084 8 WARNING neutronclient.v2_0.client [None req-ebe17e83-dbcc-494d-8312-db2c454bb5c4 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The 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-27 01:54:46.160 7 WARNING neutronclient.v2_0.client [None req-c67648f9-2ef8-4eb9-a8ce-5fc2871967fd e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/957] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:46 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/958] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:54:45 2026] POST /v2.1/servers => generated 447 bytes in 622 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-27 01:54:46.410 8 WARNING neutronclient.v2_0.client [None req-c4913376-ca1a-4491-9f51-ebdcf6563266 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in 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/959] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:46 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1393 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:46.513 7 WARNING neutronclient.v2_0.client [None req-0b88b0a7-9ec5-4a53-9a7b-a66fb67387e7 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/960] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:46 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:47.232 8 WARNING neutronclient.v2_0.client [None req-7caeee28-886e-4553-bb21-9f96a5b2b99d 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/961] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:47 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:47.604 7 WARNING neutronclient.v2_0.client [None req-33a2375a-c84e-4e80-8964-b12cfc33a461 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/962] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:47 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1453 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-27 01:54:48.508 8 WARNING neutronclient.v2_0.client [None req-3550b4d1-472e-4791-a1b9-ad21e8e3add0 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/963] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:48 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:48.701 7 WARNING neutronclient.v2_0.client [None req-4a89d792-a061-4638-a131-2e864d6dc67c 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/964] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:48 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1461 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-27 01:54:49.705 8 WARNING neutronclient.v2_0.client [None req-f32ff936-d924-436e-b099-8aeb45259251 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:54:49.792 7 WARNING neutronclient.v2_0.client [None req-961eeb3b-d8fc-4979-b9a9-5943cdbdc67a 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/965] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:49 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:49.914 8 INFO nova.api.openstack.compute.server_external_events [req-68ab482d-c1eb-440b-af04-4fcf611b761c req-1d4bdf6d-b0a3-4472-a013-9ee81c685e5a f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance [pid: 7|app: 0|req: 483/966] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:49 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1539 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/967] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:54:49 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-27 01:54:50.881 7 WARNING neutronclient.v2_0.client [None req-f0826155-6bce-4bb6-826b-87dc02425ba1 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 484/968] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:50 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:54:50.973 8 WARNING neutronclient.v2_0.client [None req-aee3c364-aaec-4634-b92c-65ebcdd7f1ce 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/969] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:50 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:54:51.536 7 WARNING neutronclient.v2_0.client [None req-9b40390a-4510-415d-93d3-b0feb41ff212 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in 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/970] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:51 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1518 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:52.019 8 WARNING neutronclient.v2_0.client [None req-4573508d-b735-4e7a-8e4a-ab5975e18d12 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 486/971] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:51 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 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-27 01:54:52.157 7 WARNING neutronclient.v2_0.client [None req-83f51583-0208-4e8a-9ee2-bf712019cecf 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The 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-27 01:54:52.167 8 INFO nova.api.openstack.compute.server_external_events [req-b2622629-2eea-40b9-a130-50fda2c54451 req-d654cd9f-2d2b-4677-92ee-601da8c5798d f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 487/972] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:54:52 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: 486/973] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:52 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:52.532 8 INFO nova.api.openstack.compute.server_external_events [req-87e5535b-6468-48f1-bf0c-c294801e86e4 req-c1474174-3640-43a9-b29f-a819d2be9e24 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance [pid: 8|app: 0|req: 488/976] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:54:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:53.190 7 WARNING neutronclient.v2_0.client [None req-bdb78888-d797-4977-97c9-042ec6f27f0e 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:54:53.317 8 WARNING neutronclient.v2_0.client [None req-da148d18-ef19-4b87-ba6b-7f4cd1cd8376 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/977] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:53 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/978] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:53 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:54:54.380 7 WARNING neutronclient.v2_0.client [None req-458de007-2896-47c1-b971-f10849665647 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:54:54.477 8 WARNING neutronclient.v2_0.client [None req-25faecbe-0350-49f2-9ac1-f45810f00e17 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/979] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:54 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/980] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:54 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:55.609 7 WARNING neutronclient.v2_0.client [None req-ca7936f7-9b74-4af5-aa3e-e2a6de6bfd33 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 491/981] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:55 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:54:55.771 8 WARNING neutronclient.v2_0.client [None req-5d47c2a6-9c08-43b1-bfd5-3f03e4a794a4 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/982] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:55 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:56.689 7 WARNING neutronclient.v2_0.client [None req-42fbde68-de50-46bd-a860-60c16240675d e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] 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-27 01:54:56.813 8 WARNING neutronclient.v2_0.client [None req-2f7c83f9-9ea9-42e2-b2d7-82c3901e81ac 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/983] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:56 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1516 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:56.949 7 WARNING neutronclient.v2_0.client [None req-0269b06f-58e2-4ad1-8d35-a808aaeb6aa4 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/984] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:56 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/985] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:56 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:54:58.011 8 WARNING neutronclient.v2_0.client [None req-dae1bafe-2874-4f28-824b-13530d8e0711 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 493/986] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:57 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:54:58.146 7 WARNING neutronclient.v2_0.client [None req-551eb8c8-fc8c-4227-8f80-37099196ef5c 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/987] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:58 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:59.173 8 WARNING neutronclient.v2_0.client [None req-837f75ce-9d1f-4de8-9eb3-f7a9cd3b3377 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/988] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:59 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:59.307 7 WARNING neutronclient.v2_0.client [None req-962e7320-271d-4e86-b558-0b7a91a00cc0 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/989] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:54:59 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:00.335 8 WARNING neutronclient.v2_0.client [None req-8ce01510-8cb2-48ab-af32-5e3fa17b8bb2 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 495/990] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:00 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:55:00.462 7 WARNING neutronclient.v2_0.client [None req-fcd88ef0-226e-49d3-a639-afcaeb61e216 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/991] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:00 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:55:01.517 8 WARNING neutronclient.v2_0.client [None req-05091b83-ac2a-4dfc-b5e5-0c0166266493 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 496/992] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:01 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:55:01.693 7 WARNING neutronclient.v2_0.client [None req-cccd7f83-1681-4826-a3cd-8f9f077d8ba2 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/993] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:01 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:55:01.890 8 WARNING neutronclient.v2_0.client [None req-a7326344-8fbb-4a7f-b848-deb87562441f e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in 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/994] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:01 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1516 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-27 01:55:02.741 7 WARNING neutronclient.v2_0.client [None req-ff7952de-2798-45a8-9a62-615d0edbfd34 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 499/997] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:02 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:55:02.851 8 WARNING neutronclient.v2_0.client [None req-1da61a58-1a49-4e7f-911c-440e214826ae 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/998] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:02 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:55:03.912 7 WARNING neutronclient.v2_0.client [None req-6ada0c65-4af8-4451-a528-677629169e6c 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:55:03.993 8 WARNING neutronclient.v2_0.client [None req-ee6755cc-a66d-4ea1-9fab-3e464e873b32 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/999] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:03 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1000] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:03 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 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-27 01:55:05.086 7 WARNING neutronclient.v2_0.client [None req-47d88871-382c-46e5-bafd-376fc89748ed 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:55:05.171 8 WARNING neutronclient.v2_0.client [None req-10a580da-5dbd-4a1b-b748-4abf937d2eb3 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1001] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:05 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 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, ' [pid: 8|app: 0|req: 501/1002] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:05 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:55:05.317 7 INFO nova.api.openstack.compute.server_external_events [req-e483fc7a-4bee-4db6-a149-b971ce4ba7ee req-0c6036d0-e847-487d-a9f2-a0796c6c79c2 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance [pid: 7|app: 0|req: 502/1003] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:05 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-27 01:55:06.307 8 WARNING neutronclient.v2_0.client [None req-8c4c2cdc-fa5b-45c9-8018-86ce47482a57 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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-27 01:55:06.368 7 WARNING neutronclient.v2_0.client [None req-5688cf65-04d3-4195-81c7-49e0e7ec2a6d 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1004] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:06 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1005] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:06 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1467 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:07.105 7 WARNING neutronclient.v2_0.client [None req-9b9dbcc2-86ee-4085-a888-708567fff603 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1006] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:07 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1516 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-27 01:55:07.370 8 INFO nova.api.openstack.compute.server_external_events [req-7f8162de-e6d1-4cfa-b8dc-f222a1c89971 req-2bb4f140-f26f-48fe-a7d1-d520b8e84213 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance 2026-05-27 01:55:07.371 8 INFO nova.api.openstack.compute.server_external_events [req-7f8162de-e6d1-4cfa-b8dc-f222a1c89971 req-2bb4f140-f26f-48fe-a7d1-d520b8e84213 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance 2026-05-27 01:55:07.371 8 INFO nova.api.openstack.compute.server_external_events [req-7f8162de-e6d1-4cfa-b8dc-f222a1c89971 req-2bb4f140-f26f-48fe-a7d1-d520b8e84213 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance 2026-05-27 01:55:07.371 8 INFO nova.api.openstack.compute.server_external_events [req-7f8162de-e6d1-4cfa-b8dc-f222a1c89971 req-2bb4f140-f26f-48fe-a7d1-d520b8e84213 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance 2026-05-27 01:55:07.372 8 INFO nova.api.openstack.compute.server_external_events [req-7f8162de-e6d1-4cfa-b8dc-f222a1c89971 req-2bb4f140-f26f-48fe-a7d1-d520b8e84213 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance 2026-05-27 01:55:07.372 8 INFO nova.api.openstack.compute.server_external_events [req-7f8162de-e6d1-4cfa-b8dc-f222a1c89971 req-2bb4f140-f26f-48fe-a7d1-d520b8e84213 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 503/1007] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:07 2026] POST /v2.1/os-server-external-events => generated 1042 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:07.599 7 WARNING neutronclient.v2_0.client [None req-ee7c8e60-50dc-4d78-8d9d-0185192a4504 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] 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-27 01:55:07.646 8 WARNING neutronclient.v2_0.client [None req-48fc31a0-6c07-4bb9-97b1-98e4d86f01f7 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1008] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:07 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1009] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:07 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1647 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:08.755 7 WARNING neutronclient.v2_0.client [None req-4515b189-b6fb-476d-89cb-e38bcaafe177 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1010] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:08 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1693 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-27 01:55:08.970 8 WARNING neutronclient.v2_0.client [None req-5198070f-1a87-46f1-9019-a21ab0936807 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] 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: 507/1011] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:55:08 2026] DELETE /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1012] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:08 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1693 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-27 01:55:09.139 7 WARNING neutronclient.v2_0.client [None req-9def9f8d-197e-49ac-bcfd-4c23d02aef46 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1013] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:09 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1653 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-27 01:55:09.425 8 INFO nova.api.openstack.compute.server_external_events [req-9afed272-745d-43b1-8928-81d9e07f5989 req-fd12c37b-9d99-4924-a95c-3ba52e642fad f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 506/1014] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:09 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-27 01:55:10.305 7 WARNING neutronclient.v2_0.client [None req-60b5eac8-7576-4419-9d39-053723363338 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1015] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:10 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1653 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:11.477 8 INFO nova.api.openstack.compute.server_external_events [req-d576a88f-0666-4025-be1d-a2145cb59857 req-5fbe6922-3ca5-41a0-b89d-44fa1c3b28b8 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance 2026-05-27 01:55:11.478 8 INFO nova.api.openstack.compute.server_external_events [req-d576a88f-0666-4025-be1d-a2145cb59857 req-5fbe6922-3ca5-41a0-b89d-44fa1c3b28b8 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance 2026-05-27 01:55:11.479 8 INFO nova.api.openstack.compute.server_external_events [req-d576a88f-0666-4025-be1d-a2145cb59857 req-5fbe6922-3ca5-41a0-b89d-44fa1c3b28b8 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance [pid: 8|app: 0|req: 507/1016] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:11 2026] POST /v2.1/os-server-external-events => generated 525 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-27 01:55:11.532 7 WARNING neutronclient.v2_0.client [None req-776f3c93-388e-428e-bbc9-dd17468dee09 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1017] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:11 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1653 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:11.892 8 INFO nova.api.openstack.compute.server_external_events [req-c7116ed6-1041-4a5a-9639-63ef6da58361 req-05065b62-abec-4365-9dac-30db8338b5c8 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:ae1144c0-72c8-4915-8f1f-67674c753309 for instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 on instance [pid: 8|app: 0|req: 508/1018] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:12.334 7 WARNING neutronclient.v2_0.client [None req-f23f8ad8-2f56-402d-b5da-d1d1e4ecf761 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in 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/1019] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:12 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1816 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:12.699 7 WARNING neutronclient.v2_0.client [None req-3a7c2f6d-9c53-4c8e-ae50-5d2d41509249 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in 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/1022] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:12 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1448 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-27 01:55:13.805 8 WARNING neutronclient.v2_0.client [None req-35f8edcc-4395-4556-a24a-ce95dd29b844 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] 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: 510/1023] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:13 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:13.873 7 WARNING neutronclient.v2_0.client [None req-8502e01f-61b6-42f6-a98a-518868ffca2e e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The 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-27 01:55:13.874 8 INFO nova.api.openstack.compute.server_external_events [req-93828561-080a-48d6-9531-2e7edbcbd77d req-49736b60-0bf0-4285-916a-023594004265 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 511/1024] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:55:13.924 7 WARNING neutronclient.v2_0.client [None req-8502e01f-61b6-42f6-a98a-518868ffca2e e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The 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-27 01:55:14.164 7 WARNING neutronclient.v2_0.client [None req-8502e01f-61b6-42f6-a98a-518868ffca2e e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1025] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:55:13 2026] POST /v2.1/servers => generated 447 bytes in 564 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-27 01:55:14.394 8 WARNING neutronclient.v2_0.client [None req-191cd3f7-662e-498c-954c-b8178b6a63ee e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in 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/1026] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:14 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 1393 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-27 01:55:14.912 7 WARNING neutronclient.v2_0.client [None req-c43daaae-b5ce-4b70-ae0b-09380925b3bd 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] The python binding code in 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/1027] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:14 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:15.990 8 INFO nova.api.openstack.wsgi [None req-3e0939ec-cd12-460d-8d4f-addc21820b29 2902009c5f66493094b1715c6e23f26d 56625be48bdb42009a1c8cafae62b0b1 - - default default] HTTP exception thrown: Instance ab6c6e20-7ccd-4075-a018-d250a3df02b8 could not be found. [pid: 8|app: 0|req: 513/1028] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:15 2026] GET /v2.1/servers/ab6c6e20-7ccd-4075-a018-d250a3df02b8 => 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: 7|app: 0|req: 516/1029] 10.0.0.71 () {34 vars in 749 bytes} [Wed May 27 01:55:18 2026] POST /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1/action => generated 31890 bytes in 565 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-27 01:55:19.485 8 WARNING neutronclient.v2_0.client [None req-cb5bc584-b061-4cb5-8579-cb44130f592d e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1030] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:19 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 1518 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:20.602 7 INFO nova.api.openstack.compute.server_external_events [req-f2a93116-2cde-4921-b69b-6f2ad9ab312f req-5090ef3f-c481-4458-b3f8-3660bfa1eaa0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance [pid: 7|app: 0|req: 517/1031] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55: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-27 01:55:22.654 8 INFO nova.api.openstack.compute.server_external_events [req-17285760-929a-4eb2-bd6d-d134d1f42640 req-5592ea15-ab13-4d00-8274-43e69e6af992 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance [pid: 8|app: 0|req: 516/1034] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1035] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:55:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:24.932 8 WARNING neutronclient.v2_0.client [None req-0028e2c1-1efa-428d-a8c9-45044b7cb6b6 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1036] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:24 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 1516 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:55:26.104 7 WARNING neutronclient.v2_0.client [None req-50d4b663-8f32-4f17-8ead-61b2a74e2114 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The 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-27 01:55:26.191 7 WARNING neutronclient.v2_0.client [None req-50d4b663-8f32-4f17-8ead-61b2a74e2114 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The 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-27 01:55:26.483 7 WARNING neutronclient.v2_0.client [None req-50d4b663-8f32-4f17-8ead-61b2a74e2114 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1037] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:55:25 2026] POST /v2.1/servers => generated 450 bytes in 999 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-27 01:55:26.892 8 WARNING neutronclient.v2_0.client [None req-7cb793f9-ad7c-48cc-ac09-ce7c832cfc7b 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1038] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:26 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1402 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-27 01:55:28.008 7 WARNING neutronclient.v2_0.client [None req-b00b265f-433e-4d42-a954-f147fc35005b 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1039] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:27 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1406 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:28.380 8 INFO nova.api.openstack.compute.server_external_events [req-17823f08-c2cf-41f8-a52c-9524a32871d2 req-1a361532-1ade-4e01-a414-a9fb97ed4117 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance [pid: 8|app: 0|req: 519/1040] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55: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-27 01:55:29.118 7 WARNING neutronclient.v2_0.client [None req-e5c2b14f-79c7-4a93-b658-1e04eadb8c56 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1041] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:29 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:30.216 8 WARNING neutronclient.v2_0.client [None req-3b0c284a-e7f1-42cc-8054-133aa9bcbb59 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1042] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:30 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1454 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:30.434 7 INFO nova.api.openstack.compute.server_external_events [req-36ea895a-140e-41e6-b26f-00df336e7fef req-5084880d-6a38-4442-8319-7a155835a748 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 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: 523/1043] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:55:30.696 8 WARNING neutronclient.v2_0.client [None req-dc6575ee-babe-4db8-995b-26c7e0e9db05 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1044] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:30 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 1817 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:31.329 7 WARNING neutronclient.v2_0.client [None req-28adec7b-005c-4e71-9b71-d719d8862ddc 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] 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-27 01:55:32.478 8 INFO nova.api.openstack.compute.server_external_events [req-d8144c76-d341-422e-9cd8-c4b71e320686 req-28d01421-dcb9-44bd-873d-827c6effad8e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance [pid: 8|app: 0|req: 522/1045] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1046] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:31 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1462 bytes in 1212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:33.542 8 WARNING neutronclient.v2_0.client [None req-9aae7643-80d5-4368-ad8d-58e08ebbc6ce 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1049] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:33 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1050] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:55:34 2026] POST /v2.1/os-keypairs => generated 396 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, ' 2026-05-27 01:55:35.539 8 WARNING neutronclient.v2_0.client [None req-f4842195-ce97-49e7-adf3-4d100476066d 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The 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-27 01:55:36.181 7 INFO nova.api.openstack.compute.server_external_events [req-a5cb1b62-e014-4fbb-b5a5-9dca064ec96c req-144d1d26-f380-4e87-b7cc-e1b02121fa11 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 7|app: 0|req: 527/1051] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1052] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:35 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:37.348 7 WARNING neutronclient.v2_0.client [None req-57780be9-0ed2-4643-a60d-843a2b8b446d 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1053] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:37 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1054] 10.0.0.71 () {34 vars in 670 bytes} [Wed May 27 01:55:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:38.237 7 INFO nova.api.openstack.compute.server_external_events [req-2b28f1d8-9e3f-41e4-8eb4-1e2ef1fe2bd6 req-474f4210-c4de-48cb-bae5-e5a3cce7d4ae f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 7|app: 0|req: 529/1055] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:55:38.625 8 WARNING neutronclient.v2_0.client [None req-a45b7ae0-3450-428a-a5c8-27d925bd7af4 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1056] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:38 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:39.168 7 WARNING neutronclient.v2_0.client [None req-64417d90-9680-4169-b53e-0d43be0395d4 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The 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-27 01:55:39.216 7 WARNING neutronclient.v2_0.client [None req-64417d90-9680-4169-b53e-0d43be0395d4 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The 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-27 01:55:39.268 7 WARNING neutronclient.v2_0.client [None req-64417d90-9680-4169-b53e-0d43be0395d4 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The 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-27 01:55:39.443 7 WARNING neutronclient.v2_0.client [None req-64417d90-9680-4169-b53e-0d43be0395d4 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1057] 10.0.0.71 () {34 vars in 662 bytes} [Wed May 27 01:55:39 2026] POST /v2.1/servers => generated 496 bytes in 554 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-27 01:55:39.688 8 WARNING neutronclient.v2_0.client [None req-371e90d2-d46c-4e4e-8f28-e453543ea230 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1058] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:39 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1456 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-27 01:55:39.812 7 WARNING neutronclient.v2_0.client [None req-b97e68d0-e3d0-47d6-835f-0389e8001aee 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1059] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:39 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:40.799 8 WARNING neutronclient.v2_0.client [None req-6de6ad88-24f5-4e2f-bc46-d7b731c2dd90 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1060] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:40 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1460 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:40.982 7 WARNING neutronclient.v2_0.client [None req-dd23e63b-0e4b-439b-99ac-e0f54ccd977e 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1061] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:40 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:41.928 8 WARNING neutronclient.v2_0.client [None req-5557232b-7093-49a4-9c41-fe9180149ffa cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1062] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:41 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1508 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:42.273 7 WARNING neutronclient.v2_0.client [None req-b05b5211-db70-4818-96c4-12aadd263b2d 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1063] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:42 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 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-27 01:55:43.036 7 WARNING neutronclient.v2_0.client [None req-96c30096-90fb-4d40-a800-c6b890d37950 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1066] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:43 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1508 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-27 01:55:43.482 8 WARNING neutronclient.v2_0.client [None req-e96f534b-fca2-42d0-8518-3825b9ec6bab 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] 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-27 01:55:43.586 7 INFO nova.api.openstack.compute.server_external_events [req-62d61173-77a1-4de8-9ed8-d552076fe021 req-56a3aa8a-0c53-4a3e-b6d2-c86380eb140f f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 8|app: 0|req: 532/1067] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:43 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1068] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:43 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-27 01:55:44.137 8 WARNING neutronclient.v2_0.client [None req-e0636821-4d09-4a29-98f5-f41b2ad998b1 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1069] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:44 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1516 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-27 01:55:44.672 7 WARNING neutronclient.v2_0.client [None req-a8dc8aeb-032a-4bab-9b73-3fce0e7a74ad 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1070] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:44 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1528 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-27 01:55:45.252 8 WARNING neutronclient.v2_0.client [None req-4a56d57e-4635-4824-8db3-3f68c061bfe0 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1071] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:45 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1630 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-27 01:55:45.647 7 INFO nova.api.openstack.compute.server_external_events [req-c4535306-cf1f-4322-8ad7-26c5af2b0a7e req-16039d96-f98f-4b5b-adcb-04ad1e99a344 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 7|app: 0|req: 538/1072] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:45 2026] POST /v2.1/os-server-external-events => generated 183 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-27 01:55:45.884 8 WARNING neutronclient.v2_0.client [None req-fffd5ca6-dc1f-485b-ba14-8cce3b3719f1 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1073] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:45 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1694 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:46.089 7 WARNING neutronclient.v2_0.client [None req-d86b340a-e1f6-46dc-998e-52d2a4c4982e 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1074] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:46 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1694 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-27 01:55:46.427 8 WARNING neutronclient.v2_0.client [None req-0fa71982-6809-4f0d-9972-6f64966e5816 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1075] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:46 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1628 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:47.722 8 INFO nova.api.openstack.compute.server_external_events [req-2eb546f5-c456-4122-a821-503715ec695f req-580785e5-0e6a-4de7-90bb-79f1aa83bb34 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance 2026-05-27 01:55:47.723 8 INFO nova.api.openstack.compute.server_external_events [req-2eb546f5-c456-4122-a821-503715ec695f req-580785e5-0e6a-4de7-90bb-79f1aa83bb34 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 8|app: 0|req: 537/1076] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:47 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:55:47.876 7 WARNING neutronclient.v2_0.client [None req-445033ea-f431-4fc0-8d1e-59eb2230979d cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1077] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:47 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1628 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:49.078 8 WARNING neutronclient.v2_0.client [None req-0af0f471-146d-4864-8dfc-b2155127c277 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1078] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:49 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1628 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:50.254 7 WARNING neutronclient.v2_0.client [None req-238a29ad-3944-4363-a49b-e0f6257c16dc cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1079] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:50 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1628 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:50.698 8 INFO nova.api.openstack.compute.server_external_events [req-29179ada-637c-409f-b3b7-15b012ce6b77 req-c7fcbe9a-90f1-4a1c-9583-1e287dbe98dd f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance [pid: 8|app: 0|req: 539/1080] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:51.466 7 WARNING neutronclient.v2_0.client [None req-6377dbbc-c9f1-4737-854a-7c824f0e9a93 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1081] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:51 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1628 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:52.678 8 WARNING neutronclient.v2_0.client [None req-91e7eb11-2543-4a3f-b40a-3eea48d98e0f cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] 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-27 01:55:52.747 7 INFO nova.api.openstack.compute.server_external_events [req-1c7300ac-42d1-4f4e-8afe-0d6e995662e8 req-b1504293-4f5e-4973-a16b-6291ef070532 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance [pid: 7|app: 0|req: 544/1084] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:52 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: 8|app: 0|req: 541/1085] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:52 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1808 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:52.876 7 WARNING neutronclient.v2_0.client [None req-23d4cdf7-683c-4bc1-ae00-a35b9d8ead4a cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1086] 10.0.0.71 () {32 vars in 740 bytes} [Wed May 27 01:55:52 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78/os-interface => generated 285 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:54.797 8 INFO nova.api.openstack.compute.server_external_events [req-65006f08-a1b3-42ac-aa90-d5e678786db7 req-0a38fdc1-4cb9-47e4-9dd7-9cbf1530f6d1 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance [pid: 8|app: 0|req: 542/1087] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:56.725 7 WARNING neutronclient.v2_0.client [None req-f7dbf468-e7ec-434e-aab1-1ef884b00a9e 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:55:56.771 7 WARNING neutronclient.v2_0.client [None req-f7dbf468-e7ec-434e-aab1-1ef884b00a9e 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:55:56.943 7 WARNING neutronclient.v2_0.client [None req-f7dbf468-e7ec-434e-aab1-1ef884b00a9e 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] 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: 546/1088] 199.204.45.57 () {36 vars in 713 bytes} [Wed May 27 01:55:56 2026] POST /v2.1/servers => generated 453 bytes in 979 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:57.573 7 WARNING neutronclient.v2_0.client [None req-9d580232-3387-4aeb-b4ad-52b93196e861 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1089] 199.204.45.57 () {32 vars in 732 bytes} [Wed May 27 01:55:57 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 2213 bytes in 62 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-27 01:55:57.648 7 WARNING neutronclient.v2_0.client [None req-2a8639b6-f7ae-4d67-a31a-d47aa33ccdb0 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in 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/1090] 10.0.0.71 () {34 vars in 749 bytes} [Wed May 27 01:55:57 2026] POST /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969/action => generated 32138 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1091] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 27 01:55:57 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 28 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1092] 199.204.45.57 () {32 vars in 776 bytes} [Wed May 27 01:55:57 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-volume_attachments => generated 25 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1093] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:55:57 2026] DELETE /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 0 bytes in 122 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-27 01:55:57.950 8 WARNING neutronclient.v2_0.client [None req-14537bb0-ee66-40e8-a77a-fd06a133c9d5 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1094] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:57 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1820 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:59.165 8 INFO nova.api.openstack.compute.server_external_events [req-919a59cd-b6f7-4a80-954d-5a301e0b1d12 req-002fce7d-75b8-446d-85a1-2b7639eca583 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance 2026-05-27 01:55:59.168 7 WARNING neutronclient.v2_0.client [None req-a4588c48-1f9e-45c3-8656-a754d3e9811b 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1095] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:55:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1096] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:55:59 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1820 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-27 01:56:00.346 8 WARNING neutronclient.v2_0.client [None req-c13e43c2-1fbe-4147-b9de-ca551e6fb49b 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] 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-27 01:56:00.442 7 WARNING neutronclient.v2_0.client [None req-07fa0458-7078-401d-8576-ef4b61cbb2e2 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1097] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:00 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1820 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1098] 199.204.45.57 () {32 vars in 732 bytes} [Wed May 27 01:56:00 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 2371 bytes in 128 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-27 01:56:00.555 8 WARNING neutronclient.v2_0.client [None req-e6c2486e-6391-46d6-a189-1166e873262f 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1099] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 27 01:56:00 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 28 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: 552/1100] 199.204.45.57 () {32 vars in 776 bytes} [Wed May 27 01:56:00 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-volume_attachments => generated 197 bytes in 63 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-27 01:56:00.978 8 INFO nova.api.openstack.compute.server_external_events [req-49c38337-ddef-43aa-8a40-cce942ddc8e5 req-db09b58a-f389-428e-a046-ce5f11dc50a1 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 8|app: 0|req: 549/1101] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:01.213 7 INFO nova.api.openstack.compute.server_external_events [req-8315d715-cf2c-4ea4-92f2-ded6bb9b85b1 req-f002c989-6b1f-444b-8131-47f69e79aa5b f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:86e4756f-2653-4696-9c94-b57258851d7f for instance 7c988daa-3705-4989-967b-f4a595588969 on instance [pid: 7|app: 0|req: 553/1102] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:01.522 8 WARNING neutronclient.v2_0.client [None req-05462b68-34d0-4f2b-b708-5014d244f5c7 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1103] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:01 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1483 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:02.668 8 WARNING neutronclient.v2_0.client [None req-9d96459b-adc6-48c7-8711-93097432f992 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1106] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:02 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1488 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:03.256 7 INFO nova.api.openstack.compute.server_external_events [req-fa4e11d2-5131-4b48-9669-ee499488b53f req-46451c75-ae53-4b1c-ae95-14efb9b70309 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:b3992d0a-0c2d-4d0d-9d57-5777491f93f8 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 555/1107] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:03.591 8 WARNING neutronclient.v2_0.client [None req-d7102916-4a96-4a56-bae7-c39bea82c5b0 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1108] 199.204.45.57 () {32 vars in 732 bytes} [Wed May 27 01:56:03 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 2445 bytes in 160 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-27 01:56:03.739 7 WARNING neutronclient.v2_0.client [None req-bbdec9af-0629-4a85-bcaa-7d75af239cf1 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] 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: 556/1109] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 27 01:56:03 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 282 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:03.817 8 WARNING neutronclient.v2_0.client [None req-1beda34c-66b1-4ca7-9f6b-4a89b47eee1a 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1110] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:03 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1111] 199.204.45.57 () {32 vars in 776 bytes} [Wed May 27 01:56:03 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-volume_attachments => generated 197 bytes in 50 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-27 01:56:04.896 8 INFO nova.api.openstack.wsgi [None req-d33edd17-e35d-4876-9d2f-e3a47cfab491 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] HTTP exception thrown: Instance 7c988daa-3705-4989-967b-f4a595588969 could not be found. [pid: 8|app: 0|req: 555/1112] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:04 2026] GET /v2.1/servers/7c988daa-3705-4989-967b-f4a595588969 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1113] 10.0.0.71 () {32 vars in 727 bytes} [Wed May 27 01:56:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-464861925 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1114] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:56:05 2026] DELETE /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-27 01:56:05.609 7 WARNING neutronclient.v2_0.client [None req-d82951c0-cf94-4aa3-a603-a979b68a29be 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1115] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:05 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1699 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:06.545 8 WARNING neutronclient.v2_0.client [None req-1a9a213b-1e7c-4693-a2da-a0e0d4940e94 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in 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/1116] 199.204.45.57 () {32 vars in 732 bytes} [Wed May 27 01:56:06 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 2433 bytes in 144 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-27 01:56:06.694 7 WARNING neutronclient.v2_0.client [None req-b428b812-6fc3-4f99-add9-b8337524afaa 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in 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/1117] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 27 01:56:06 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 282 bytes in 113 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:06.838 7 WARNING neutronclient.v2_0.client [None req-618cd795-ac9b-4998-9676-f33e203507b3 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1118] 199.204.45.57 () {32 vars in 776 bytes} [Wed May 27 01:56:06 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-volume_attachments => generated 197 bytes in 72 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-27 01:56:06.867 8 INFO nova.api.openstack.compute.server_external_events [req-4c58f813-45e1-42df-9728-503c066b4acf req-d21d2d0b-cdb1-4d21-837b-e5d6a2c34540 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance [pid: 8|app: 0|req: 559/1119] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:06 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: 7|app: 0|req: 561/1120] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:06 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1699 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:08.132 8 WARNING neutronclient.v2_0.client [None req-a6c0143a-cfe1-4dc5-ac13-e82428cb70df 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1121] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:08 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1699 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-27 01:56:08.331 7 INFO nova.api.openstack.compute.server_external_events [req-53c62794-34e9-4881-8a19-2b1361b67c0a req-fed73f8b-fc49-4232-9afa-b3e254bd7870 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance [pid: 7|app: 0|req: 562/1122] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:08.918 8 INFO nova.api.openstack.compute.server_external_events [req-b696c292-0617-4ce4-be97-2b8c9b654f99 req-f5c12167-7b7b-4a80-9b65-7b9da2bffbfe f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:737d1af9-de67-4a21-9766-eaf4aefdb4d0 for instance 54840e02-67e3-40f0-ac9c-486e77e155c1 on instance [pid: 8|app: 0|req: 561/1123] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:09.289 7 WARNING neutronclient.v2_0.client [None req-cde19df1-c57e-4c04-8dfc-26b16d8cf2cb 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1124] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:09 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1482 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:09.793 8 WARNING neutronclient.v2_0.client [None req-c350ce88-823f-4e55-a9b8-2b177f9eb5cc 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in 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/1125] 199.204.45.57 () {32 vars in 732 bytes} [Wed May 27 01:56:09 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 2433 bytes in 135 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-27 01:56:09.942 7 WARNING neutronclient.v2_0.client [None req-9242ee4e-bcb2-48c6-a913-23511523aa2b 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] 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-27 01:56:09.982 8 WARNING neutronclient.v2_0.client [None req-ab61ac41-220e-44b2-86a6-d5bb20c46e1a cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1126] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 27 01:56:09 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 284 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: 7|app: 0|req: 565/1127] 199.204.45.57 () {32 vars in 776 bytes} [Wed May 27 01:56:10 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1128] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:09 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1928 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-27 01:56:10.430 7 WARNING neutronclient.v2_0.client [None req-5520e3f5-9cec-4a9d-a4df-09462cef5a3e 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1129] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:10 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1487 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:10.958 8 INFO nova.api.openstack.compute.server_external_events [req-444af3bc-c1e8-496d-b852-d78e00995e27 req-4afe2fb4-c670-445a-85a0-7038543f706f f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:b3992d0a-0c2d-4d0d-9d57-5777491f93f8 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance 2026-05-27 01:56:10.958 8 INFO nova.api.openstack.compute.server_external_events [req-444af3bc-c1e8-496d-b852-d78e00995e27 req-4afe2fb4-c670-445a-85a0-7038543f706f f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:b3992d0a-0c2d-4d0d-9d57-5777491f93f8 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 564/1130] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:10 2026] POST /v2.1/os-server-external-events => generated 354 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: 567/1131] 10.0.0.71 () {32 vars in 752 bytes} [Wed May 27 01:56:10 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:11.549 8 WARNING neutronclient.v2_0.client [None req-9b56575a-0c6d-46ef-966b-b4dc2c914f29 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] The python binding code in 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/1132] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:11 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 1487 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-27 01:56:12.630 8 INFO nova.api.openstack.wsgi [None req-d3ad8891-7576-45e6-890c-cae666ece297 98dd96d430d94ba680a2632af52bc156 83ecd95c75ab473db15ff91b5525a10d - - default default] HTTP exception thrown: Instance 54840e02-67e3-40f0-ac9c-486e77e155c1 could not be found. [pid: 8|app: 0|req: 567/1135] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:12 2026] GET /v2.1/servers/54840e02-67e3-40f0-ac9c-486e77e155c1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:12.809 8 WARNING neutronclient.v2_0.client [None req-60b2eb4c-4671-44de-be09-929d3389b2ac 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1136] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:56:12 2026] DELETE /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:12.870 7 WARNING neutronclient.v2_0.client [None req-f63bbe06-3a62-4255-b00c-4f4fd3b401b6 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1137] 199.204.45.57 () {32 vars in 732 bytes} [Wed May 27 01:56:12 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 2579 bytes in 255 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: 569/1138] 10.0.0.71 () {32 vars in 727 bytes} [Wed May 27 01:56:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-210822373 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1139] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:12 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1934 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-27 01:56:13.075 8 WARNING neutronclient.v2_0.client [None req-0eeee2b4-0a4e-4d59-8e8f-45548c159454 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1140] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 27 01:56:13 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 284 bytes in 84 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: 571/1141] 199.204.45.57 () {32 vars in 776 bytes} [Wed May 27 01:56:13 2026] GET /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/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-27 01:56:14.116 8 WARNING neutronclient.v2_0.client [None req-cdd8aeb1-af0e-45a1-96d4-fcf7d773e405 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] 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-27 01:56:14.232 7 INFO nova.api.openstack.compute.server_external_events [req-c0c219e4-d286-4b1a-9a26-0a1d7b2b22e6 req-9a830844-01ec-41a5-a609-b0178d352ca0 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance [pid: 7|app: 0|req: 572/1142] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1143] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:14 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1934 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-27 01:56:15.312 7 WARNING neutronclient.v2_0.client [None req-0d60be5b-5351-4701-b956-eae84e993366 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] 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-27 01:56:15.916 8 INFO nova.api.openstack.compute.server_external_events [req-54ae65cb-1977-449b-9d57-6f3a113e0db7 req-ad760d91-bf47-48cf-a1a4-6537d505b469 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance [pid: 8|app: 0|req: 572/1144] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1145] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:15 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1934 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:16.298 8 INFO nova.api.openstack.compute.server_external_events [req-b41d8f68-99f4-4293-959f-74dec0ff16a3 req-716e3da8-5ecf-4640-863f-bee77c028d30 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:463ade4c-a1ec-4118-8bd3-ad7106dbaf03 for instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 on instance [pid: 8|app: 0|req: 573/1146] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:16.997 7 WARNING neutronclient.v2_0.client [None req-8675b6e7-7a11-4107-be15-78593d27a436 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1147] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:16 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1542 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-27 01:56:18.117 8 WARNING neutronclient.v2_0.client [None req-46cf3ad9-ca54-4d0a-8035-9630fe37c486 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] The python binding code in 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/1148] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:18 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 1542 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-27 01:56:19.233 7 INFO nova.api.openstack.wsgi [None req-e15d9807-f7a7-437a-be78-55e4c6200507 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] HTTP exception thrown: Instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 could not be found. [pid: 7|app: 0|req: 575/1149] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:19 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => 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-27 01:56:19.268 8 INFO nova.api.openstack.wsgi [None req-512ba8a3-4f2e-47ac-b779-d2e3a2ff75ea cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] HTTP exception thrown: Instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 could not be found. [pid: 8|app: 0|req: 575/1150] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:56:19 2026] DELETE /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:19.306 7 INFO nova.api.openstack.wsgi [None req-d29d9169-5c71-4f69-983c-45610adcebc3 cdc76f22649049d2b3baa9974a2b8367 e0e5b3f5ffe145e5bcce70b73664e653 - - default default] HTTP exception thrown: Instance 0de868ca-b1db-419c-973b-2edc2d4b7e78 could not be found. [pid: 7|app: 0|req: 576/1151] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:56:19 2026] GET /v2.1/servers/0de868ca-b1db-419c-973b-2edc2d4b7e78 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1152] 10.0.0.71 () {32 vars in 705 bytes} [Wed May 27 01:56:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1018748942 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1153] 10.0.0.71 () {32 vars in 725 bytes} [Wed May 27 01:56:20 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-637068232 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-27 01:56:51.287 8 WARNING neutronclient.v2_0.client [None req-3aa58c0d-1b01-4f67-96fb-09df44ec7d72 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:56:51.429 8 WARNING neutronclient.v2_0.client [None req-3aa58c0d-1b01-4f67-96fb-09df44ec7d72 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:56:54.022 7 INFO nova.api.openstack.compute.server_external_events [req-d92ccf70-2623-47fc-85a5-bd1f483b64bc req-748ccff0-acd2-4b3b-973f-a02152f4f684 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 583/1162] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:56:58.172 7 INFO nova.api.openstack.compute.server_external_events [req-97ee5700-0be2-47d7-b436-8d18c83e8429 req-8280cc62-af73-4191-819b-7a0cc59aa128 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 584/1163] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:56:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:57:00.219 7 INFO nova.api.openstack.compute.server_external_events [req-17128af2-50eb-4114-87cf-815968a3568d req-f9609f3f-45b4-403f-bfe3-021b298b7553 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 585/1164] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:57:00 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) 2026-05-27 01:57:01.532 8 WARNING neutronclient.v2_0.client [None req-3aa58c0d-1b01-4f67-96fb-09df44ec7d72 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1165] 199.204.45.57 () {36 vars in 811 bytes} [Wed May 27 01:56:51 2026] POST /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 281 bytes in 10357 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-27 01:57:02.114 7 INFO nova.api.openstack.compute.server_external_events [req-ae19c1bd-9845-4ea8-9300-75ce419ccac8 req-82727fdd-8ae9-438e-9093-0c5cb72f071b f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 586/1166] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:57:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:57:02.552 8 INFO nova.api.openstack.compute.server_external_events [req-805d2a25-d8b9-4b9e-b202-3cf5cd4e8e5a req-b796d657-4fd7-447e-a388-f09a1fc476aa f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 582/1169] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:57:02 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: 7|app: 0|req: 590/1174] 10.0.0.112 () {28 vars in 454 bytes} [Wed May 27 01:57:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1175] 10.0.0.112 () {30 vars in 658 bytes} [Wed May 27 01:57:23 2026] GET /v2.1 => generated 0 bytes in 175 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: 591/1176] 10.0.0.112 () {32 vars in 731 bytes} [Wed May 27 01:57:23 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:57:23.499 8 WARNING neutronclient.v2_0.client [None req-6be5116a-d43d-41b4-9ca9-465a8e53a494 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1177] 10.0.0.112 () {34 vars in 806 bytes} [Wed May 27 01:57:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8373 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1178] 10.0.0.112 () {28 vars in 454 bytes} [Wed May 27 01:57:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1179] 10.0.0.112 () {30 vars in 658 bytes} [Wed May 27 01:57:23 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 593/1180] 10.0.0.112 () {32 vars in 731 bytes} [Wed May 27 01:57:23 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1181] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:23 2026] GET /v2.1/servers/detail?project_id=00d067bb214b4d79baa6c8a3fa4130d6&all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1182] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:23 2026] GET /v2.1/servers/detail?project_id=05812216125b416f9aa39a62e8cbac64&all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=1cae35cc75a244bb825a8aefd64e5a2a&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-27 01:57:24.277 7 WARNING neutronclient.v2_0.client [None req-b2350f7a-f18b-473e-a3a2-c1ffca180fa0 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1184] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=2607af5dce24421ab83c96d63740f126&all_tenants=True => generated 3002 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1185] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=3bceee3601c247449f6281bf648a1178&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1186] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=4a504ec1a4384a4c88a49ea16deb05e3&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1187] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=88cc454f631c4bb2b1eadc4a9c8ed55f&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: 597/1188] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=a23efa7c463b4e75a886bb42e02aee7e&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1189] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=a69dbd8f7a3043ad9edf6db42c6a48ed&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1190] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=d81e2d5498564c17bf7d4aadda753817&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-27 01:57:24.885 8 WARNING neutronclient.v2_0.client [None req-2c7c22f0-8e75-4c74-b422-69cd85e34070 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1191] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=e7619d95f4b343d6a505e34929cd5b7a&all_tenants=True => generated 5450 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1192] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:24 2026] GET /v2.1/servers/detail?project_id=f90131576cc14b6e9eb0490afa6a1880&all_tenants=True => generated 15 bytes in 47 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: 594/1193] 10.0.0.112 () {34 vars in 894 bytes} [Wed May 27 01:57:25 2026] GET /v2.1/servers/detail?project_id=fcdac3e7710245b5b907a37dcbd32c6d&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-27 01:57:34.883 7 WARNING neutronclient.v2_0.client [None req-08aea2d9-4d16-4dbe-8598-b935bcdb696d 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:57:34.931 7 WARNING neutronclient.v2_0.client [None req-08aea2d9-4d16-4dbe-8598-b935bcdb696d 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:57:38.446 8 INFO nova.api.openstack.compute.server_external_events [req-7f2534c8-05b7-4546-af52-c20e373af69e req-624a7fe2-4e3b-47b2-a5a6-126dff026704 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 596/1196] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:57:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:57:45.004 7 WARNING neutronclient.v2_0.client [None req-08aea2d9-4d16-4dbe-8598-b935bcdb696d 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in 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/1199] 199.204.45.57 () {36 vars in 811 bytes} [Wed May 27 01:57:34 2026] POST /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 374 bytes in 10223 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-27 01:57:45.317 8 INFO nova.api.openstack.compute.server_external_events [req-e4efdd24-ebae-42bf-b705-4a07a87d819c req-d9d1b55c-b6d3-426e-8bcc-324172869eb6 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 599/1200] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:57:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:57:47.362 7 INFO nova.api.openstack.compute.server_external_events [req-28c75c95-a142-4e73-9208-b17f3a6a790d req-82921e92-0873-4340-9234-09fa0d345c51 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance 2026-05-27 01:57:47.362 7 INFO nova.api.openstack.compute.server_external_events [req-28c75c95-a142-4e73-9208-b17f3a6a790d req-82921e92-0873-4340-9234-09fa0d345c51 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 602/1201] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:57:47 2026] POST /v2.1/os-server-external-events => generated 354 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-27 01:57:57.061 7 WARNING neutronclient.v2_0.client [None req-7ca77694-d317-4c5e-a71d-23ea1f12886c 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The 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-27 01:57:57.100 7 WARNING neutronclient.v2_0.client [None req-7ca77694-d317-4c5e-a71d-23ea1f12886c 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] 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-27 01:58:00.893 8 INFO nova.api.openstack.compute.server_external_events [req-92949ba8-40d7-43fa-9184-75df510b0afb req-be04882a-02c3-41c2-9019-3f3096425a7a f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 601/1204] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:58:05.053 8 INFO nova.api.openstack.compute.server_external_events [req-652c36ff-543d-4134-a95c-57466bf1e589 req-c963c92e-8b4e-418b-bc71-19bdbb6d8e69 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 604/1207] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:58:07.115 8 INFO nova.api.openstack.compute.server_external_events [req-770aeb61-77f7-47ad-b7b7-5ef2aa3c415b req-6b8d26dd-4a07-44f5-9be7-8596356ae440 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-plugged:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 605/1208] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 01:58:08.140 7 WARNING neutronclient.v2_0.client [None req-7ca77694-d317-4c5e-a71d-23ea1f12886c 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1209] 199.204.45.57 () {36 vars in 811 bytes} [Wed May 27 01:57:57 2026] POST /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface => generated 377 bytes in 11179 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-27 01:58:09.176 8 INFO nova.api.openstack.compute.server_external_events [req-42ea2f41-a605-4f52-b550-1d5d81848852 req-61fc2b69-80cf-4a2e-b486-9f45887b4567 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 606/1210] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:58:20.084 8 INFO nova.api.openstack.compute.server_external_events [req-8f19c9c2-377b-483c-9388-95e9c7bc94d4 req-949cf69e-2fd0-419d-af63-5dc722ca2072 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 608/1213] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1214] 199.204.45.57 () {34 vars in 854 bytes} [Wed May 27 01:58:20 2026] DELETE /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface/b711a993-f6d2-4a36-96f5-4d4638e464c2 => generated 0 bytes in 85 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-27 01:58:22.128 8 INFO nova.api.openstack.compute.server_external_events [req-698e2640-9d7c-4cea-8e0d-e5189cad3f0e req-6111bd26-ace8-4483-81c2-dc3d437e674d f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 609/1215] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:58:24.163 7 INFO nova.api.openstack.compute.server_external_events [req-9a6929bf-e8d7-46f4-8947-4052a8a526d8 req-ea17d4ff-24d8-46f4-841a-9be3925c7cd1 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance 2026-05-27 01:58:24.163 7 INFO nova.api.openstack.compute.server_external_events [req-9a6929bf-e8d7-46f4-8947-4052a8a526d8 req-ea17d4ff-24d8-46f4-841a-9be3925c7cd1 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:b711a993-f6d2-4a36-96f5-4d4638e464c2 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 608/1218] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:24 2026] POST /v2.1/os-server-external-events => generated 358 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-27 01:58:29.873 8 INFO nova.api.openstack.compute.server_external_events [req-fe4fff89-cd99-4649-b312-60af869c2ef3 req-29e9298f-7bf5-4835-a1ce-939723980fd4 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 611/1219] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1220] 199.204.45.57 () {34 vars in 854 bytes} [Wed May 27 01:58:29 2026] DELETE /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface/f5ee8d00-5324-491a-8595-17065c9a0a63 => generated 0 bytes in 40 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-27 01:58:32.025 8 INFO nova.api.openstack.compute.server_external_events [req-b5c24c97-b4da-47bc-afc7-d7af41f83825 req-c5b23e2f-c8f3-49c6-ac29-c23cd98ca8e4 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 612/1221] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:32 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-27 01:58:34.075 7 INFO nova.api.openstack.compute.server_external_events [req-24a48e2f-2b3e-4ce2-81c4-04e55a980e3d req-20c50388-5e6a-43e1-ae03-0081d5b8b8c9 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:f5ee8d00-5324-491a-8595-17065c9a0a63 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 611/1224] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:34 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, ' [pid: 8|app: 0|req: 615/1227] 199.204.45.57 () {34 vars in 854 bytes} [Wed May 27 01:58:51 2026] DELETE /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c/os-interface/07f39cb1-26ea-43c9-880c-f28aa4756099 => generated 0 bytes in 170 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-27 01:58:54.314 7 INFO nova.api.openstack.compute.server_external_events [req-6e2b3205-5c79-4fec-a47b-ccb43b4a47a8 req-f3d386ba-65ee-427d-a8ce-bc18d387ecf6 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 614/1230] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:58:56.356 8 INFO nova.api.openstack.compute.server_external_events [req-7fd86dbc-5b83-4363-975d-a7ce9f3034dc req-1eb5d623-35df-4563-8424-658d7c668fd2 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:07f39cb1-26ea-43c9-880c-f28aa4756099 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 617/1231] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 615/1232] 199.204.45.57 () {34 vars in 754 bytes} [Wed May 27 01:58:57 2026] DELETE /v2.1/servers/9e518430-ef7b-44a5-838b-5c3ecd8d4b5c => generated 0 bytes in 131 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-27 01:58:58.700 8 INFO nova.api.openstack.compute.server_external_events [req-555dfdcc-217f-4ab9-8d4d-859922645512 req-527d8d92-d46e-4337-b5d4-5475ebd6d6ed f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:b3992d0a-0c2d-4d0d-9d57-5777491f93f8 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 618/1233] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:58: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-27 01:59:00.095 7 INFO nova.api.openstack.compute.server_external_events [req-44233bf7-5904-483e-a732-690d7c51e7ee req-61ae6ebf-17ab-4058-bb85-df43fe57edf5 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:b3992d0a-0c2d-4d0d-9d57-5777491f93f8 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 7|app: 0|req: 616/1234] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:00 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-27 01:59:00.887 8 INFO nova.api.openstack.compute.server_external_events [req-4de66685-7911-4189-b473-e9ab77224980 req-8bd9d6b6-afcc-44c2-8b9f-0924cd97b50e f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:b3992d0a-0c2d-4d0d-9d57-5777491f93f8 for instance 9e518430-ef7b-44a5-838b-5c3ecd8d4b5c on instance [pid: 8|app: 0|req: 619/1235] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 617/1236] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:59:00 2026] DELETE /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:01.070 8 WARNING neutronclient.v2_0.client [None req-d614d41a-28f3-4cdb-ab4b-311f7778736a e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1237] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:59:01 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 1943 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:02.926 8 INFO nova.api.openstack.compute.server_external_events [req-8681a9d7-ffa3-4817-9650-17eea0e1fab9 req-81b77018-12ad-44bb-8b60-69060bb1b5cb f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance 2026-05-27 01:59:02.926 8 INFO nova.api.openstack.compute.server_external_events [req-8681a9d7-ffa3-4817-9650-17eea0e1fab9 req-81b77018-12ad-44bb-8b60-69060bb1b5cb f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance 2026-05-27 01:59:02.926 8 INFO nova.api.openstack.compute.server_external_events [req-8681a9d7-ffa3-4817-9650-17eea0e1fab9 req-81b77018-12ad-44bb-8b60-69060bb1b5cb f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance [pid: 8|app: 0|req: 622/1240] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:02 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:03.817 7 INFO nova.api.openstack.compute.server_external_events [req-6b95b67b-2f66-47aa-b998-64fa067f2afa req-0cac83cf-bb01-4ded-bf55-7e39919317f5 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:4f8cd272-fdc9-4495-b354-20483543b098 for instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 on instance [pid: 7|app: 0|req: 619/1241] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:03 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-27 01:59:06.321 8 WARNING neutronclient.v2_0.client [None req-21e1facc-c0ba-4428-b600-24fa1c728edd e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1242] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:59:06 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 1479 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:11.400 7 INFO nova.api.openstack.wsgi [None req-002777df-9a6a-4802-a6d8-c3084fea82f9 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] HTTP exception thrown: Instance ba9ac5eb-c264-4d4d-8d40-c06b83c10454 could not be found. [pid: 7|app: 0|req: 620/1243] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:59:11 2026] GET /v2.1/servers/ba9ac5eb-c264-4d4d-8d40-c06b83c10454 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:11.889 8 INFO nova.api.openstack.compute.server_external_events [req-14a12509-368c-4913-a050-99f69be943d6 req-b8c7da33-092e-4eea-ad77-21aeee240256 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-changed:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 624/1244] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1245] 10.0.0.71 () {32 vars in 717 bytes} [Wed May 27 01:59:11 2026] DELETE /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 0 bytes in 100 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-27 01:59:12.046 8 WARNING neutronclient.v2_0.client [None req-b16b5913-1e9b-401f-9878-0676bb52c992 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1246] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:59:12 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1942 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:13.260 8 INFO nova.api.openstack.compute.server_external_events [req-f918d4fe-a35b-41da-ae4d-284d9842cf52 req-c279a567-c13b-4f87-b7a3-25951be8f337 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 627/1249] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:14.782 7 INFO nova.api.openstack.compute.server_external_events [req-fcfae3a1-16d3-4315-9bd7-9f3edcaf9c8b req-b7c18a1d-916a-42bb-8105-adc58d52434c f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-deleted:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 7|app: 0|req: 623/1250] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:14 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-27 01:59:15.305 8 INFO nova.api.openstack.compute.server_external_events [req-16a8196f-541e-4db3-b25b-b9514b55b417 req-4e279eb0-e014-490f-bbc7-34e97554f6f8 f0b3779a4a3d4f82bcbd0ee936a50f31 1cae35cc75a244bb825a8aefd64e5a2a - - bc2e934825c445f182e3b82d2416bdb7 bc2e934825c445f182e3b82d2416bdb7] Creating event network-vif-unplugged:375f35e3-0965-4fd4-8e26-59420ab2253f for instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 on instance [pid: 8|app: 0|req: 628/1251] 10.0.0.104 () {38 vars in 815 bytes} [Wed May 27 01:59:15 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-27 01:59:17.280 7 WARNING neutronclient.v2_0.client [None req-d920d6ef-5b4b-4ba4-bc5e-daa4bec8328a e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1252] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:59:17 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 1479 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:22.372 8 INFO nova.api.openstack.wsgi [None req-ead04b13-0ed0-4566-b782-2584386beaf9 e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] HTTP exception thrown: Instance cb6d456f-a0fb-40a9-be4c-d2004be73cb1 could not be found. [pid: 8|app: 0|req: 629/1253] 10.0.0.71 () {32 vars in 714 bytes} [Wed May 27 01:59:22 2026] GET /v2.1/servers/cb6d456f-a0fb-40a9-be4c-d2004be73cb1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 626/1256] 10.0.0.71 () {32 vars in 723 bytes} [Wed May 27 01:59:24 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-121605863 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:59:24.714 8 INFO nova.api.openstack.wsgi [None req-c1fdd18f-0ec1-4270-9e15-c689fdd5134f e3be0ac5620a408581ba477d43022740 e7619d95f4b343d6a505e34929cd5b7a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-121605863 not found for user e3be0ac5620a408581ba477d43022740 [pid: 8|app: 0|req: 631/1257] 10.0.0.71 () {32 vars in 720 bytes} [Wed May 27 01:59:24 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-121605863 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1260] 10.0.0.71 () {32 vars in 654 bytes} [Wed May 27 01:59:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1261] 10.0.0.71 () {32 vars in 640 bytes} [Wed May 27 01:59:41 2026] GET /v2.1/servers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-27 01:59:41.847 8 WARNING oslo_db.sqlalchemy.utils [None req-d7c6e31d-285d-4d80-b213-fd6bfecf81a8 13821f91af61444a8725f668f94f2ba2 2607af5dce24421ab83c96d63740f126 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 634/1262] 10.0.0.71 () {32 vars in 648 bytes} [Wed May 27 01:59:41 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: 629/1263] 10.0.0.71 () {32 vars in 693 bytes} [Wed May 27 01:59:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1270] 10.0.0.62 () {28 vars in 453 bytes} [Wed May 27 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1271] 10.0.0.62 () {30 vars in 657 bytes} [Wed May 27 02:00:08 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 634/1272] 10.0.0.62 () {32 vars in 730 bytes} [Wed May 27 02:00:08 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: 639/1273] 10.0.0.62 () {34 vars in 764 bytes} [Wed May 27 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1276] 10.0.0.62 () {28 vars in 453 bytes} [Wed May 27 02:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 641/1277] 10.0.0.62 () {30 vars in 657 bytes} [Wed May 27 02:00:13 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 637/1278] 10.0.0.62 () {32 vars in 730 bytes} [Wed May 27 02:00:13 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: 642/1279] 10.0.0.62 () {34 vars in 764 bytes} [Wed May 27 02:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1280] 10.0.0.62 () {28 vars in 453 bytes} [Wed May 27 02: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: 643/1281] 10.0.0.62 () {30 vars in 657 bytes} [Wed May 27 02:00:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 639/1282] 10.0.0.62 () {32 vars in 730 bytes} [Wed May 27 02: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: 644/1283] 10.0.0.62 () {34 vars in 807 bytes} [Wed May 27 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1284] 10.0.0.62 () {28 vars in 453 bytes} [Wed May 27 02:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1285] 10.0.0.62 () {30 vars in 657 bytes} [Wed May 27 02:00:22 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 641/1286] 10.0.0.62 () {32 vars in 730 bytes} [Wed May 27 02:00:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1287] 10.0.0.62 () {34 vars in 807 bytes} [Wed May 27 02:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)