+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 19:47:05 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-85b74c4c6d-65ggz 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 0x7f1815ec0668 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-07 19:47:10.532 8 INFO nova.utils [None req-a9cf429c-3fc5-4fdb-9fac-3b3140bcce06 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-07 19:47:10.536 7 INFO nova.utils [None req-989c50b0-28e1-4008-9723-cb56c117bd15 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-07 19:47:12.205 8 WARNING keystonemiddleware._common.config [None req-a9cf429c-3fc5-4fdb-9fac-3b3140bcce06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 19:47:12.215 8 WARNING oslo_config.cfg [None req-a9cf429c-3fc5-4fdb-9fac-3b3140bcce06 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 19:47:12.219 7 WARNING keystonemiddleware._common.config [None req-989c50b0-28e1-4008-9723-cb56c117bd15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 19:47:12.228 7 WARNING oslo_config.cfg [None req-989c50b0-28e1-4008-9723-cb56c117bd15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 19:47:12.292 8 WARNING keystonemiddleware._common.config [None req-a9cf429c-3fc5-4fdb-9fac-3b3140bcce06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 19:47:12.305 7 WARNING keystonemiddleware._common.config [None req-989c50b0-28e1-4008-9723-cb56c117bd15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 19:47:12.307 8 WARNING oslo_config.cfg [None req-a9cf429c-3fc5-4fdb-9fac-3b3140bcce06 - - - - - -] 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-07 19:47:12.320 7 WARNING oslo_config.cfg [None req-989c50b0-28e1-4008-9723-cb56c117bd15 - - - - - -] 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-07 19:47:12.320 8 WARNING oslo_config.cfg [None req-a9cf429c-3fc5-4fdb-9fac-3b3140bcce06 - - - - - -] 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 0x7f1815ec0668 pid: 8 (default app) 2026-05-07 19:47:12.332 7 WARNING oslo_config.cfg [None req-989c50b0-28e1-4008-9723-cb56c117bd15 - - - - - -] 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 0x7f1815ec0668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:47:24 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 19:47:24.735 8 WARNING oslo_policy.policy [None req-8738453c-b221-46ae-bbde-bf30b7ba48b4 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - 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-07 19:47:24.735 8 WARNING oslo_policy.policy [None req-8738453c-b221-46ae-bbde-bf30b7ba48b4 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - 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.235 () {44 vars in 909 bytes} [Thu May 7 19:47:24 2026] GET /v2.1 => generated 0 bytes in 544 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 19:47:24.838 7 WARNING oslo_policy.policy [req-8738453c-b221-46ae-bbde-bf30b7ba48b4 req-1f21cad4-4997-4448-9cd9-912ec3fba788 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - 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-07 19:47:24.838 7 WARNING oslo_policy.policy [req-8738453c-b221-46ae-bbde-bf30b7ba48b4 req-1f21cad4-4997-4448-9cd9-912ec3fba788 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:47:24 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:47:24.938 8 INFO nova.api.openstack.wsgi [None req-5b48fc3f-0436-4e33-92b7-9a01f4c9773f 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.235 () {48 vars in 1011 bytes} [Thu May 7 19:47:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:47:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.235 () {52 vars in 1048 bytes} [Thu May 7 19:47:24 2026] POST /v2.1/flavors => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:47:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:47:25 2026] GET /v2.1 => generated 0 bytes in 360 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:47:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:47:26.223 7 INFO nova.api.openstack.wsgi [None req-ece11d9f-44c8-48f9-b9db-7f3c3829e37e 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {48 vars in 1013 bytes} [Thu May 7 19:47:26 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: 9/16] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:47:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.235 () {52 vars in 1048 bytes} [Thu May 7 19:47:26 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:47:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:47:27 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:47:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:47:27.162 7 INFO nova.api.openstack.wsgi [None req-f662a25c-884d-4565-b3a4-b93b8334727c 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.235 () {48 vars in 1015 bytes} [Thu May 7 19:47:27 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:47:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.235 () {52 vars in 1048 bytes} [Thu May 7 19:47:27 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:47: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: 12/25] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:47:28 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:47:28 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:47:28.163 7 INFO nova.api.openstack.wsgi [None req-4ce2ecdc-5d65-4a6f-a96a-4b331a73d748 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 199.204.45.235 () {48 vars in 1013 bytes} [Thu May 7 19:47:28 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:47:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.235 () {52 vars in 1048 bytes} [Thu May 7 19:47:28 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:47:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:47:29 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:47:29 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:47:29.088 7 INFO nova.api.openstack.wsgi [None req-96449893-7334-4420-9fcf-9a9c468e0057 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.235 () {48 vars in 1015 bytes} [Thu May 7 19:47:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:47:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.235 () {52 vars in 1048 bytes} [Thu May 7 19:47:29 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.33 () {28 vars in 453 bytes} [Thu May 7 19:53:16 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: 54/107] 10.0.0.33 () {30 vars in 657 bytes} [Thu May 7 19:53:16 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/108] 10.0.0.33 () {32 vars in 730 bytes} [Thu May 7 19:53:16 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 10.0.0.33 () {34 vars in 803 bytes} [Thu May 7 19:53:16 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:56:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/145] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:56:13 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/146] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:56:13 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:56:13.799 7 INFO nova.api.openstack.wsgi [None req-0616642f-245c-463a-9e22-3eb008915ab3 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/147] 199.204.45.235 () {48 vars in 1017 bytes} [Thu May 7 19:56:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:56:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/149] 199.204.45.235 () {52 vars in 1049 bytes} [Thu May 7 19:56:13 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:57: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: 82/163] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:57:10 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:57:10 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 19:57:10.508 8 INFO nova.api.openstack.wsgi [None req-15cda874-ef8a-4946-a775-6712003a1b9d 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 860ec6ff88a94faf9d9555f766856866 [pid: 8|app: 0|req: 83/165] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 19:57:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-07 19:57:10.520 7 WARNING oslo_db.sqlalchemy.utils [None req-4f5d4f4f-e98b-448a-8ab2-f082a477d360 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/166] 199.204.45.235 () {48 vars in 1016 bytes} [Thu May 7 19:57:10 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.235 () {52 vars in 1057 bytes} [Thu May 7 19:57:10 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 19:57:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 19:57:14 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 19:57:14 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.235 () {48 vars in 1073 bytes} [Thu May 7 19:57:14 2026] GET /v2.1/os-quota-sets/e7536fe5411a4eaeb1d9383e205f0e16 => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.235 () {52 vars in 1125 bytes} [Thu May 7 19:57:14 2026] PUT /v2.1/os-quota-sets/e7536fe5411a4eaeb1d9383e205f0e16 => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 10.0.0.136 () {28 vars in 454 bytes} [Thu May 7 20:00:08 2026] GET /v2.1 => generated 114 bytes in 3 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: 105/210] 10.0.0.136 () {30 vars in 658 bytes} [Thu May 7 20:00:08 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: 106/211] 10.0.0.136 () {32 vars in 731 bytes} [Thu May 7 20:00:08 2026] GET /v2.1/ => generated 411 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 10.0.0.136 () {34 vars in 765 bytes} [Thu May 7 20:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 10.0.0.136 () {28 vars in 454 bytes} [Thu May 7 20:00:12 2026] GET /v2.1 => generated 114 bytes in 0 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: 107/214] 10.0.0.136 () {30 vars in 658 bytes} [Thu May 7 20:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 108/215] 10.0.0.136 () {32 vars in 731 bytes} [Thu May 7 20:00:12 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: 108/216] 10.0.0.136 () {34 vars in 765 bytes} [Thu May 7 20:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 10.0.0.136 () {28 vars in 454 bytes} [Thu May 7 20:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 10.0.0.136 () {30 vars in 658 bytes} [Thu May 7 20:00:17 2026] GET /v2.1 => generated 0 bytes in 41 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: 111/221] 10.0.0.136 () {32 vars in 731 bytes} [Thu May 7 20:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 10.0.0.136 () {34 vars in 808 bytes} [Thu May 7 20:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 10.0.0.136 () {28 vars in 454 bytes} [Thu May 7 20:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 112/224] 10.0.0.136 () {30 vars in 658 bytes} [Thu May 7 20:00:21 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 113/225] 10.0.0.136 () {32 vars in 731 bytes} [Thu May 7 20:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 10.0.0.136 () {34 vars in 808 bytes} [Thu May 7 20:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:05:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 144/288] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:05:20 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 145/289] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:05:20 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:05:20.456 7 INFO nova.api.openstack.wsgi [None req-2a4a7c5d-29a8-4e76-ba1e-42ae92ed5ab1 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 145/290] 199.204.45.235 () {48 vars in 1015 bytes} [Thu May 7 20:05:20 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:05:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.235 () {52 vars in 1049 bytes} [Thu May 7 20:05:20 2026] POST /v2.1/flavors => generated 534 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/329] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:08: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) [pid: 7|app: 0|req: 165/330] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:08:22 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:08:22 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 199.204.45.235 () {48 vars in 1073 bytes} [Thu May 7 20:08:22 2026] GET /v2.1/os-quota-sets/71adce47b3d548a188a9670d66318d83 => generated 283 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 199.204.45.235 () {52 vars in 1125 bytes} [Thu May 7 20:08:22 2026] PUT /v2.1/os-quota-sets/71adce47b3d548a188a9670d66318d83 => generated 238 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:18:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:18:51 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/462] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:18:51 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:18:51.422 8 INFO nova.api.openstack.wsgi [None req-b0870e9d-ea97-4dc7-9ac7-e465f2bd8163 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 232/463] 199.204.45.235 () {48 vars in 1011 bytes} [Thu May 7 20:18:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:18:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:18:51 2026] GET /v2.1/flavors/db2bb843-1512-4013-9611-9bea02da41db/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:18:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:18:52 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:18:52 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:18:52.365 8 INFO nova.api.openstack.wsgi [None req-5bb60759-d1bf-4f94-9f84-34814e39d62c 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 235/469] 199.204.45.235 () {48 vars in 1013 bytes} [Thu May 7 20:18:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:18:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:18:52 2026] GET /v2.1/flavors/8f6e65df-d932-403d-8a42-9b9a91657214/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: 236/472] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:18:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:18:53 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:18:53 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:18:53.301 8 INFO nova.api.openstack.wsgi [None req-735d3fdc-88f2-40cc-9c95-8c0d4070c2b9 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 238/475] 199.204.45.235 () {48 vars in 1015 bytes} [Thu May 7 20:18:53 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:18:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:18:53 2026] GET /v2.1/flavors/2b37a1f8-c45a-4601-a928-cb2f7df47171/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:18:54 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: 240/479] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:18:54 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:18:54 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:18:54.207 8 INFO nova.api.openstack.wsgi [None req-fc2946b2-4e82-4d26-94cf-7a9789a36bec 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 241/481] 199.204.45.235 () {48 vars in 1013 bytes} [Thu May 7 20:18:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:18:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:18:54 2026] GET /v2.1/flavors/5489ef95-8a90-4f64-af2e-19a6582c64be/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: 243/486] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:18:55 2026] GET /v2.1 => generated 114 bytes in 11 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:18:55 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:18:55 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:18:55.178 8 INFO nova.api.openstack.wsgi [None req-647aa43d-c44d-4936-93e4-ed195150edc0 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 245/489] 199.204.45.235 () {48 vars in 1015 bytes} [Thu May 7 20:18:55 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: 7|app: 0|req: 245/490] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:18:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:18:55 2026] GET /v2.1/flavors/e490d772-3a12-4b0f-8eb7-571f735a568a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:19:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:19:56 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:19:56 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:19:56.698 8 INFO nova.api.openstack.wsgi [None req-42b176fb-6d38-4929-b152-592d1f3fe36c 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 254/507] 199.204.45.235 () {48 vars in 1017 bytes} [Thu May 7 20:19:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:19:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:19:56 2026] GET /v2.1/flavors/894ba5ab-16f0-40df-b1f2-9548d4c5a65b/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: 255/510] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:20:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:20:03 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:20:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:20:03 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:20:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:20:06 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:20:06 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.235 () {48 vars in 1073 bytes} [Thu May 7 20:20:06 2026] GET /v2.1/os-quota-sets/e7536fe5411a4eaeb1d9383e205f0e16 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:20: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: 8|app: 0|req: 266/531] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:20:55 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:20:55 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:20:55.423 8 INFO nova.api.openstack.wsgi [None req-50f80f5e-39f8-4250-a56a-6d5e637ecc33 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 267/533] 199.204.45.235 () {48 vars in 1015 bytes} [Thu May 7 20:20:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:20:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.235 () {48 vars in 1099 bytes} [Thu May 7 20:20:55 2026] GET /v2.1/flavors/210317c2-abf8-46a1-b802-34b42b5f987a/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: 270/538] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:21:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:21:09 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:21:09 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.235 () {48 vars in 1073 bytes} [Thu May 7 20:21:09 2026] GET /v2.1/os-quota-sets/71adce47b3d548a188a9670d66318d83 => 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: 276/552] 199.204.45.235 () {42 vars in 705 bytes} [Thu May 7 20:21:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 20:21:57 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.235 () {46 vars in 982 bytes} [Thu May 7 20:21:58 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:21:58.038 8 INFO nova.api.openstack.wsgi [None req-bfc71c36-031c-4adc-8218-b68a4d418db5 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 278/555] 199.204.45.235 () {48 vars in 1011 bytes} [Thu May 7 20:21:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 7 20:21:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.138 () {32 vars in 655 bytes} [Thu May 7 20:22:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 283/566] 10.0.0.138 () {32 vars in 641 bytes} [Thu May 7 20:22:38 2026] GET /v2.1/servers => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-07 20:22:38.362 8 WARNING oslo_db.sqlalchemy.utils [None req-cbeed2f7-dd04-430d-a279-f87845784150 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 284/567] 10.0.0.138 () {32 vars in 649 bytes} [Thu May 7 20:22:38 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.138 () {32 vars in 694 bytes} [Thu May 7 20:22:38 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: 286/571] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:22:49 2026] GET /v2.1/flavors/db2bb843-1512-4013-9611-9bea02da41db => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 10.0.0.138 () {32 vars in 641 bytes} [Thu May 7 20:22:49 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:22:49 2026] GET /v2.1/flavors/db2bb843-1512-4013-9611-9bea02da41db => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:54.137 8 WARNING neutronclient.v2_0.client [None req-aab769a5-89e4-43c9-9b2e-50499dbf046a b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/574] 10.0.0.138 () {34 vars in 685 bytes} [Thu May 7 20:22:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 948 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:54.908 7 WARNING neutronclient.v2_0.client [None req-a9300b9a-5da3-49f3-98d6-e20fd849547d b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:55.031 8 WARNING neutronclient.v2_0.client [None req-98e75453-a1fd-4dfe-8b80-947bc90ceabb c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/577] 10.0.0.138 () {34 vars in 685 bytes} [Thu May 7 20:22:54 2026] POST /v2.1/os-security-groups => generated 247 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.181 8 WARNING neutronclient.v2_0.client [None req-f807f9a8-39c0-40b2-80fc-abd59985277d c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:55.210 8 WARNING neutronclient.v2_0.client [None req-f807f9a8-39c0-40b2-80fc-abd59985277d c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/578] 10.0.0.138 () {34 vars in 695 bytes} [Thu May 7 20:22:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.379 8 WARNING neutronclient.v2_0.client [None req-ebc87154-52a0-4560-91c5-51eb66077e26 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/579] 10.0.0.138 () {34 vars in 685 bytes} [Thu May 7 20:22:54 2026] POST /v2.1/os-security-groups => generated 244 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.458 7 WARNING neutronclient.v2_0.client [None req-f2220eab-13ef-4151-bfaa-c23a0b68dbbd b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/580] 10.0.0.138 () {34 vars in 685 bytes} [Thu May 7 20:22:55 2026] POST /v2.1/os-security-groups => generated 246 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.520 8 WARNING neutronclient.v2_0.client [None req-cbff3eb9-0586-4bf3-849d-1fd2104dbbe0 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:55.552 8 WARNING neutronclient.v2_0.client [None req-cbff3eb9-0586-4bf3-849d-1fd2104dbbe0 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/581] 10.0.0.138 () {34 vars in 685 bytes} [Thu May 7 20:22:55 2026] POST /v2.1/os-security-groups => generated 243 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.619 7 WARNING neutronclient.v2_0.client [None req-1964d0de-7c92-4e51-99b4-b542f82c78c8 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:55.675 7 WARNING neutronclient.v2_0.client [None req-1964d0de-7c92-4e51-99b4-b542f82c78c8 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/582] 10.0.0.138 () {34 vars in 695 bytes} [Thu May 7 20:22:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.699 8 WARNING neutronclient.v2_0.client [None req-27db5d7f-5393-452c-80a5-df35f6c666b7 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:55.715 7 WARNING neutronclient.v2_0.client [None req-1964d0de-7c92-4e51-99b4-b542f82c78c8 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:55.739 8 WARNING neutronclient.v2_0.client [None req-27db5d7f-5393-452c-80a5-df35f6c666b7 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.138 () {32 vars in 663 bytes} [Thu May 7 20:22:55 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:22:55.793 7 WARNING neutronclient.v2_0.client [None req-ceb28226-120e-48f5-a620-134292d2f846 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:55.828 7 WARNING neutronclient.v2_0.client [None req-ceb28226-120e-48f5-a620-134292d2f846 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/584] 10.0.0.138 () {34 vars in 695 bytes} [Thu May 7 20:22:55 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:55 2026] DELETE /v2.1/os-security-groups/f28426cf-98db-428d-ae7d-1097ccbcb929 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 20:22:55.939 8 WARNING neutronclient.v2_0.client [None req-4ca28b2e-a032-420c-9d74-740793ff6f80 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:55.950 7 WARNING neutronclient.v2_0.client [None req-1b4b60f7-b493-4559-952d-98e647c2359a b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:55.969 7 INFO nova.api.openstack.wsgi [None req-1b4b60f7-b493-4559-952d-98e647c2359a b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] HTTP exception thrown: Security group f28426cf-98db-428d-ae7d-1097ccbcb929 does not exist Neutron server returns request_ids: ['req-7aeb6c72-cc1b-446c-b7e0-8a2bca4327ea'] [pid: 7|app: 0|req: 292/586] 10.0.0.138 () {32 vars in 737 bytes} [Thu May 7 20:22:55 2026] GET /v2.1/os-security-groups/f28426cf-98db-428d-ae7d-1097ccbcb929 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 20:22:55.980 7 WARNING neutronclient.v2_0.client [None req-56d4a1d4-f3d8-4739-827e-1d6d40638a01 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/587] 10.0.0.138 () {32 vars in 737 bytes} [Thu May 7 20:22:55 2026] GET /v2.1/os-security-groups/05d13380-636f-4e88-97e1-8a51012d148b => generated 663 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:55.997 8 WARNING neutronclient.v2_0.client [None req-a5b2c223-a227-4e25-9f30-566f678c12c5 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:56.024 7 WARNING neutronclient.v2_0.client [None req-56d4a1d4-f3d8-4739-827e-1d6d40638a01 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.032 8 WARNING neutronclient.v2_0.client [None req-a5b2c223-a227-4e25-9f30-566f678c12c5 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:56.076 8 WARNING neutronclient.v2_0.client [None req-a5b2c223-a227-4e25-9f30-566f678c12c5 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/588] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:55 2026] DELETE /v2.1/os-security-groups/9eb89ce8-6f1c-489a-ad69-65e30a7c2d79 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.138 () {32 vars in 750 bytes} [Thu May 7 20:22:55 2026] DELETE /v2.1/os-security-group-rules/563b4af4-05a2-4328-8fe1-16dafbd0a907 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 20:22:56.199 8 WARNING neutronclient.v2_0.client [None req-5be61b76-65b0-49ad-9c07-9e6c64387ea4 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.227 8 INFO nova.api.openstack.wsgi [None req-5be61b76-65b0-49ad-9c07-9e6c64387ea4 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] HTTP exception thrown: Security group 9eb89ce8-6f1c-489a-ad69-65e30a7c2d79 does not exist Neutron server returns request_ids: ['req-9891e698-6ebf-42f6-b17b-72abba44dccd'] [pid: 8|app: 0|req: 297/590] 10.0.0.138 () {32 vars in 737 bytes} [Thu May 7 20:22:56 2026] GET /v2.1/os-security-groups/9eb89ce8-6f1c-489a-ad69-65e30a7c2d79 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 20:22:56.235 8 WARNING neutronclient.v2_0.client [None req-cea8acd7-bb0b-49df-b4a3-2e15f737c948 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:56.266 8 WARNING neutronclient.v2_0.client [None req-cea8acd7-bb0b-49df-b4a3-2e15f737c948 c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:56.299 7 WARNING neutronclient.v2_0.client [None req-21e089e2-9820-4e44-8fb3-e79e77ee3acc b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/591] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:56 2026] DELETE /v2.1/os-security-groups/05d13380-636f-4e88-97e1-8a51012d148b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 20:22:56.418 8 WARNING neutronclient.v2_0.client [None req-9cbc92a5-c7b0-4c98-8de7-2afcbf04297c b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.461 8 WARNING neutronclient.v2_0.client [None req-9cbc92a5-c7b0-4c98-8de7-2afcbf04297c b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.515 7 WARNING neutronclient.v2_0.client [None req-21e089e2-9820-4e44-8fb3-e79e77ee3acc b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/592] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:56 2026] DELETE /v2.1/os-security-groups/90ba8a07-c3b4-48b2-9dea-cae0861f5db0 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 20:22:56.565 8 WARNING neutronclient.v2_0.client [None req-3f30de5b-ece5-4674-88d9-1e487483058f c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The 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-07 20:22:56.600 8 WARNING neutronclient.v2_0.client [None req-3f30de5b-ece5-4674-88d9-1e487483058f c23298608d294c3c959135428e308583 a1d6eb9277ca427da2ca45d3572cf2d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/593] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:56 2026] DELETE /v2.1/os-security-groups/39082935-a293-4eb6-8a39-881ffc3ea7b3 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 20:22:56.717 8 WARNING neutronclient.v2_0.client [None req-bbed5a1b-33a2-4b56-aec9-06692308171e b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.750 8 INFO nova.api.openstack.wsgi [None req-bbed5a1b-33a2-4b56-aec9-06692308171e b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] HTTP exception thrown: Security group 90ba8a07-c3b4-48b2-9dea-cae0861f5db0 does not exist Neutron server returns request_ids: ['req-d7de3d4f-d97d-4c0d-86b4-f9e99276b669'] [pid: 8|app: 0|req: 301/594] 10.0.0.138 () {32 vars in 737 bytes} [Thu May 7 20:22:56 2026] GET /v2.1/os-security-groups/90ba8a07-c3b4-48b2-9dea-cae0861f5db0 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 20:22:56.768 8 WARNING neutronclient.v2_0.client [None req-c5c4d15b-b3e6-44d5-8f69-33c878d6450f b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.823 8 WARNING neutronclient.v2_0.client [None req-c5c4d15b-b3e6-44d5-8f69-33c878d6450f b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:56.865 8 WARNING neutronclient.v2_0.client [None req-c5c4d15b-b3e6-44d5-8f69-33c878d6450f b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/595] 10.0.0.138 () {32 vars in 663 bytes} [Thu May 7 20:22:56 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:22:56.934 8 WARNING neutronclient.v2_0.client [None req-d17cef54-cc38-4291-99eb-f60e7f8bfe09 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:57.230 8 INFO nova.api.openstack.wsgi [None req-d17cef54-cc38-4291-99eb-f60e7f8bfe09 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] HTTP exception thrown: Security group 90ba8a07-c3b4-48b2-9dea-cae0861f5db0 does not exist Neutron server returns request_ids: ['req-b7da75d0-eba7-43ca-8e3f-fdb210729bb2'] [pid: 8|app: 0|req: 303/596] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:56 2026] DELETE /v2.1/os-security-groups/90ba8a07-c3b4-48b2-9dea-cae0861f5db0 => generated 194 bytes in 305 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 20:22:57.245 8 WARNING neutronclient.v2_0.client [None req-561f2021-042a-4508-9f20-b6665cdd7da0 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:57.422 8 INFO nova.api.openstack.wsgi [None req-561f2021-042a-4508-9f20-b6665cdd7da0 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] HTTP exception thrown: Security group 9eb89ce8-6f1c-489a-ad69-65e30a7c2d79 does not exist Neutron server returns request_ids: ['req-a202ae11-b8e1-4c3f-8056-985c71638955'] [pid: 8|app: 0|req: 304/597] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:57 2026] DELETE /v2.1/os-security-groups/9eb89ce8-6f1c-489a-ad69-65e30a7c2d79 => generated 194 bytes in 187 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 20:22:57.437 8 WARNING neutronclient.v2_0.client [None req-2bf21cb3-dd29-46b4-8d8f-057cf558c4b4 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] The 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-07 20:22:57.490 8 INFO nova.api.openstack.wsgi [None req-2bf21cb3-dd29-46b4-8d8f-057cf558c4b4 b12e77b01a014588b21489a24ad99eba 10e7bbed952a411cb99afa918208da51 - - default default] HTTP exception thrown: Security group f28426cf-98db-428d-ae7d-1097ccbcb929 does not exist Neutron server returns request_ids: ['req-40543d27-d2e6-46d1-bf2c-0c54a8d52c92'] [pid: 8|app: 0|req: 305/598] 10.0.0.138 () {32 vars in 740 bytes} [Thu May 7 20:22:57 2026] DELETE /v2.1/os-security-groups/f28426cf-98db-428d-ae7d-1097ccbcb929 => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/599] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:22:56 2026] POST /v2.1/servers => generated 424 bytes in 1443 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 20:22:57.620 8 WARNING neutronclient.v2_0.client [None req-0712971c-b2db-4411-ae8e-a2006ca972d7 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/600] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:22:57 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1370 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:22:58.874 7 WARNING neutronclient.v2_0.client [None req-0706c858-3700-45d4-b8b6-9fb1bf0d9eeb b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/601] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:22:58 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1374 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:00.229 8 WARNING neutronclient.v2_0.client [None req-0efd0c71-3129-4cd8-83a3-b78633c7af6f b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/602] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:00 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1422 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:01.348 7 WARNING neutronclient.v2_0.client [None req-d17a868b-8bf9-4685-9945-4251023f1ea1 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/603] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:01 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1422 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-07 20:23:02.432 8 WARNING neutronclient.v2_0.client [None req-7115c4d9-3bf2-4389-a617-df153bae71af b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/604] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:02 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1430 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:03.535 7 WARNING neutronclient.v2_0.client [None req-f8a30e5d-4620-4213-b6fa-d56ef65f650f b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/605] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:03 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1482 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:05.337 7 WARNING neutronclient.v2_0.client [None req-e2008c73-4b92-4f86-86b9-ff9b05c2bad2 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] 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: 310/608] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:23:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/609] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:05 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:23:06.797 8 INFO nova.api.openstack.compute.server_external_events [req-5d684845-1ecc-442c-8368-b873de509e75 req-c3bb9e76-9201-4f15-acca-14d2bdec86f8 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:070e5547-e817-4d57-8788-77ec7e48b1ca for instance ddfb11ac-f27e-497f-93ec-93a2901bd845 on instance 2026-05-07 20:23:06.824 8 INFO nova.compute.rpcapi [None req-ed4dde99-4a0e-4e10-865f-5461d2a1be4a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 311/610] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07 20:23:07.281 8 WARNING neutronclient.v2_0.client [None req-74ebc0d7-d730-44a9-b5a0-c3d279b09fba b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/611] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:23:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/612] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:07 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:23:07.592 7 WARNING neutronclient.v2_0.client [None req-b568fe5a-1d4e-425c-ad70-be151daac263 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The 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-07 20:23:07.708 7 WARNING neutronclient.v2_0.client [None req-b568fe5a-1d4e-425c-ad70-be151daac263 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The 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-07 20:23:07.982 7 WARNING neutronclient.v2_0.client [None req-b568fe5a-1d4e-425c-ad70-be151daac263 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/613] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:23:07 2026] POST /v2.1/servers => generated 451 bytes in 657 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-07 20:23:08.212 8 WARNING neutronclient.v2_0.client [None req-98b815d8-4cf4-4d7e-804b-e1eee77c594a 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/614] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:08 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1422 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-07 20:23:08.544 7 WARNING neutronclient.v2_0.client [None req-3f2e0a7a-2d5a-4230-92f9-99b8a01abd4e b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/615] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:08 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 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-07 20:23:08.940 8 WARNING neutronclient.v2_0.client [None req-6876a689-595e-4908-a02e-db2c42acd565 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The 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-07 20:23:08.990 8 WARNING neutronclient.v2_0.client [None req-6876a689-595e-4908-a02e-db2c42acd565 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The 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-07 20:23:09.145 8 WARNING neutronclient.v2_0.client [None req-6876a689-595e-4908-a02e-db2c42acd565 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] 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-07 20:23:09.310 7 WARNING neutronclient.v2_0.client [None req-c91db143-0f08-4a34-a124-fc99ab9bf5eb 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/616] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:09 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1426 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-07 20:23:09.704 7 WARNING neutronclient.v2_0.client [None req-e2ec68a1-c006-4e7a-aeba-2c0b5baaadeb b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/617] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:09 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/618] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:23:08 2026] POST /v2.1/servers => generated 449 bytes in 1070 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-07 20:23:09.950 7 WARNING neutronclient.v2_0.client [None req-b123823b-4a33-4ed5-8905-4f6af57e28bf c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/619] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:09 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1399 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-07 20:23:10.393 8 WARNING neutronclient.v2_0.client [None req-a4754980-9b8f-4efc-b8a5-0752b97724c2 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/620] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:10 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1474 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:10.875 7 WARNING neutronclient.v2_0.client [None req-c70b076c-06d8-434e-9e00-817a815a0325 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/621] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:10 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:11.039 8 WARNING neutronclient.v2_0.client [None req-2ee822b5-5a21-4e93-a35a-f1a8e5b6663b c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/622] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:11 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1403 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:11.493 7 WARNING neutronclient.v2_0.client [None req-c18aef52-67cd-48d1-88a9-ab51f46aae13 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/623] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:11 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1474 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:12.054 8 WARNING neutronclient.v2_0.client [None req-a51424e1-7780-416a-8fab-c8d355223e53 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] 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-07 20:23:12.138 7 WARNING neutronclient.v2_0.client [None req-67f6ae19-af3d-4071-98c4-94be6990b2d5 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/624] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:11 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/625] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:12 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1451 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-07 20:23:12.617 8 WARNING neutronclient.v2_0.client [None req-d84c9309-13d9-428d-9d6a-fa362528a3ef 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/626] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:12 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:13.214 8 WARNING neutronclient.v2_0.client [None req-07f523ad-4228-436e-8800-ae91d76d86fb c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The 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-07 20:23:13.224 7 WARNING neutronclient.v2_0.client [None req-12bb432c-8d04-4bc0-99d4-1de4cebeefa6 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/627] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:13 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1451 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/628] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:13 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 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-07 20:23:13.524 8 INFO nova.api.openstack.compute.server_external_events [req-e0d0a91d-e069-477e-b87e-8b4516a3fbf6 req-d43a090c-44c1-4b30-b867-ae29d2c45038 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:8901553a-41e3-4df2-bdc4-6927b7fd6670 for instance 19c92e51-f3c9-4118-9b60-a7770f90f96e on instance [pid: 8|app: 0|req: 320/629] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:13.743 7 WARNING neutronclient.v2_0.client [None req-a21a13f7-6729-4465-b845-486e4dc63219 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/630] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:13 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1560 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:14.335 8 WARNING neutronclient.v2_0.client [None req-ddeb9a9c-aebc-4802-86bb-1b37818dd8ce c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/631] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:14 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1459 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:14.499 7 INFO nova.api.openstack.compute.server_external_events [req-8ae7a712-61e8-42ba-add1-a654e2969a47 req-26f72e2a-2bd5-456c-9342-4d5f033e240e d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:070e5547-e817-4d57-8788-77ec7e48b1ca for instance ddfb11ac-f27e-497f-93ec-93a2901bd845 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, ' 2026-05-07 20:23:14.508 7 INFO nova.compute.rpcapi [None req-70b735d8-817a-4d6e-a180-5e7e71eb99bf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 311/632] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:23:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:23:14.592 8 WARNING neutronclient.v2_0.client [None req-90f98663-725a-4d3f-9082-595aeb371d9d b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/633] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:14 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1470 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:14.935 7 WARNING neutronclient.v2_0.client [None req-72093b5a-afc8-45e7-808c-5859ba0c22c2 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/636] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:14 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1548 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-07 20:23:15.426 8 WARNING neutronclient.v2_0.client [None req-084f1343-4516-421c-980e-53f4844912d3 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] 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-07 20:23:15.709 7 INFO nova.api.openstack.compute.server_external_events [req-9084063b-b511-409e-b561-3e262bce4bc8 req-6173b040-b1c4-49e9-8484-7f297f2b294e d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:ced46573-5870-415d-a791-66177026f752 for instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c on instance [pid: 7|app: 0|req: 313/637] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:15.758 7 WARNING neutronclient.v2_0.client [None req-3eb4e2a4-80e8-46ad-ac2d-af09086985d5 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/638] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:15 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1526 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:15 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/640] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:15 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845/ips => generated 108 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: 7|app: 0|req: 315/641] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:15 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845/ips => generated 108 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/642] 10.0.0.138 () {32 vars in 823 bytes} [Thu May 7 20:23:16 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845/ips/tempest-ServerAddressesTestJSON-534238135-network => generated 93 bytes in 35 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, ' 2026-05-07 20:23:16.094 7 WARNING neutronclient.v2_0.client [None req-e97c8ab2-731b-4414-b21a-02be0b4397f3 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/643] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:16 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1548 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/644] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:23:16 2026] DELETE /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 0 bytes in 141 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-07 20:23:16.277 7 WARNING neutronclient.v2_0.client [None req-32330645-95b4-43a8-9a53-e2a28b5e02dd b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in 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/645] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:16 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1660 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-07 20:23:16.883 8 WARNING neutronclient.v2_0.client [None req-accd7c1c-4396-4189-ac81-25175f650afe c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/646] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:16 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1524 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-07 20:23:17.257 7 WARNING neutronclient.v2_0.client [None req-56d896bd-b144-4df0-906d-6044e4b6810a 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/647] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:17 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1548 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:17.452 8 WARNING neutronclient.v2_0.client [None req-3bc8c6b5-f68a-44d9-b7bd-696785a419e2 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in 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/648] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:17 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1660 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:18.042 7 WARNING neutronclient.v2_0.client [None req-19b36a66-3502-4865-aedf-267026a93da0 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/649] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:18 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:18.394 8 INFO nova.api.openstack.compute.server_external_events [req-93ffa938-299b-4a55-bdae-97dfaaed667a req-c5265367-b784-4d4a-93e4-8f555d9222c8 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:8901553a-41e3-4df2-bdc4-6927b7fd6670 for instance 19c92e51-f3c9-4118-9b60-a7770f90f96e on instance [pid: 8|app: 0|req: 331/650] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:23:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:23:18.422 7 WARNING neutronclient.v2_0.client [None req-bb9cdd9c-6d02-44a4-bd4a-9ee60283b8eb 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/651] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:18 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1548 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-07 20:23:18.595 8 WARNING neutronclient.v2_0.client [None req-16ba8eaa-227b-49ca-96e5-567d012da311 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in 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/652] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:18 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1660 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:19.006 7 INFO nova.api.openstack.compute.server_external_events [req-ec2deebe-9c42-4f57-9bb0-7bd46a417e74 req-8fff6aca-65b6-44e5-af48-40770277b12d d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:070e5547-e817-4d57-8788-77ec7e48b1ca for instance ddfb11ac-f27e-497f-93ec-93a2901bd845 on instance [pid: 7|app: 0|req: 321/653] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:19.210 8 WARNING neutronclient.v2_0.client [None req-ab9c53c6-7027-42e6-a864-63a422fb62f0 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/654] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:19 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1524 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-07 20:23:19.596 7 WARNING neutronclient.v2_0.client [None req-4f775887-8701-480c-bdfb-b8fd54419ffd 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/655] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:19 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1548 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-07 20:23:19.840 8 WARNING neutronclient.v2_0.client [None req-ea371082-8a68-47c1-8050-606e239ebaf9 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/656] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:19 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1451 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:20.385 7 WARNING neutronclient.v2_0.client [None req-a291a323-27ca-4d35-9d3a-2dbc199043ed c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/657] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:20 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1524 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:20.567 8 INFO nova.api.openstack.compute.server_external_events [req-b951769f-3947-4d74-8ac2-d9fb0bce3615 req-1fd07039-f275-4842-9889-cbd6a5849cb8 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:ced46573-5870-415d-a791-66177026f752 for instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c on instance [pid: 8|app: 0|req: 335/658] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:23:20 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-07 20:23:20.792 7 WARNING neutronclient.v2_0.client [None req-1399e98d-a1d6-4d7e-bc1d-8254ef128292 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/659] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:20 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1726 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:20.948 7 WARNING neutronclient.v2_0.client [None req-33fe5083-c85b-43af-a6f8-2014de7f1b55 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The 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-07 20:23:20.978 8 WARNING neutronclient.v2_0.client [None req-9cd50352-5ee4-4af6-9bf4-94401a99c833 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in 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/660] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:23:20 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/661] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:20 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1456 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:21.557 7 WARNING neutronclient.v2_0.client [None req-d680ef27-5df4-4b07-878b-653682a93c0c c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/662] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:21 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1524 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-07 20:23:21.699 8 WARNING neutronclient.v2_0.client [None req-ecf4d9cd-f144-4068-85ec-46589bb4a6dc 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/663] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:21 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1726 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, ' [pid: 7|app: 0|req: 327/664] 10.0.0.138 () {32 vars in 641 bytes} [Thu May 7 20:23:21 2026] GET /v2.1/servers => generated 377 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 338/665] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:23:21 2026] DELETE /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:22.080 7 WARNING neutronclient.v2_0.client [None req-61256350-0a20-45f7-a2a6-64b9d95bf485 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The 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-07 20:23:22.097 8 WARNING neutronclient.v2_0.client [None req-664f549d-b8d2-44da-aae6-351e89e5ee30 b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] The python binding code in 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/666] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:22 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => generated 1456 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:22 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1732 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-07 20:23:22.281 8 INFO nova.api.openstack.compute.server_external_events [req-f15bc558-99ef-4a7c-8f4e-56b422f2ec2f req-5e8ca87d-78e5-46a1-89ef-dbde675ef98b d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:8901553a-41e3-4df2-bdc4-6927b7fd6670 for instance 19c92e51-f3c9-4118-9b60-a7770f90f96e on instance [pid: 8|app: 0|req: 340/668] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:22.703 7 WARNING neutronclient.v2_0.client [None req-0e811428-4630-458c-be07-c4d68876b30d c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/669] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:22 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1715 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:22.904 8 WARNING neutronclient.v2_0.client [None req-4b3c0d4b-53b7-444c-b327-eb49ff7fbad7 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/670] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:23:22 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:23.194 7 INFO nova.api.openstack.wsgi [None req-b6100e57-b39b-451e-bec8-2515f6f6c4cd b43d95b5d2714c09ac4c2db1eb29757d 0fdd61f2e974405ba09eb7c2d6cba1cc - - default default] HTTP exception thrown: Instance ddfb11ac-f27e-497f-93ec-93a2901bd845 could not be found. [pid: 7|app: 0|req: 330/671] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:23 2026] GET /v2.1/servers/ddfb11ac-f27e-497f-93ec-93a2901bd845 => 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-07 20:23:23.250 8 WARNING neutronclient.v2_0.client [None req-261496b9-ae99-41fa-b129-cbada99f2c56 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] 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-07 20:23:23.749 7 WARNING neutronclient.v2_0.client [None req-cbd84990-b81d-45b4-aa7d-0828a98185c5 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/672] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:23 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1852 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:24.012 8 INFO nova.api.openstack.compute.server_external_events [req-2c391e97-a53f-437b-b1f6-2d202ea74aa0 req-7a721258-2078-49e0-a180-b9acc2bf9558 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:ced46573-5870-415d-a791-66177026f752 for instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c on instance [pid: 8|app: 0|req: 343/673] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:23 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: 331/674] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:23 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1715 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:25.091 7 WARNING neutronclient.v2_0.client [None req-f8d8531e-be8b-4923-b338-e72abdc80f3b 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/677] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:25 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1784 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:25.519 8 INFO nova.api.openstack.compute.server_external_events [req-d2ea4f5f-9bbd-484c-9d4c-07e62ca4003f req-a363879c-3e3a-453f-973d-7a2bf8f60f4c d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-unplugged:8901553a-41e3-4df2-bdc4-6927b7fd6670 for instance 19c92e51-f3c9-4118-9b60-a7770f90f96e on instance [pid: 8|app: 0|req: 345/678] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:23:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:26.066 7 INFO nova.api.openstack.compute.server_external_events [req-30971f9c-bfab-4ce8-b938-3967f03d039d req-243edcec-f709-4be7-9816-8d8b35c08f68 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:8901553a-41e3-4df2-bdc4-6927b7fd6670 for instance 19c92e51-f3c9-4118-9b60-a7770f90f96e on instance [pid: 7|app: 0|req: 334/679] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:26.423 8 WARNING neutronclient.v2_0.client [None req-72d65c6c-ddbf-4d40-bf03-4c9928b58b8d 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/680] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:26 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1503 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-07 20:23:27.535 7 WARNING neutronclient.v2_0.client [None req-eb33e2bd-9507-4d69-b6c0-148e52e5aa4a 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in 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/681] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:27 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1508 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.138 () {30 vars in 413 bytes} [Thu May 7 20:23:28 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/683] 10.0.0.138 () {28 vars in 560 bytes} [Thu May 7 20:23:28 2026] GET /v2/ => generated 402 bytes in 472 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/684] 10.0.0.138 () {28 vars in 564 bytes} [Thu May 7 20:23:28 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 10.0.0.138 () {30 vars in 413 bytes} [Thu May 7 20:23:28 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-07 20:23:28.628 8 WARNING neutronclient.v2_0.client [None req-09500d97-b10e-4fc3-9000-abdad9cc89a9 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/686] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:28 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:23:29.711 7 INFO nova.api.openstack.wsgi [None req-c53096a7-2aef-476a-aba3-c9c7afbc3c8b 4cf7ed536df2471a85d080891ed0c097 94bc6ec4b8cd4131a2f7b645165c8b0a - - default default] HTTP exception thrown: Instance 19c92e51-f3c9-4118-9b60-a7770f90f96e could not be found. [pid: 7|app: 0|req: 338/687] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:29 2026] GET /v2.1/servers/19c92e51-f3c9-4118-9b60-a7770f90f96e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/688] 10.0.0.138 () {32 vars in 704 bytes} [Thu May 7 20:23:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-463431673 => generated 0 bytes in 4394 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: 340/691] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:23:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:23:44.275 8 WARNING neutronclient.v2_0.client [None req-79a5128b-c788-45f7-b254-2795f0b9ccb4 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The 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-07 20:23:44.341 8 WARNING neutronclient.v2_0.client [None req-79a5128b-c788-45f7-b254-2795f0b9ccb4 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The 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-07 20:23:44.486 8 WARNING neutronclient.v2_0.client [None req-79a5128b-c788-45f7-b254-2795f0b9ccb4 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/692] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:23:44 2026] POST /v2.1/servers => generated 453 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 20:23:44.727 7 WARNING neutronclient.v2_0.client [None req-5f1ca385-3438-4cba-9619-84e89e61162f fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/693] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:44 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1392 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:45.819 7 WARNING neutronclient.v2_0.client [None req-908a0d6b-9da5-4c27-85d9-196d6f6741f1 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/696] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:45 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1396 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-07 20:23:46.915 8 WARNING neutronclient.v2_0.client [None req-dc45aa5b-fed6-47ce-98dd-ab27930b268b fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/697] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:46 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1444 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:48.008 7 WARNING neutronclient.v2_0.client [None req-298bf366-f344-43b6-a871-c74663baad7a fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/698] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:47 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1444 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:49.097 8 WARNING neutronclient.v2_0.client [None req-d000eba6-0876-4e07-9e43-d2362ee6f483 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/699] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:49 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:50.191 7 WARNING neutronclient.v2_0.client [None req-ea06db87-fa78-488c-9773-30dafc2db604 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/700] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:50 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1530 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:50.326 8 INFO nova.api.openstack.compute.server_external_events [req-a7411234-8c30-4bea-9ed0-9f219e110fc4 req-60fd7189-a0b8-496e-9d50-310fb65e7be0 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 for instance d3143560-8d22-42c1-a00c-7470c03ae46b on instance [pid: 8|app: 0|req: 356/701] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:51.333 7 WARNING neutronclient.v2_0.client [None req-522b543a-4498-449d-96f4-460c2add7f5f fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/702] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:51 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1518 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:52.490 8 WARNING neutronclient.v2_0.client [None req-dcc80752-e19b-4587-870e-49e67c2ab9b0 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The 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-07 20:23:52.503 7 WARNING neutronclient.v2_0.client [None req-9eea3df9-0d6f-4b9a-93d7-a2710866de70 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/703] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:52 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1518 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:23:52.640 8 WARNING neutronclient.v2_0.client [None req-dcc80752-e19b-4587-870e-49e67c2ab9b0 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/704] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:23:52 2026] POST /v2.1/servers => generated 424 bytes in 391 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-07 20:23:52.853 7 WARNING neutronclient.v2_0.client [None req-2d0d657b-4597-432c-945f-3c62d9ac9d0d 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/705] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:52 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:53.454 8 WARNING neutronclient.v2_0.client [None req-88be82d9-dda7-4a73-9989-b4d15b17ea45 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/706] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:23:53 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/os-interface => generated 284 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-07 20:23:53.577 7 WARNING neutronclient.v2_0.client [None req-ea9c8502-94ba-4a2a-ab3f-5f591b174421 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] 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-07 20:23:53.633 8 WARNING neutronclient.v2_0.client [None req-a357748e-696f-4088-8e86-d60e8e4c84d5 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/707] 10.0.0.138 () {32 vars in 815 bytes} [Thu May 7 20:23:53 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/os-interface/ced46573-5870-415d-a791-66177026f752 => generated 281 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/708] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:53 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 156 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: 359/709] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:53 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1518 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.138 () {34 vars in 750 bytes} [Thu May 7 20:23:53 2026] POST /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/action => generated 0 bytes in 47 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: 360/711] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:53 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 156 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:53.941 7 WARNING neutronclient.v2_0.client [None req-2124ef48-737b-45b8-b9f6-36ad53a2281d 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/712] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:53 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1372 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:54.776 8 WARNING neutronclient.v2_0.client [None req-329b4ace-fa4b-42ff-bd8e-b8730f09526a fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] 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: 353/713] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:54 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:54 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1518 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:54.918 7 INFO nova.api.openstack.compute.server_external_events [req-9501dfa3-60ed-4ad0-b1bf-0678ba920e73 req-1d5b778a-e230-4d1e-ac8d-ba37b2d10369 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:ced46573-5870-415d-a791-66177026f752 for instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c on instance [pid: 7|app: 0|req: 354/715] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:55.033 7 WARNING neutronclient.v2_0.client [None req-ec08f920-d910-442c-b26e-63ea45187e4e 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/718] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:54 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1420 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/719] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:55 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 194 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:55.920 8 WARNING neutronclient.v2_0.client [None req-b7da7528-17bf-4eae-8f2c-e72de316297c c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The 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-07 20:23:55.921 7 WARNING neutronclient.v2_0.client [None req-c09c405d-a685-460b-91be-205e19b14156 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/720] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:55 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1518 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:55 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1949 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:56.042 7 INFO nova.api.openstack.compute.server_external_events [req-2fb77628-613d-47ef-8fd7-8e837f69d384 req-c5573d93-587e-4134-a369-18f3e8253d08 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 for instance d3143560-8d22-42c1-a00c-7470c03ae46b on instance [pid: 7|app: 0|req: 358/722] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:23:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/723] 10.0.0.138 () {34 vars in 750 bytes} [Thu May 7 20:23:56 2026] POST /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/724] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:56 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:23:56.142 8 WARNING neutronclient.v2_0.client [None req-55155c3e-be1d-452e-b167-e7ea22cf1b34 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/725] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:56 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1420 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-07 20:23:57.066 7 WARNING neutronclient.v2_0.client [None req-4c86fcaf-170e-4198-9179-967191e0c3e4 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] 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: 367/726] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:57 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:57.254 8 WARNING neutronclient.v2_0.client [None req-f332ad01-3fc0-4546-b91c-9f23db26f6f6 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/727] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:57 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1518 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:57 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1428 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:58.201 8 INFO nova.api.openstack.compute.server_external_events [req-adbf102d-078b-4054-8519-2b1477f0d900 req-f2299a50-645a-4913-a487-bb4861638630 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:a433573c-d402-4a1b-8d16-d7c61544ca1a for instance c6023a55-579e-48d5-925a-dfc7cde75dbb on instance [pid: 8|app: 0|req: 369/729] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:58 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 194 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:58.373 8 WARNING neutronclient.v2_0.client [None req-4f60a91e-c8d5-4fca-92b2-b4876d0d676a fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The 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-07 20:23:58.381 7 WARNING neutronclient.v2_0.client [None req-128a649c-4036-43c4-bf4d-c037fb781cdf 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/731] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:58 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1701 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/732] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:58 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1480 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:23:58.563 8 WARNING neutronclient.v2_0.client [None req-5c0dd47b-3ed1-4767-acdd-24e92aa5224d fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/733] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:23:58 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:58.712 7 INFO nova.api.openstack.compute.server_external_events [req-642b31f3-c6dd-4fda-9adb-688042d69005 req-2bb1281b-aa00-4392-9bde-7e33b140b27a d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:ced46573-5870-415d-a791-66177026f752 for instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c on instance [pid: 7|app: 0|req: 363/734] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:23:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/735] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:23:59 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:23:59.573 7 WARNING neutronclient.v2_0.client [None req-c590ce8c-6636-4f3b-b53f-31d0ce151030 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/736] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:23:59 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1468 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:00.235 8 INFO nova.api.openstack.compute.server_external_events [req-91b6b120-1a94-4501-a23a-a761e3240958 req-4b170122-06a6-41ca-9506-1ecc772d26c9 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 for instance d3143560-8d22-42c1-a00c-7470c03ae46b on instance [pid: 8|app: 0|req: 373/737] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/738] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:24:00 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/739] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:24:00 2026] DELETE /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:00.419 7 WARNING neutronclient.v2_0.client [None req-5a362ecf-0c07-4ddf-8486-2429ce9a146e c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/740] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:00 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1841 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:00.712 8 WARNING neutronclient.v2_0.client [None req-87557cc8-6e6a-4fdf-a1b7-6714ca328080 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/741] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:00 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1468 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-07 20:24:01.555 7 WARNING neutronclient.v2_0.client [None req-90daed1b-41f0-4520-8c22-ff018a43384a c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:01 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1841 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-07 20:24:01.846 8 WARNING neutronclient.v2_0.client [None req-bc1ed378-e75d-4f37-b64d-a639bb640f9a 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/743] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:01 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1468 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-07 20:24:02.692 7 WARNING neutronclient.v2_0.client [None req-8eb5ae26-3d16-4178-a6a0-1cd735635a22 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/744] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:02 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1841 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-07 20:24:03.037 8 WARNING neutronclient.v2_0.client [None req-140f94be-d0ea-4bfc-8c15-24eb55a30587 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/745] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:02 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1468 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:03.537 7 INFO nova.api.openstack.compute.server_external_events [req-2b9051de-4948-4155-9b44-22a85169fcee req-b6af88b5-7ed6-45d0-9321-c9350f617505 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:ced46573-5870-415d-a791-66177026f752 for instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c on instance [pid: 7|app: 0|req: 369/746] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:03.839 8 WARNING neutronclient.v2_0.client [None req-0af010d9-69ca-4d12-9939-2ad528d26f5b c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:03 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1480 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-07 20:24:04.175 7 WARNING neutronclient.v2_0.client [None req-1820d0f4-e8b5-43e7-aef1-bf9f8754c886 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/748] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:04 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:04.710 8 INFO nova.api.openstack.compute.server_external_events [req-7423f514-2792-4b29-8098-c850e5aa3dc9 req-5d7d388c-bcc3-4a73-b684-48e1a74a318e d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:a433573c-d402-4a1b-8d16-d7c61544ca1a for instance c6023a55-579e-48d5-925a-dfc7cde75dbb on instance [pid: 8|app: 0|req: 379/749] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:24:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:04.940 7 WARNING neutronclient.v2_0.client [None req-7f3dea01-025a-4f98-91df-1c7144b1108a c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/752] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:04 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1485 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:05.343 8 WARNING neutronclient.v2_0.client [None req-ec57fde6-6d8b-478e-938d-bb667f92452f 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/753] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:05 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:06.047 7 WARNING neutronclient.v2_0.client [None req-a85d8aca-1853-4a2d-aa07-46dbcdb852c6 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] The python binding code in 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/754] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:06 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 1485 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-07 20:24:06.498 8 WARNING neutronclient.v2_0.client [None req-1d2c41de-50e6-40c0-8c7a-05403c756d93 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/755] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:06 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1648 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:07.122 7 INFO nova.api.openstack.wsgi [None req-ba0368d5-d29f-4a98-b339-63c405f025b6 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] HTTP exception thrown: Instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c could not be found. [pid: 7|app: 0|req: 373/756] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:07 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/757] 10.0.0.138 () {32 vars in 706 bytes} [Thu May 7 20:24:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1062522096 => generated 0 bytes in 14 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-07 20:24:07.584 7 INFO nova.api.openstack.wsgi [None req-795ca93f-1f25-4a7f-8e35-29ff1c0e1bc2 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] HTTP exception thrown: Instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c could not be found. [pid: 7|app: 0|req: 374/758] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:24:07 2026] DELETE /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 20:24:07.614 8 INFO nova.api.openstack.wsgi [None req-20e37aea-c9bd-4786-8c5e-c23014fbf6d3 c33cb46b8cc241bf822cc8b5f6acf721 59daac61fe1d4ff7bc040e839ec04caa - - default default] HTTP exception thrown: Instance 82fb1433-7ab7-4ecb-8b28-5beeae81548c could not be found. [pid: 8|app: 0|req: 385/759] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:07 2026] GET /v2.1/servers/82fb1433-7ab7-4ecb-8b28-5beeae81548c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/760] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:24:07 2026] DELETE /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:07.992 8 WARNING neutronclient.v2_0.client [None req-5cb023fd-a663-423a-a0cb-7394553d5937 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/761] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:07 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1654 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:09.639 7 WARNING neutronclient.v2_0.client [None req-3b40a256-5d53-47d3-a132-c70737dc7830 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/762] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:09 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1654 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:10.782 8 INFO nova.api.openstack.compute.server_external_events [req-d07b919a-25ac-4b03-bbd7-372ba278a979 req-6473d428-1358-4238-b190-95139121b249 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:a433573c-d402-4a1b-8d16-d7c61544ca1a for instance c6023a55-579e-48d5-925a-dfc7cde75dbb on instance [pid: 8|app: 0|req: 387/763] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:10 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-07 20:24:11.073 7 WARNING neutronclient.v2_0.client [None req-f7fd218f-fd5e-4a84-81a6-dbc524ffc24b 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/764] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:11 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1449 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-07 20:24:12.195 8 WARNING neutronclient.v2_0.client [None req-680bdb5f-98b2-4bf9-86ed-161534bbc159 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in 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/765] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:12 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1454 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-07 20:24:13.304 7 WARNING neutronclient.v2_0.client [None req-c2ca8f19-414f-4ffe-b9e8-33d140f2dbe4 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/766] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:13 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 1454 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:14.403 8 INFO nova.api.openstack.wsgi [None req-55f29a0a-4884-48bb-8fc9-8e3399337442 1f0c4c880f7c4489be25d61481bde8bf e7161b7a7601466b945bea09751c89d7 - - default default] HTTP exception thrown: Instance c6023a55-579e-48d5-925a-dfc7cde75dbb could not be found. [pid: 8|app: 0|req: 389/767] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:14 2026] GET /v2.1/servers/c6023a55-579e-48d5-925a-dfc7cde75dbb => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/770] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:24:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:21.545 7 WARNING neutronclient.v2_0.client [None req-46473aa0-d9ff-4fb1-9ac8-3afca36e15ff fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/771] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:21 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1821 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:24:21.763 8 WARNING neutronclient.v2_0.client [None req-49a56c74-6d15-452d-8fe9-fcc3b9f7459f fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/772] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:21 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:22.018 7 WARNING neutronclient.v2_0.client [None req-3d8b3ee4-a12a-4e42-b4c1-bfaf860d5551 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The 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-07 20:24:22.056 7 WARNING neutronclient.v2_0.client [None req-3d8b3ee4-a12a-4e42-b4c1-bfaf860d5551 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/773] 10.0.0.138 () {34 vars in 750 bytes} [Thu May 7 20:24:22 2026] POST /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b/action => generated 0 bytes in 68 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-07 20:24:22.121 8 WARNING neutronclient.v2_0.client [None req-b2d3b5ea-3e9a-4d92-8ce0-f65352a2bb52 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The 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-07 20:24:22.252 7 WARNING neutronclient.v2_0.client [None req-3d8b3ee4-a12a-4e42-b4c1-bfaf860d5551 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/774] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:22 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1823 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:24:21 2026] POST /v2.1/servers => generated 451 bytes in 678 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:22.600 8 WARNING neutronclient.v2_0.client [None req-0afd6117-48db-475f-af09-1074a1c68525 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/776] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:22 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1253 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-07 20:24:23.336 7 WARNING neutronclient.v2_0.client [None req-728dcdf0-f0cc-4e64-9384-aacf9ea2bad3 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/777] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:23 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1823 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:23.693 8 WARNING neutronclient.v2_0.client [None req-054aa2b1-af5f-4d38-a66e-e4b9db7084b4 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/778] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:23 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:24.526 7 WARNING neutronclient.v2_0.client [None req-92fbdc37-c5f8-4b4f-92ce-d4fdac39daf1 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/779] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:24 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1823 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-07 20:24:24.817 8 WARNING neutronclient.v2_0.client [None req-6b3b4082-dea0-427d-a812-dd7d28e5ce20 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/780] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:24 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1351 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:25.685 7 WARNING neutronclient.v2_0.client [None req-4d15217d-510d-4573-b0c7-652cf119a08f fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/783] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:25 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1828 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-07 20:24:25.914 8 WARNING neutronclient.v2_0.client [None req-a627e06b-54ba-4f84-83e5-059b59bb7640 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/784] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:25 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1351 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:26.834 7 WARNING neutronclient.v2_0.client [None req-b711af09-11d9-475c-ac87-f45be4451741 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/785] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:26 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => 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-07 20:24:27.005 8 WARNING neutronclient.v2_0.client [None req-90fc6ccf-ff95-4624-8cc4-f1aa2a64718f 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/786] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:26 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1359 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-07 20:24:27.737 7 INFO nova.api.openstack.compute.server_external_events [req-929df99d-2c60-47b8-a463-b3267d03ca79 req-55e9c42c-2252-467b-afc4-080782f697ef d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:df85aacd-e25e-4085-b4cd-3548da725f3f for instance c844dc86-0ebc-4e22-bafe-9ccdf353cea6 on instance [pid: 7|app: 0|req: 387/787] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:27.999 8 WARNING neutronclient.v2_0.client [None req-43335cff-b1b2-4c6b-bd6f-eeab7a9019cc fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] 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: 401/788] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:27 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1828 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:24:28.108 7 WARNING neutronclient.v2_0.client [None req-8cc5b6ba-d141-42c0-8d7d-206b9bb3635d 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/789] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:28 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => 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-07 20:24:28.817 8 INFO nova.api.openstack.compute.server_external_events [req-a543d9c5-58c3-427a-9103-05eee9bf4238 req-cca88e7c-7213-4f32-a057-5506d55564df d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-unplugged:cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 for instance d3143560-8d22-42c1-a00c-7470c03ae46b on instance [pid: 8|app: 0|req: 402/790] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:24:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:29.160 7 WARNING neutronclient.v2_0.client [None req-276b2b6c-7c2c-44b1-a68e-89dac26d4c0c fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] 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-07 20:24:29.271 8 WARNING neutronclient.v2_0.client [None req-d3150803-b97f-4ffe-8f5e-b40177c1d6e2 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/791] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:29 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1828 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/792] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:29 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1437 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-07 20:24:30.385 7 WARNING neutronclient.v2_0.client [None req-f34afd20-660b-47ee-a7a2-ffed336ebc41 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] 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-07 20:24:30.430 8 WARNING neutronclient.v2_0.client [None req-c8740bce-84da-42d2-b3f9-e9552f13749f 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/793] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:30 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1828 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/794] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:30 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1437 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:31.283 7 INFO nova.api.openstack.compute.server_external_events [req-6ed09be6-8b66-4cc2-9f9e-ee58678760d5 req-2566162e-15e6-474a-81fc-1f9e620f3776 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 for instance d3143560-8d22-42c1-a00c-7470c03ae46b on instance [pid: 7|app: 0|req: 391/795] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:24:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:31.621 8 WARNING neutronclient.v2_0.client [None req-0d2203a3-f37d-4812-8029-d085f3d1b41c fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The 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-07 20:24:31.643 7 WARNING neutronclient.v2_0.client [None req-9854f7b6-814d-4904-a770-0154b966e32e 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/796] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:31 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1828 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/797] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:31 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1437 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:32.851 8 WARNING neutronclient.v2_0.client [None req-429a0e6f-f302-4ba0-8fd2-5082d96b32c6 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The 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-07 20:24:32.888 7 WARNING neutronclient.v2_0.client [None req-fcd6d207-40d0-48da-90a1-53a56b32a763 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/798] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:32 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1821 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/799] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:32 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1425 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:34.166 8 WARNING neutronclient.v2_0.client [None req-10df48da-4dc8-4dba-b55d-ee264a6d7bcf 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/800] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:34 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1425 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-07 20:24:35.312 8 WARNING neutronclient.v2_0.client [None req-35786055-1312-4cff-b4f5-b7846b047cb7 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/803] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:35 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1425 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:35.863 7 INFO nova.api.openstack.compute.server_external_events [req-dd8e6acd-9975-443b-81f0-be0025d713dd req-8fc5a34a-a6ce-401e-a623-6e63e1d05c72 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:df85aacd-e25e-4085-b4cd-3548da725f3f for instance c844dc86-0ebc-4e22-bafe-9ccdf353cea6 on instance [pid: 7|app: 0|req: 395/804] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:24:35 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-07 20:24:36.473 8 WARNING neutronclient.v2_0.client [None req-cb885fca-d306-4e0c-b4fc-670de7be4333 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/805] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:36 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => 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-07 20:24:37.624 7 WARNING neutronclient.v2_0.client [None req-d388576b-3545-49f8-8976-7a04556ada9b 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/806] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:37 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => 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, ' 2026-05-07 20:24:37.798 8 WARNING neutronclient.v2_0.client [None req-115217af-1ba2-47ef-87c5-8e46cabf340c 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/807] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:24:37 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:38.579 8 INFO nova.api.openstack.compute.server_external_events [req-7e56287b-b90f-4cb2-851b-b7ff066bc7ef req-e97cbb80-34e8-45d9-8ec1-96149a32e78e d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:df85aacd-e25e-4085-b4cd-3548da725f3f for instance c844dc86-0ebc-4e22-bafe-9ccdf353cea6 on instance [pid: 8|app: 0|req: 412/808] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:24:38.599 7 WARNING neutronclient.v2_0.client [None req-c3c279b2-a2cd-4c77-b348-9d10980d3386 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/809] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:38 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1612 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/810] 10.0.0.138 () {32 vars in 641 bytes} [Thu May 7 20:24:38 2026] GET /v2.1/servers => generated 387 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/811] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:24:38 2026] DELETE /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => 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-07 20:24:39.137 8 WARNING neutronclient.v2_0.client [None req-eb41a588-6855-4b18-943b-169d2642e37e 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/812] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:39 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1618 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-07 20:24:40.362 8 WARNING neutronclient.v2_0.client [None req-1f8aee84-5fa7-49f2-a4c0-0f4a8fd4e594 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/813] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:40 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1738 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/814] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:24:40 2026] POST /v2.1/os-keypairs => generated 396 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:41.515 8 WARNING neutronclient.v2_0.client [None req-0292e3b9-2d15-42e6-9588-b35b60cfb554 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/815] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:41 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1738 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/816] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:24:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:42.252 8 INFO nova.api.openstack.compute.server_external_events [req-770253c5-3582-42c7-b4cb-f605477ef0b1 req-9aafdbed-313f-44ba-a511-f475a717bc76 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:df85aacd-e25e-4085-b4cd-3548da725f3f for instance c844dc86-0ebc-4e22-bafe-9ccdf353cea6 on instance [pid: 8|app: 0|req: 417/817] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:24:42.670 7 WARNING neutronclient.v2_0.client [None req-8fdd4610-8f5d-48b4-bff4-dfd80287f92b 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/818] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:42 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1380 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:42.929 8 WARNING neutronclient.v2_0.client [None req-1b3b3b30-a22e-4c73-9412-7dbaefafa29e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The 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-07 20:24:42.978 8 WARNING neutronclient.v2_0.client [None req-1b3b3b30-a22e-4c73-9412-7dbaefafa29e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The 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-07 20:24:43.027 8 WARNING neutronclient.v2_0.client [None req-1b3b3b30-a22e-4c73-9412-7dbaefafa29e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The 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-07 20:24:43.213 8 WARNING neutronclient.v2_0.client [None req-1b3b3b30-a22e-4c73-9412-7dbaefafa29e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/819] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:24:42 2026] POST /v2.1/servers => generated 496 bytes in 591 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-07 20:24:43.479 7 WARNING neutronclient.v2_0.client [None req-d22b6e3f-e906-4ee9-b15f-0f1ab56d1c2c 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/820] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:43 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1455 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:43.770 8 WARNING neutronclient.v2_0.client [None req-45b5a342-10f5-4d4e-bc0c-76105cdee930 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/821] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:43 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1380 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-07 20:24:44.578 7 WARNING neutronclient.v2_0.client [None req-12c1a24d-bc05-4daf-b9d8-b62cdfe2636a 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/822] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:44 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1459 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-07 20:24:44.885 8 WARNING neutronclient.v2_0.client [None req-28098926-1ad2-41db-b2c7-a42687994cfd 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in 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/823] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:44 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1385 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-07 20:24:45.683 7 WARNING neutronclient.v2_0.client [None req-035833bc-a635-4e50-905b-1f3d02e52698 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/826] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:45 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1507 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-07 20:24:46.022 8 WARNING neutronclient.v2_0.client [None req-d400fea1-512f-4f78-842a-6fb92e76a12b 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/827] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:45 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 1385 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-07 20:24:46.788 7 WARNING neutronclient.v2_0.client [None req-7c33546c-1a0f-4239-a097-bf25e4bd1d8e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/828] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:46 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1507 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:47.117 8 INFO nova.api.openstack.wsgi [None req-fbba70c8-7f9c-4713-87e1-18a9fe9a133a 97fe5d38443b4135a071eeef28185dba 519ab471741c49b2864e352aa094244f - - default default] HTTP exception thrown: Instance c844dc86-0ebc-4e22-bafe-9ccdf353cea6 could not be found. [pid: 8|app: 0|req: 423/829] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:47 2026] GET /v2.1/servers/c844dc86-0ebc-4e22-bafe-9ccdf353cea6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/830] 10.0.0.138 () {32 vars in 706 bytes} [Thu May 7 20:24:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1840919089 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:47.880 8 WARNING neutronclient.v2_0.client [None req-0c12d9d4-25c8-4abe-91d7-de0590eef574 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/831] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:47 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1515 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:24:48.969 7 WARNING neutronclient.v2_0.client [None req-ed9f02c4-e5a9-4ca5-b744-2bc2beb0d32e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] 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-07 20:24:49.171 8 INFO nova.api.openstack.compute.server_external_events [req-f166cbe0-2493-4a14-baad-d5104b95f284 req-bce160c7-a057-4d98-acec-6ac91158dc5e d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:67abb26c-fa46-452c-8565-c8b1698206f1 for instance 93bb4041-c60e-4896-a15b-68bd0590df35 on instance [pid: 8|app: 0|req: 425/832] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/833] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:48 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1629 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:50.563 8 WARNING neutronclient.v2_0.client [None req-88a56717-c12f-474f-9cf0-6cffa2d293a3 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/834] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:50 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1627 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-07 20:24:50.949 7 WARNING neutronclient.v2_0.client [None req-f1d498f2-04e1-4843-a75c-0b22795f2e6d fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/835] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:50 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1821 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/836] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:24:51 2026] DELETE /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:51.292 7 WARNING neutronclient.v2_0.client [None req-9d1efbef-9131-4bc8-a567-450c6df7b699 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/837] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:51 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1827 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:51.731 8 WARNING neutronclient.v2_0.client [None req-47f8538e-3770-42a9-b793-b48dff622458 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/838] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:51 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1627 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-07 20:24:52.458 7 WARNING neutronclient.v2_0.client [None req-358341ec-4417-48ce-aa95-af301ad1250b fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/839] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:52 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1827 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:52.930 8 WARNING neutronclient.v2_0.client [None req-29570797-c353-460d-a2b7-b79f4df1fb7a 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/840] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:52 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1627 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:53.628 7 WARNING neutronclient.v2_0.client [None req-d69de198-be3b-42ed-9ac0-050cd80319ce fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/841] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:53 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1827 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-07 20:24:53.808 8 INFO nova.api.openstack.compute.server_external_events [req-983a1a9d-7318-433c-af29-40da599b7764 req-51badf42-09df-4dcd-97eb-c1d0a775be4f d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:67abb26c-fa46-452c-8565-c8b1698206f1 for instance 93bb4041-c60e-4896-a15b-68bd0590df35 on instance [pid: 8|app: 0|req: 430/842] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:24:53 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-07 20:24:54.108 7 WARNING neutronclient.v2_0.client [None req-0325b82d-fecb-4167-b227-92bb79ee4be5 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] 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-07 20:24:54.425 8 INFO nova.api.openstack.compute.server_external_events [req-99290593-fa22-47a2-80c0-ba1e778b4070 req-cbfcc936-7bc2-45c7-9995-10e11cfdee1a d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:cf73b4c8-cdea-4efb-8c7c-d1e47f617e24 for instance d3143560-8d22-42c1-a00c-7470c03ae46b on instance [pid: 8|app: 0|req: 431/843] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:54.796 8 WARNING neutronclient.v2_0.client [None req-a3214e74-251c-4aa8-829b-b012dce89e70 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/844] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:54 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1627 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/847] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:54 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1473 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:56.149 7 WARNING neutronclient.v2_0.client [None req-66def105-d9b4-41e6-be53-b0c8e0877741 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The 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-07 20:24:56.229 8 WARNING neutronclient.v2_0.client [None req-aea45a0e-64b8-42c0-94d5-748bbb02b790 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in 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/848] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:56 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1478 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/849] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:56 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1627 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 434/850] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:24:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:57.370 7 WARNING neutronclient.v2_0.client [None req-c04b706b-68d6-4164-84d5-3a0b8a5bd92a fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/851] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:57 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 1478 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:24:57.420 8 WARNING neutronclient.v2_0.client [None req-5b4d7ad9-1fca-4c09-817d-658cae45eb03 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/852] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:57 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1807 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:57.643 7 WARNING neutronclient.v2_0.client [None req-637d7bcc-fdd1-4e22-9c60-c2ecb0288306 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/853] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:24:57 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35/os-interface => generated 284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:24:58.447 8 INFO nova.api.openstack.wsgi [None req-15939e09-cca3-4d5e-b20d-360c8f4a9324 fdb40c25912d4b39986b0c06ac52dba5 ba9c8f0abb294cec9870a23da12d0899 - - default default] HTTP exception thrown: Instance d3143560-8d22-42c1-a00c-7470c03ae46b could not be found. [pid: 8|app: 0|req: 436/854] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:58 2026] GET /v2.1/servers/d3143560-8d22-42c1-a00c-7470c03ae46b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/855] 10.0.0.138 () {32 vars in 704 bytes} [Thu May 7 20:24:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-506360806 => 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-07 20:24:58.573 7 INFO nova.api.openstack.compute.server_external_events [req-f6241940-6cfc-4519-a7e4-465f50906ef0 req-b82dbbd3-7f51-4d3f-9b84-3b49c4192f5b d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:67abb26c-fa46-452c-8565-c8b1698206f1 for instance 93bb4041-c60e-4896-a15b-68bd0590df35 on instance [pid: 7|app: 0|req: 420/856] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:24:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:24:58.583 8 WARNING neutronclient.v2_0.client [None req-f04ab8cb-8de2-4066-b565-cb4825228ff6 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The 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-07 20:24:58.624 8 WARNING neutronclient.v2_0.client [None req-f04ab8cb-8de2-4066-b565-cb4825228ff6 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The 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-07 20:24:58.789 8 WARNING neutronclient.v2_0.client [None req-f04ab8cb-8de2-4066-b565-cb4825228ff6 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/857] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:24:58 2026] POST /v2.1/servers => generated 451 bytes in 563 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-07 20:24:59.106 7 WARNING neutronclient.v2_0.client [None req-f1956475-552f-405e-84c7-f5e3aa852979 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/858] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:24:59 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1430 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:00.228 8 WARNING neutronclient.v2_0.client [None req-fbd60c43-0db7-4f12-83df-5e26eadaa76e 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/859] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:00 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1434 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:01.425 7 WARNING neutronclient.v2_0.client [None req-fdf89d0f-c907-4d3c-bf98-bf5c5941ae2d 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/860] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:01 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1482 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-07 20:25:02.544 8 WARNING neutronclient.v2_0.client [None req-1fe20ed6-8854-4547-b825-7b7c571f89a1 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/861] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:02 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1482 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-07 20:25:03.648 7 WARNING neutronclient.v2_0.client [None req-6f23257d-0aac-4d88-8a55-6f127319d472 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/862] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:03 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1490 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-07 20:25:04.380 8 INFO nova.api.openstack.compute.server_external_events [req-b874a53b-4b34-4534-b5f7-67a1db2c1612 req-b9a0a4e2-b8d3-41d7-be19-b311d359e878 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:9ef7dc26-cd12-4611-bdee-978b593c074b for instance 02f60c83-0b6a-41c5-94ad-e7320d371e1a on instance [pid: 8|app: 0|req: 440/863] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:25:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:04.729 7 WARNING neutronclient.v2_0.client [None req-9fd7450d-830d-41d5-9ef5-85816f0fdc7f 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/864] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:04 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1566 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:05.881 8 WARNING neutronclient.v2_0.client [None req-ac9af9b8-c001-485c-b079-c4bfb8c65011 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/867] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:05 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1554 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-07 20:25:07.037 7 WARNING neutronclient.v2_0.client [None req-af1df7d7-9919-43aa-8713-631b0e02cc86 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/868] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:07 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1554 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:08.090 8 INFO nova.api.openstack.compute.server_external_events [req-0053f558-535c-4207-b146-0b2f939a5ed5 req-daaa8e6d-3947-4a9a-bfc6-6fdbcfef55b6 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:9ef7dc26-cd12-4611-bdee-978b593c074b for instance 02f60c83-0b6a-41c5-94ad-e7320d371e1a on instance [pid: 8|app: 0|req: 443/869] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:25:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:08.277 7 WARNING neutronclient.v2_0.client [None req-57504a63-84af-40e6-a02d-e872cca55242 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/870] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:08 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1554 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:09.449 8 WARNING neutronclient.v2_0.client [None req-8ea0a6d5-7df9-450b-866e-2946112d2ef4 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/871] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:09 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1554 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:10.669 7 WARNING neutronclient.v2_0.client [None req-67253250-95ae-4a21-a3ff-8d90cbdc524f 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/872] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:10 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1737 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:10.862 8 WARNING neutronclient.v2_0.client [None req-b2d0bc1c-ec1e-4d66-a6c6-44a6b7c519f6 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/873] 10.0.0.138 () {32 vars in 741 bytes} [Thu May 7 20:25:10 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:11.641 8 INFO nova.api.openstack.compute.server_external_events [req-c4f7dcce-be17-4383-9893-6f09f09c5264 req-43c06edc-65f5-435b-a238-58eb95776614 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:9ef7dc26-cd12-4611-bdee-978b593c074b for instance 02f60c83-0b6a-41c5-94ad-e7320d371e1a on instance 2026-05-07 20:25:11.645 7 WARNING neutronclient.v2_0.client [None req-e9941615-83d8-4d25-a513-ec8e47ea38fa 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/874] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:25:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/875] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:11 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1737 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, ' [pid: 8|app: 0|req: 447/876] 10.0.0.138 () {32 vars in 641 bytes} [Thu May 7 20:25:11 2026] GET /v2.1/servers => generated 382 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/877] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:25:11 2026] DELETE /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 0 bytes in 82 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-07 20:25:11.945 8 WARNING neutronclient.v2_0.client [None req-ebbf627c-cb1b-4d7e-8de1-db049bc395d0 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/878] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:11 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1743 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:12.456 7 WARNING neutronclient.v2_0.client [None req-5d068313-9bcb-4842-a23e-1de4f5909c60 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/879] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:12 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1927 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:13.109 8 WARNING neutronclient.v2_0.client [None req-36e36636-53d1-4ccf-9a2f-98a8cfe81efb 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/880] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:13 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1863 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-07 20:25:14.280 7 WARNING neutronclient.v2_0.client [None req-ec4ee83f-d1b7-4ad4-874f-c589629db606 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/881] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:14 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1863 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, ' [pid: 8|app: 0|req: 450/882] 10.0.0.138 () {32 vars in 753 bytes} [Thu May 7 20:25:14 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35/os-server-password => generated 116 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-07 20:25:15.079 7 INFO nova.api.openstack.compute.server_external_events [req-66179721-55af-4f7c-8d16-4fa38e779e80 req-6d47c478-a9dd-4ba6-9295-a5784e7c7404 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:9ef7dc26-cd12-4611-bdee-978b593c074b for instance 02f60c83-0b6a-41c5-94ad-e7320d371e1a on instance [pid: 7|app: 0|req: 434/885] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:25: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:15.426 8 WARNING neutronclient.v2_0.client [None req-7b2856cd-d30f-41ff-aa83-72ac8426c454 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/886] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:15 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1511 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:16.551 7 WARNING neutronclient.v2_0.client [None req-92b25a33-8b9d-4b65-830b-7203bfa4cbc9 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/887] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:16 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1516 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/888] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:25:16 2026] DELETE /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:16.823 7 WARNING neutronclient.v2_0.client [None req-da43008d-6221-452a-b9c6-37fef715cecc 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/889] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:16 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1933 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:17.657 8 WARNING neutronclient.v2_0.client [None req-8e30882a-3521-4cd6-a7a0-00084937b5f3 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] The python binding code in 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/890] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:17 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => generated 1516 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-07 20:25:18.010 7 WARNING neutronclient.v2_0.client [None req-a74eebc1-b897-41ce-9601-2a6eb8dfb80e 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/891] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:17 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1933 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:18.751 8 INFO nova.api.openstack.wsgi [None req-b4634b9d-76c4-4a22-b917-9bf4ab09374b 12ebc37faf6e41259619950a746cb7b8 dd38312efea6460c85df4c06a7678702 - - default default] HTTP exception thrown: Instance 02f60c83-0b6a-41c5-94ad-e7320d371e1a could not be found. [pid: 8|app: 0|req: 455/892] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:18 2026] GET /v2.1/servers/02f60c83-0b6a-41c5-94ad-e7320d371e1a => 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: 7|app: 0|req: 438/893] 10.0.0.138 () {32 vars in 706 bytes} [Thu May 7 20:25:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1369007237 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:19.191 8 WARNING neutronclient.v2_0.client [None req-f8a68c5b-54d6-411d-8375-99b259a73800 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/894] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:19 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1933 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:25:19.736 7 INFO nova.api.openstack.compute.server_external_events [req-0098337a-cf55-45f4-8e18-fbbabd2f410b req-9ed80a94-c81a-4f2d-b3c9-60619326c3b6 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-unplugged:67abb26c-fa46-452c-8565-c8b1698206f1 for instance 93bb4041-c60e-4896-a15b-68bd0590df35 on instance [pid: 7|app: 0|req: 439/895] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:25:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:20.507 8 INFO nova.api.openstack.compute.server_external_events [req-f75f3e9d-76c0-484c-96a3-3d25ab257a31 req-e4dc7e97-4943-463c-926a-0ea8502b03ce d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:67abb26c-fa46-452c-8565-c8b1698206f1 for instance 93bb4041-c60e-4896-a15b-68bd0590df35 on instance [pid: 8|app: 0|req: 457/896] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:25:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:20.593 7 WARNING neutronclient.v2_0.client [None req-42586597-bb18-4a72-981f-0d1e9cbea538 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/897] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:20 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1536 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-07 20:25:21.688 8 WARNING neutronclient.v2_0.client [None req-8437c84f-ad6b-48cb-94ae-85a58958f012 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/898] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:21 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1541 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-07 20:25:22.784 7 WARNING neutronclient.v2_0.client [None req-1e850629-6b41-4bba-8a8e-3e357812506c 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] The python binding code in 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/899] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:22 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 1541 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:25:23.856 8 INFO nova.api.openstack.wsgi [None req-213031b8-ad0e-4241-89eb-5c61c5a1cbfd 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] HTTP exception thrown: Instance 93bb4041-c60e-4896-a15b-68bd0590df35 could not be found. [pid: 8|app: 0|req: 459/900] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:23 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => 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-07 20:25:24.002 7 INFO nova.api.openstack.wsgi [None req-0d4dfe96-fb5c-4d5e-a7a4-fadb15a63318 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] HTTP exception thrown: Instance 93bb4041-c60e-4896-a15b-68bd0590df35 could not be found. [pid: 7|app: 0|req: 442/901] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:25:23 2026] DELETE /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => 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, ' 2026-05-07 20:25:24.029 8 INFO nova.api.openstack.wsgi [None req-2a5ab01f-ea5f-4fbc-a2bd-ed400519ce1d 060b75d315ca4c3585fec8070e3e21d3 70854ae79c9e4534b09ae8e6d5d7d8f9 - - default default] HTTP exception thrown: Instance 93bb4041-c60e-4896-a15b-68bd0590df35 could not be found. [pid: 8|app: 0|req: 460/902] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:25:24 2026] GET /v2.1/servers/93bb4041-c60e-4896-a15b-68bd0590df35 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/903] 10.0.0.138 () {32 vars in 704 bytes} [Thu May 7 20:25:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-822395779 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/904] 10.0.0.138 () {32 vars in 726 bytes} [Thu May 7 20:25:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-406392960 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/917] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:26:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:26:18.940 7 WARNING neutronclient.v2_0.client [None req-0ada4ae3-ce1d-4711-85ba-2564b8be12f8 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The 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-07 20:26:18.988 7 WARNING neutronclient.v2_0.client [None req-0ada4ae3-ce1d-4711-85ba-2564b8be12f8 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The 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-07 20:26:19.171 7 WARNING neutronclient.v2_0.client [None req-0ada4ae3-ce1d-4711-85ba-2564b8be12f8 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/918] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:26:18 2026] POST /v2.1/servers => generated 450 bytes in 496 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 20:26:19.387 8 WARNING neutronclient.v2_0.client [None req-1cb67ee8-127f-4d89-ac55-213a3d49ca2f 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/919] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:19 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1402 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-07 20:26:20.468 7 WARNING neutronclient.v2_0.client [None req-906f5a44-081f-41e7-b9cf-a3ab106d5ccb 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/920] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:20 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1406 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:26:21.574 8 WARNING neutronclient.v2_0.client [None req-6ae404b8-a14e-4206-87a3-702d5958cdfc 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/921] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:21 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1454 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-07 20:26:22.661 7 WARNING neutronclient.v2_0.client [None req-92bf67bd-e6ef-4811-b9e7-a288b382327c 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/922] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:22 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1454 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:26:23.750 8 WARNING neutronclient.v2_0.client [None req-9ec35b99-b1e2-4d6e-bc47-b1d2bf4e685e 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/923] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:23 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1462 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:26:24.495 7 INFO nova.api.openstack.compute.server_external_events [req-21cd728b-3492-4152-bacc-2383f4cf6188 req-7087e82d-35f6-4f92-a60f-fe732559e443 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:a185af9e-878f-4951-844c-6c8719ffebed for instance f26dedf3-9d0d-421b-a225-40435a2c69c2 on instance [pid: 7|app: 0|req: 453/924] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:26:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/925] 10.0.0.10 () {30 vars in 618 bytes} [Thu May 7 20:26:24 2026] GET /v2.1 => generated 0 bytes in 190 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: 454/926] 10.0.0.10 () {32 vars in 691 bytes} [Thu May 7 20:26:24 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/927] 10.0.0.10 () {34 vars in 912 bytes} [Thu May 7 20:26:24 2026] GET /v2.1/os-simple-tenant-usage/38c21eda738f40b2b0f3d8e38b05eb17?start=2026-05-06T00:00:00&end=2026-05-07T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:26:24.837 7 WARNING neutronclient.v2_0.client [None req-b20b9aac-a415-4812-82c3-ae06b0df1439 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/930] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:24 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1540 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, ' [pid: 8|app: 0|req: 476/931] 10.0.0.10 () {30 vars in 653 bytes} [Thu May 7 20:26:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:26:26.041 7 WARNING neutronclient.v2_0.client [None req-1ab9b1a7-4d39-48ec-b85f-7eff39792fae 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/932] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:26 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1528 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:26:27.215 8 WARNING neutronclient.v2_0.client [None req-05721cae-c6be-4214-878c-3003a4f72b19 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/933] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:27 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1528 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-07 20:26:28.365 8 WARNING neutronclient.v2_0.client [None req-d0ff24ea-d5b0-4949-bcf9-9bdc6e25c4b1 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] 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: 457/934] 10.0.0.10 () {30 vars in 618 bytes} [Thu May 7 20:26:28 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 458/935] 10.0.0.10 () {32 vars in 691 bytes} [Thu May 7 20:26:28 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/936] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:28 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1528 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/937] 10.0.0.10 () {34 vars in 912 bytes} [Thu May 7 20:26:28 2026] GET /v2.1/os-simple-tenant-usage/38c21eda738f40b2b0f3d8e38b05eb17?start=2026-05-06T00:00:00&end=2026-05-07T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 479/938] 10.0.0.10 () {30 vars in 653 bytes} [Thu May 7 20:26:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:26:29.500 7 WARNING neutronclient.v2_0.client [None req-2bd3c473-7eb3-4470-b96c-c8c1a2b42588 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/939] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:29 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 20:26:30.090 8 INFO nova.api.openstack.compute.server_external_events [req-8d81e6cd-0bec-4824-941b-09e1680c16ba req-f1afdcda-d962-4f6e-a526-2bdd436abbac d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:a185af9e-878f-4951-844c-6c8719ffebed for instance f26dedf3-9d0d-421b-a225-40435a2c69c2 on instance [pid: 8|app: 0|req: 480/940] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:26:30 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-07 20:26:30.639 7 WARNING neutronclient.v2_0.client [None req-77ba863b-8a89-41ae-ab49-9bd8b22ef7ab 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/941] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:30 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:26:31.811 8 WARNING neutronclient.v2_0.client [None req-c9016725-47a2-42c3-9803-80b843cfb696 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/942] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:31 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1696 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-07 20:26:31.959 7 WARNING neutronclient.v2_0.client [None req-6e80f7f7-fa5e-4531-9c70-5d2222af5d21 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/943] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:31 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1696 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-07 20:26:33.163 8 INFO nova.api.openstack.compute.server_external_events [req-229c1bb4-352e-410a-9c25-aa13fbcd2725 req-d0180dcb-bfa3-4984-99a5-6dffcfbd5b1a d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:a185af9e-878f-4951-844c-6c8719ffebed for instance f26dedf3-9d0d-421b-a225-40435a2c69c2 on instance [pid: 8|app: 0|req: 482/944] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:26:33 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: 464/947] 10.0.0.138 () {34 vars in 750 bytes} [Thu May 7 20:26:42 2026] POST /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2/action => generated 31891 bytes in 551 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-07 20:26:54.564 8 INFO nova.api.openstack.compute.server_external_events [req-e529da0e-c045-47ec-b5cb-308247b1850f req-427e762c-215b-4f42-9b07-186f1f5a6189 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:a185af9e-878f-4951-844c-6c8719ffebed for instance f26dedf3-9d0d-421b-a225-40435a2c69c2 on instance [pid: 8|app: 0|req: 485/950] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:26:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/953] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:26:57 2026] POST /v2.1/os-keypairs => generated 398 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-07 20:26:59.138 7 WARNING neutronclient.v2_0.client [None req-1993a1d7-95fd-490b-856e-cc7e6ae7a54a 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The 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-07 20:26:59.177 7 WARNING neutronclient.v2_0.client [None req-1993a1d7-95fd-490b-856e-cc7e6ae7a54a 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The 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-07 20:26:59.344 7 WARNING neutronclient.v2_0.client [None req-1993a1d7-95fd-490b-856e-cc7e6ae7a54a 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/954] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:26:59 2026] POST /v2.1/servers => generated 449 bytes in 447 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 20:26:59.543 8 WARNING neutronclient.v2_0.client [None req-6ce01b21-96e8-4b04-8f8c-e13febc9d940 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/955] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:26:59 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1402 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:00.625 7 WARNING neutronclient.v2_0.client [None req-f4411071-c690-4b9a-9362-6ddf120d0a5d 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/956] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:00 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1406 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:01.714 8 WARNING neutronclient.v2_0.client [None req-ae573d55-fc77-44af-beb6-17c6ef4e2537 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/957] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:01 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:02.802 7 WARNING neutronclient.v2_0.client [None req-8a994f0b-dea8-4f42-8aba-1215af513698 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/958] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:02 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1454 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-07 20:27:03.882 8 WARNING neutronclient.v2_0.client [None req-28ff2c3f-51c4-458b-86a5-5c1166bef5c7 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/959] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:03 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1462 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:04.684 7 INFO nova.api.openstack.compute.server_external_events [req-e1b170a8-3b75-4b3f-aa9f-e23cbca0e7ec req-05b24a3b-c9a5-4c5d-ae59-1ff26080344d d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:e9678f21-ca6d-47b4-afbc-d457ef59fb9c for instance 1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 on instance [pid: 7|app: 0|req: 470/960] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:27:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:04.966 8 WARNING neutronclient.v2_0.client [None req-c32b1dd1-715a-4496-ab99-0f16d3583dbd 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/963] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:04 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1539 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:06.137 7 WARNING neutronclient.v2_0.client [None req-a4b7fe85-9c5e-4aa6-9516-860817ef6c02 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/964] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:06 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => 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-07 20:27:07.294 8 WARNING neutronclient.v2_0.client [None req-dffe20ae-260d-45a3-afbf-9bd5847bffb8 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/965] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:07 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1527 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-07 20:27:08.433 7 WARNING neutronclient.v2_0.client [None req-b300bb56-f466-451b-bbc6-c8f29038967b 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/966] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:08 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1527 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-07 20:27:09.576 8 WARNING neutronclient.v2_0.client [None req-443ed635-9999-4564-8af2-a7afdd2cf34c 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/967] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:09 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:10.084 7 INFO nova.api.openstack.compute.server_external_events [req-f0099506-0960-44a0-a361-5b24e4e37e49 req-ffd2ce1b-79fe-4e69-b7ae-94a85d00dc2e d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:e9678f21-ca6d-47b4-afbc-d457ef59fb9c for instance 1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 on instance [pid: 7|app: 0|req: 475/968] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:27:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:10.775 8 WARNING neutronclient.v2_0.client [None req-4d0fca51-841d-4c51-8821-43ec7ff35748 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/969] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:10 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:11.934 7 WARNING neutronclient.v2_0.client [None req-9158772e-8a67-4959-b844-b7f4918fa06d 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/970] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:11 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1694 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-07 20:27:12.082 8 WARNING neutronclient.v2_0.client [None req-4ab767f3-d7f7-4ce4-8ae6-adc9e8ccb73b 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/971] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:12 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1694 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-07 20:27:12.942 7 INFO nova.api.openstack.compute.server_external_events [req-4425a262-1fef-4b92-bd30-2f613e561327 req-da441358-400c-41d7-b285-d2b3d07c35c1 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:e9678f21-ca6d-47b4-afbc-d457ef59fb9c for instance 1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 on instance [pid: 7|app: 0|req: 477/972] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:27:12 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: 8|app: 0|req: 497/975] 10.0.0.138 () {34 vars in 750 bytes} [Thu May 7 20:27:21 2026] POST /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7/action => generated 31891 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/978] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:27:32 2026] DELETE /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:32.403 7 WARNING neutronclient.v2_0.client [None req-be7dfd4f-d1b0-44bb-8a3c-5d6c072dbee1 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/979] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:32 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1820 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:33.574 8 WARNING neutronclient.v2_0.client [None req-f4db8adb-55d8-41f5-bd61-46b0d3fc5cd4 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/980] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:33 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1820 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-07 20:27:34.709 7 WARNING neutronclient.v2_0.client [None req-18a9248f-e7ef-41f8-ab86-19913da67731 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/981] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:34 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1820 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:35.498 7 INFO nova.api.openstack.compute.server_external_events [req-eee083dd-2ac0-48c2-8ae1-5466c53142d1 req-b08e212e-cea9-4867-92da-74b7f8d14231 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:e9678f21-ca6d-47b4-afbc-d457ef59fb9c for instance 1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 on instance [pid: 7|app: 0|req: 483/984] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:27:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:35.855 8 WARNING neutronclient.v2_0.client [None req-9edbc34e-218c-4676-9a71-dd1466b0c14f 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/985] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:35 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1483 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-07 20:27:36.965 7 WARNING neutronclient.v2_0.client [None req-56542bf3-38f1-470a-8020-c1bb6879b122 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/986] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:36 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:38.063 8 WARNING neutronclient.v2_0.client [None req-9e99c421-82c0-40f5-a81e-03884c930d61 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/987] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:38 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 1488 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-07 20:27:39.137 7 INFO nova.api.openstack.wsgi [None req-d735d40c-64a4-4a6f-bddb-a50a89d6f059 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] HTTP exception thrown: Instance 1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 could not be found. [pid: 7|app: 0|req: 485/988] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:39 2026] GET /v2.1/servers/1cc7d739-7495-4a71-b24a-cc1fdb1c7af7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/989] 10.0.0.138 () {32 vars in 730 bytes} [Thu May 7 20:27:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2056625172 => 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: 7|app: 0|req: 486/990] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:27:39 2026] DELETE /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-07 20:27:39.723 8 WARNING neutronclient.v2_0.client [None req-245fad72-4891-473a-96c2-b27b64f11a03 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/991] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:39 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1702 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-07 20:27:40.884 7 WARNING neutronclient.v2_0.client [None req-039e2921-c533-4a1e-92fc-2d4b5e71307e 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/992] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:40 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1702 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-07 20:27:42.057 8 WARNING neutronclient.v2_0.client [None req-b1387d05-18e3-455b-b4f6-1f9a4e3fc192 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/993] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:42 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1702 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:42.504 7 INFO nova.api.openstack.compute.server_external_events [req-63dc2b52-8c07-4989-9fb7-b7aa318489a8 req-4e6cd7d4-e6fe-4eb1-94bd-709c07218639 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:a185af9e-878f-4951-844c-6c8719ffebed for instance f26dedf3-9d0d-421b-a225-40435a2c69c2 on instance [pid: 7|app: 0|req: 488/994] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:27:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:27:43.208 8 WARNING neutronclient.v2_0.client [None req-38b2f607-bf3d-46a1-b0f6-85c3ef39565b 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/995] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:43 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1483 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-07 20:27:44.313 7 WARNING neutronclient.v2_0.client [None req-a141e713-3125-44ac-a891-41b975092eb4 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in 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/996] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:44 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1488 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-07 20:27:45.404 7 WARNING neutronclient.v2_0.client [None req-fe399f90-e9c8-4788-a3f3-f35d1f0167a7 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/999] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:45 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => generated 1488 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-07 20:27:46.492 8 INFO nova.api.openstack.wsgi [None req-049da1f7-64e3-4ed9-b42d-be39a17a0c24 3e6bd39b55d04f0aa16b4af18277ac70 dd80d47b2d6944d1b669990087cc801c - - default default] HTTP exception thrown: Instance f26dedf3-9d0d-421b-a225-40435a2c69c2 could not be found. [pid: 8|app: 0|req: 509/1000] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:27:46 2026] GET /v2.1/servers/f26dedf3-9d0d-421b-a225-40435a2c69c2 => 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: 7|app: 0|req: 492/1001] 10.0.0.138 () {32 vars in 728 bytes} [Thu May 7 20:27:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-324802433 => generated 0 bytes in 17 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: 515/1012] 10.0.0.138 () {34 vars in 671 bytes} [Thu May 7 20:28:36 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:28:38.392 7 WARNING neutronclient.v2_0.client [None req-b41eaca8-4b36-4764-8ccb-7ef65d98e465 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The 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-07 20:28:38.441 7 WARNING neutronclient.v2_0.client [None req-b41eaca8-4b36-4764-8ccb-7ef65d98e465 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The 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-07 20:28:38.671 7 WARNING neutronclient.v2_0.client [None req-b41eaca8-4b36-4764-8ccb-7ef65d98e465 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1013] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:28:38 2026] POST /v2.1/servers => generated 448 bytes in 787 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 20:28:38.941 8 WARNING neutronclient.v2_0.client [None req-c3071ba4-0d41-4d58-ae66-4fc8b8df0036 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1014] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:28:38 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 1395 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-07 20:28:44.055 7 WARNING neutronclient.v2_0.client [None req-b7c73746-a651-4311-8393-7173f88e85a4 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1015] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:28:44 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 1521 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-07 20:28:44.323 8 INFO nova.api.openstack.compute.server_external_events [req-3d72c5d5-4942-43cf-a2f0-b67b8cd7ec9e req-ecceadd4-51af-4f17-a873-aefbb7af17c8 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:51d5e41a-3d2a-4f25-add6-11d46237fbd4 for instance 39b16ade-4e37-49a8-a3dd-0ce00e0d0576 on instance [pid: 8|app: 0|req: 517/1016] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:28:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:28:49.222 8 WARNING neutronclient.v2_0.client [None req-e922c709-bcd6-4ed3-81f1-46ea47139d11 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1019] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:28:49 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 1519 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-07 20:28:50.184 7 INFO nova.api.openstack.compute.server_external_events [req-791a2306-4f01-4e74-ad13-5337ce0141e6 req-60db2f9c-2cc2-46e6-82f0-caec4e3d37fc d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:51d5e41a-3d2a-4f25-add6-11d46237fbd4 for instance 39b16ade-4e37-49a8-a3dd-0ce00e0d0576 on instance [pid: 7|app: 0|req: 501/1020] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:28:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:28:54.407 8 WARNING neutronclient.v2_0.client [None req-37e74ecd-8bb0-4d9e-9dcc-a4c8ae9ade24 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in 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/1021] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:28:54 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:28:55.611 8 INFO nova.api.openstack.compute.server_external_events [req-179f71f8-8bff-43c9-ad24-359b5c359f5f req-5468d342-787a-4c00-a6f5-05cd2603a6cd d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:51d5e41a-3d2a-4f25-add6-11d46237fbd4 for instance 39b16ade-4e37-49a8-a3dd-0ce00e0d0576 on instance [pid: 8|app: 0|req: 522/1024] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:28:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:28:55.664 7 WARNING neutronclient.v2_0.client [None req-597641e1-6f14-4ad6-91c5-052dca038a84 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The 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-07 20:28:55.702 7 WARNING neutronclient.v2_0.client [None req-597641e1-6f14-4ad6-91c5-052dca038a84 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The 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-07 20:28:55.991 7 WARNING neutronclient.v2_0.client [None req-597641e1-6f14-4ad6-91c5-052dca038a84 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in 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/1025] 10.0.0.138 () {34 vars in 663 bytes} [Thu May 7 20:28:55 2026] POST /v2.1/servers => generated 448 bytes in 621 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-07 20:28:56.250 8 WARNING neutronclient.v2_0.client [None req-9dd08fc8-599e-4d58-98c6-6564fc0b912e 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1026] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:28:56 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 1394 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:01.334 7 WARNING neutronclient.v2_0.client [None req-0c435f58-b3f8-4802-b6b5-aaf5c32812ad 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in 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/1027] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:29:01 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 1520 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-07 20:29:01.470 8 INFO nova.api.openstack.compute.server_external_events [req-fff43e01-439b-478c-9579-2ca44c22cc05 req-1a35b429-feee-4d8b-a920-d43af21d55c8 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:db483932-095f-4583-b257-83e176ebf880 for instance b70bdcfd-b987-4c35-8071-619f21b669f8 on instance [pid: 8|app: 0|req: 524/1028] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:29:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:05.692 8 INFO nova.api.openstack.compute.server_external_events [req-bfc4d494-aefa-497e-a9e4-3cf5c90d165c req-d05ee361-57ec-4123-87bc-101481bce68f d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:db483932-095f-4583-b257-83e176ebf880 for instance b70bdcfd-b987-4c35-8071-619f21b669f8 on instance [pid: 8|app: 0|req: 526/1031] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:29:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:06.478 7 WARNING neutronclient.v2_0.client [None req-ae6c9350-27cc-4d0e-b190-f8b3470b86be 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in 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/1032] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:29:06 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 1518 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-07 20:29:11.672 8 WARNING neutronclient.v2_0.client [None req-17cbf563-5dbc-474d-a70e-ca822998e5f3 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in 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/1033] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:29:11 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 1819 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:12.944 7 INFO nova.api.openstack.compute.server_external_events [req-c5afa50e-6547-4dbe-89be-58836a1c989a req-3aad645a-a187-4d8c-acb6-fb5e8736dd5c d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:db483932-095f-4583-b257-83e176ebf880 for instance b70bdcfd-b987-4c35-8071-619f21b669f8 on instance [pid: 7|app: 0|req: 507/1034] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:29:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:41.991 7 WARNING neutronclient.v2_0.client [None req-229ca61f-8aa9-4f80-a07e-13e997c4a74b 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The 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-07 20:29:42.032 7 WARNING neutronclient.v2_0.client [None req-229ca61f-8aa9-4f80-a07e-13e997c4a74b 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The 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-07 20:29:42.185 7 WARNING neutronclient.v2_0.client [None req-229ca61f-8aa9-4f80-a07e-13e997c4a74b 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1041] 199.204.45.235 () {36 vars in 714 bytes} [Thu May 7 20:29:41 2026] POST /v2.1/servers => generated 453 bytes in 605 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-07 20:29:42.912 8 WARNING neutronclient.v2_0.client [None req-6b9aa4db-d3ce-45ae-b0f9-6f1047d308c8 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1042] 199.204.45.235 () {32 vars in 733 bytes} [Thu May 7 20:29:42 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 2213 bytes in 51 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-07 20:29:42.973 7 WARNING neutronclient.v2_0.client [None req-79a5cbfb-c764-4482-a8dd-257ae2d822ec 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1043] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 7 20:29:42 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 28 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 532/1044] 199.204.45.235 () {32 vars in 777 bytes} [Thu May 7 20:29:43 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:45.632 8 WARNING neutronclient.v2_0.client [None req-02436c6a-d831-4a97-a654-99622198f21f 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1047] 199.204.45.235 () {32 vars in 733 bytes} [Thu May 7 20:29:45 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 2371 bytes in 88 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-07 20:29:45.726 7 WARNING neutronclient.v2_0.client [None req-cd223f53-3a5f-4b86-9a39-8fee44104a1a 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1048] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 7 20:29:45 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 535/1049] 199.204.45.235 () {32 vars in 777 bytes} [Thu May 7 20:29:45 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-volume_attachments => generated 197 bytes in 208 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-07 20:29:47.619 7 INFO nova.api.openstack.compute.server_external_events [req-729e27e8-8ab4-491c-8820-32bf562978c6 req-a56a61bb-1d4e-48dc-a8b0-e971ab8a9d20 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:cd480c35-c954-4659-84b4-eec5524e8c63 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 515/1050] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:29:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:48.730 8 WARNING neutronclient.v2_0.client [None req-4b497210-c961-4f3f-a256-c251da82f649 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1051] 199.204.45.235 () {32 vars in 733 bytes} [Thu May 7 20:29:48 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 2445 bytes in 120 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-07 20:29:48.856 7 WARNING neutronclient.v2_0.client [None req-2a0f2d7f-a337-4468-aa6b-832dac1892c9 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1052] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 7 20:29:48 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1053] 199.204.45.235 () {32 vars in 777 bytes} [Thu May 7 20:29:48 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:51.543 7 WARNING neutronclient.v2_0.client [None req-f863144e-03a4-435f-b25d-5a4c19938e8e 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1054] 199.204.45.235 () {32 vars in 733 bytes} [Thu May 7 20:29:51 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 2433 bytes in 153 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-07 20:29:51.679 8 WARNING neutronclient.v2_0.client [None req-bf25804a-caa0-460a-90dc-69710794cc42 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1055] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 7 20:29:51 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1056] 199.204.45.235 () {32 vars in 777 bytes} [Thu May 7 20:29:51 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:54.149 8 INFO nova.api.openstack.compute.server_external_events [req-6580cc1b-1d25-40b4-a69b-0c0f84849fd1 req-4feb31a7-b6fe-4d9d-b8ed-cdb3d5521317 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:cd480c35-c954-4659-84b4-eec5524e8c63 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 539/1057] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:29:54 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-07 20:29:54.825 7 WARNING neutronclient.v2_0.client [None req-e629e02f-b163-4beb-b0a0-6e915373d882 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1058] 199.204.45.235 () {32 vars in 733 bytes} [Thu May 7 20:29:54 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 2433 bytes in 311 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-07 20:29:54.947 8 WARNING neutronclient.v2_0.client [None req-73a1a45c-98a5-4b99-b9b0-c8ff390d0971 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1061] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 7 20:29:54 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 286 bytes in 82 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: 522/1062] 199.204.45.235 () {32 vars in 777 bytes} [Thu May 7 20:29:55 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:29:57.643 8 WARNING neutronclient.v2_0.client [None req-467ca7e3-1adb-44da-8848-1a94e897233d 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1063] 199.204.45.235 () {32 vars in 733 bytes} [Thu May 7 20:29:57 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 2581 bytes in 118 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-07 20:29:57.764 7 WARNING neutronclient.v2_0.client [None req-4abf6b2f-a064-43b9-b0c6-a47cbd4a6e71 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1064] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 7 20:29:57 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 286 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1065] 199.204.45.235 () {32 vars in 777 bytes} [Thu May 7 20:29:57 2026] GET /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-volume_attachments => generated 197 bytes in 54 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-07 20:30:36.278 7 WARNING neutronclient.v2_0.client [None req-374ea215-977b-48d6-a363-dad81e511e9a 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The 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-07 20:30:36.319 7 WARNING neutronclient.v2_0.client [None req-374ea215-977b-48d6-a363-dad81e511e9a 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] 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-07 20:30:38.540 8 INFO nova.api.openstack.compute.server_external_events [req-b54c1465-cb54-4499-a7bf-486b9063b2a9 req-a6f031ae-63c5-460d-b975-cd4f9da56466 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:74bc0104-516e-4ad8-bdd6-0044935ed239 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 547/1074] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:30:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:30:41.674 8 INFO nova.api.openstack.compute.server_external_events [req-50d85156-aa42-4ade-bd40-e203a3c4f30c req-c8d5fe38-6207-4c3b-86d8-a7275562eab0 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:74bc0104-516e-4ad8-bdd6-0044935ed239 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 548/1075] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:30:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:30:44.865 7 WARNING neutronclient.v2_0.client [None req-374ea215-977b-48d6-a363-dad81e511e9a 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1076] 199.204.45.235 () {36 vars in 812 bytes} [Thu May 7 20:30:36 2026] POST /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 281 bytes in 8676 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-07 20:30:45.187 7 INFO nova.api.openstack.compute.server_external_events [req-409daa13-f61f-475c-b29a-7838112c7d5c req-eb59150b-b9fa-45d1-bc61-145e62826eed d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:74bc0104-516e-4ad8-bdd6-0044935ed239 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 530/1079] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:30:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:30:45.505 8 INFO nova.api.openstack.compute.server_external_events [req-3b5306a0-f02b-4622-b77d-9d265a141bfb req-4c00474e-0eda-4a0e-b168-a04dfff4e336 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:74bc0104-516e-4ad8-bdd6-0044935ed239 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 550/1080] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:30:45 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-07 20:31:12.506 8 WARNING neutronclient.v2_0.client [None req-d6c1988a-d8c2-4946-b485-e7224ed8562d 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The 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-07 20:31:12.547 8 WARNING neutronclient.v2_0.client [None req-d6c1988a-d8c2-4946-b485-e7224ed8562d 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] 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-07 20:31:14.798 7 INFO nova.api.openstack.compute.server_external_events [req-578d8f38-2236-4229-aa3e-4bb3f4be35b4 req-57268497-6868-4cde-bc68-3cc32131e62d d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:62f29179-a961-444f-afd4-1b984d73c9bb for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 533/1085] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:31:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:31:21.246 7 INFO nova.api.openstack.compute.server_external_events [req-2824eaaa-b44e-442f-bacf-67832760ec39 req-c990485c-62ef-4cdf-9833-8fa027a481e3 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:62f29179-a961-444f-afd4-1b984d73c9bb for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 536/1088] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:31:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:31:21.596 8 WARNING neutronclient.v2_0.client [None req-d6c1988a-d8c2-4946-b485-e7224ed8562d 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in 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/1089] 199.204.45.235 () {36 vars in 812 bytes} [Thu May 7 20:31:12 2026] POST /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 377 bytes in 9218 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-07 20:31:32.783 7 WARNING neutronclient.v2_0.client [None req-e08d1925-e477-4d34-947c-57b651868e92 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The 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-07 20:31:32.830 7 WARNING neutronclient.v2_0.client [None req-e08d1925-e477-4d34-947c-57b651868e92 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] 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-07 20:31:35.013 8 INFO nova.api.openstack.compute.server_external_events [req-691384cd-e371-4a6c-a99b-7f15cfe34126 req-2085451a-0079-4c85-9d4f-b8f824dea881 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:dc9a5b69-c1bb-499c-a096-1227a8cc34a6 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 557/1094] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:31:34 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-07 20:31:39.889 8 INFO nova.api.openstack.compute.server_external_events [req-89b12ccf-17d8-4ad6-85e4-b2abc3289265 req-6100d36e-a331-45ce-a809-ca5d9067cbed d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-plugged:dc9a5b69-c1bb-499c-a096-1227a8cc34a6 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 558/1095] 10.0.0.34 () {38 vars in 814 bytes} [Thu May 7 20:31:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 20:31:42.368 7 WARNING neutronclient.v2_0.client [None req-e08d1925-e477-4d34-947c-57b651868e92 860ec6ff88a94faf9d9555f766856866 e7536fe5411a4eaeb1d9383e205f0e16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1096] 199.204.45.235 () {36 vars in 812 bytes} [Thu May 7 20:31:32 2026] POST /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface => generated 377 bytes in 9679 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-07 20:31:43.063 8 INFO nova.api.openstack.compute.server_external_events [req-24f85853-49aa-40fe-84f6-7e230b0c9a4f req-caa288c5-aef3-43ed-999c-20f65d2109d0 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:62f29179-a961-444f-afd4-1b984d73c9bb for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 559/1097] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:31:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:31:56.468 7 INFO nova.api.openstack.compute.server_external_events [req-5065a9c4-3472-45ba-972a-58ed898753af req-78a77014-e015-452d-9792-f5930d97c3a1 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:dc9a5b69-c1bb-499c-a096-1227a8cc34a6 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 541/1102] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:31:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1103] 199.204.45.235 () {34 vars in 855 bytes} [Thu May 7 20:31:56 2026] DELETE /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface/dc9a5b69-c1bb-499c-a096-1227a8cc34a6 => generated 0 bytes in 65 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-07 20:31:58.508 7 INFO nova.api.openstack.compute.server_external_events [req-e24e5313-da1d-42dd-ad11-16586760f381 req-9e5ecf5a-4b70-463e-8f3d-8c5ea75a2911 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:dc9a5b69-c1bb-499c-a096-1227a8cc34a6 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 542/1104] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:31:58 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-07 20:32:07.176 8 INFO nova.api.openstack.compute.server_external_events [req-2fc78310-53fd-40f4-84a4-71e73854b720 req-f16c0b15-3fe8-4312-85f8-ced12a2d5830 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:62f29179-a961-444f-afd4-1b984d73c9bb for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 8|app: 0|req: 564/1107] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:32:07 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: 544/1108] 199.204.45.235 () {34 vars in 855 bytes} [Thu May 7 20:32:07 2026] DELETE /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface/62f29179-a961-444f-afd4-1b984d73c9bb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1113] 199.204.45.235 () {34 vars in 855 bytes} [Thu May 7 20:32:28 2026] DELETE /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9/os-interface/74bc0104-516e-4ad8-bdd6-0044935ed239 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1114] 199.204.45.235 () {34 vars in 755 bytes} [Thu May 7 20:32:32 2026] DELETE /v2.1/servers/1832ca4b-6361-415e-ba6d-45e5d190fcb9 => generated 0 bytes in 129 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-07 20:32:35.831 7 INFO nova.api.openstack.compute.server_external_events [req-1485cc1b-4a0d-455b-b4ef-84280acd79b7 req-55c431eb-e744-4044-9ce7-0ef3feaf6222 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:cd480c35-c954-4659-84b4-eec5524e8c63 for instance 1832ca4b-6361-415e-ba6d-45e5d190fcb9 on instance [pid: 7|app: 0|req: 549/1117] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:32:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:32:37.695 8 INFO nova.api.openstack.compute.server_external_events [req-fac858c1-716a-49b2-b867-af6192a331cf req-2c50604d-4166-4b99-a51d-b8ec7a588b2a d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:db483932-095f-4583-b257-83e176ebf880 for instance b70bdcfd-b987-4c35-8071-619f21b669f8 on instance [pid: 8|app: 0|req: 569/1118] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:32:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1119] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:32:37 2026] DELETE /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:32:37.841 8 WARNING neutronclient.v2_0.client [None req-65e8521a-2c02-4ada-a490-760e194976ae 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in 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/1120] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:32:37 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 1945 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:32:40.837 7 INFO nova.api.openstack.compute.server_external_events [req-aab8858a-2904-46fd-a412-5050a35f2c90 req-7c920c04-9e2e-4af3-8006-a86a361140c0 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:db483932-095f-4583-b257-83e176ebf880 for instance b70bdcfd-b987-4c35-8071-619f21b669f8 on instance [pid: 7|app: 0|req: 551/1121] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:32:40 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-07 20:32:43.034 8 WARNING neutronclient.v2_0.client [None req-4a994cce-e93b-4eb8-86b5-6ae84bab23c3 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1122] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:32:42 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 1480 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-07 20:32:48.117 8 INFO nova.api.openstack.wsgi [None req-ab39f8e4-b176-42c3-84f8-aa628e8579b9 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] HTTP exception thrown: Instance b70bdcfd-b987-4c35-8071-619f21b669f8 could not be found. [pid: 8|app: 0|req: 573/1125] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:32:48 2026] GET /v2.1/servers/b70bdcfd-b987-4c35-8071-619f21b669f8 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:32:48.732 7 INFO nova.api.openstack.compute.server_external_events [req-d5a43116-a184-4173-a6ee-82510ff1720e req-779966b5-4d24-4c74-ade0-18c84e8e141a d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-changed:51d5e41a-3d2a-4f25-add6-11d46237fbd4 for instance 39b16ade-4e37-49a8-a3dd-0ce00e0d0576 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: 553/1126] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:32:48 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: 574/1127] 10.0.0.138 () {32 vars in 718 bytes} [Thu May 7 20:32:48 2026] DELETE /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 0 bytes in 90 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-07 20:32:48.864 7 WARNING neutronclient.v2_0.client [None req-ffa4063a-de26-4b93-bbc4-f4965fd58ddd 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1128] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:32:48 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 1944 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-07 20:32:51.643 8 INFO nova.api.openstack.compute.server_external_events [req-14b1aaf0-e4c6-4b63-891b-74201a16954d req-623c6fb8-74e1-4453-80ce-bb066ddd4193 d2a4c64eeedf42459ae9b9bbc907a0d4 71adce47b3d548a188a9670d66318d83 - - 8e5dcc3992f149da8d3cc637e2659be7 8e5dcc3992f149da8d3cc637e2659be7] Creating event network-vif-deleted:51d5e41a-3d2a-4f25-add6-11d46237fbd4 for instance 39b16ade-4e37-49a8-a3dd-0ce00e0d0576 on instance [pid: 8|app: 0|req: 575/1129] 10.0.0.101 () {38 vars in 815 bytes} [Thu May 7 20:32:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:32:54.039 7 WARNING neutronclient.v2_0.client [None req-3f2c6dbf-4210-4e35-b01c-6f5de7e5418f 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1130] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:32:54 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 1481 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-07 20:32:59.129 7 INFO nova.api.openstack.wsgi [None req-ec2d40a8-985b-4643-b42b-3b1ff1828549 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] HTTP exception thrown: Instance 39b16ade-4e37-49a8-a3dd-0ce00e0d0576 could not be found. [pid: 7|app: 0|req: 557/1133] 10.0.0.138 () {32 vars in 715 bytes} [Thu May 7 20:32:59 2026] GET /v2.1/servers/39b16ade-4e37-49a8-a3dd-0ce00e0d0576 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1134] 10.0.0.138 () {32 vars in 726 bytes} [Thu May 7 20:33:00 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1239251554 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 20:33:00.249 7 INFO nova.api.openstack.wsgi [None req-4946a25e-c23e-40b8-bf0b-20b9a4abb7ae 456269e49bcb479ba2b218fb5bd66019 003893392be746f385df3910ad5fef14 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1239251554 not found for user 456269e49bcb479ba2b218fb5bd66019 [pid: 7|app: 0|req: 558/1135] 10.0.0.138 () {32 vars in 723 bytes} [Thu May 7 20:33:00 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1239251554 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1168] 10.0.0.142 () {28 vars in 454 bytes} [Thu May 7 20:35:34 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1169] 10.0.0.142 () {30 vars in 658 bytes} [Thu May 7 20:35:34 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: 595/1170] 10.0.0.142 () {32 vars in 731 bytes} [Thu May 7 20:35:35 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1171] 10.0.0.142 () {34 vars in 806 bytes} [Thu May 7 20:35:35 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1172] 10.0.0.142 () {28 vars in 454 bytes} [Thu May 7 20:35:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1173] 10.0.0.142 () {30 vars in 658 bytes} [Thu May 7 20:35:35 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 597/1174] 10.0.0.142 () {32 vars in 731 bytes} [Thu May 7 20:35:35 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1175] 10.0.0.142 () {34 vars in 894 bytes} [Thu May 7 20:35:35 2026] GET /v2.1/servers/detail?project_id=6d66d5e4314245e68ee688991ad4c9f2&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1176] 10.0.0.142 () {34 vars in 894 bytes} [Thu May 7 20:35:35 2026] GET /v2.1/servers/detail?project_id=71adce47b3d548a188a9670d66318d83&all_tenants=True => generated 15 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1177] 10.0.0.142 () {34 vars in 894 bytes} [Thu May 7 20:35:35 2026] GET /v2.1/servers/detail?project_id=e7536fe5411a4eaeb1d9383e205f0e16&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)