+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 06:46:25 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-5669c6b86c-dvbcz 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 0x7f20cb0ed668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-14 06:46:30.570 7 INFO nova.utils [None req-58024057-eef5-4e93-a2ca-3e4d41b73872 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 06:46:30.602 8 INFO nova.utils [None req-64f4cd28-7abd-43cc-a61f-011fe5fce8e1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 06:46:32.313 7 WARNING keystonemiddleware._common.config [None req-58024057-eef5-4e93-a2ca-3e4d41b73872 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:46:32.323 7 WARNING oslo_config.cfg [None req-58024057-eef5-4e93-a2ca-3e4d41b73872 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 06:46:32.339 8 WARNING keystonemiddleware._common.config [None req-64f4cd28-7abd-43cc-a61f-011fe5fce8e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:46:32.347 8 WARNING oslo_config.cfg [None req-64f4cd28-7abd-43cc-a61f-011fe5fce8e1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 06:46:32.401 7 WARNING keystonemiddleware._common.config [None req-58024057-eef5-4e93-a2ca-3e4d41b73872 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:46:32.417 7 WARNING oslo_config.cfg [None req-58024057-eef5-4e93-a2ca-3e4d41b73872 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-14 06:46:32.425 8 WARNING keystonemiddleware._common.config [None req-64f4cd28-7abd-43cc-a61f-011fe5fce8e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:46:32.429 7 WARNING oslo_config.cfg [None req-58024057-eef5-4e93-a2ca-3e4d41b73872 - - - - - -] 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 0x7f20cb0ed668 pid: 7 (default app) 2026-04-14 06:46:32.440 8 WARNING oslo_config.cfg [None req-64f4cd28-7abd-43cc-a61f-011fe5fce8e1 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-14 06:46:32.453 8 WARNING oslo_config.cfg [None req-64f4cd28-7abd-43cc-a61f-011fe5fce8e1 - - - - - -] 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 0x7f20cb0ed668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:46:39 2026] GET /v2.1 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:46:40.038 8 WARNING oslo_policy.policy [None req-c108f81b-cf12-4a55-9fd8-a0660b7385f7 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:46:40.038 8 WARNING oslo_policy.policy [None req-c108f81b-cf12-4a55-9fd8-a0660b7385f7 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - 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: 1/5] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:46:39 2026] GET /v2.1 => generated 0 bytes in 540 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:46:40.146 7 WARNING oslo_policy.policy [req-c108f81b-cf12-4a55-9fd8-a0660b7385f7 req-9ae1b41b-7057-4b76-b8e6-ec90def4668a 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:46:40.146 7 WARNING oslo_policy.policy [req-c108f81b-cf12-4a55-9fd8-a0660b7385f7 req-9ae1b41b-7057-4b76-b8e6-ec90def4668a 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - 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: 5/6] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:46:40 2026] GET /v2.1/ => generated 399 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:46:40.244 8 INFO nova.api.openstack.wsgi [None req-adca15a1-239d-4ce7-a31d-92234b522569 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.30 () {48 vars in 1007 bytes} [Tue Apr 14 06:46:40 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:46:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.30 () {52 vars in 1044 bytes} [Tue Apr 14 06:46:40 2026] POST /v2.1/flavors => generated 527 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:46:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:46:41 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:46:41 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:46:41.398 8 INFO nova.api.openstack.wsgi [None req-d1107a25-4007-41a1-8a8d-3720ca0a07aa 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.30 () {48 vars in 1009 bytes} [Tue Apr 14 06:46:41 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:46:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.30 () {52 vars in 1044 bytes} [Tue Apr 14 06:46:41 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:46:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:46:42 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:46:42 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:46:42.452 8 INFO nova.api.openstack.wsgi [None req-42e8db15-268c-485c-b10b-7d5eba63463a 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.30 () {48 vars in 1011 bytes} [Tue Apr 14 06:46:42 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:46:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.30 () {52 vars in 1044 bytes} [Tue Apr 14 06:46:42 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:46:43 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:46:43 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:46:43 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:46:43.464 8 INFO nova.api.openstack.wsgi [None req-76b5e8c0-2e83-4084-bdbd-50cde36d48cf 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 199.204.45.30 () {48 vars in 1009 bytes} [Tue Apr 14 06:46:43 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:46:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.30 () {52 vars in 1044 bytes} [Tue Apr 14 06:46:43 2026] POST /v2.1/flavors => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:46:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:46:44 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:46:44 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:46:44.541 8 INFO nova.api.openstack.wsgi [None req-c93402c9-a975-4a8c-bcb2-2874f43df8a2 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 199.204.45.30 () {48 vars in 1011 bytes} [Tue Apr 14 06:46:44 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:46:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 199.204.45.30 () {52 vars in 1044 bytes} [Tue Apr 14 06:46:44 2026] POST /v2.1/flavors => generated 533 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.1 => generated 0 bytes in 414 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:50:47.633 7 INFO nova.api.openstack.wsgi [None req-051e6f2d-8ce7-4dfa-af83-a8439ae30135 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 45/87] 199.204.45.30 () {48 vars in 1011 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.30 () {52 vars in 1045 bytes} [Tue Apr 14 06:50:47 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:51: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: 51/99] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:51:27.975 7 INFO nova.api.openstack.wsgi [None req-65549b40-28f7-469e-8204-1d2e072188d2 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 52/101] 199.204.45.30 () {48 vars in 1013 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.30 () {52 vars in 1045 bytes} [Tue Apr 14 06:51:28 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 10.0.0.139 () {28 vars in 454 bytes} [Tue Apr 14 06:51:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 55/107] 10.0.0.139 () {30 vars in 658 bytes} [Tue Apr 14 06:51:34 2026] GET /v2.1 => generated 0 bytes in 39 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: 53/108] 10.0.0.139 () {32 vars in 731 bytes} [Tue Apr 14 06:51:34 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: 56/109] 10.0.0.139 () {34 vars in 804 bytes} [Tue Apr 14 06:51:34 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:52:24 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: 59/121] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:52:24 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 63/122] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:52:24 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:52:24.618 8 INFO nova.api.openstack.wsgi [None req-da01f255-29c2-47e5-abb1-ed0dab839c2d 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9c58e3aaa8bc4c3f88018bc576e98325 [pid: 8|app: 0|req: 60/123] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 06:52:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-14 06:52:24.630 7 WARNING oslo_db.sqlalchemy.utils [None req-c9c2d6ce-4384-4cd2-bd4e-5a2a0cd77fe8 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 64/124] 199.204.45.30 () {48 vars in 1012 bytes} [Tue Apr 14 06:52:24 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: 61/125] 199.204.45.30 () {52 vars in 1053 bytes} [Tue Apr 14 06:52:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/126] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 06:52: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: 8|app: 0|req: 62/127] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 199.204.45.30 () {48 vars in 1069 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.1/os-quota-sets/1f4e20c760c2482499233194ca428a2d => generated 283 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/130] 199.204.45.30 () {52 vars in 1121 bytes} [Tue Apr 14 06:52:28 2026] PUT /v2.1/os-quota-sets/1f4e20c760c2482499233194ca428a2d => generated 238 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/151] 199.204.45.30 () {42 vars in 699 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/152] 199.204.45.30 () {44 vars in 903 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 79/153] 199.204.45.30 () {46 vars in 976 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/154] 199.204.45.30 () {52 vars in 1119 bytes} [Tue Apr 14 06:54:09 2026] PUT /v2.1/os-quota-sets/e8faf1e345274f48b5dfc2e7393bc68d => generated 238 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/229] 10.0.0.74 () {28 vars in 453 bytes} [Tue Apr 14 07:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/230] 10.0.0.74 () {30 vars in 657 bytes} [Tue Apr 14 07:00:12 2026] GET /v2.1 => generated 0 bytes in 82 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: 118/231] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 14 07:00:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/232] 10.0.0.74 () {34 vars in 764 bytes} [Tue Apr 14 07:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/233] 199.204.45.30 () {42 vars in 701 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 115/234] 199.204.45.30 () {44 vars in 905 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 120/235] 199.204.45.30 () {46 vars in 978 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:00:15.008 8 INFO nova.api.openstack.wsgi [None req-922cb99f-7837-4d32-9206-9309958e88a7 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 116/236] 199.204.45.30 () {48 vars in 1007 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/237] 199.204.45.30 () {48 vars in 1047 bytes} [Tue Apr 14 07:00:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/238] 10.0.0.74 () {28 vars in 453 bytes} [Tue Apr 14 07:00: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) [pid: 7|app: 0|req: 122/239] 10.0.0.74 () {30 vars in 657 bytes} [Tue Apr 14 07:00:16 2026] GET /v2.1 => generated 0 bytes in 42 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: 118/240] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 14 07:00:16 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: 123/241] 10.0.0.74 () {34 vars in 764 bytes} [Tue Apr 14 07:00:16 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 10.0.0.74 () {28 vars in 453 bytes} [Tue Apr 14 07: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: 124/243] 10.0.0.74 () {30 vars in 657 bytes} [Tue Apr 14 07:00:21 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 120/244] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 14 07:00:21 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: 125/245] 10.0.0.74 () {34 vars in 807 bytes} [Tue Apr 14 07:00:21 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/248] 10.0.0.74 () {28 vars in 453 bytes} [Tue Apr 14 07:00: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: 8|app: 0|req: 122/249] 10.0.0.74 () {30 vars in 657 bytes} [Tue Apr 14 07:00:25 2026] GET /v2.1 => generated 0 bytes in 29 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: 128/250] 10.0.0.74 () {32 vars in 730 bytes} [Tue Apr 14 07:00:25 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: 123/251] 10.0.0.74 () {34 vars in 807 bytes} [Tue Apr 14 07:00:25 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/258] 10.0.0.85 () {32 vars in 654 bytes} [Tue Apr 14 07:00:58 2026] GET /v2.1/flavors/detail => generated 2534 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: 127/259] 10.0.0.85 () {32 vars in 640 bytes} [Tue Apr 14 07:00:59 2026] GET /v2.1/servers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 07:00:59.122 7 WARNING oslo_db.sqlalchemy.utils [None req-f993204b-407a-4f49-ab89-958131b4b220 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 133/260] 10.0.0.85 () {32 vars in 648 bytes} [Tue Apr 14 07:00:59 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: 8|app: 0|req: 128/261] 10.0.0.85 () {32 vars in 693 bytes} [Tue Apr 14 07:00:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:09 2026] GET /v2.1/flavors/ea5f08e4-8c7e-48a1-88a9-5be726838434 => generated 511 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 10.0.0.85 () {32 vars in 640 bytes} [Tue Apr 14 07:01:10 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:10 2026] GET /v2.1/flavors/ea5f08e4-8c7e-48a1-88a9-5be726838434 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:18.599 8 WARNING neutronclient.v2_0.client [None req-d9f0e63c-90b8-4bdc-a5d1-12abe51b5015 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:19.554 7 WARNING neutronclient.v2_0.client [None req-8c166093-db50-4999-b79d-7221424c1215 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/269] 10.0.0.85 () {34 vars in 684 bytes} [Tue Apr 14 07:01:18 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1464 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:19.975 8 WARNING neutronclient.v2_0.client [None req-200627aa-9a76-4746-911e-6705be3654f2 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/270] 10.0.0.85 () {34 vars in 684 bytes} [Tue Apr 14 07:01:19 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:01:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:20.865 7 WARNING neutronclient.v2_0.client [None req-0b842f3e-561a-485f-93ca-a7b0d4a465c7 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/272] 10.0.0.85 () {34 vars in 684 bytes} [Tue Apr 14 07:01:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:21.121 8 WARNING neutronclient.v2_0.client [None req-3e808319-f8d3-4166-8157-180628d4ed20 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:21.417 7 WARNING neutronclient.v2_0.client [None req-0b842f3e-561a-485f-93ca-a7b0d4a465c7 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/273] 10.0.0.85 () {34 vars in 684 bytes} [Tue Apr 14 07:01:21 2026] POST /v2.1/os-security-groups => generated 241 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:21.618 8 WARNING neutronclient.v2_0.client [None req-52942fb2-a117-4775-b344-8f96ebe913a7 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/276] 10.0.0.85 () {34 vars in 694 bytes} [Tue Apr 14 07:01:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:21.967 7 WARNING neutronclient.v2_0.client [None req-649faa4e-3e01-41ee-949a-5d1c1f4a3bd3 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:21.985 8 WARNING neutronclient.v2_0.client [None req-52942fb2-a117-4775-b344-8f96ebe913a7 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/277] 10.0.0.85 () {34 vars in 684 bytes} [Tue Apr 14 07:01:21 2026] POST /v2.1/os-security-groups => generated 248 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:22.303 7 WARNING neutronclient.v2_0.client [None req-a43c728b-bb74-4c40-b866-ee0e1e93a84a cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:22.319 8 WARNING neutronclient.v2_0.client [None req-52942fb2-a117-4775-b344-8f96ebe913a7 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:22.823 7 WARNING neutronclient.v2_0.client [None req-a43c728b-bb74-4c40-b866-ee0e1e93a84a cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/278] 10.0.0.85 () {32 vars in 662 bytes} [Tue Apr 14 07:01:21 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 1250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:22.881 8 WARNING neutronclient.v2_0.client [None req-b4a4b8bd-c028-4c18-95cf-1899c987d5ed 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/279] 10.0.0.85 () {34 vars in 694 bytes} [Tue Apr 14 07:01:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:23.054 7 WARNING neutronclient.v2_0.client [None req-68c7768e-65e8-4896-b985-b3e1b7a2f42d cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.065 8 WARNING neutronclient.v2_0.client [None req-b4a4b8bd-c028-4c18-95cf-1899c987d5ed 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.111 7 WARNING neutronclient.v2_0.client [None req-68c7768e-65e8-4896-b985-b3e1b7a2f42d cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/280] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:22 2026] DELETE /v2.1/os-security-groups/2b8a275c-4f98-4887-822b-ccc54b9468c2 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:01:23.294 8 WARNING neutronclient.v2_0.client [None req-2d643149-9dcb-42fc-9cb2-daf4c10e0a70 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/281] 10.0.0.85 () {34 vars in 694 bytes} [Tue Apr 14 07:01:23 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:23.373 7 WARNING neutronclient.v2_0.client [None req-5b2c8d49-4b6b-4f86-975c-58bdd4441909 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.412 8 WARNING neutronclient.v2_0.client [None req-2d643149-9dcb-42fc-9cb2-daf4c10e0a70 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.426 7 INFO nova.api.openstack.wsgi [None req-5b2c8d49-4b6b-4f86-975c-58bdd4441909 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] HTTP exception thrown: Security group 2b8a275c-4f98-4887-822b-ccc54b9468c2 does not exist Neutron server returns request_ids: ['req-00e43b7d-917f-4931-9ff2-c4ab03599703'] [pid: 7|app: 0|req: 143/282] 10.0.0.85 () {32 vars in 736 bytes} [Tue Apr 14 07:01:23 2026] GET /v2.1/os-security-groups/2b8a275c-4f98-4887-822b-ccc54b9468c2 => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:01:23.438 7 WARNING neutronclient.v2_0.client [None req-24118300-57c7-4f83-8b3b-48dff6fad121 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/283] 10.0.0.85 () {32 vars in 736 bytes} [Tue Apr 14 07:01:23 2026] GET /v2.1/os-security-groups/e8b97c4b-ee27-47b4-b33e-e9a70a8611c1 => generated 665 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:23.524 7 WARNING neutronclient.v2_0.client [None req-9fc2c1d3-0c8c-4d8b-a46e-d293195c5f7f 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.568 7 WARNING neutronclient.v2_0.client [None req-9fc2c1d3-0c8c-4d8b-a46e-d293195c5f7f 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.681 8 WARNING neutronclient.v2_0.client [None req-2d643149-9dcb-42fc-9cb2-daf4c10e0a70 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/284] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:23 2026] DELETE /v2.1/os-security-groups/f83c7a2e-9f72-450e-8cd5-dd4478b8e520 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:01:23.819 7 WARNING neutronclient.v2_0.client [None req-b65a6787-674c-44a9-9491-38ea303761ae cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.844 7 WARNING neutronclient.v2_0.client [None req-b65a6787-674c-44a9-9491-38ea303761ae cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:23.896 7 WARNING neutronclient.v2_0.client [None req-b65a6787-674c-44a9-9491-38ea303761ae cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/285] 10.0.0.85 () {32 vars in 749 bytes} [Tue Apr 14 07:01:23 2026] DELETE /v2.1/os-security-group-rules/ae0ae821-bf81-4d22-ad1f-88e55cf2d7e5 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:01:24.049 7 WARNING neutronclient.v2_0.client [None req-692a6a78-22cd-4ca8-8583-e8d5bffb71bc 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:24.096 7 INFO nova.api.openstack.wsgi [None req-692a6a78-22cd-4ca8-8583-e8d5bffb71bc 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] HTTP exception thrown: Security group f83c7a2e-9f72-450e-8cd5-dd4478b8e520 does not exist Neutron server returns request_ids: ['req-fa53abe8-e61b-4be4-b081-20d5862414e3'] [pid: 7|app: 0|req: 147/286] 10.0.0.85 () {32 vars in 736 bytes} [Tue Apr 14 07:01:24 2026] GET /v2.1/os-security-groups/f83c7a2e-9f72-450e-8cd5-dd4478b8e520 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:01:24.101 7 WARNING neutronclient.v2_0.client [None req-39206eef-5ae6-4aed-b36d-c319c6ae3a73 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:24.239 7 WARNING neutronclient.v2_0.client [None req-39206eef-5ae6-4aed-b36d-c319c6ae3a73 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/287] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:01:23 2026] POST /v2.1/servers => generated 450 bytes in 1195 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:24.427 8 WARNING neutronclient.v2_0.client [None req-f88f6196-2bf1-43f6-93ae-8c3104252b2e 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/288] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:24 2026] DELETE /v2.1/os-security-groups/e8b97c4b-ee27-47b4-b33e-e9a70a8611c1 => generated 0 bytes in 384 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:01:24.505 8 WARNING neutronclient.v2_0.client [None req-f88f6196-2bf1-43f6-93ae-8c3104252b2e 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:24.505 7 WARNING neutronclient.v2_0.client [None req-b6ce5c43-b0b7-405a-8e59-80dcc528413c b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/289] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:24 2026] DELETE /v2.1/os-security-groups/e10fc985-84e4-4f4b-90a5-96a82c0bdfa5 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:01:24.649 8 WARNING neutronclient.v2_0.client [None req-3a0b2213-da40-47d6-a46c-984e7adca544 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:24.681 8 WARNING neutronclient.v2_0.client [None req-3a0b2213-da40-47d6-a46c-984e7adca544 cb0e2147e14447b18a4f3add50992792 08c48b43bebf4b528a034c42a5fe8209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/290] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:24 2026] DELETE /v2.1/os-security-groups/3760ee80-9560-4dbc-bf47-252773017fbd => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:01:24.825 8 WARNING neutronclient.v2_0.client [None req-7c61c4ab-dc9b-4e00-bb34-6a62dede1ce3 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/291] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:24 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1423 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:24.892 8 INFO nova.api.openstack.wsgi [None req-7c61c4ab-dc9b-4e00-bb34-6a62dede1ce3 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] HTTP exception thrown: Security group e10fc985-84e4-4f4b-90a5-96a82c0bdfa5 does not exist Neutron server returns request_ids: ['req-7d5d6e2e-4bd2-4c1d-93a2-189a7aebe9a0'] [pid: 8|app: 0|req: 143/292] 10.0.0.85 () {32 vars in 736 bytes} [Tue Apr 14 07:01:24 2026] GET /v2.1/os-security-groups/e10fc985-84e4-4f4b-90a5-96a82c0bdfa5 => generated 194 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:24.903 7 WARNING neutronclient.v2_0.client [None req-ef923c98-0fa4-473b-bc64-5746230ae0d4 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:24.946 7 WARNING neutronclient.v2_0.client [None req-ef923c98-0fa4-473b-bc64-5746230ae0d4 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:24.983 7 WARNING neutronclient.v2_0.client [None req-ef923c98-0fa4-473b-bc64-5746230ae0d4 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/293] 10.0.0.85 () {32 vars in 662 bytes} [Tue Apr 14 07:01:24 2026] GET /v2.1/os-security-groups => generated 707 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:25.062 8 WARNING neutronclient.v2_0.client [None req-bde312b5-4db7-4961-ba9c-c87dd89df7ac 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:25.082 8 INFO nova.api.openstack.wsgi [None req-bde312b5-4db7-4961-ba9c-c87dd89df7ac 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] HTTP exception thrown: Security group e10fc985-84e4-4f4b-90a5-96a82c0bdfa5 does not exist Neutron server returns request_ids: ['req-6a952150-dfe3-4d75-8a8c-98091348ed68'] [pid: 8|app: 0|req: 144/294] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:25 2026] DELETE /v2.1/os-security-groups/e10fc985-84e4-4f4b-90a5-96a82c0bdfa5 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:01:25.094 7 WARNING neutronclient.v2_0.client [None req-d6bb6337-d268-439c-85ba-b9ef59ed016e 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:25.144 7 INFO nova.api.openstack.wsgi [None req-d6bb6337-d268-439c-85ba-b9ef59ed016e 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] HTTP exception thrown: Security group f83c7a2e-9f72-450e-8cd5-dd4478b8e520 does not exist Neutron server returns request_ids: ['req-ddac1d45-a0de-41b4-9e9d-18ff8ea119e3'] [pid: 7|app: 0|req: 151/295] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:25 2026] DELETE /v2.1/os-security-groups/f83c7a2e-9f72-450e-8cd5-dd4478b8e520 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:01:25.163 8 WARNING neutronclient.v2_0.client [None req-8333bdf5-c0f1-4d5c-9586-ddc7b74dea74 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:25.181 8 INFO nova.api.openstack.wsgi [None req-8333bdf5-c0f1-4d5c-9586-ddc7b74dea74 0ee18716354b49aaa4282b5a42c6c1d3 c8fad91849b5487d83937e829c7bbb99 - - default default] HTTP exception thrown: Security group 2b8a275c-4f98-4887-822b-ccc54b9468c2 does not exist Neutron server returns request_ids: ['req-062f7b2a-3be4-4fc1-9cf5-1b0262069253'] [pid: 8|app: 0|req: 145/296] 10.0.0.85 () {32 vars in 739 bytes} [Tue Apr 14 07:01:25 2026] DELETE /v2.1/os-security-groups/2b8a275c-4f98-4887-822b-ccc54b9468c2 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:01:25.346 7 WARNING neutronclient.v2_0.client [None req-03d7c50a-eefe-474a-9a3f-f6379d0a9dd4 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:25.956 8 WARNING neutronclient.v2_0.client [None req-6fb3cea7-c799-450a-a5bb-5e9f0a4517ab b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/297] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:25 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1419 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:27.042 7 WARNING neutronclient.v2_0.client [None req-03d7c50a-eefe-474a-9a3f-f6379d0a9dd4 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:27.296 8 WARNING neutronclient.v2_0.client [None req-0ae282ab-5d18-45fd-9a2f-a36d56fdfb5b b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/298] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:27 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1475 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:01:25 2026] POST /v2.1/servers => generated 424 bytes in 2647 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:27.896 8 WARNING neutronclient.v2_0.client [None req-f770b167-6ae8-464c-aa0d-856f2d4f059e 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/300] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:27 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1371 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:28.423 7 WARNING neutronclient.v2_0.client [None req-a0557074-fc1e-487b-882a-0afb26706fae b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/301] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:28 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1475 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:29.065 8 WARNING neutronclient.v2_0.client [None req-41151f1b-e905-43df-8def-b3cf41908511 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/302] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:29 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1375 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:29.535 7 WARNING neutronclient.v2_0.client [None req-47b96212-27cc-4f52-b38f-3dff038a4d76 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/303] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:29 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1483 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-04-14 07:01:30.152 8 WARNING neutronclient.v2_0.client [None req-57cf3fd6-c75e-426f-b03c-d8503099f090 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:30.626 7 WARNING neutronclient.v2_0.client [None req-83d03fd8-a363-4a2d-a5b7-58975a4515bb b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/304] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:30 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1423 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:30 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:31.760 8 WARNING neutronclient.v2_0.client [None req-db430c04-4570-44b6-9bbf-6f007edac422 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:31.803 7 INFO nova.api.openstack.compute.server_external_events [req-7eceffda-c1ad-4361-8087-219cc9524f60 req-44002146-33dc-4ebf-8ad9-8e18ad4a14fa b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance 2026-04-14 07:01:31.811 7 INFO nova.compute.rpcapi [None req-2571c60d-b048-4417-a417-c63c57c44c62 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 156/308] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:31 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1431 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:32.636 7 WARNING neutronclient.v2_0.client [None req-62bc700e-a84b-4a5a-b5fc-90b75d5d4620 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:33.049 8 WARNING neutronclient.v2_0.client [None req-865009ca-e61e-465d-9106-509efe8554a8 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/310] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:33 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1431 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:34.886 8 WARNING neutronclient.v2_0.client [None req-4ddbec75-6020-429a-a212-0704138654a8 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/311] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:32 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 3480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:36.133 7 INFO nova.api.openstack.compute.server_external_events [req-c5a26de5-c450-477b-a07c-a9ea4c65aeca req-31ffd4e3-53de-4001-9f4b-f41de3bc5f4d b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance [pid: 7|app: 0|req: 158/312] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:37.123 7 WARNING neutronclient.v2_0.client [None req-ea2c9bfe-8c09-4a20-b828-13e50feef1ee b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/313] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:34 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 2754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 156/314] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:01:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:37.701 8 INFO nova.api.openstack.compute.server_external_events [req-e0a63197-9405-4d3d-92e5-7006fc8ce017 req-55ca2e05-000d-4917-9b4a-58739c84517b b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance 2026-04-14 07:01:37.711 8 INFO nova.compute.rpcapi [None req-e7dd75b2-9eb1-46cb-9486-82cf25ef26bd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 157/315] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:37 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:38.576 8 INFO nova.api.openstack.compute.server_external_events [req-bda524a2-4f9c-417f-9b04-f609338acc77 req-83adb931-348d-4186-aedf-cfae5acc0e50 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance [pid: 8|app: 0|req: 158/317] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:38.650 7 WARNING neutronclient.v2_0.client [None req-6cb6173b-8bfc-4035-b494-30d0e6f1043b 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:38.844 8 WARNING neutronclient.v2_0.client [None req-a02a91e1-d94f-4b96-99e8-70e06b0929ab b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/318] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:38 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 159/319] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:38 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:39.482 7 WARNING neutronclient.v2_0.client [None req-acfab84b-0107-4c3b-bbe9-0c33c89403f2 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:39.557 7 WARNING neutronclient.v2_0.client [None req-acfab84b-0107-4c3b-bbe9-0c33c89403f2 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:39.852 7 WARNING neutronclient.v2_0.client [None req-acfab84b-0107-4c3b-bbe9-0c33c89403f2 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/320] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:01:39 2026] POST /v2.1/servers => generated 453 bytes in 614 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:40.060 8 WARNING neutronclient.v2_0.client [None req-06b9afb8-0e1e-451e-a122-af34452c53fb f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/321] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:40 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1430 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 162/322] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:01:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:40.487 8 WARNING neutronclient.v2_0.client [None req-8a47f886-89cc-44a5-83e5-476ae68e6107 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:40.509 7 WARNING neutronclient.v2_0.client [None req-246b945b-b99c-483b-86f4-68bf245e215c b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/323] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:40 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:40 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 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-04-14 07:01:41.152 8 WARNING neutronclient.v2_0.client [None req-1b56adce-d30d-4ad3-a9ba-be3f5d247ec7 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/325] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:41 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1434 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:41.624 7 WARNING neutronclient.v2_0.client [None req-f02e1da6-66f5-4248-99ff-54b0c56e9d29 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:41.665 8 WARNING neutronclient.v2_0.client [None req-8b6c8965-6e6a-4ea9-90f4-b3dbadc09755 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:41.681 7 WARNING neutronclient.v2_0.client [None req-f02e1da6-66f5-4248-99ff-54b0c56e9d29 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/328] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:41 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:41.865 8 WARNING neutronclient.v2_0.client [None req-a6c8bb18-3568-4494-8f53-02df323498f5 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:41.919 7 WARNING neutronclient.v2_0.client [None req-f02e1da6-66f5-4248-99ff-54b0c56e9d29 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/329] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:41 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:01:41 2026] POST /v2.1/servers => generated 450 bytes in 585 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:42.137 8 WARNING neutronclient.v2_0.client [None req-d1ff199a-40cf-4008-9348-b5033bf79ab4 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/331] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:42 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1400 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:42.248 7 WARNING neutronclient.v2_0.client [None req-594a1379-ad9c-41f7-ad45-34d8e96ffed0 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/332] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:42 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1482 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:42.865 8 WARNING neutronclient.v2_0.client [None req-521a4445-a337-407e-be0a-2c60b8e4d532 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/333] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:42 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:43.062 7 WARNING neutronclient.v2_0.client [None req-9632b185-8873-4caf-9863-2f4f1386071e b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/334] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:43 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 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-04-14 07:01:43.220 8 WARNING neutronclient.v2_0.client [None req-46ae07e3-da43-4c3f-87e7-8982c9f4255c ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/335] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:43 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1404 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:43.342 7 WARNING neutronclient.v2_0.client [None req-0329b5c9-5956-4558-aac4-e29545480564 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/336] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:43 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1482 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:43.997 8 WARNING neutronclient.v2_0.client [None req-fc9c909c-1cab-4392-abf5-8aadb65c529b 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/337] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:43 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:44.235 7 WARNING neutronclient.v2_0.client [None req-e7d411d1-64a4-4b5c-8989-7e5f51166601 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:44.316 8 WARNING neutronclient.v2_0.client [None req-3bb88ac9-f1ce-4427-835b-fbcdb7634cbb ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/338] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:44 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:44 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1452 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-04-14 07:01:44.416 7 WARNING neutronclient.v2_0.client [None req-04075f90-c2e1-4988-a80a-10ec3d53e0f1 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/340] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:44 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1490 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-04-14 07:01:45.175 8 WARNING neutronclient.v2_0.client [None req-5e3015d3-f010-4c87-8d4e-4ffb60907ad6 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/341] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:45 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:45.400 7 WARNING neutronclient.v2_0.client [None req-cf0224cc-8b19-408e-a65c-768a8368f697 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:45.415 8 WARNING neutronclient.v2_0.client [None req-73e67e3c-24ae-4117-a724-3ecfe0039317 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/342] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:45 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1452 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:45.575 7 WARNING neutronclient.v2_0.client [None req-7aa61f1a-14a2-4221-a1cd-99feaa9ba796 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/343] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:45 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/344] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:45 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1558 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:45.961 8 INFO nova.api.openstack.compute.server_external_events [req-89a95476-56ed-4d5d-a12e-453be36cec68 req-c16cf222-d809-4fd1-aece-ac92bd962157 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance [pid: 8|app: 0|req: 173/345] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:46.312 7 WARNING neutronclient.v2_0.client [None req-ad30363c-17a0-4b08-9f8c-c8cbe570b1c1 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/346] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:46 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:46.583 8 WARNING neutronclient.v2_0.client [None req-808c10f8-0224-46ec-b65e-13e3dbb06970 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/347] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:46 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1460 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-04-14 07:01:46.757 7 WARNING neutronclient.v2_0.client [None req-d1ec972b-8aa6-4793-8778-1ec024eb3d63 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:46.795 8 WARNING neutronclient.v2_0.client [None req-3c809ada-743c-4f5d-a8d4-b98ab837b4ea f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/348] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:46 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:46 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1556 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-04-14 07:01:47.449 7 WARNING neutronclient.v2_0.client [None req-3a78a8eb-2029-4648-9d10-fc0b8f56e7c6 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/350] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:47 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 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-04-14 07:01:47.668 8 WARNING neutronclient.v2_0.client [None req-376db495-dae1-4667-84ea-696a518cf465 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/351] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:47 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1528 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:47.880 7 WARNING neutronclient.v2_0.client [None req-1559e6a2-687c-4061-991e-9c1de0135358 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:47.926 8 WARNING neutronclient.v2_0.client [None req-4d155836-3107-4095-b1b4-9ed9e03ecd17 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/352] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:47 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:48.029 7 INFO nova.api.openstack.compute.server_external_events [req-fa1e4004-ac87-44a9-97cb-c4a176b8d33a req-3f5c3417-4bcc-4faa-9f6c-888b2fb5c24d b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance [pid: 8|app: 0|req: 177/353] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:47 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1556 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:48.614 8 WARNING neutronclient.v2_0.client [None req-40d806d2-81af-4162-a63f-f3b7b8851f8b 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/355] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:48 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:48.847 7 WARNING neutronclient.v2_0.client [None req-1a42b31d-76b0-4f4c-a62d-8c1b7c33ff11 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/356] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:48 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:49.058 8 WARNING neutronclient.v2_0.client [None req-681fc119-4c51-4042-a671-62ecb0da0045 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:49.076 7 WARNING neutronclient.v2_0.client [None req-70f6fe49-07f6-4900-834e-03aec83385d4 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/357] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:49 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:49 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1556 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-04-14 07:01:49.769 8 WARNING neutronclient.v2_0.client [None req-b0eabd7c-5fae-4372-8969-75ddd98882b2 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/359] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:49 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 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-04-14 07:01:50.034 7 WARNING neutronclient.v2_0.client [None req-6c21db84-8d27-49bd-b634-b92f3f34af3f ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/360] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:50 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:50.230 8 WARNING neutronclient.v2_0.client [None req-27155006-2339-4b91-ad90-352867a88e80 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:50.246 7 WARNING neutronclient.v2_0.client [None req-fb2b9fa2-2ca3-4929-ac65-c605c7d4cf9c f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/361] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:50 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:50 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1556 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:50.720 8 INFO nova.api.openstack.compute.server_external_events [req-2b93c7fa-1d12-4da9-b4a1-b6401ec20bdc req-644ff524-6e5a-4a20-a4fa-8c31b3db55c4 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance [pid: 8|app: 0|req: 182/363] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:50 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-04-14 07:01:50.910 7 WARNING neutronclient.v2_0.client [None req-7a93dc6d-cf53-4d65-94a7-2204e1a2e487 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/364] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:50 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:51.204 8 WARNING neutronclient.v2_0.client [None req-22e9c419-19d7-47eb-b4a8-820fc07f1eb7 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:51.219 7 INFO nova.api.openstack.compute.server_external_events [req-170f2ac8-ad73-4899-af87-cd98d4e7f1ac req-5e39b132-6d8a-49d8-8b20-5b8e1b6616ea b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance [pid: 7|app: 0|req: 183/365] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01: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-04-14 07:01:51.362 7 WARNING neutronclient.v2_0.client [None req-5f314796-f59f-4ce5-ab75-623a86b90c61 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/368] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:51 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1526 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:51.407 8 WARNING neutronclient.v2_0.client [None req-786a17f2-df62-49ff-a3aa-71d2f3f12bcb f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/369] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:51 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1556 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:51 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1548 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:52.156 8 WARNING neutronclient.v2_0.client [None req-750c5f69-0e06-40d8-8f9b-7d0ec5c37a94 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/371] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:52 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:52.410 7 WARNING neutronclient.v2_0.client [None req-073517e7-35f1-473a-889d-2daccb179f82 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/372] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:52 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1526 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-04-14 07:01:52.603 8 WARNING neutronclient.v2_0.client [None req-852f9773-286d-4c46-8f71-cbf442ca35ee f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:52.663 7 WARNING neutronclient.v2_0.client [None req-01581436-c8bc-4ef3-8ecc-5e8900e00937 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/373] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:52 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1739 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 188/374] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:52 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1725 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-04-14 07:01:52.819 8 WARNING neutronclient.v2_0.client [None req-401c1c95-ed3f-414c-9086-bf781909c6bf f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:01:52.825 7 INFO nova.api.openstack.compute.server_external_events [req-eaf179fc-92c1-42ee-94a4-0711a4ec8f59 req-36244edf-e82d-4156-8286-a4faf4a68aca b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance [pid: 7|app: 0|req: 189/375] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:52 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-04-14 07:01:52.884 7 WARNING neutronclient.v2_0.client [None req-0490f79d-6285-4522-9f99-88bbc7f5b32f b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/376] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:01:52 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:01:52 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1/os-interface => generated 285 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:53.284 7 INFO nova.api.openstack.compute.server_external_events [req-88059ead-8342-459f-8c06-e9f1963ef7c9 req-049ba2b9-8dce-47a8-b40d-6b0dd44b9eea b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance 2026-04-14 07:01:53.284 7 INFO nova.api.openstack.compute.server_external_events [req-88059ead-8342-459f-8c06-e9f1963ef7c9 req-049ba2b9-8dce-47a8-b40d-6b0dd44b9eea b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance 2026-04-14 07:01:53.284 7 INFO nova.api.openstack.compute.server_external_events [req-88059ead-8342-459f-8c06-e9f1963ef7c9 req-049ba2b9-8dce-47a8-b40d-6b0dd44b9eea b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance 2026-04-14 07:01:53.285 7 INFO nova.api.openstack.compute.server_external_events [req-88059ead-8342-459f-8c06-e9f1963ef7c9 req-049ba2b9-8dce-47a8-b40d-6b0dd44b9eea b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance 2026-04-14 07:01:53.285 7 INFO nova.api.openstack.compute.server_external_events [req-88059ead-8342-459f-8c06-e9f1963ef7c9 req-049ba2b9-8dce-47a8-b40d-6b0dd44b9eea b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance [pid: 7|app: 0|req: 191/378] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:53 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:53.312 8 WARNING neutronclient.v2_0.client [None req-b1d1b551-411c-4c20-a853-9623ad5514b2 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:53.576 7 WARNING neutronclient.v2_0.client [None req-896d1047-18ee-4b91-b63b-98c3401f1d9c ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/379] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:53 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1471 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 192/380] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:53 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1526 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:54.050 8 WARNING neutronclient.v2_0.client [None req-55c83519-3995-4037-af95-7d3a64b9df71 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/381] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:54 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1725 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:54.435 8 WARNING neutronclient.v2_0.client [None req-84145134-816b-4103-bd30-effafcad8da9 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/382] 10.0.0.85 () {32 vars in 640 bytes} [Tue Apr 14 07:01:54 2026] GET /v2.1/servers => generated 378 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 194/383] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:01:54 2026] DELETE /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/384] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:54 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1739 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:54.626 7 WARNING neutronclient.v2_0.client [None req-d3e553d5-19fc-4c30-ad8c-6d6ec3eaf788 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] 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: 191/385] 10.0.0.85 () {32 vars in 640 bytes} [Tue Apr 14 07:01:54 2026] GET /v2.1/servers => generated 383 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 195/386] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:54 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1731 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, ' [pid: 8|app: 0|req: 192/387] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:01:54 2026] DELETE /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:54.873 7 INFO nova.api.openstack.compute.server_external_events [req-dfd95163-af5a-430c-be13-fc31fb479dbb req-d3072ebc-c7a5-4cfd-9548-8ba6da59c9b8 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance [pid: 7|app: 0|req: 196/388] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:54.915 8 WARNING neutronclient.v2_0.client [None req-bfb67a1c-e93e-4215-ac9f-4e292587b3a0 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/389] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:54 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1745 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:55.057 7 WARNING neutronclient.v2_0.client [None req-506dd259-4986-4954-8cdd-76b65f40c2c2 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:55.107 8 WARNING neutronclient.v2_0.client [None req-fe98e429-8129-475b-befc-4aed83007828 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/390] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1657 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, ' [pid: 8|app: 0|req: 194/391] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1717 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567/ips => generated 110 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:55.279 8 WARNING neutronclient.v2_0.client [None req-ca4d7dcd-755f-4114-8388-62f8cbc7f12c ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/393] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567/ips => generated 110 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: 200/394] 10.0.0.85 () {32 vars in 824 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567/ips/tempest-ServerAddressesTestJSON-1998922037-network => generated 95 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 195/395] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:55.355 7 INFO nova.api.openstack.compute.server_external_events [req-3b51bcfb-923a-4cc5-9ebd-3974449b89eb req-3ca522f0-2bb2-4e21-b7e2-cea64e74320c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance 2026-04-14 07:01:55.355 7 INFO nova.api.openstack.compute.server_external_events [req-3b51bcfb-923a-4cc5-9ebd-3974449b89eb req-3ca522f0-2bb2-4e21-b7e2-cea64e74320c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance [pid: 7|app: 0|req: 201/396] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:55 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:01:55 2026] DELETE /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:55.493 7 WARNING neutronclient.v2_0.client [None req-05cba54a-23b2-41a3-9bb6-7b3461fc80fa 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/398] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1663 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:55.819 8 WARNING neutronclient.v2_0.client [None req-ecba37b1-3486-448e-a1fd-b533f277d7ab b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] 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: 197/399] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:55 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1731 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:01:56.068 7 WARNING neutronclient.v2_0.client [None req-ea3950b3-dd8b-43f6-aa0c-67cbcf9cbe76 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:56.288 8 WARNING neutronclient.v2_0.client [None req-f879da34-d563-4bcd-b757-c67efc3dafd5 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/400] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:56 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1745 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:56 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1717 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:56.721 7 WARNING neutronclient.v2_0.client [None req-1a25ea73-b475-4b77-990a-3cb259a46ff8 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:56.913 8 INFO nova.api.openstack.compute.server_external_events [req-6e5a9327-5e5e-44f5-8cf0-a382369d6111 req-c0e85c78-1f8c-44d9-9c38-ac725d3cb8cb b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance [pid: 8|app: 0|req: 199/402] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:56 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1663 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:57.095 8 WARNING neutronclient.v2_0.client [None req-021ea3ca-deb0-407c-b39e-43ee74a962ba b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/404] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:57 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1851 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:57.405 7 INFO nova.api.openstack.compute.server_external_events [req-9ec5fbfb-d107-4ef1-b6e7-c0c3bd0b9d36 req-d0c87c96-d63e-4a8a-ae8c-0921dfcc6a85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance 2026-04-14 07:01:57.406 7 INFO nova.api.openstack.compute.server_external_events [req-9ec5fbfb-d107-4ef1-b6e7-c0c3bd0b9d36 req-d0c87c96-d63e-4a8a-ae8c-0921dfcc6a85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance 2026-04-14 07:01:57.406 7 INFO nova.api.openstack.compute.server_external_events [req-9ec5fbfb-d107-4ef1-b6e7-c0c3bd0b9d36 req-d0c87c96-d63e-4a8a-ae8c-0921dfcc6a85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance 2026-04-14 07:01:57.407 7 INFO nova.api.openstack.compute.server_external_events [req-9ec5fbfb-d107-4ef1-b6e7-c0c3bd0b9d36 req-d0c87c96-d63e-4a8a-ae8c-0921dfcc6a85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance 2026-04-14 07:01:57.408 7 INFO nova.api.openstack.compute.server_external_events [req-9ec5fbfb-d107-4ef1-b6e7-c0c3bd0b9d36 req-d0c87c96-d63e-4a8a-ae8c-0921dfcc6a85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance [pid: 7|app: 0|req: 205/405] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:57 2026] POST /v2.1/os-server-external-events => generated 871 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:57.529 8 WARNING neutronclient.v2_0.client [None req-5c2e916f-fb38-4874-b4f0-c92620631b56 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/406] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:57 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1865 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-04-14 07:01:58.001 7 WARNING neutronclient.v2_0.client [None req-182bc01f-597a-4260-bd98-43f34e857eda 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/407] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:57 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1621 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-04-14 07:01:58.248 8 WARNING neutronclient.v2_0.client [None req-b197bf62-3f1b-4c7a-9510-7d6a5168cd27 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/408] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:58 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1504 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-04-14 07:01:58.764 7 WARNING neutronclient.v2_0.client [None req-17e28056-7c56-48db-8ef3-540fa836a481 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/409] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:58 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:58.961 8 INFO nova.api.openstack.compute.server_external_events [req-93598224-6bab-4f3e-860b-75d93fb00fe9 req-e270c943-4a75-4d5e-b9ba-40b352702128 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance 2026-04-14 07:01:58.962 8 INFO nova.api.openstack.compute.server_external_events [req-93598224-6bab-4f3e-860b-75d93fb00fe9 req-e270c943-4a75-4d5e-b9ba-40b352702128 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:48229bc3-f8fd-4a45-ae74-1be25b7efe71 for instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 on instance [pid: 8|app: 0|req: 203/410] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:58 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:59.126 7 WARNING neutronclient.v2_0.client [None req-51396e91-e20a-446f-b962-680c21d17139 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/411] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:59 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => 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-04-14 07:01:59.344 8 WARNING neutronclient.v2_0.client [None req-a09c07dc-c19d-42b2-9a68-9a9ea1636248 b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/412] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:59 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1509 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:59.458 7 INFO nova.api.openstack.compute.server_external_events [req-c63f171e-d8a5-4b99-a3e7-e3efff76633b req-b12b32dc-fb40-4fc8-8196-be291af8a10b b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:e166a324-7c9a-418d-8192-b9939c7c2fd6 for instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 on instance 2026-04-14 07:01:59.458 7 INFO nova.api.openstack.compute.server_external_events [req-c63f171e-d8a5-4b99-a3e7-e3efff76633b req-b12b32dc-fb40-4fc8-8196-be291af8a10b b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:2d5106cc-51c1-4811-a87b-e679db8fe033 for instance 8bc150d2-d455-45b3-994e-7b408a854567 on instance [pid: 7|app: 0|req: 209/413] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:01:59 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:01:59.863 8 WARNING neutronclient.v2_0.client [None req-22a4e3f2-8226-425e-aace-c6023b88d138 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/414] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:01:59 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1516 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:00.226 7 WARNING neutronclient.v2_0.client [None req-2c7492a6-18c9-4329-a4c7-782a36678700 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/415] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:00 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:00.434 8 WARNING neutronclient.v2_0.client [None req-b51443b0-1bf3-4887-a8ba-98aa6af0d21f b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/416] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:00 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:00.954 7 WARNING neutronclient.v2_0.client [None req-36729cca-c802-4356-8ca4-30a193df573d f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/417] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:00 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 1516 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:01.318 8 WARNING neutronclient.v2_0.client [None req-50e821b2-4191-4848-bc2a-8b3d22063351 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/420] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:01 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1457 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:01.511 7 INFO nova.api.openstack.wsgi [None req-60b9d491-1191-4725-80b1-946a1302caeb b7ddfddf7e1f4875bc663e1350f7b15b bc5777d15d4549cf917a749b1375525f - - default default] HTTP exception thrown: Instance 07b9b1d2-a80e-4c1f-af49-23b1db0e8007 could not be found. [pid: 7|app: 0|req: 214/421] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:01 2026] GET /v2.1/servers/07b9b1d2-a80e-4c1f-af49-23b1db0e8007 => 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: 208/422] 10.0.0.85 () {32 vars in 703 bytes} [Tue Apr 14 07:02:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-388020255 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:02.026 7 INFO nova.api.openstack.wsgi [None req-39114de2-a277-417f-8189-bdfd4609c799 f327781b2b2d4b10a3b77804a985b5f4 25e41d36923b4e7fb735f7f5f47bf749 - - default default] HTTP exception thrown: Instance 5745bd5c-e333-4681-b38a-9bbf319cfad1 could not be found. [pid: 7|app: 0|req: 215/423] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:02 2026] GET /v2.1/servers/5745bd5c-e333-4681-b38a-9bbf319cfad1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/424] 10.0.0.85 () {32 vars in 703 bytes} [Tue Apr 14 07:02:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-502403207 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:02.412 7 WARNING neutronclient.v2_0.client [None req-731f4215-cb37-4578-9e9d-69a195a38561 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/425] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:02 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 1457 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:02:03.505 8 INFO nova.api.openstack.wsgi [None req-ea35f9b2-6612-4cce-9804-00da6c22107e 82b4017a1054420288d8abf32df65af3 5b6f362b70d64c0d8e30b47cd727b8fd - - default default] HTTP exception thrown: Instance 8bc150d2-d455-45b3-994e-7b408a854567 could not be found. [pid: 8|app: 0|req: 210/426] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:03 2026] GET /v2.1/servers/8bc150d2-d455-45b3-994e-7b408a854567 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:06.374 7 WARNING neutronclient.v2_0.client [None req-b1dfb6cb-1402-4f9e-b420-a00888600eb2 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/427] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:02:06 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:06.496 8 WARNING neutronclient.v2_0.client [None req-9e040bd8-1219-4e3f-a423-506eeabc8f71 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/428] 10.0.0.85 () {32 vars in 814 bytes} [Tue Apr 14 07:02:06 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/os-interface/5947c902-4a8e-4ca8-90c3-74228f12c4a3 => generated 282 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 218/429] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:06 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/430] 10.0.0.85 () {34 vars in 749 bytes} [Tue Apr 14 07:02:06 2026] POST /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/action => generated 0 bytes in 39 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: 219/431] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:06 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/432] 10.0.0.85 () {30 vars in 412 bytes} [Tue Apr 14 07:02:07 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/433] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:07 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:07.911 8 INFO nova.api.openstack.compute.server_external_events [req-e730efbd-0116-41c3-ae94-35fffdfc5b30 req-11a9ff6f-6797-40e4-9d05-66cb0c0dac08 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance [pid: 8|app: 0|req: 214/434] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:07 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: 7|app: 0|req: 221/435] 10.0.0.85 () {28 vars in 559 bytes} [Tue Apr 14 07:02:07 2026] GET /v2/ => generated 402 bytes in 542 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: 215/436] 10.0.0.85 () {28 vars in 563 bytes} [Tue Apr 14 07:02:08 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: 222/437] 10.0.0.85 () {30 vars in 412 bytes} [Tue Apr 14 07:02:08 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:08 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:02:08.835 7 WARNING neutronclient.v2_0.client [None req-5304e3e9-b49a-48cd-9711-d0d07b3155fb ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/439] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:08 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1951 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/440] 10.0.0.85 () {34 vars in 749 bytes} [Tue Apr 14 07:02:09 2026] POST /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/action => generated 0 bytes in 34 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: 224/441] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:09 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/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, ' [pid: 8|app: 0|req: 218/442] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:10 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 220/445] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:11 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:11.549 7 INFO nova.api.openstack.compute.server_external_events [req-a9d2c960-e059-4ae9-b1b4-1a1242d94112 req-9cf9a821-a991-4051-ba6f-1fb3687d3c97 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance [pid: 7|app: 0|req: 226/446] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 221/447] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:12 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/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, ' [pid: 7|app: 0|req: 227/448] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:02:12 2026] POST /v2.1/os-keypairs => generated 383 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 222/449] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:02:13 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/450] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:02:13 2026] DELETE /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:13.716 8 WARNING neutronclient.v2_0.client [None req-553c1a51-e824-497e-abfd-6a0966df8e56 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/451] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:13 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1843 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:14.515 7 WARNING neutronclient.v2_0.client [None req-01d6b762-3049-468a-a28f-c6f9e9feccd1 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:14.553 7 WARNING neutronclient.v2_0.client [None req-01d6b762-3049-468a-a28f-c6f9e9feccd1 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:14.716 7 WARNING neutronclient.v2_0.client [None req-01d6b762-3049-468a-a28f-c6f9e9feccd1 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] 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: 229/452] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:02:14 2026] POST /v2.1/servers => generated 453 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:14.948 7 WARNING neutronclient.v2_0.client [None req-a8b7cd5a-9535-43af-80cd-e663cafe82ff f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:14.950 8 WARNING neutronclient.v2_0.client [None req-ee15f69d-49b5-4a01-970a-82b7d5d66086 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/453] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:14 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1389 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/454] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:14 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1843 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-04-14 07:02:16.062 7 WARNING neutronclient.v2_0.client [None req-ee42b4d3-fbe3-411d-a43c-b17ba3466135 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:16.143 8 WARNING neutronclient.v2_0.client [None req-6317f866-a384-491f-ad3f-1a0db10ca0c3 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/455] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:16 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1393 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:16.587 7 INFO nova.api.openstack.compute.server_external_events [req-fdccb17a-d2be-440c-9538-e62f7cfb4223 req-4cfbf721-9257-4b55-809f-460183d3f54c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:5947c902-4a8e-4ca8-90c3-74228f12c4a3 for instance 754c5a36-72b5-497b-9bb9-796799d19713 on instance [pid: 7|app: 0|req: 232/456] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/457] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:16 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1843 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:17.457 7 WARNING neutronclient.v2_0.client [None req-07904297-8524-4e13-9493-94627760957d f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/458] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:17 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1441 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-04-14 07:02:17.668 8 WARNING neutronclient.v2_0.client [None req-bedaabf7-1281-44ea-b013-8367e149d4a1 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/459] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:17 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1486 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:18.538 7 WARNING neutronclient.v2_0.client [None req-a2955b3c-5582-468b-bffc-c8dd83f6512a f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/460] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:18 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1441 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-04-14 07:02:18.766 8 WARNING neutronclient.v2_0.client [None req-524283ce-b5ef-44ef-9629-edd70226a97e ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/461] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:18 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1486 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:19.616 7 WARNING neutronclient.v2_0.client [None req-899ce31e-c600-4e24-8f97-5dc54865cf5b f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/462] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:19 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:19.865 8 WARNING neutronclient.v2_0.client [None req-42eea495-147b-487a-9c1f-b473d1ccec77 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/463] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:19 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 1486 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:20.438 7 INFO nova.api.openstack.compute.server_external_events [req-31abf584-6689-481a-ae9c-5ad6b56db696 req-7e659d44-d49f-4848-acd6-082537deab91 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 7|app: 0|req: 236/464] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:20.765 8 WARNING neutronclient.v2_0.client [None req-0ef99a49-74c2-48f6-8773-fb8a52f0ccae f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/465] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:20 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1527 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:20.941 7 INFO nova.api.openstack.wsgi [None req-663b128c-54f6-4d86-ae34-d75cb0f0e427 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] HTTP exception thrown: Instance 754c5a36-72b5-497b-9bb9-796799d19713 could not be found. [pid: 7|app: 0|req: 237/466] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:20 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => 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: 230/467] 10.0.0.85 () {32 vars in 705 bytes} [Tue Apr 14 07:02:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1326262954 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:21.549 7 INFO nova.api.openstack.wsgi [None req-666b25f4-beb8-4360-a6eb-1dd95c562d27 ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] HTTP exception thrown: Instance 754c5a36-72b5-497b-9bb9-796799d19713 could not be found. [pid: 7|app: 0|req: 239/470] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:02:21 2026] DELETE /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:02:21.574 8 INFO nova.api.openstack.wsgi [None req-a61aea6f-d6d3-47a8-aacc-c21b9417021c ee2f0e3b92814b09be6ca6072e54cbac b47473be654144ad8e0ebe849b55b1b5 - - default default] HTTP exception thrown: Instance 754c5a36-72b5-497b-9bb9-796799d19713 could not be found. [pid: 8|app: 0|req: 232/471] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:21 2026] GET /v2.1/servers/754c5a36-72b5-497b-9bb9-796799d19713 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:21.966 7 WARNING neutronclient.v2_0.client [None req-81084aa9-32f8-42ac-8007-106e0df41936 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/472] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:21 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1515 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:23.373 8 WARNING neutronclient.v2_0.client [None req-aa70bfcc-95b5-4b46-97dc-deb62f18058a f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/473] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:23 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1515 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:24.537 7 WARNING neutronclient.v2_0.client [None req-ed9e0364-4889-44d3-a400-d84b61ecb00f f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/474] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:24 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1515 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:25.679 8 INFO nova.api.openstack.compute.server_external_events [req-0d51b7f4-015c-430c-af9c-71310adac3e0 req-aa8e8a2c-9d86-45aa-af9b-1f925a54f373 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 8|app: 0|req: 234/475] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:02:25.696 7 WARNING neutronclient.v2_0.client [None req-e463a19d-f522-4dc2-9382-28bffff4622f f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/476] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:25 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1515 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:26.983 8 WARNING neutronclient.v2_0.client [None req-ce7c840b-cb63-4dec-8b01-7a1796cfc852 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/477] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:26 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1515 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:27.731 7 INFO nova.api.openstack.compute.server_external_events [req-fd75d164-25c6-4316-86e5-aa0de145e22f req-acfdc994-2f14-4308-b2f8-8d4f54b01dae b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 7|app: 0|req: 243/478] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:27 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:28.708 8 WARNING neutronclient.v2_0.client [None req-08a8f816-18cd-47d5-95cd-a97eb7f624c0 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/479] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:28 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1698 bytes in 1668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:30.382 7 WARNING neutronclient.v2_0.client [None req-7d6263bd-63f4-499d-b9bb-f5bbae6ab2c8 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/482] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:02:30 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3/os-interface => generated 285 bytes in 1292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/483] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:02:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:32.540 7 INFO nova.api.openstack.compute.server_external_events [req-dd8d74b7-0151-47a3-9f42-f6ba09f0b30e req-1ac8d7a7-95f3-4d45-861c-ca26346332b3 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 7|app: 0|req: 245/484] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:02:38.657 8 WARNING neutronclient.v2_0.client [None req-c858aa97-c2bd-4621-bb5c-a3f5e166ebe1 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:38.864 8 WARNING neutronclient.v2_0.client [None req-c858aa97-c2bd-4621-bb5c-a3f5e166ebe1 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:39.720 8 WARNING neutronclient.v2_0.client [None req-c858aa97-c2bd-4621-bb5c-a3f5e166ebe1 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/485] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:02:38 2026] POST /v2.1/servers => generated 451 bytes in 2016 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:40.602 7 WARNING neutronclient.v2_0.client [None req-46edf954-d845-4509-a7e8-934fd9532b98 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/486] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:40 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1253 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:41.702 8 WARNING neutronclient.v2_0.client [None req-882f9b83-289c-48a7-bc6c-8f639eecf8e7 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/489] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:41 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1303 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:42.217 7 WARNING neutronclient.v2_0.client [None req-c343d191-9452-4f74-89df-2e5edd124eb6 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/490] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:42 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1818 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:42.433 8 WARNING neutronclient.v2_0.client [None req-e969ffcd-59c4-48cb-92bd-fb14ec92d99d f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/491] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:42 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1818 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/492] 10.0.0.85 () {34 vars in 749 bytes} [Tue Apr 14 07:02:42 2026] POST /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:42.858 8 WARNING neutronclient.v2_0.client [None req-9eb55c94-4c4f-4336-ae5f-c39c57a89039 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:42.887 7 WARNING neutronclient.v2_0.client [None req-e71430ec-5f9c-40e6-a3f9-0b4d431a97e4 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/493] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:42 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1351 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/494] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:42 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1820 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:43.977 7 WARNING neutronclient.v2_0.client [None req-0a66c30f-4899-4df2-9d09-b8dd14b2d1af 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:02:44.011 8 WARNING neutronclient.v2_0.client [None req-5cd3f2b6-818d-4a9a-9a31-ffc02312d322 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/495] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:43 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1351 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/496] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:43 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1820 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:45.190 7 WARNING neutronclient.v2_0.client [None req-8fa86a9c-2a67-416b-9401-e4e2a7afa927 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/497] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:45 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1359 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:45.347 8 WARNING neutronclient.v2_0.client [None req-cdcd58d6-1dca-4315-ac85-d9d2bf3f7faa f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/498] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:45 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1820 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:46.327 7 WARNING neutronclient.v2_0.client [None req-42140277-0287-48bc-9551-f96baacb8e45 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:46.628 8 INFO nova.api.openstack.compute.server_external_events [req-26d665cf-c9a6-427d-a15b-5ac7c395bf06 req-6f658628-83cf-42bc-bd08-1fb2f9bcee90 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 8|app: 0|req: 247/499] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/500] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:46 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1437 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:47.027 8 WARNING neutronclient.v2_0.client [None req-c44047eb-e42f-4c03-8b34-0fab693513be f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/501] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:46 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1825 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:47.848 7 WARNING neutronclient.v2_0.client [None req-65a716eb-4771-47aa-a316-1a565b962d64 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/502] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:47 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1437 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-04-14 07:02:48.304 8 WARNING neutronclient.v2_0.client [None req-f2613814-8e88-4651-842a-f8c27a6fa42e f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/503] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:48 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1825 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:49.032 8 INFO nova.api.openstack.compute.server_external_events [req-8d34d87e-08ae-4034-b6d5-9f5a267c3ba0 req-892e5423-2490-4e5b-85cb-bb7dd04774ed b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance 2026-04-14 07:02:49.035 7 WARNING neutronclient.v2_0.client [None req-7f65e055-cdca-4d9c-814e-4b9bfcff2954 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/504] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:48 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1437 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:49.505 8 WARNING neutronclient.v2_0.client [None req-3726b56e-219f-4bc1-a561-bf023e309bf9 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/506] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:49 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1825 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:50.277 7 WARNING neutronclient.v2_0.client [None req-ea7c8cdb-a2c5-4471-a297-ab3d8379c741 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/507] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:50 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1437 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-04-14 07:02:50.650 8 WARNING neutronclient.v2_0.client [None req-1a41029d-4a89-4beb-97d1-64aebc440ab2 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/508] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:50 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1825 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:51.077 7 INFO nova.api.openstack.compute.server_external_events [req-a2741483-a2cb-42fd-8b2f-a1f97f4cdc27 req-59a2fbd6-fe99-4c6e-a023-87f86c8b2a6c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance 2026-04-14 07:02:51.077 7 INFO nova.api.openstack.compute.server_external_events [req-a2741483-a2cb-42fd-8b2f-a1f97f4cdc27 req-59a2fbd6-fe99-4c6e-a023-87f86c8b2a6c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance 2026-04-14 07:02:51.078 7 INFO nova.api.openstack.compute.server_external_events [req-a2741483-a2cb-42fd-8b2f-a1f97f4cdc27 req-59a2fbd6-fe99-4c6e-a023-87f86c8b2a6c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 7|app: 0|req: 257/509] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:51 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:51.416 7 WARNING neutronclient.v2_0.client [None req-8416617e-583b-47d5-86bd-b35e6e4e0af4 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:51.607 8 INFO nova.api.openstack.compute.server_external_events [req-aa167bb5-c5a7-4c5f-8f1c-7392efc36913 req-663520b0-165c-42dc-9d74-9da295280fb7 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 8|app: 0|req: 254/512] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/513] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:51 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1425 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:52.053 8 WARNING neutronclient.v2_0.client [None req-256f70b1-1644-4466-a5ee-ebb7941d34ad f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/514] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:52 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1825 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:52.714 7 WARNING neutronclient.v2_0.client [None req-13edf456-27f1-417f-a62f-69d790aae4f0 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/515] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:52 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1425 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:53.651 8 WARNING neutronclient.v2_0.client [None req-57336813-a8d9-48ca-929c-666d03c8885c f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] 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: 256/516] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:53 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1818 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:54.094 7 INFO nova.api.openstack.compute.server_external_events [req-f26c9f0c-107f-4b0a-b55e-69c51fc3793f req-bc0632e8-e1bf-452d-b74b-82233991db40 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 7|app: 0|req: 261/517] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:54 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) 2026-04-14 07:02:54.143 8 WARNING neutronclient.v2_0.client [None req-1f66a17f-2bf2-47ea-ace2-4d5acc6b1e6d 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/518] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:54 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1425 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:55.427 7 WARNING neutronclient.v2_0.client [None req-3d97338b-0612-40e9-80e0-a6a00f4da3e3 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/519] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:55 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1425 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:56.164 8 INFO nova.api.openstack.compute.server_external_events [req-ba707c77-7378-4e02-be9e-9eb3db34785e req-65f61a43-fd0e-4308-b098-ea027ad9399b b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 8|app: 0|req: 258/520] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:56.686 7 WARNING neutronclient.v2_0.client [None req-2a535bda-c467-404a-860e-0f630a17a51a 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/521] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:56 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1612 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-04-14 07:02:56.870 8 WARNING neutronclient.v2_0.client [None req-f5acdcfb-026e-467a-9bc0-fade7c2a8f34 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/522] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:02:56 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5/os-interface => generated 284 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:57.556 7 WARNING neutronclient.v2_0.client [None req-6365475d-b208-4b15-994d-ab0c0e0d4c26 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/523] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:57 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1612 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, ' [pid: 8|app: 0|req: 260/524] 10.0.0.85 () {32 vars in 640 bytes} [Tue Apr 14 07:02:57 2026] GET /v2.1/servers => generated 388 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: 265/525] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:02:57 2026] DELETE /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:57.915 8 WARNING neutronclient.v2_0.client [None req-b19e0ec7-73a4-4343-ad75-e24d73fe6ed3 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/526] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:57 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1618 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:58.215 7 INFO nova.api.openstack.compute.server_external_events [req-00b00651-367a-4e06-86d9-5b6424f1f1d8 req-b3263bb9-9c33-414f-8340-cb515797cfec b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 7|app: 0|req: 266/527] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:02:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:02:59.118 8 WARNING neutronclient.v2_0.client [None req-ea707607-2f72-4cb3-8c15-63b56da42d50 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/528] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:02:59 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1618 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:00.281 7 INFO nova.api.openstack.compute.server_external_events [req-8b0f6921-b014-46a8-bdf5-224a8fc70a4b req-0dde93ac-004a-4e7e-a152-fd79aa9b9dcb b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance 2026-04-14 07:03:00.281 7 INFO nova.api.openstack.compute.server_external_events [req-8b0f6921-b014-46a8-bdf5-224a8fc70a4b req-0dde93ac-004a-4e7e-a152-fd79aa9b9dcb b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 7|app: 0|req: 267/529] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:00 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:00.889 8 WARNING neutronclient.v2_0.client [None req-6ced897c-6b72-4678-9724-043d4957b241 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/530] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:00 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1670 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:02.245 8 WARNING neutronclient.v2_0.client [None req-581c0d71-ee00-4c52-b091-bb3352bd798e 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/533] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:02 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1380 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:02.330 7 INFO nova.api.openstack.compute.server_external_events [req-9a1dbdbe-1caa-4363-b211-c3f71c161442 req-d8c97385-2b45-4ba2-bc2b-a89d1f48bc19 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:242e19b5-81d4-4a7e-ba76-09419d30c417 for instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 on instance [pid: 7|app: 0|req: 269/534] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:03.369 8 WARNING neutronclient.v2_0.client [None req-a9ba6cba-34a1-4d03-94f6-b76b84f7a7f0 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/535] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:03 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1385 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:04.542 7 WARNING neutronclient.v2_0.client [None req-3037ae12-3a26-42a9-9f23-cd681c5eb7d4 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/536] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:04 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 1385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:05.610 8 INFO nova.api.openstack.wsgi [None req-dd23c23d-ade4-4f6e-b563-2646237ea148 5175ddc67f35432fbce8f9e773038947 f41cc958035b4e988442182605180f8a - - default default] HTTP exception thrown: Instance 3e106c97-b486-4c39-a4d7-bedc19acbae5 could not be found. [pid: 8|app: 0|req: 267/537] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:05 2026] GET /v2.1/servers/3e106c97-b486-4c39-a4d7-bedc19acbae5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/538] 10.0.0.85 () {32 vars in 703 bytes} [Tue Apr 14 07:03:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-111071280 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:09.635 8 WARNING neutronclient.v2_0.client [None req-8357f3f3-8da8-4c83-9dd8-ad26e9ff985b f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/539] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:09 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1818 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:03:10 2026] DELETE /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:10.439 8 WARNING neutronclient.v2_0.client [None req-451aee27-2d01-4bc5-880c-9ebbb96fe14c f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/541] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:10 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1824 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:11.645 7 INFO nova.api.openstack.compute.server_external_events [req-82ae0bd6-e336-440f-a334-bda3787c6870 req-96d97e04-039a-4d59-8baa-aa71e6f1cd6c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 7|app: 0|req: 274/544] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:03:11.661 8 WARNING neutronclient.v2_0.client [None req-4bf56c7e-3cbe-4b16-8932-d950eba79004 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/545] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:11 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1824 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-04-14 07:03:12.864 7 WARNING neutronclient.v2_0.client [None req-db2d0706-c1a1-42cf-8822-67678a6a3172 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:13.244 8 INFO nova.api.openstack.compute.server_external_events [req-50115569-867f-4c0f-8e21-15517cf27571 req-8fa856ea-5642-4f54-bb85-52a7929ce116 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 8|app: 0|req: 272/546] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:12 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1756 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:13.685 8 INFO nova.api.openstack.compute.server_external_events [req-658bbf79-107e-4027-9f84-89464f121a10 req-12984908-1298-4f77-a5ef-8b1e4caf749e b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:c2c1a45a-172e-453c-b3d5-bd66d3aa68d6 for instance 696ae286-8efc-407b-8174-b93b96a43eb3 on instance [pid: 8|app: 0|req: 273/548] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:13 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-04-14 07:03:14.325 7 WARNING neutronclient.v2_0.client [None req-6b99d32b-a78c-4d55-b62b-f2061c1d663e f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/549] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:14 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1475 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:15.430 8 WARNING neutronclient.v2_0.client [None req-d612daeb-5207-4f63-a51d-735056ea3047 f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/550] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:15 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 1475 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:16.517 7 INFO nova.api.openstack.wsgi [None req-ddfc7911-8c07-4ec9-a0c9-8232fd740d5a f05458fcfa77448da9fd61b07e6d5c00 67af35da54d340839299849b49e8fd85 - - default default] HTTP exception thrown: Instance 696ae286-8efc-407b-8174-b93b96a43eb3 could not be found. [pid: 7|app: 0|req: 277/551] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:16 2026] GET /v2.1/servers/696ae286-8efc-407b-8174-b93b96a43eb3 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/552] 10.0.0.85 () {32 vars in 699 bytes} [Tue Apr 14 07:03:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-4464764 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/553] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:03:17 2026] POST /v2.1/os-keypairs => generated 396 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:03:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:03:21.732 8 WARNING neutronclient.v2_0.client [None req-93493387-6a5c-48d9-9059-2dc826f41a37 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:03:21.775 8 WARNING neutronclient.v2_0.client [None req-93493387-6a5c-48d9-9059-2dc826f41a37 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:03:21.808 8 WARNING neutronclient.v2_0.client [None req-93493387-6a5c-48d9-9059-2dc826f41a37 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:03:21.984 8 WARNING neutronclient.v2_0.client [None req-93493387-6a5c-48d9-9059-2dc826f41a37 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/557] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:03:21 2026] POST /v2.1/servers => generated 496 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 07:03:22.236 7 WARNING neutronclient.v2_0.client [None req-1a216f0f-6bd1-4bee-9f70-c2c5082cca4f 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/558] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:22 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1455 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:23.322 8 WARNING neutronclient.v2_0.client [None req-17917a0e-71cb-4351-94d8-4ca6665dfe92 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/559] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:23 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1459 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:24.415 7 WARNING neutronclient.v2_0.client [None req-cce2ad84-2a68-4284-a5b2-cff0e716fd2f 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/560] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:24 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1451 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:25.516 8 WARNING neutronclient.v2_0.client [None req-c599d763-0475-471c-bd81-eb941b3929bf 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/561] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:25 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1507 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:26.619 7 WARNING neutronclient.v2_0.client [None req-43ea0035-095f-41e4-8629-0cf1586191d3 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/562] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:26 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1507 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-04-14 07:03:27.705 8 WARNING neutronclient.v2_0.client [None req-3afb9b9e-b48b-4d37-b09d-0f5488216138 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/563] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:27 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1629 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:28.417 7 INFO nova.api.openstack.compute.server_external_events [req-a08bc149-1741-4130-98e6-4ad5b51576ea req-246bf90b-f54e-462b-b796-851a44df7ffd b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 7|app: 0|req: 283/564] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:29.056 8 WARNING neutronclient.v2_0.client [None req-1cf14164-5f53-4d14-bde7-a186a9878c95 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/565] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:29 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1627 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:30.254 7 WARNING neutronclient.v2_0.client [None req-4cc419c1-a22d-4930-b317-930a2670f0a8 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/566] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:30 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1627 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:31.741 7 WARNING neutronclient.v2_0.client [None req-327f614c-bf7a-4e40-aab0-0f9ef07dfa8e 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/569] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:31 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1627 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:33.753 8 WARNING neutronclient.v2_0.client [None req-3d0c35f4-2906-4643-bef1-32c07b971592 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/570] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:33 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1627 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:34.171 7 INFO nova.api.openstack.compute.server_external_events [req-856c84d6-54d2-4fc8-a73c-2c18a1367000 req-4b4fd7b0-8a98-4a56-9fcd-703057b3701e b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 7|app: 0|req: 287/571] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:35.084 8 WARNING neutronclient.v2_0.client [None req-c7d8f04c-6792-4cc4-ace3-576b8985cc04 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/572] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:35 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1627 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:36.258 7 INFO nova.api.openstack.compute.server_external_events [req-ae45b98a-3bc5-496c-b5be-00c7252bc744 req-db3d1374-7140-44ee-9276-64a50cca7842 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 7|app: 0|req: 288/573] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:36.608 8 WARNING neutronclient.v2_0.client [None req-bc0b6bcc-c06c-407b-bbed-b14a99505884 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/574] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:36 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1807 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:36.805 7 WARNING neutronclient.v2_0.client [None req-df6b901d-2fb2-4cde-9700-911d53f583bc 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in 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/575] 10.0.0.85 () {32 vars in 740 bytes} [Tue Apr 14 07:03:36 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:37.644 8 INFO nova.api.openstack.compute.server_external_events [req-aa00adfb-19cd-4557-9386-4518d641d8a4 req-2ebadafb-5420-4210-babe-722884bc1321 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 8|app: 0|req: 287/576] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:53.147 7 WARNING neutronclient.v2_0.client [None req-23f3ba8a-abf1-4a0c-a884-b5568fad04bf 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/581] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:53 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1927 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 290/582] 10.0.0.85 () {32 vars in 752 bytes} [Tue Apr 14 07:03:55 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/583] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:03:57 2026] DELETE /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:57.229 8 WARNING neutronclient.v2_0.client [None req-3e757a61-ffd5-4493-aa04-f7cd1118e3f5 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in 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/584] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:57 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1933 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:58.511 7 INFO nova.api.openstack.compute.server_external_events [req-e397da75-37fe-42b6-be8d-e1d2ff3f6be2 req-dc8d6302-d4ec-4f4b-95b7-b320132bd5be b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 7|app: 0|req: 294/585] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:03:58.793 8 WARNING neutronclient.v2_0.client [None req-099695f3-59f8-4cee-b859-1474e45cd19f 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in 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/586] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:58 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1933 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:00.004 7 WARNING neutronclient.v2_0.client [None req-0505bf19-d7ee-470a-9723-93c025d02b00 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:04:00.014 8 INFO nova.api.openstack.compute.server_external_events [req-2051304a-bc9d-421d-8ab1-820aeb5dcb64 req-6992ab01-c0b9-4ba6-a436-9026df148af8 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 8|app: 0|req: 293/587] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:03:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:03:59 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1819 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:00.559 8 INFO nova.api.openstack.compute.server_external_events [req-92d6e814-7aa5-440c-b295-b82429ab9f93 req-dba96004-c0d7-4f1a-991e-d9b5e8beb6dc b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:02d63d61-7f9b-4274-abd1-342af226dd08 for instance 6414f2df-9c31-4483-b5f3-00efccfbb030 on instance [pid: 8|app: 0|req: 294/589] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:04:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:01.207 7 WARNING neutronclient.v2_0.client [None req-f4ee0edf-0b52-44bf-8b6e-c901f1451f60 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in 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/590] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:01 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1541 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:02.307 7 WARNING neutronclient.v2_0.client [None req-e04e0173-5cfb-4f17-8929-8b2f6e5f1e49 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/593] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:02 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => generated 1541 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:03.476 8 INFO nova.api.openstack.wsgi [None req-6b2559a0-07dc-4b70-83c0-49de96f9cd50 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] HTTP exception thrown: Instance 6414f2df-9c31-4483-b5f3-00efccfbb030 could not be found. [pid: 8|app: 0|req: 296/594] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:03 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => 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-04-14 07:04:03.517 7 INFO nova.api.openstack.wsgi [None req-f954a51c-1992-4b27-963f-944753317771 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] HTTP exception thrown: Instance 6414f2df-9c31-4483-b5f3-00efccfbb030 could not be found. [pid: 7|app: 0|req: 299/595] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:04:03 2026] DELETE /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => 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, ' 2026-04-14 07:04:03.544 8 INFO nova.api.openstack.wsgi [None req-a445d54d-472a-4795-8d7c-6128bda545ba 33677e8f3e3c4c27a5273719819f61cf 0b7d5686d2c34fb7920e094b12784fef - - default default] HTTP exception thrown: Instance 6414f2df-9c31-4483-b5f3-00efccfbb030 could not be found. [pid: 8|app: 0|req: 297/596] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:03 2026] GET /v2.1/servers/6414f2df-9c31-4483-b5f3-00efccfbb030 => 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: 300/597] 10.0.0.85 () {32 vars in 705 bytes} [Tue Apr 14 07:04:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1545998328 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/598] 10.0.0.85 () {32 vars in 725 bytes} [Tue Apr 14 07:04:04 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-819853516 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.73 () {30 vars in 618 bytes} [Tue Apr 14 07:04:24 2026] GET /v2.1 => generated 0 bytes in 168 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.73 () {32 vars in 691 bytes} [Tue Apr 14 07:04:24 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: 304/605] 10.0.0.73 () {34 vars in 912 bytes} [Tue Apr 14 07:04:24 2026] GET /v2.1/os-simple-tenant-usage/e52a6d1e58924a7b91f3916c9020a4b9?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 10.0.0.73 () {30 vars in 653 bytes} [Tue Apr 14 07:04:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/607] 10.0.0.73 () {30 vars in 618 bytes} [Tue Apr 14 07:04:28 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 303/608] 10.0.0.73 () {32 vars in 691 bytes} [Tue Apr 14 07:04:28 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 10.0.0.73 () {34 vars in 912 bytes} [Tue Apr 14 07:04:28 2026] GET /v2.1/os-simple-tenant-usage/e52a6d1e58924a7b91f3916c9020a4b9?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.73 () {30 vars in 653 bytes} [Tue Apr 14 07:04:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:04:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:44.665 7 WARNING neutronclient.v2_0.client [None req-8f2fbd5b-0c8a-4a15-b7ad-e5db090ed6bc 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:04:44.706 7 WARNING neutronclient.v2_0.client [None req-8f2fbd5b-0c8a-4a15-b7ad-e5db090ed6bc 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:04:44.865 7 WARNING neutronclient.v2_0.client [None req-8f2fbd5b-0c8a-4a15-b7ad-e5db090ed6bc 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/616] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:04:44 2026] POST /v2.1/servers => generated 450 bytes in 467 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 07:04:45.078 8 WARNING neutronclient.v2_0.client [None req-119e9ccd-9523-4088-841c-f539c69a763c 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/617] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:45 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1403 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-04-14 07:04:46.164 7 WARNING neutronclient.v2_0.client [None req-566981ea-a7bf-4374-bdaf-bbb93493b75c 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/618] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:46 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1407 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:47.286 8 WARNING neutronclient.v2_0.client [None req-4a1ecd85-1f6a-4873-a0f7-59b8cffb9cfb 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/619] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:47 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1455 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:48.417 7 WARNING neutronclient.v2_0.client [None req-206ae408-6322-400c-92ae-ed5032552a8a 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:48 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1455 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:49.519 8 WARNING neutronclient.v2_0.client [None req-0f3d98e0-9ef6-4634-8d92-707bbd8ca88e 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/621] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:49 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1463 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:50.576 7 INFO nova.api.openstack.compute.server_external_events [req-e66ed5fc-b138-4601-9dbd-f77fe36be675 req-53bf42d8-75d5-46a5-8e13-310d925abd64 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 7|app: 0|req: 312/622] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:04:50 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) 2026-04-14 07:04:50.605 8 WARNING neutronclient.v2_0.client [None req-000f1c55-576c-4fc7-b849-c08ae819803d 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/623] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:50 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1541 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:51.624 7 WARNING neutronclient.v2_0.client [None req-d5185939-6ddf-424d-9513-aa2ec03f1478 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:51.793 7 WARNING neutronclient.v2_0.client [None req-d5185939-6ddf-424d-9513-aa2ec03f1478 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:04:51.816 8 WARNING neutronclient.v2_0.client [None req-3f84c21d-ae1d-4e50-8e98-69e3f0176fb9 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/626] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:51 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1529 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:04:51 2026] POST /v2.1/servers => generated 424 bytes in 429 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:51.989 8 WARNING neutronclient.v2_0.client [None req-eb658cf1-a5ae-4c6c-a3f0-6f4891fd6f58 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/628] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:51 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1367 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:52.993 7 WARNING neutronclient.v2_0.client [None req-7c159652-4687-48f7-a8ac-a6f4fd41cbac 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:53.073 8 WARNING neutronclient.v2_0.client [None req-74ffd8e8-239a-40c4-b012-880180f9a4e8 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/629] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:52 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1529 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:53 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1371 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:54.126 7 WARNING neutronclient.v2_0.client [None req-1aac2c46-6c88-4f01-a12a-9b905b1180a2 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:54.152 8 WARNING neutronclient.v2_0.client [None req-77b68f1a-16b9-4169-9b14-2493ff608f27 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/631] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:54 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1419 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:54 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1529 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-04-14 07:04:55.244 8 WARNING neutronclient.v2_0.client [None req-ae712f1d-22b2-44b0-b913-f01c1395eab5 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:55.291 7 WARNING neutronclient.v2_0.client [None req-bfe4aa1c-9a97-4abf-9618-10155d4d3de0 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/633] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:55 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1419 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:55.371 8 INFO nova.api.openstack.compute.server_external_events [req-c078f07b-c273-4764-a2f2-12688e06e890 req-fd83a023-2d72-4232-9336-136e2779b194 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 8|app: 0|req: 318/634] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:04:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:55 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1529 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:56.354 8 WARNING neutronclient.v2_0.client [None req-62d4d384-6b7b-4259-936b-adbe56b23df9 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in 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/636] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:56 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1427 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:56.530 7 WARNING neutronclient.v2_0.client [None req-7dfc2805-9210-4eb3-95ab-cf55eea9446f 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/637] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:56 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1529 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:57.413 8 INFO nova.api.openstack.compute.server_external_events [req-ed5a980e-c59d-4b8a-a73d-866ea593d046 req-ef70b1ab-9218-4146-a9f7-d2c53e00d591 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 8|app: 0|req: 320/638] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:04:57 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-04-14 07:04:57.462 7 WARNING neutronclient.v2_0.client [None req-0e87df7f-21e5-4008-a6bf-0f63ad2eaed3 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:57.685 8 INFO nova.api.openstack.compute.server_external_events [req-29dd2487-a47a-4aa9-8eae-6d45e9c98610 req-e8956693-695f-4bd6-a369-c60bc8035bee b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:467ac0cc-53da-448a-9b24-e2d317b8b354 for instance 3e589e82-b986-499d-b116-b9cc6ae204cf on instance [pid: 8|app: 0|req: 321/639] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:04:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:57 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1479 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:58.001 8 WARNING neutronclient.v2_0.client [None req-52c41cce-1faa-428c-8218-f4eb7575119e 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/641] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:57 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1698 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:58.177 7 WARNING neutronclient.v2_0.client [None req-66a4f927-e14e-47ad-a110-afe080efb47a 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/642] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:58 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1698 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:58.836 8 WARNING neutronclient.v2_0.client [None req-0a55bb3e-f278-4de8-839f-5e8b29542179 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/643] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:58 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1467 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:04:59.732 7 INFO nova.api.openstack.compute.server_external_events [req-83bbd9a3-b973-4890-ae3e-7744881602f8 req-b16bb611-9eae-420a-b3bd-eb282d1a0189 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 7|app: 0|req: 321/644] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:04:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:00.026 8 WARNING neutronclient.v2_0.client [None req-e283c8b8-9c46-4794-9c33-c0c45fff004c bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/645] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:04:59 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1467 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-04-14 07:05:01.175 7 WARNING neutronclient.v2_0.client [None req-c885a1dd-7e6c-47c2-9789-e995834f591d bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in 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/646] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:01 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1467 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-04-14 07:05:02.321 7 WARNING neutronclient.v2_0.client [None req-b38f58be-aabe-4810-9bb1-e9b78d13fe4f bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in 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/649] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:02 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1467 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:02.573 8 INFO nova.api.openstack.compute.server_external_events [req-fcecbe18-19c6-413a-9500-e1a67a196ed6 req-6a676912-03bf-42df-98b7-11c649ca44e5 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:467ac0cc-53da-448a-9b24-e2d317b8b354 for instance 3e589e82-b986-499d-b116-b9cc6ae204cf on instance [pid: 8|app: 0|req: 326/650] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:02 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-04-14 07:05:03.566 7 WARNING neutronclient.v2_0.client [None req-d71dd459-ef72-4d2b-ac47-3aa231f5966c bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/651] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:03 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1467 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:04.618 8 INFO nova.api.openstack.compute.server_external_events [req-68d67cf5-0fb3-414e-a2f6-1ff1a8f5d8f4 req-6d14bc8f-a35c-4c44-a457-c828a6ab7576 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:467ac0cc-53da-448a-9b24-e2d317b8b354 for instance 3e589e82-b986-499d-b116-b9cc6ae204cf on instance [pid: 8|app: 0|req: 327/652] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:04 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-04-14 07:05:04.821 7 WARNING neutronclient.v2_0.client [None req-6638354a-14c3-4859-ab17-15d317cf2615 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in 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/653] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:04 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1647 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/654] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:05:06 2026] DELETE /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:06.235 7 WARNING neutronclient.v2_0.client [None req-8f10cdc4-95a4-49f1-8f01-a44205efd9a4 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/655] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:06 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1653 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:07.396 8 WARNING neutronclient.v2_0.client [None req-a4a83d42-6744-46bd-b2d9-4ec8c15e4c03 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in 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/656] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:07 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1653 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-04-14 07:05:07.557 8 INFO nova.api.openstack.compute.server_external_events [req-745aa6fa-7d5c-47d0-8018-4d7b055053c0 req-af2bf7cd-fc02-42dd-864d-f52073c12a6d b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:467ac0cc-53da-448a-9b24-e2d317b8b354 for instance 3e589e82-b986-499d-b116-b9cc6ae204cf on instance [pid: 8|app: 0|req: 330/657] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:07 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) [pid: 7|app: 0|req: 328/658] 10.0.0.85 () {34 vars in 749 bytes} [Tue Apr 14 07:05:07 2026] POST /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26/action => generated 31889 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:08.586 8 WARNING neutronclient.v2_0.client [None req-65ddea16-df24-423f-9853-564ac9cb4239 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/659] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:08 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1653 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-04-14 07:05:09.608 7 INFO nova.api.openstack.compute.server_external_events [req-a22113c5-0c2a-4019-8d79-e71d16123c18 req-cd302951-6e94-4609-9dc4-1d13c1541137 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:467ac0cc-53da-448a-9b24-e2d317b8b354 for instance 3e589e82-b986-499d-b116-b9cc6ae204cf on instance 2026-04-14 07:05:09.609 7 INFO nova.api.openstack.compute.server_external_events [req-a22113c5-0c2a-4019-8d79-e71d16123c18 req-cd302951-6e94-4609-9dc4-1d13c1541137 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:467ac0cc-53da-448a-9b24-e2d317b8b354 for instance 3e589e82-b986-499d-b116-b9cc6ae204cf on instance [pid: 7|app: 0|req: 329/660] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:09 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:09.728 8 WARNING neutronclient.v2_0.client [None req-cd324d6a-42b5-4cd1-ba89-fd223c950209 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in 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/661] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:09 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1448 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-04-14 07:05:10.833 7 WARNING neutronclient.v2_0.client [None req-efebc955-c061-433f-b25b-d7045221cb0a bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/662] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:10 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1453 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-04-14 07:05:11.654 8 INFO nova.api.openstack.compute.server_external_events [req-35049c31-a26e-4fc3-8bc9-d6a80d866901 req-fd988123-a4a1-4f6f-82b9-785d5fe4c46c b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 8|app: 0|req: 334/665] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:11 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-04-14 07:05:11.937 7 WARNING neutronclient.v2_0.client [None req-4e1a64d0-0048-4213-b128-1b1ebe4a0299 bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/666] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:11 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/667] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:05:12 2026] POST /v2.1/os-keypairs => generated 398 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:13.007 7 INFO nova.api.openstack.wsgi [None req-6640df86-1e7e-4652-8154-5746b5f86ebf bb6728aba89a42abb0f2e8d5ce4e6455 074ccb853d544214bf385cdc1f5d1e1e - - default default] HTTP exception thrown: Instance 3e589e82-b986-499d-b116-b9cc6ae204cf could not be found. [pid: 7|app: 0|req: 333/668] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:12 2026] GET /v2.1/servers/3e589e82-b986-499d-b116-b9cc6ae204cf => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:05:15.243 8 WARNING neutronclient.v2_0.client [None req-6b2c2cc9-4b64-4137-a1de-1c37a9c948ff 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:05:16.008 8 WARNING neutronclient.v2_0.client [None req-6b2c2cc9-4b64-4137-a1de-1c37a9c948ff 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:05:16.720 8 WARNING neutronclient.v2_0.client [None req-6b2c2cc9-4b64-4137-a1de-1c37a9c948ff 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/669] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:05:15 2026] POST /v2.1/servers => generated 449 bytes in 1734 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:16.947 7 WARNING neutronclient.v2_0.client [None req-2ec88dce-c420-41b4-9ad2-0810bd915333 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/670] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:16 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1402 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:18.169 8 WARNING neutronclient.v2_0.client [None req-d9e45270-a1f5-4d96-a734-7d045a7eff24 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/671] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:18 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1398 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-04-14 07:05:19.272 7 WARNING neutronclient.v2_0.client [None req-ad98b1ee-e99e-4d34-b071-5c052bc31777 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/672] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:19 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:20.376 8 WARNING neutronclient.v2_0.client [None req-fe3d4d67-8061-43e4-915b-754e327d828f 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/673] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:20 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:21.477 8 WARNING neutronclient.v2_0.client [None req-3a5e4bed-3ad1-43f0-a598-92bbdf024131 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/676] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:21 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1529 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:22.596 7 INFO nova.api.openstack.compute.server_external_events [req-704722e1-743b-4108-9e07-e48066954cc3 req-c5abedad-677c-4580-b65f-60037b150e9d b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 7|app: 0|req: 337/677] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:23.249 8 WARNING neutronclient.v2_0.client [None req-bbe1ad3d-ea7e-4984-8ad9-543398764a2c 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/678] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:23 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:24.418 7 WARNING neutronclient.v2_0.client [None req-4bfd3a77-2e07-4531-87e2-8f99568b726d 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/679] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:24 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:25.743 8 WARNING neutronclient.v2_0.client [None req-03049968-0434-41b4-bd30-f11674f83925 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/680] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:25 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:26.885 7 WARNING neutronclient.v2_0.client [None req-9976e8b9-307f-4ffa-b9e8-c7279cf18707 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/681] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:26 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:28.400 8 WARNING neutronclient.v2_0.client [None req-72b97a51-16ec-4aef-9d7e-f64b255de895 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/682] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:28 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 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-04-14 07:05:29.599 7 WARNING neutronclient.v2_0.client [None req-73ce7590-2699-4774-85ba-f2e60b21189b 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/683] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:29 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 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-04-14 07:05:30.738 8 WARNING neutronclient.v2_0.client [None req-9c136abe-a2bc-4e88-8c3d-eda09c00f320 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/684] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:30 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 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-04-14 07:05:31.884 7 WARNING neutronclient.v2_0.client [None req-86416ed5-8767-4481-8a58-746132ba6a92 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/687] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:31 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:33.742 8 WARNING neutronclient.v2_0.client [None req-fde33bb2-81c7-4423-a514-a4e9c2029f02 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/688] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:33 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:34.661 7 INFO nova.api.openstack.compute.server_external_events [req-0138e3e4-cb3a-44d4-ae17-465785c7bf62 req-b6c0479b-ad2f-42d9-88ec-f587c69c9fce b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 7|app: 0|req: 343/689] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:35.542 8 WARNING neutronclient.v2_0.client [None req-491f5cef-a0d4-4351-bd2e-34779bbf8253 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/690] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:35 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1527 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:36.698 7 INFO nova.api.openstack.compute.server_external_events [req-343c02ca-8691-422c-bac5-ad32e0a6ba52 req-5bee2137-4c63-4f39-8324-b51b099e63c9 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 7|app: 0|req: 344/691] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:36.742 8 WARNING neutronclient.v2_0.client [None req-12972c1d-51c2-4ffc-8c11-b1b26972c366 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/692] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:36 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1695 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-04-14 07:05:36.945 7 WARNING neutronclient.v2_0.client [None req-0d6c806a-ef2b-42da-a8ba-a514bf447821 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/693] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:36 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1695 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:38.116 8 INFO nova.api.openstack.compute.server_external_events [req-1b812e8b-0902-499b-a5a5-fe25d27aed07 req-26fd544f-b722-496b-967b-32d8ddc064a3 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 8|app: 0|req: 349/694] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 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, ' [pid: 7|app: 0|req: 347/697] 10.0.0.85 () {34 vars in 749 bytes} [Tue Apr 14 07:05:48 2026] POST /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb/action => generated 32101 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/698] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:05:48 2026] DELETE /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:48.935 7 WARNING neutronclient.v2_0.client [None req-c4fa2eaa-1099-4b5b-9b54-b801510e40e6 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/699] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:48 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1821 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-04-14 07:05:50.122 8 WARNING neutronclient.v2_0.client [None req-4ff03f7b-1a3a-4eb1-918f-15309657fca5 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:50.233 7 INFO nova.api.openstack.compute.server_external_events [req-52faf0c9-4e14-4324-9c13-19648b5fbbba req-8b912034-c018-42cb-935b-7395cfeebb9d b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 7|app: 0|req: 349/700] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:50 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1821 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:51.328 7 WARNING neutronclient.v2_0.client [None req-b051434f-352b-4470-88f4-7379b93f7d93 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/704] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:51 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1821 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:52.274 8 INFO nova.api.openstack.compute.server_external_events [req-e808d1a1-2fa3-4c89-9420-6fde42ad880b req-d55e4da4-f172-4c0d-9f99-a2e350e379c4 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 8|app: 0|req: 355/705] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:52.607 7 INFO nova.api.openstack.compute.server_external_events [req-2e9da6ad-524b-4ed0-8e9d-d1bf958258ac req-a17a1b56-1228-4d0d-9da0-543c61c22b17 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:3d2467b5-2543-470d-b3db-fb06279a4eae for instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb on instance [pid: 7|app: 0|req: 351/706] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:53.011 8 WARNING neutronclient.v2_0.client [None req-bdefcbec-90d9-407c-aeec-dd4ebbb6e29b 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/707] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:52 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1483 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:54.110 7 WARNING neutronclient.v2_0.client [None req-950ec690-b3a6-440b-9d2a-9ef22d9046a2 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/708] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:54 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1488 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-04-14 07:05:55.214 8 WARNING neutronclient.v2_0.client [None req-08eeef56-71b0-418b-a4da-93e01c667ea0 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in 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/709] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:55 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => generated 1488 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:56.520 7 INFO nova.api.openstack.wsgi [None req-8dc98e91-01ab-4e57-8424-8273a0634b74 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] HTTP exception thrown: Instance 37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb could not be found. [pid: 7|app: 0|req: 353/710] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:56 2026] GET /v2.1/servers/37ccc1d6-b5ae-4b9d-ba50-5e42e8e3b4fb => 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: 358/711] 10.0.0.85 () {32 vars in 729 bytes} [Tue Apr 14 07:05:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1632012824 => generated 0 bytes in 29 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: 354/712] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:05:57 2026] DELETE /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-14 07:05:57.211 8 WARNING neutronclient.v2_0.client [None req-42ef09af-c3b9-4f35-8ba9-ff2109190ec3 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/713] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:57 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1704 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:58.394 7 WARNING neutronclient.v2_0.client [None req-36dcfeff-93d6-4ad0-9b91-a4c7be18815a 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:58.425 8 INFO nova.api.openstack.compute.server_external_events [req-7dc31127-24dd-4fb4-8921-24309b318a2f req-567f2669-1512-458d-aeb0-bd48cda7a926 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 8|app: 0|req: 360/714] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:05:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:58 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1704 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:05:59.700 8 WARNING neutronclient.v2_0.client [None req-f66883e8-adaf-4c26-9191-0cd528830ce4 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/716] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:05:59 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1636 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:00.465 7 INFO nova.api.openstack.compute.server_external_events [req-056b648d-cc52-461f-afa6-1e64d3fef482 req-978ce8d4-555a-4e09-bde8-095391724443 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance 2026-04-14 07:06:00.466 7 INFO nova.api.openstack.compute.server_external_events [req-056b648d-cc52-461f-afa6-1e64d3fef482 req-978ce8d4-555a-4e09-bde8-095391724443 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:644dc623-257d-42c5-a42a-abbf7ac5cafe for instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 on instance [pid: 7|app: 0|req: 356/717] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:00 2026] POST /v2.1/os-server-external-events => generated 356 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-04-14 07:06:00.899 8 WARNING neutronclient.v2_0.client [None req-0880e6bd-a36b-45e9-a233-f8a1adb5f792 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/718] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:00 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:01.991 8 WARNING neutronclient.v2_0.client [None req-f39ac1cc-f7e1-43d7-9f76-4ed2d443dbcd 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/721] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:01 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => generated 1489 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-04-14 07:06:03.127 7 INFO nova.api.openstack.wsgi [None req-30f8aaf2-9241-4d53-823f-8780e27e21d7 1394bd274dc141e992ed74beaf59c449 846f7f40cf7d41f98554e34a1b93db2a - - default default] HTTP exception thrown: Instance 747b4a9e-493a-4bad-ba89-75a0dfdd2f26 could not be found. [pid: 7|app: 0|req: 358/722] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:03 2026] GET /v2.1/servers/747b4a9e-493a-4bad-ba89-75a0dfdd2f26 => 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: 8|app: 0|req: 365/723] 10.0.0.85 () {32 vars in 729 bytes} [Tue Apr 14 07:06:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1308978456 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/728] 10.0.0.85 () {34 vars in 670 bytes} [Tue Apr 14 07:06:23 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:06:26.794 8 WARNING neutronclient.v2_0.client [None req-81785c1b-f236-4caf-917e-58ab0777de7f ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:06:26.836 8 WARNING neutronclient.v2_0.client [None req-81785c1b-f236-4caf-917e-58ab0777de7f ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:06:27.062 8 WARNING neutronclient.v2_0.client [None req-81785c1b-f236-4caf-917e-58ab0777de7f ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/729] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:06:26 2026] POST /v2.1/servers => generated 447 bytes in 700 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 07:06:27.312 7 WARNING neutronclient.v2_0.client [None req-ca10fa4b-283f-4f4c-ae1e-e73517cd29d8 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/730] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:27 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:32.448 7 WARNING neutronclient.v2_0.client [None req-fc6770ee-7d2c-44b3-b2b5-31041a21163f ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in 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/733] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:32 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 1520 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:33.475 8 INFO nova.api.openstack.compute.server_external_events [req-285cd734-7b5a-46a9-8198-4c62f01ed158 req-4a0b14a8-f6d5-4b25-bdb0-21a863900ef6 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 8|app: 0|req: 370/734] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:37.639 7 WARNING neutronclient.v2_0.client [None req-202467d5-f510-4e98-beb3-17f7931f294a ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/735] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:37 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 1518 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:38.357 8 INFO nova.api.openstack.compute.server_external_events [req-79c3dbd5-c678-4e09-a77a-c4771141e81f req-f3e05892-a9a9-45c8-9f28-5010d84a13d8 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 8|app: 0|req: 371/736] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:38 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-04-14 07:06:40.418 7 INFO nova.api.openstack.compute.server_external_events [req-7aa4c6d3-9d1e-4bab-8575-97ec1b4c614f req-3b800497-17be-4c10-b8fc-1af664706762 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 7|app: 0|req: 366/737] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:42.854 7 WARNING neutronclient.v2_0.client [None req-a97a64c9-eb27-4bae-9891-e4437cd8c712 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in 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/740] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:42 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 1818 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:44.317 8 WARNING neutronclient.v2_0.client [None req-7a8766d1-7e3e-401f-858e-c501f4fbffac ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:06:44.373 8 WARNING neutronclient.v2_0.client [None req-7a8766d1-7e3e-401f-858e-c501f4fbffac ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:44.450 7 INFO nova.api.openstack.compute.server_external_events [req-739793f3-8532-4252-b900-e895cc0137e9 req-b342c24d-bc89-4d79-a504-76133a245a5b b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 7|app: 0|req: 369/741] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:06:44.621 8 WARNING neutronclient.v2_0.client [None req-7a8766d1-7e3e-401f-858e-c501f4fbffac ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/742] 10.0.0.85 () {34 vars in 662 bytes} [Tue Apr 14 07:06:44 2026] POST /v2.1/servers => generated 447 bytes in 550 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:44.837 7 WARNING neutronclient.v2_0.client [None req-70980258-0e51-40bf-9c3c-ea2faab790d0 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in 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/743] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:44 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:49.918 8 WARNING neutronclient.v2_0.client [None req-ee7c1ec2-c752-41dc-a3ab-7d06368fb243 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/744] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:49 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 1519 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:50.491 7 INFO nova.api.openstack.compute.server_external_events [req-9ab61a77-a5b7-45de-bdf9-d5d54d088a9c req-66c5f864-aef3-441d-ab85-4227899b3b12 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 7|app: 0|req: 371/745] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:55.191 8 WARNING neutronclient.v2_0.client [None req-8f3dd315-741b-4773-b1ca-b3d5bbd30c6f ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:55.314 7 INFO nova.api.openstack.compute.server_external_events [req-9f5c357f-db55-4dd9-abd6-f6f9cfa008d6 req-272580d1-a6cf-440f-9b9a-92f29661a71b b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 7|app: 0|req: 373/748] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:06:55 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 1517 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:06:57.361 7 INFO nova.api.openstack.compute.server_external_events [req-20fe7e1e-47f4-48fc-a6a8-49d615d35f1c req-ee7eb569-3b92-417e-b190-b7f75fd58b9a b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 7|app: 0|req: 374/750] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:06:57 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-04-14 07:07:00.427 8 WARNING neutronclient.v2_0.client [None req-ec7a5358-4f62-403f-96a6-2f50f3064f60 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/751] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:07:00 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 1818 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-04-14 07:07:01.735 8 INFO nova.api.openstack.compute.server_external_events [req-36138ca8-266e-4093-a8a2-52a08d2ee814 req-1d237a1e-96ca-402a-990b-05bddc9ccd31 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 8|app: 0|req: 379/754] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:07:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:24.084 8 WARNING neutronclient.v2_0.client [None req-2d8ae2b8-268a-4a13-a491-ff73e9a2e5c0 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:07:24.118 8 WARNING neutronclient.v2_0.client [None req-2d8ae2b8-268a-4a13-a491-ff73e9a2e5c0 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:07:24.271 8 WARNING neutronclient.v2_0.client [None req-2d8ae2b8-268a-4a13-a491-ff73e9a2e5c0 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/759] 199.204.45.30 () {36 vars in 713 bytes} [Tue Apr 14 07:07:23 2026] POST /v2.1/servers => generated 453 bytes in 667 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:25.046 7 WARNING neutronclient.v2_0.client [None req-74421468-e329-4b2a-baa8-91e0502f4193 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/760] 199.204.45.30 () {32 vars in 732 bytes} [Tue Apr 14 07:07:25 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 2213 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:25.108 8 WARNING neutronclient.v2_0.client [None req-3ab5c048-51bd-4d43-a0ca-403e1cc38cae 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/761] 199.204.45.30 () {32 vars in 758 bytes} [Tue Apr 14 07:07:25 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/762] 199.204.45.30 () {32 vars in 776 bytes} [Tue Apr 14 07:07:25 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:27.738 8 WARNING neutronclient.v2_0.client [None req-9311f4f3-6474-461a-902d-99de7643d545 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/763] 199.204.45.30 () {32 vars in 732 bytes} [Tue Apr 14 07:07:27 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 2371 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:27.840 7 WARNING neutronclient.v2_0.client [None req-2acf16e9-40f8-4a20-8c28-58b7c3efc5c3 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/764] 199.204.45.30 () {32 vars in 758 bytes} [Tue Apr 14 07:07:27 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 28 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/765] 199.204.45.30 () {32 vars in 776 bytes} [Tue Apr 14 07:07:27 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:30.324 7 INFO nova.api.openstack.compute.server_external_events [req-b89dee3c-4a14-421b-9a3e-d13900f2ba6b req-e399ee8f-4099-43a8-a05d-a36fc0ccf499 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:30833451-1181-4206-ad5d-ec375ab22008 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 381/766] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:07:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:30.778 8 WARNING neutronclient.v2_0.client [None req-3e1f0348-c2fd-478b-91c6-5f97a4207703 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/767] 199.204.45.30 () {32 vars in 732 bytes} [Tue Apr 14 07:07:30 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 2445 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:30.903 7 WARNING neutronclient.v2_0.client [None req-55c37b83-bfd8-4c83-a0d1-83708863b0ea 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/768] 199.204.45.30 () {32 vars in 758 bytes} [Tue Apr 14 07:07:30 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 283 bytes in 87 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: 387/769] 199.204.45.30 () {32 vars in 776 bytes} [Tue Apr 14 07:07:30 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-volume_attachments => generated 197 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:33.673 8 WARNING neutronclient.v2_0.client [None req-ccafadd6-ffa1-4395-9751-08fbc373a30e 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/772] 199.204.45.30 () {32 vars in 732 bytes} [Tue Apr 14 07:07:33 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 2433 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:33.806 7 WARNING neutronclient.v2_0.client [None req-61992288-f02a-45a8-bfd9-d8ebf577aa49 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/773] 199.204.45.30 () {32 vars in 758 bytes} [Tue Apr 14 07:07:33 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 283 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/774] 199.204.45.30 () {32 vars in 776 bytes} [Tue Apr 14 07:07:33 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:36.228 7 INFO nova.api.openstack.compute.server_external_events [req-0dce47cc-6ea6-4e99-861c-2f99bf5c7579 req-6c6dd735-ff1c-44ed-9314-6ab3bc978e00 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:30833451-1181-4206-ad5d-ec375ab22008 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 385/775] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:07:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:36.784 8 WARNING neutronclient.v2_0.client [None req-51502a56-6551-456f-8653-4df94d39fc6a 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/776] 199.204.45.30 () {32 vars in 732 bytes} [Tue Apr 14 07:07:36 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 2433 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:36.907 7 WARNING neutronclient.v2_0.client [None req-6e602092-f554-485a-b309-48a001b4cfc8 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/777] 199.204.45.30 () {32 vars in 758 bytes} [Tue Apr 14 07:07:36 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 285 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: 8|app: 0|req: 392/778] 199.204.45.30 () {32 vars in 776 bytes} [Tue Apr 14 07:07:36 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:38.267 7 INFO nova.api.openstack.compute.server_external_events [req-05c1e88c-dc3c-44f7-87ee-1d7fdd623885 req-1fe6a9fa-5535-4a3c-b8c7-1a3553ea6eeb b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:30833451-1181-4206-ad5d-ec375ab22008 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 387/779] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:07:38 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-04-14 07:07:39.625 8 WARNING neutronclient.v2_0.client [None req-c8ceb213-18c1-443c-afd7-cd5509fe50dc 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/780] 199.204.45.30 () {32 vars in 732 bytes} [Tue Apr 14 07:07:39 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 2580 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:07:39.766 7 WARNING neutronclient.v2_0.client [None req-6ace1368-7dd3-404c-ab1e-58ea076c1da1 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/781] 199.204.45.30 () {32 vars in 758 bytes} [Tue Apr 14 07:07:39 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 285 bytes in 92 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: 394/782] 199.204.45.30 () {32 vars in 776 bytes} [Tue Apr 14 07:07:39 2026] GET /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/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-04-14 07:08:13.197 7 WARNING neutronclient.v2_0.client [None req-118a1a5d-e00f-4061-a9f8-e8b0b8fee7b2 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:08:13.241 7 WARNING neutronclient.v2_0.client [None req-118a1a5d-e00f-4061-a9f8-e8b0b8fee7b2 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:15.743 8 INFO nova.api.openstack.compute.server_external_events [req-2e0cfe25-3389-4f31-a362-817ca527a8f4 req-9b87796a-d783-4fa0-89a8-7714ec8f0bce b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 399/791] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:18.703 8 INFO nova.api.openstack.compute.server_external_events [req-55fd5ce8-0e12-44e6-a914-3e24eb4febdd req-9970e45b-6edf-495d-b857-7e267ff81706 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 400/792] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:18 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-04-14 07:08:20.741 8 INFO nova.api.openstack.compute.server_external_events [req-60d5b5a1-8ec8-4022-b3dc-5ffd0ea77bb5 req-4d4ec2f9-d368-48eb-bb2f-19365f2c6ef1 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 401/793] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:08:21.794 7 WARNING neutronclient.v2_0.client [None req-118a1a5d-e00f-4061-a9f8-e8b0b8fee7b2 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/796] 199.204.45.30 () {36 vars in 811 bytes} [Tue Apr 14 07:08:13 2026] POST /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 280 bytes in 8675 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:22.310 8 INFO nova.api.openstack.compute.server_external_events [req-cd2bdf7d-e4a8-46b4-86db-a18885c697ac req-91843e01-764a-456c-a442-9eb564645a50 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 404/797] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:22.788 7 INFO nova.api.openstack.compute.server_external_events [req-dfa67154-e0dd-4a4c-826c-b25a41f6b749 req-fef32b14-ad8b-4702-be7b-bb670b654eb2 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 394/798] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:49.065 8 WARNING neutronclient.v2_0.client [None req-27789fc8-7b87-4b3a-83ea-198fca379035 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:08:49.112 8 WARNING neutronclient.v2_0.client [None req-27789fc8-7b87-4b3a-83ea-198fca379035 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:51.568 7 INFO nova.api.openstack.compute.server_external_events [req-0db748a3-c70d-45b5-b66b-e1f0d851ff4e req-b58c9533-206c-4c0a-89d6-9cf9267d85a3 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 399/805] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:54.861 7 INFO nova.api.openstack.compute.server_external_events [req-a284fbf1-0ec9-4f3f-971e-d1850b044c47 req-d0d85a41-d14f-4c76-bed4-0bb06c928bb3 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 400/806] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:08:56.902 7 INFO nova.api.openstack.compute.server_external_events [req-0e945c69-f2a7-495b-b888-b2d36fa7d565 req-c072d2b6-f86b-4e15-a7a9-f6deaf85064a b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 401/807] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:08:56 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-04-14 07:08:58.184 8 WARNING neutronclient.v2_0.client [None req-27789fc8-7b87-4b3a-83ea-198fca379035 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/808] 199.204.45.30 () {36 vars in 811 bytes} [Tue Apr 14 07:08:49 2026] POST /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 376 bytes in 9205 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:05.355 7 WARNING neutronclient.v2_0.client [None req-8ef6904e-3c9b-4269-bbe4-a1d0d892bee1 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-14 07:09:05.399 7 WARNING neutronclient.v2_0.client [None req-8ef6904e-3c9b-4269-bbe4-a1d0d892bee1 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:07.791 8 INFO nova.api.openstack.compute.server_external_events [req-5b809fe2-41f7-4a5d-9308-c1aa71756482 req-4138ea1c-9cb3-4ade-8015-4c354e91127f b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 409/811] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09: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, ' 2026-04-14 07:09:11.409 8 INFO nova.api.openstack.compute.server_external_events [req-c8bd7a89-64c1-464b-9342-9753b4db34af req-0d17d4e7-cac4-4f36-96e9-bd1599e945ac b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 412/814] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:11 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-04-14 07:09:13.444 8 INFO nova.api.openstack.compute.server_external_events [req-02e90790-ce9e-4233-9947-29bbef381067 req-3e5e59db-d180-4b32-9219-f3d6722dcbf2 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-plugged:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 413/815] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:09:14.433 7 WARNING neutronclient.v2_0.client [None req-8ef6904e-3c9b-4269-bbe4-a1d0d892bee1 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] The python binding code in 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/816] 199.204.45.30 () {36 vars in 811 bytes} [Tue Apr 14 07:09:05 2026] POST /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface => generated 378 bytes in 9169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:15.210 8 INFO nova.api.openstack.compute.server_external_events [req-44647635-7344-49f4-b841-6db0bb7e89e9 req-ee16ee12-47cc-4ff6-b0b4-23f64b7848be b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 414/817] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:29.116 8 INFO nova.api.openstack.compute.server_external_events [req-bfd0a31c-c4cf-4e71-959e-ba8aa49ff31c req-8f73faa8-bc9a-4932-ba59-5e292d1e2824 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 416/820] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:29 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: 405/821] 199.204.45.30 () {34 vars in 854 bytes} [Tue Apr 14 07:09:30 2026] DELETE /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface/e9f642fc-740f-4789-86b9-e3221e384097 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:31.162 8 INFO nova.api.openstack.compute.server_external_events [req-a2367089-7f3d-4603-9272-7a6a479d238a req-0668d79c-7112-4f6c-ba52-0e9984822d85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 417/822] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:32.456 7 INFO nova.api.openstack.compute.server_external_events [req-faa9615e-121b-4d14-b590-77a08df5ad36 req-65b36faf-5870-4e45-9660-e4ff14f9ed1d b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 407/825] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:32 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-04-14 07:09:34.511 8 INFO nova.api.openstack.compute.server_external_events [req-27756009-1125-456a-8b72-fc89a7ec2f38 req-48574695-acae-44cb-a2e3-77525d4806e4 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:e9f642fc-740f-4789-86b9-e3221e384097 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 419/826] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:39.169 7 INFO nova.api.openstack.compute.server_external_events [req-5095776b-74cf-4db5-9aee-21c1e5fe3dcc req-c8ab1724-4d6e-4056-8e67-ba113f7343c7 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 408/827] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/828] 199.204.45.30 () {34 vars in 854 bytes} [Tue Apr 14 07:09:39 2026] DELETE /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface/1fdcf369-7b9c-4286-a278-5fe0efe51ece => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:41.272 7 INFO nova.api.openstack.compute.server_external_events [req-3b4fa09b-ea0a-4a27-be57-91778588b557 req-f92df657-ac2c-4f30-8629-45649898bbae b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 409/829] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:09:43.315 8 INFO nova.api.openstack.compute.server_external_events [req-36c5281a-1a1b-4a4b-880c-3ed8e6aa96e9 req-6e16e166-c7bf-488d-94c8-57d4777e1cb9 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:1fdcf369-7b9c-4286-a278-5fe0efe51ece for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 422/832] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:09:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/835] 199.204.45.30 () {34 vars in 854 bytes} [Tue Apr 14 07:10:00 2026] DELETE /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042/os-interface/1a910b2d-9ad5-4a59-803d-01cb47c0c217 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:02.423 8 INFO nova.api.openstack.compute.server_external_events [req-eb7a0fa9-dfdb-4bcb-82a3-a513705415dc req-962d4f56-2184-4a6c-95dd-6b4f50e9ea89 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 425/838] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:04.470 7 INFO nova.api.openstack.compute.server_external_events [req-8b3d16e6-e8b6-4209-8583-98f6824d06c7 req-409b529d-cf5f-41e8-bc5d-8f03f873f3e0 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:1a910b2d-9ad5-4a59-803d-01cb47c0c217 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 414/839] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/840] 199.204.45.30 () {34 vars in 754 bytes} [Tue Apr 14 07:10:05 2026] DELETE /v2.1/servers/eca92dc6-46a3-4707-97ed-92b52bdfc042 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:07.153 7 INFO nova.api.openstack.compute.server_external_events [req-4b2e954b-ada5-48d8-a7ac-fbb2e28f9c3b req-6b95f6bd-9029-41fd-b252-ac866abe9bf0 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:30833451-1181-4206-ad5d-ec375ab22008 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 7|app: 0|req: 415/841] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:09.194 8 INFO nova.api.openstack.compute.server_external_events [req-bd3f68c0-9a77-4942-b6cd-74e5decd2d81 req-35245aa1-a64a-4929-9c8b-37d0d3c74fef b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:30833451-1181-4206-ad5d-ec375ab22008 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance 2026-04-14 07:10:09.194 8 INFO nova.api.openstack.compute.server_external_events [req-bd3f68c0-9a77-4942-b6cd-74e5decd2d81 req-35245aa1-a64a-4929-9c8b-37d0d3c74fef b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:30833451-1181-4206-ad5d-ec375ab22008 for instance eca92dc6-46a3-4707-97ed-92b52bdfc042 on instance [pid: 8|app: 0|req: 427/842] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:09 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:09.839 7 INFO nova.api.openstack.compute.server_external_events [req-09a45419-d6b8-447c-85f5-5dfc9a341b84 req-aef79133-6c7d-4cd8-b27e-9bdbee604d85 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 7|app: 0|req: 416/843] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:09 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: 8|app: 0|req: 428/844] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:10:09 2026] DELETE /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:09.996 7 WARNING neutronclient.v2_0.client [None req-39204cac-81f6-4206-a0c2-80546f82a223 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in 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/845] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:10:09 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 1944 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:11.886 7 INFO nova.api.openstack.compute.server_external_events [req-53a672f0-438f-4265-98e4-1d4a54dc0f21 req-f6770f17-fbfd-4e1a-836f-0279bdac1be7 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance 2026-04-14 07:10:11.887 7 INFO nova.api.openstack.compute.server_external_events [req-53a672f0-438f-4265-98e4-1d4a54dc0f21 req-f6770f17-fbfd-4e1a-836f-0279bdac1be7 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 7|app: 0|req: 419/848] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:11 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:13.935 8 INFO nova.api.openstack.compute.server_external_events [req-13bac7c4-97ad-4334-89e3-6e5c563bdff3 req-42936f83-0ad9-4d3f-a656-c5a738b88826 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:06b6d9a8-d7be-4f54-b8e8-f7664e80f543 for instance fad92e97-4686-477b-bbe9-344a7b0d4e54 on instance [pid: 8|app: 0|req: 430/849] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:15.209 7 WARNING neutronclient.v2_0.client [None req-a1790d20-a4f9-4ed5-b798-3f3a9fc4218a ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/850] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:10:15 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:20.288 8 INFO nova.api.openstack.wsgi [None req-e39a856b-01bf-4c44-a76e-3c4a4861a097 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] HTTP exception thrown: Instance fad92e97-4686-477b-bbe9-344a7b0d4e54 could not be found. [pid: 8|app: 0|req: 431/851] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:10:20 2026] GET /v2.1/servers/fad92e97-4686-477b-bbe9-344a7b0d4e54 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:20.722 7 INFO nova.api.openstack.compute.server_external_events [req-6af931f3-1b54-49da-9d44-5522c97c711a req-90701e91-c9db-44bf-86bd-73466610f957 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-changed:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 7|app: 0|req: 421/852] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/853] 10.0.0.85 () {32 vars in 717 bytes} [Tue Apr 14 07:10:20 2026] DELETE /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:20.841 7 WARNING neutronclient.v2_0.client [None req-831dade1-2e51-41f5-ba33-508195aae702 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/854] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:10:20 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 1944 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:22.758 7 INFO nova.api.openstack.compute.server_external_events [req-e213b2dc-155c-4e6e-985b-98e7f6562c86 req-61cdb3c5-57d3-4ab1-ab3a-229eefb1ab66 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance 2026-04-14 07:10:22.758 7 INFO nova.api.openstack.compute.server_external_events [req-e213b2dc-155c-4e6e-985b-98e7f6562c86 req-61cdb3c5-57d3-4ab1-ab3a-229eefb1ab66 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-unplugged:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 7|app: 0|req: 424/857] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:22 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:24.793 8 INFO nova.api.openstack.compute.server_external_events [req-2abdfd65-e851-4c30-83f4-506d551e1965 req-a3074434-12ad-4673-9506-eaf6a9a2b504 b881c18e9cfe47ca8bea60c5a9d0bf31 e8faf1e345274f48b5dfc2e7393bc68d - - 5990de4c1eae4e6d8692928d1aa84765 5990de4c1eae4e6d8692928d1aa84765] Creating event network-vif-deleted:d8a78419-e7ae-41d6-8744-c1e2bacf5c49 for instance b37ba67e-e74c-47f3-8686-6fe5f086920d on instance [pid: 8|app: 0|req: 434/858] 10.0.0.227 () {38 vars in 815 bytes} [Tue Apr 14 07:10:24 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-04-14 07:10:26.042 7 WARNING neutronclient.v2_0.client [None req-15f14d95-205f-4f87-ac30-7d50df4e63cd ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/859] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:10:26 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => generated 1481 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:10:31.130 8 INFO nova.api.openstack.wsgi [None req-1c11cbd9-1a01-4c2c-a092-5349ff1c0f41 ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] HTTP exception thrown: Instance b37ba67e-e74c-47f3-8686-6fe5f086920d could not be found. [pid: 8|app: 0|req: 435/860] 10.0.0.85 () {32 vars in 714 bytes} [Tue Apr 14 07:10:31 2026] GET /v2.1/servers/b37ba67e-e74c-47f3-8686-6fe5f086920d => 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: 427/863] 10.0.0.85 () {32 vars in 725 bytes} [Tue Apr 14 07:10:32 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1528421043 => 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, ' 2026-04-14 07:10:33.026 8 INFO nova.api.openstack.wsgi [None req-e3702704-cc06-41d8-9e27-f3bddfd3a66a ff48f1a299e74eeaba512c1ef14dce22 9c7ee20f952b45e39bf476d241d17ebc - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1528421043 not found for user ff48f1a299e74eeaba512c1ef14dce22 [pid: 8|app: 0|req: 437/864] 10.0.0.85 () {32 vars in 722 bytes} [Tue Apr 14 07:10:33 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1528421043 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/867] 10.0.0.85 () {32 vars in 654 bytes} [Tue Apr 14 07:10:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/868] 10.0.0.85 () {32 vars in 640 bytes} [Tue Apr 14 07:10:48 2026] GET /v2.1/servers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 07:10:48.945 7 WARNING oslo_db.sqlalchemy.utils [None req-7022278e-a351-4cc0-a694-97312f75fff1 9c58e3aaa8bc4c3f88018bc576e98325 1f4e20c760c2482499233194ca428a2d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 430/869] 10.0.0.85 () {32 vars in 648 bytes} [Tue Apr 14 07:10:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/870] 10.0.0.85 () {32 vars in 693 bytes} [Tue Apr 14 07:10:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)