+ 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 Jun 2 12:51:36 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-584fdff8bf-gjbkp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff5822c0668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-02 12:51:41.834 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-02 12:51:41.839 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-02 12:51:41.942 8 INFO nova.utils [None req-d9e2d527-ade7-4cf8-ab0d-1d26fab4c918 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-02 12:51:41.946 7 INFO nova.utils [None req-fb4f1382-2be2-4ba6-a114-ff6aa30e897f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-02 12:51:42.386 8 WARNING keystonemiddleware._common.config [None req-d9e2d527-ade7-4cf8-ab0d-1d26fab4c918 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:51:42.395 8 WARNING oslo_config.cfg [None req-d9e2d527-ade7-4cf8-ab0d-1d26fab4c918 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-02 12:51:42.410 7 WARNING keystonemiddleware._common.config [None req-fb4f1382-2be2-4ba6-a114-ff6aa30e897f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:51:42.418 7 WARNING oslo_config.cfg [None req-fb4f1382-2be2-4ba6-a114-ff6aa30e897f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-02 12:51:42.473 8 WARNING keystonemiddleware._common.config [None req-d9e2d527-ade7-4cf8-ab0d-1d26fab4c918 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff5822c0668 pid: 8 (default app) 2026-06-02 12:51:42.497 7 WARNING keystonemiddleware._common.config [None req-fb4f1382-2be2-4ba6-a114-ff6aa30e897f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff5822c0668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 12:51:48 2026] GET /v2.1 => generated 114 bytes in 18 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-06-02 12:51:49.394 8 WARNING oslo_policy.policy [None req-baabe323-c0a4-4302-b7df-13efb0b26fa4 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:51:49.395 8 WARNING oslo_policy.policy [None req-baabe323-c0a4-4302-b7df-13efb0b26fa4 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 12:51:48 2026] GET /v2.1 => generated 0 bytes in 687 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 12:51:49.626 7 WARNING oslo_policy.policy [req-baabe323-c0a4-4302-b7df-13efb0b26fa4 req-9f1e7fcb-4e11-4d53-9889-92aa1da0a4fd d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - 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-06-02 12:51:49.626 7 WARNING oslo_policy.policy [req-baabe323-c0a4-4302-b7df-13efb0b26fa4 req-9f1e7fcb-4e11-4d53-9889-92aa1da0a4fd d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 12:51:49 2026] GET /v2.1/ => generated 400 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 12:51:49.857 8 INFO nova.api.openstack.wsgi [None req-fcbd6167-3958-4aea-b87c-6b46317bbc3c d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.156 () {48 vars in 1011 bytes} [Tue Jun 2 12:51:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 12:51:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.156 () {52 vars in 1048 bytes} [Tue Jun 2 12:51:49 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 12:51:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 12:51:50 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 12:51:50 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 12:51:50.823 8 INFO nova.api.openstack.wsgi [None req-960e3433-b196-40ca-9505-cd6b35f9d009 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.156 () {48 vars in 1013 bytes} [Tue Jun 2 12:51:50 2026] GET /v2.1/flavors/m1.small => 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: 7/14] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 12:51:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.156 () {52 vars in 1048 bytes} [Tue Jun 2 12:51:50 2026] POST /v2.1/flavors => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 12:51:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 12:51:51 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 12:51:51 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 12:51:51.777 8 INFO nova.api.openstack.wsgi [None req-909a4436-1f00-4f8f-8696-4ee187c2d898 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.156 () {48 vars in 1015 bytes} [Tue Jun 2 12:51:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 12:51:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.156 () {52 vars in 1048 bytes} [Tue Jun 2 12:51:51 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 12:51:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 12:51:52 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 12:51:52 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 12:51:52.680 8 INFO nova.api.openstack.wsgi [None req-b04750ad-f813-440c-94c4-4ad584a4722f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.156 () {48 vars in 1013 bytes} [Tue Jun 2 12:51:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 12:51:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.156 () {52 vars in 1048 bytes} [Tue Jun 2 12:51:52 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 12:51:53 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: 15/29] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 12:51:53 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 12:51:53 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 12:51:53.588 8 INFO nova.api.openstack.wsgi [None req-d5677680-8507-4a4f-88ab-08210c632b20 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.156 () {48 vars in 1015 bytes} [Tue Jun 2 12:51:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 12:51:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.156 () {52 vars in 1048 bytes} [Tue Jun 2 12:51:53 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.96 () {28 vars in 453 bytes} [Tue Jun 2 12:57:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/109] 10.0.0.96 () {30 vars in 657 bytes} [Tue Jun 2 12:57:58 2026] GET /v2.1 => generated 0 bytes in 173 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: 55/110] 10.0.0.96 () {32 vars in 730 bytes} [Tue Jun 2 12:57:59 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.96 () {34 vars in 803 bytes} [Tue Jun 2 12:57:59 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 10.0.0.159 () {28 vars in 454 bytes} [Tue Jun 2 13:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/139] 10.0.0.159 () {30 vars in 658 bytes} [Tue Jun 2 13:00:08 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/140] 10.0.0.159 () {32 vars in 731 bytes} [Tue Jun 2 13:00:08 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 10.0.0.159 () {34 vars in 765 bytes} [Tue Jun 2 13:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 10.0.0.159 () {28 vars in 454 bytes} [Tue Jun 2 13: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 72/143] 10.0.0.159 () {30 vars in 658 bytes} [Tue Jun 2 13:00:12 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/144] 10.0.0.159 () {32 vars in 731 bytes} [Tue Jun 2 13: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: 73/145] 10.0.0.159 () {34 vars in 765 bytes} [Tue Jun 2 13:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13: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: 74/147] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:00:14 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:00:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:00:15.054 8 INFO nova.api.openstack.wsgi [None req-27837652-0026-47f7-8237-fcefe8d9c0f1 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/149] 199.204.45.156 () {48 vars in 1017 bytes} [Tue Jun 2 13:00:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:00:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.156 () {52 vars in 1049 bytes} [Tue Jun 2 13:00:15 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 10.0.0.159 () {28 vars in 454 bytes} [Tue Jun 2 13: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 77/153] 10.0.0.159 () {30 vars in 658 bytes} [Tue Jun 2 13:00:16 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 77/155] 10.0.0.159 () {32 vars in 731 bytes} [Tue Jun 2 13:00:16 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: 78/157] 10.0.0.159 () {34 vars in 808 bytes} [Tue Jun 2 13:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 10.0.0.159 () {28 vars in 454 bytes} [Tue Jun 2 13:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 79/159] 10.0.0.159 () {30 vars in 658 bytes} [Tue Jun 2 13:00:20 2026] GET /v2.1 => generated 0 bytes in 375 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/160] 10.0.0.159 () {32 vars in 731 bytes} [Tue Jun 2 13:00:20 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: 80/161] 10.0.0.159 () {34 vars in 808 bytes} [Tue Jun 2 13:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:01:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:01:10 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 87/174] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:01:10 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:01:10.667 8 INFO nova.api.openstack.wsgi [None req-866dd39e-db9f-4cb9-8faa-cd2282d3aa99 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d933f52c04f14b039cc439db0e240805 [pid: 8|app: 0|req: 88/175] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:01:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-02 13:01:10.683 7 WARNING oslo_db.sqlalchemy.utils [None req-65121655-c7e1-4681-949d-46ee4f16fc9d d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/176] 199.204.45.156 () {48 vars in 1016 bytes} [Tue Jun 2 13:01:10 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.156 () {52 vars in 1057 bytes} [Tue Jun 2 13:01:10 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:01:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:01:14 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:01:14 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.156 () {48 vars in 1073 bytes} [Tue Jun 2 13:01:14 2026] GET /v2.1/os-quota-sets/2d7f5c7dbc4b4db3aa0436b69827df20 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.156 () {52 vars in 1125 bytes} [Tue Jun 2 13:01:14 2026] PUT /v2.1/os-quota-sets/2d7f5c7dbc4b4db3aa0436b69827df20 => generated 238 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:08:43 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: 137/274] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:08:43 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:08:43 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:08:43.981 7 INFO nova.api.openstack.wsgi [None req-e4683ca6-a2bb-41d6-901a-dc0d6d68bc14 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 138/276] 199.204.45.156 () {48 vars in 1015 bytes} [Tue Jun 2 13:08:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:08:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.156 () {52 vars in 1049 bytes} [Tue Jun 2 13:08:44 2026] POST /v2.1/flavors => generated 534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/321] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:12:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/322] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:12:10 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 162/323] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:12:10 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 199.204.45.156 () {48 vars in 1073 bytes} [Tue Jun 2 13:12:10 2026] GET /v2.1/os-quota-sets/ce80cdbad99c40e28cd5c1fd5904e81c => generated 283 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 199.204.45.156 () {52 vars in 1125 bytes} [Tue Jun 2 13:12:10 2026] PUT /v2.1/os-quota-sets/ce80cdbad99c40e28cd5c1fd5904e81c => generated 238 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:23: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: 8|app: 0|req: 231/461] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:23:16 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/462] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:23:17 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:23:17.041 8 INFO nova.api.openstack.wsgi [None req-6d1e23c9-946f-4cb4-8a9b-374a69282c5b d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 232/463] 199.204.45.156 () {48 vars in 1011 bytes} [Tue Jun 2 13:23:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:23:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:23:17 2026] GET /v2.1/flavors/d0d0b3e1-00c4-46c7-821b-5f1a03e4cb32/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:23:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:23:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:23:18.047 8 INFO nova.api.openstack.wsgi [None req-083132e5-b597-4e4b-a123-c4dc615ad035 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 235/469] 199.204.45.156 () {48 vars in 1013 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1/flavors/e5e79398-9104-4942-b2c0-4be4ca5594ae/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:23:19.009 8 INFO nova.api.openstack.wsgi [None req-15b33b87-1296-4506-b464-4ad6d737376f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 238/475] 199.204.45.156 () {48 vars in 1015 bytes} [Tue Jun 2 13:23:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1/flavors/404f3d29-913d-444e-b25f-4d50e40d5468/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:23:19.944 8 INFO nova.api.openstack.wsgi [None req-61275812-9744-4b0b-944f-134cacb1118a d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 241/481] 199.204.45.156 () {48 vars in 1013 bytes} [Tue Jun 2 13:23:19 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: 241/482] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:23:19 2026] GET /v2.1/flavors/1e9a7bbb-fa78-4fca-b7e5-4735457fc261/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:23:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:23:20 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:23:20 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:23:20.950 8 INFO nova.api.openstack.wsgi [None req-ee6f542c-200f-4bf7-ad10-f64560f4df5e d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 244/487] 199.204.45.156 () {48 vars in 1015 bytes} [Tue Jun 2 13:23:20 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:23:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:23:20 2026] GET /v2.1/flavors/fb72c019-fde7-491b-bef7-0fda17fdf703/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:24:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:24:23 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:24:23 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:24:23.141 7 INFO nova.api.openstack.wsgi [None req-667e1ef9-7ee6-477a-ac84-effade3b9085 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 252/505] 199.204.45.156 () {48 vars in 1017 bytes} [Tue Jun 2 13:24:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:24:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:24:23 2026] GET /v2.1/flavors/e602af9b-9947-4400-9b42-a718fb6e8e6e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:24:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:24:30 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:24:30 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:24:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:24:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:24:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:24:34 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.156 () {48 vars in 1073 bytes} [Tue Jun 2 13:24:34 2026] GET /v2.1/os-quota-sets/2d7f5c7dbc4b4db3aa0436b69827df20 => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:25:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:25:23 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:25:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:25:24.014 7 INFO nova.api.openstack.wsgi [None req-5a201620-3f5e-41a2-a96d-90d71e60c788 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 265/531] 199.204.45.156 () {48 vars in 1015 bytes} [Tue Jun 2 13:25:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:25:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.204.45.156 () {48 vars in 1099 bytes} [Tue Jun 2 13:25:24 2026] GET /v2.1/flavors/84ecf7b2-64e7-4079-a6eb-6889c6379ca8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:25:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:25:39 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:25:39 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.156 () {48 vars in 1073 bytes} [Tue Jun 2 13:25:39 2026] GET /v2.1/os-quota-sets/ce80cdbad99c40e28cd5c1fd5904e81c => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.204.45.156 () {42 vars in 705 bytes} [Tue Jun 2 13:26: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: 8|app: 0|req: 277/553] 199.204.45.156 () {44 vars in 909 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.156 () {46 vars in 982 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:26:27.418 8 INFO nova.api.openstack.wsgi [None req-4e96ea59-1eb5-4e00-b150-c38ca297067b d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 278/555] 199.204.45.156 () {48 vars in 1011 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.156 () {48 vars in 1051 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 283/565] 10.0.0.166 () {32 vars in 655 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 10.0.0.166 () {32 vars in 641 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-02 13:27:08.011 7 WARNING oslo_db.sqlalchemy.utils [None req-fec23453-9889-4759-8de4-14210132a2ba d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 284/567] 10.0.0.166 () {32 vars in 649 bytes} [Tue Jun 2 13:27:08 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: 284/568] 10.0.0.166 () {32 vars in 694 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:18 2026] GET /v2.1/flavors/d0d0b3e1-00c4-46c7-821b-5f1a03e4cb32 => generated 511 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.166 () {32 vars in 641 bytes} [Tue Jun 2 13:27:18 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: 287/573] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:18 2026] GET /v2.1/flavors/d0d0b3e1-00c4-46c7-821b-5f1a03e4cb32 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:27:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:28.361 8 WARNING neutronclient.v2_0.client [None req-dd1bfec6-a98f-4151-be55-31e48317b048 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:29.567 7 WARNING neutronclient.v2_0.client [None req-35242f61-49aa-4509-b41f-6e6891650f28 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/577] 10.0.0.166 () {34 vars in 685 bytes} [Tue Jun 2 13:27:28 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:29.588 8 WARNING neutronclient.v2_0.client [None req-ac490680-1e05-49cf-81d7-04dbc1b40ffb 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/578] 10.0.0.166 () {34 vars in 685 bytes} [Tue Jun 2 13:27:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:30.002 8 WARNING neutronclient.v2_0.client [None req-d3ba244c-90c5-4cba-812a-4a664d99e419 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in 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/579] 10.0.0.166 () {34 vars in 685 bytes} [Tue Jun 2 13:27:29 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1579 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:31.131 7 WARNING neutronclient.v2_0.client [None req-4f7b84a9-dfe5-4dd4-b4a5-12331de57492 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in 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/580] 10.0.0.166 () {34 vars in 685 bytes} [Tue Jun 2 13:27:29 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:31.291 7 WARNING neutronclient.v2_0.client [None req-4f7b84a9-dfe5-4dd4-b4a5-12331de57492 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:31.346 8 WARNING neutronclient.v2_0.client [None req-016032b5-2691-4808-a55f-90b9f1c3b84e 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/581] 10.0.0.166 () {34 vars in 695 bytes} [Tue Jun 2 13:27:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:31.474 7 WARNING neutronclient.v2_0.client [None req-ba92686b-9637-4837-ba98-d2d4327a6bbb 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:31.524 8 WARNING neutronclient.v2_0.client [None req-016032b5-2691-4808-a55f-90b9f1c3b84e 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:31.570 7 WARNING neutronclient.v2_0.client [None req-ba92686b-9637-4837-ba98-d2d4327a6bbb 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:31.658 7 WARNING neutronclient.v2_0.client [None req-ba92686b-9637-4837-ba98-d2d4327a6bbb 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/582] 10.0.0.166 () {32 vars in 663 bytes} [Tue Jun 2 13:27:31 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:27:31.702 7 WARNING neutronclient.v2_0.client [None req-e14eb217-5b6c-4c89-823f-83d7b4f620a7 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:31.788 8 WARNING neutronclient.v2_0.client [None req-016032b5-2691-4808-a55f-90b9f1c3b84e 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/583] 10.0.0.166 () {34 vars in 685 bytes} [Tue Jun 2 13:27:31 2026] POST /v2.1/os-security-groups => generated 247 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:31.949 7 WARNING neutronclient.v2_0.client [None req-dea07112-f5b3-4ec2-812c-98bd443868af 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:31.979 7 WARNING neutronclient.v2_0.client [None req-dea07112-f5b3-4ec2-812c-98bd443868af 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/584] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:31 2026] DELETE /v2.1/os-security-groups/f9d40447-3800-40b6-8c2c-69eefa5bd4fd => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:27:32.100 7 WARNING neutronclient.v2_0.client [None req-75fb04a0-92a1-4ff5-8b18-baf591cd6fc9 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:32.162 7 WARNING neutronclient.v2_0.client [None req-75fb04a0-92a1-4ff5-8b18-baf591cd6fc9 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/585] 10.0.0.166 () {34 vars in 695 bytes} [Tue Jun 2 13:27:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:32.376 7 WARNING neutronclient.v2_0.client [None req-4996f1a3-4271-4851-8967-999cf543bdca 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:32.396 7 INFO nova.api.openstack.wsgi [None req-4996f1a3-4271-4851-8967-999cf543bdca 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] HTTP exception thrown: Security group f9d40447-3800-40b6-8c2c-69eefa5bd4fd does not exist Neutron server returns request_ids: ['req-a3b48e04-9ab8-481b-8495-c89f9327c3ad'] [pid: 7|app: 0|req: 295/586] 10.0.0.166 () {32 vars in 737 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.1/os-security-groups/f9d40447-3800-40b6-8c2c-69eefa5bd4fd => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-02 13:27:32.407 7 WARNING neutronclient.v2_0.client [None req-5946cd44-1676-4631-a553-e00e6383c8b6 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:32.450 7 WARNING neutronclient.v2_0.client [None req-5946cd44-1676-4631-a553-e00e6383c8b6 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in 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/587] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:27:31 2026] POST /v2.1/servers => generated 451 bytes in 1258 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-06-02 13:27:32.531 8 WARNING neutronclient.v2_0.client [None req-2feb1388-47e2-4e31-8368-f48b19f55550 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:32.588 8 WARNING neutronclient.v2_0.client [None req-2feb1388-47e2-4e31-8368-f48b19f55550 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in 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/588] 10.0.0.166 () {34 vars in 695 bytes} [Tue Jun 2 13:27:32 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:32.663 7 WARNING neutronclient.v2_0.client [None req-0cab8b5f-8183-4f7a-a4c1-5785fe24fb1a 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/589] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1424 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-06-02 13:27:32.728 7 WARNING neutronclient.v2_0.client [None req-d37ea53d-bea2-499a-8dc4-cfc4db384ff2 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in 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/590] 10.0.0.166 () {32 vars in 737 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.1/os-security-groups/d53de389-be55-4a8f-9f98-c3d4eb5d2819 => generated 664 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:32 2026] DELETE /v2.1/os-security-groups/21f48b09-bdc8-44dc-b1c6-0305fdc21c2f => generated 0 bytes in 324 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:27:32.858 8 WARNING neutronclient.v2_0.client [None req-383bf61d-7388-44b1-9754-df099b14f7b8 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/592] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:27:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:32.868 7 WARNING neutronclient.v2_0.client [None req-8d9400a9-b2f0-4c5d-8f38-ecb7c89e3204 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:32.969 7 INFO nova.api.openstack.wsgi [None req-8d9400a9-b2f0-4c5d-8f38-ecb7c89e3204 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] HTTP exception thrown: Security group 21f48b09-bdc8-44dc-b1c6-0305fdc21c2f does not exist Neutron server returns request_ids: ['req-f37e25da-6d9a-47d9-837c-6fbd0ff2f3f8'] [pid: 7|app: 0|req: 300/593] 10.0.0.166 () {32 vars in 737 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.1/os-security-groups/21f48b09-bdc8-44dc-b1c6-0305fdc21c2f => generated 194 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-02 13:27:32.980 8 WARNING neutronclient.v2_0.client [None req-383bf61d-7388-44b1-9754-df099b14f7b8 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:32.982 7 WARNING neutronclient.v2_0.client [None req-e3a7311d-51ab-498e-8440-41a1b1030dca 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.023 8 WARNING neutronclient.v2_0.client [None req-383bf61d-7388-44b1-9754-df099b14f7b8 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.058 7 WARNING neutronclient.v2_0.client [None req-e3a7311d-51ab-498e-8440-41a1b1030dca 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/594] 10.0.0.166 () {32 vars in 750 bytes} [Tue Jun 2 13:27:32 2026] DELETE /v2.1/os-security-group-rules/206787ab-2555-4303-b241-0ea58a064d42 => generated 0 bytes in 407 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:27:33.270 8 WARNING neutronclient.v2_0.client [None req-dcebc777-8167-46fd-b157-f8653f386ce6 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.327 8 WARNING neutronclient.v2_0.client [None req-dcebc777-8167-46fd-b157-f8653f386ce6 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/595] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:32 2026] DELETE /v2.1/os-security-groups/69232159-4c7c-4e5e-879c-f012293a29a2 => generated 0 bytes in 431 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:27:33.420 7 WARNING neutronclient.v2_0.client [None req-2061a2a1-88d1-40ee-952a-3622445f8618 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/596] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:33 2026] DELETE /v2.1/os-security-groups/d53de389-be55-4a8f-9f98-c3d4eb5d2819 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:27:33.565 8 WARNING neutronclient.v2_0.client [None req-fc45e695-3700-44d9-ab61-97f4e8686cd1 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.565 7 INFO nova.api.openstack.wsgi [None req-2061a2a1-88d1-40ee-952a-3622445f8618 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] HTTP exception thrown: Security group 69232159-4c7c-4e5e-879c-f012293a29a2 does not exist Neutron server returns request_ids: ['req-60d54ca6-4220-48b9-ba29-2eb0d01d3f07'] [pid: 7|app: 0|req: 302/597] 10.0.0.166 () {32 vars in 737 bytes} [Tue Jun 2 13:27:33 2026] GET /v2.1/os-security-groups/69232159-4c7c-4e5e-879c-f012293a29a2 => generated 194 bytes in 154 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-02 13:27:33.582 7 WARNING neutronclient.v2_0.client [None req-c9e44b7d-be7a-48f5-b0d8-a46664e3be30 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.619 8 WARNING neutronclient.v2_0.client [None req-fc45e695-3700-44d9-ab61-97f4e8686cd1 cc758ec25d5f4c4bb5dba3713465b775 ce35cc5eb5e6432ebeaa476b2195936f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.707 7 WARNING neutronclient.v2_0.client [None req-c9e44b7d-be7a-48f5-b0d8-a46664e3be30 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:33.776 7 WARNING neutronclient.v2_0.client [None req-c9e44b7d-be7a-48f5-b0d8-a46664e3be30 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/598] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:33 2026] DELETE /v2.1/os-security-groups/a93b389d-e4a4-4a5e-b5f5-4fbdf6519a08 => generated 0 bytes in 371 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 10.0.0.166 () {32 vars in 663 bytes} [Tue Jun 2 13:27:33 2026] GET /v2.1/os-security-groups => generated 707 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:34.001 7 WARNING neutronclient.v2_0.client [None req-99e68790-c135-4573-878b-1a96e94f637b 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:34.014 8 WARNING neutronclient.v2_0.client [None req-2405372d-1011-4866-af72-4d75ce320c25 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:34.265 7 INFO nova.api.openstack.wsgi [None req-99e68790-c135-4573-878b-1a96e94f637b 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] HTTP exception thrown: Security group 69232159-4c7c-4e5e-879c-f012293a29a2 does not exist Neutron server returns request_ids: ['req-8b7b2195-96e5-4cae-a2f3-fa082e09ffc2'] [pid: 7|app: 0|req: 304/600] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:33 2026] DELETE /v2.1/os-security-groups/69232159-4c7c-4e5e-879c-f012293a29a2 => generated 194 bytes in 274 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-02 13:27:34.279 7 WARNING neutronclient.v2_0.client [None req-8bc89d47-3457-43db-b419-32b9e1c7115c 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/601] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:33 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1428 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:27:34.300 7 INFO nova.api.openstack.wsgi [None req-8bc89d47-3457-43db-b419-32b9e1c7115c 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] HTTP exception thrown: Security group 21f48b09-bdc8-44dc-b1c6-0305fdc21c2f does not exist Neutron server returns request_ids: ['req-180ab319-4322-49de-a1a5-a616983ccb77'] [pid: 7|app: 0|req: 305/602] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:34 2026] DELETE /v2.1/os-security-groups/21f48b09-bdc8-44dc-b1c6-0305fdc21c2f => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:34.311 8 WARNING neutronclient.v2_0.client [None req-f7798ec9-3533-4716-80a2-28c5c5636697 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:34.331 8 INFO nova.api.openstack.wsgi [None req-f7798ec9-3533-4716-80a2-28c5c5636697 30e8ae6bb7484e45ad9b93f9597436e0 7892eea7d5bf4ef3913f669cf0584af8 - - default default] HTTP exception thrown: Security group f9d40447-3800-40b6-8c2c-69eefa5bd4fd does not exist Neutron server returns request_ids: ['req-ce95022b-9a9b-433c-b853-1f6ea5336fbf'] [pid: 8|app: 0|req: 298/603] 10.0.0.166 () {32 vars in 740 bytes} [Tue Jun 2 13:27:34 2026] DELETE /v2.1/os-security-groups/f9d40447-3800-40b6-8c2c-69eefa5bd4fd => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-02 13:27:34.681 7 WARNING neutronclient.v2_0.client [None req-b7a284c7-c20e-47c1-9dd3-82639a509449 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:35.035 7 WARNING neutronclient.v2_0.client [None req-b7a284c7-c20e-47c1-9dd3-82639a509449 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:35.353 8 WARNING neutronclient.v2_0.client [None req-bc5e8ac4-7a75-4e07-81b0-2976d4b4172a 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/604] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:35 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1476 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:27:36.328 7 WARNING neutronclient.v2_0.client [None req-b7a284c7-c20e-47c1-9dd3-82639a509449 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:36.750 8 WARNING neutronclient.v2_0.client [None req-5b614ed9-0a0c-44c6-874e-b1649ced3408 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/607] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1484 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:27:34 2026] POST /v2.1/servers => generated 449 bytes in 2430 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-06-02 13:27:37.032 8 WARNING neutronclient.v2_0.client [None req-980b3d28-31b5-4f5b-bc07-941696f2defd c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/609] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1400 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:37.927 7 WARNING neutronclient.v2_0.client [None req-ce8ed15c-1782-4b4c-926f-9d64ae18711d 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] 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-06-02 13:27:38.256 8 WARNING neutronclient.v2_0.client [None req-ce03769c-b6d4-4222-8a8d-22297e4e7e4a c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1552 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1396 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:39.373 7 WARNING neutronclient.v2_0.client [None req-bcafe3f3-39c2-4aa5-9ca2-0211bd001d49 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:39.394 8 WARNING neutronclient.v2_0.client [None req-c03762c9-3960-4caf-b979-ee195a1a15dc c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/612] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:39 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1452 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:39 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 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-06-02 13:27:39.846 8 INFO nova.api.openstack.compute.server_external_events [req-a5e485f4-9aa6-4da4-a73a-68b18d687362 req-a8341160-5a33-4b94-b24a-b7e75f10b9f5 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance 2026-06-02 13:27:39.850 8 INFO nova.compute.rpcapi [None req-263439d1-5404-4d1c-a2ca-86dcb400b093 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 306/614] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:40.567 7 WARNING neutronclient.v2_0.client [None req-49366ce7-1bcc-455d-b3fd-8fd92f50b9cb c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:40.582 8 WARNING neutronclient.v2_0.client [None req-190f51bb-eb1d-4a86-8cbd-6e98d7a82265 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/615] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:40 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1452 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/616] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:40 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 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-06-02 13:27:41.685 7 WARNING neutronclient.v2_0.client [None req-2a586f20-3496-4665-947e-eb8c4213c159 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:41.733 8 WARNING neutronclient.v2_0.client [None req-80b08b8a-0c8c-4ccc-a413-0b4ba1ed04c4 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/617] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:41 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1527 bytes in 1594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:41 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 bytes in 1561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 311/619] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:43.982 7 INFO nova.api.openstack.compute.server_external_events [req-c653cdc4-a335-428f-9646-61e8731c1532 req-87b7c7b9-b8e8-44a2-9f49-7b93bb41ce95 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:43.990 7 INFO nova.compute.rpcapi [None req-cce0be36-e09e-4e91-aee9-62504e1835fd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 312/620] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:44.010 8 INFO nova.api.openstack.compute.server_external_events [req-7ed0cf01-d51f-478b-8a14-722d201e2e7d req-ab74d0e5-df80-4230-bb0e-102e0f916480 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 8|app: 0|req: 309/621] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:44.267 7 WARNING neutronclient.v2_0.client [None req-08009621-61d4-4429-afaf-42e1510cb257 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:44.315 8 WARNING neutronclient.v2_0.client [None req-8daa8c06-2fa2-465e-a228-b29098f66632 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/622] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:44 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1525 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:44 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:46.099 7 WARNING neutronclient.v2_0.client [None req-ad6464ff-24c8-4e10-abd0-8b6f119a0d13 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:46.168 8 WARNING neutronclient.v2_0.client [None req-1e5d3dde-1ed4-4afb-8568-10611b6d0d03 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/624] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:46 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1525 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:46 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:47.261 7 WARNING neutronclient.v2_0.client [None req-aec67f16-2ac4-45ca-82f5-65a909c85548 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:47.314 8 WARNING neutronclient.v2_0.client [None req-bc204dce-d291-46d2-8240-580ee781c300 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/628] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:47 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1525 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:47 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:48.404 7 WARNING neutronclient.v2_0.client [None req-64c1d957-b561-4581-a1b7-44d1b13b6649 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:48.451 8 WARNING neutronclient.v2_0.client [None req-8c784951-ddf1-4357-9db5-51d57a67424a 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/630] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:48 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:48 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1525 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:49.221 8 INFO nova.api.openstack.compute.server_external_events [req-2a3f21f9-2d3c-4f89-9a52-740a26b7b052 req-1f5b2c86-e510-4306-a3bb-f40adb23a9db 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 8|app: 0|req: 315/632] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:49 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:49.566 7 INFO nova.api.openstack.compute.server_external_events [req-cbea8fe8-0aac-4dd2-a908-2941c60c9a21 req-8f40936b-a5d8-4ed4-a08a-65698a7b4375 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance [pid: 7|app: 0|req: 318/633] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:27:49.625 8 WARNING neutronclient.v2_0.client [None req-32665f77-0116-415a-a481-7e2608a14645 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] 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: 316/634] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:49 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1550 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:27:49.787 7 WARNING neutronclient.v2_0.client [None req-85e0a6e6-889c-4c4d-9547-c196354a4b52 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:49.822 7 WARNING neutronclient.v2_0.client [None req-85e0a6e6-889c-4c4d-9547-c196354a4b52 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] 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-06-02 13:27:49.862 8 WARNING neutronclient.v2_0.client [None req-88cf1fac-751f-4e81-af4f-543994aec405 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in 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/635] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:49 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1525 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:27:50.017 7 WARNING neutronclient.v2_0.client [None req-85e0a6e6-889c-4c4d-9547-c196354a4b52 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/636] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:27:49 2026] POST /v2.1/servers => generated 451 bytes in 742 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-06-02 13:27:50.429 8 WARNING neutronclient.v2_0.client [None req-21d66b21-b80b-495f-ab9e-c4715a171ac6 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/637] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:50 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:50.830 7 WARNING neutronclient.v2_0.client [None req-b97832fe-9645-4913-bc26-9dbf17c9105d 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/638] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:50 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1728 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-06-02 13:27:51.028 8 WARNING neutronclient.v2_0.client [None req-d93fec12-da4b-4970-a9f5-ad56b95d5ceb c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:27:51.046 7 WARNING neutronclient.v2_0.client [None req-d744a705-9f0a-4758-95c9-9db984e34cad 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/639] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:27:51 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:51 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1715 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:51.226 7 WARNING neutronclient.v2_0.client [None req-91bdc3b5-2a08-4ee7-9d6a-9351cdf026a4 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:27:51.266 8 INFO nova.api.openstack.compute.server_external_events [req-38d20e0e-3b95-456b-926c-96399bc12fd4 req-795a4f8d-d87b-45eb-8d82-38bcc9932892 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 8|app: 0|req: 320/641] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:51 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: 322/642] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:27:51 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:51.505 8 WARNING neutronclient.v2_0.client [None req-e739da02-a8f3-4e68-9e5f-a55d4909d3fb f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] 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-06-02 13:27:51.613 7 INFO nova.api.openstack.compute.server_external_events [req-48d70027-4ab4-4800-8f8f-8a6c253b21bb req-13f3de26-9820-4d08-9c54-e7fdf1f755c6 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance [pid: 7|app: 0|req: 323/643] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:52.332 7 WARNING neutronclient.v2_0.client [None req-8a6de27c-30be-4df6-99bd-416be85ffbd2 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/644] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:51 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1304 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:52.444 8 WARNING neutronclient.v2_0.client [None req-2cb60079-1af5-4504-90ea-9596a01dd1f6 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in 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/645] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1728 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, ' [pid: 8|app: 0|req: 322/646] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1715 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.166 () {32 vars in 641 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.1/servers => generated 378 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/648] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:27:52 2026] DELETE /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => 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, ' 2026-06-02 13:27:52.828 7 WARNING neutronclient.v2_0.client [None req-05531fa8-62cc-4d06-ae23-69c79c5ec945 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/649] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1734 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:53.315 8 INFO nova.api.openstack.compute.server_external_events [req-baaf70f8-fc86-490c-b3b7-fe20953b86f3 req-9781b36c-63ed-43d0-acd5-4a9deec3e412 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance [pid: 8|app: 0|req: 324/650] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:53 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-06-02 13:27:53.379 7 WARNING neutronclient.v2_0.client [None req-b555383d-a84b-41cc-a0cd-f91a2398ebff f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in 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/651] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:53 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1352 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-06-02 13:27:53.664 8 INFO nova.api.openstack.compute.server_external_events [req-b85fc889-e599-4307-8ffc-55995f623fdb req-7a630db4-c967-4195-a48a-2c7c0d616c4a 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 8|app: 0|req: 325/652] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:53.990 7 WARNING neutronclient.v2_0.client [None req-94b5945a-56fa-47b1-86a1-48f7f6cb226d 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/653] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:53 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1734 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:54.456 8 WARNING neutronclient.v2_0.client [None req-22c57ac9-4517-410a-89b4-58dcbc869507 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:54 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1360 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:55.106 7 WARNING neutronclient.v2_0.client [None req-d3f61675-6be8-4745-9daf-2c9b8e6da100 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1854 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:55.531 8 WARNING neutronclient.v2_0.client [None req-0330d5a7-df3f-4adb-a3dc-3c6ccb85dd4a f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] 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-06-02 13:27:55.709 7 INFO nova.api.openstack.compute.server_external_events [req-32ab9ff5-6e52-4160-a5ff-e078985892e1 req-45ad09c9-c0e5-4051-849b-720dc0cfc819 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance 2026-06-02 13:27:55.710 7 INFO nova.api.openstack.compute.server_external_events [req-32ab9ff5-6e52-4160-a5ff-e078985892e1 req-45ad09c9-c0e5-4051-849b-720dc0cfc819 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance [pid: 7|app: 0|req: 330/656] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:55 2026] POST /v2.1/os-server-external-events => generated 358 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-06-02 13:27:56.034 7 INFO nova.api.openstack.compute.server_external_events [req-1d6d972c-1c7b-4f0f-91a7-0f9be91e8d80 req-08f90c69-c081-4954-a5e8-05ca766c2ae4 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance [pid: 7|app: 0|req: 331/657] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1428 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:56.481 7 WARNING neutronclient.v2_0.client [None req-19351bfd-2884-4ad7-babb-5450ed1cfe97 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/661] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:56 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1505 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:57.123 8 WARNING neutronclient.v2_0.client [None req-5600fc97-5f8c-4587-a755-079e9b6084b4 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/662] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:57 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1438 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-06-02 13:27:57.609 7 WARNING neutronclient.v2_0.client [None req-13fb4c8f-5900-4783-91c8-173401d3713f 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/663] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:57 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:57.744 8 INFO nova.api.openstack.compute.server_external_events [req-1f5f28c4-a9a4-4588-a742-bc6e7f09dce3 req-a77e7e05-1afa-47cc-a10d-17435c0e632f 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:3adf395e-39a5-4147-9c6a-b1a5e2cd6135 for instance fba1055e-fb12-4845-ac95-89407301c5cf on instance [pid: 8|app: 0|req: 331/664] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:27:57 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-06-02 13:27:58.317 7 WARNING neutronclient.v2_0.client [None req-bafda06b-3450-4fa1-989e-a3de85b79a76 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in 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/665] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:58 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1438 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-06-02 13:27:58.704 8 WARNING neutronclient.v2_0.client [None req-93596d6a-c601-48f7-b736-28483dbe266b 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] The python binding code in 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/666] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:58 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => generated 1510 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:59.481 7 WARNING neutronclient.v2_0.client [None req-9c5a481d-96d4-4ce1-8330-d5088c143fe2 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in 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/667] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:59 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1438 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:59.785 8 INFO nova.api.openstack.wsgi [None req-d81fbfcc-6de9-48a0-81cc-a57b3f579f8b 2ec677c89ac9492e842a2673aa01f576 00c888b5fd904ff7a84e6c4739246172 - - default default] HTTP exception thrown: Instance fba1055e-fb12-4845-ac95-89407301c5cf could not be found. [pid: 8|app: 0|req: 333/668] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:27:59 2026] GET /v2.1/servers/fba1055e-fb12-4845-ac95-89407301c5cf => 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, ' [pid: 7|app: 0|req: 336/669] 10.0.0.166 () {32 vars in 706 bytes} [Tue Jun 2 13:27:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1139819304 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:00.613 8 WARNING neutronclient.v2_0.client [None req-bce225bd-d721-417a-880d-f86f2302b499 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/670] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:00 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1426 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:28:01.829 7 WARNING neutronclient.v2_0.client [None req-11ec8d4b-f579-4be6-961f-902384a5cce3 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/671] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:01 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1426 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-06-02 13:28:03.021 8 WARNING neutronclient.v2_0.client [None req-44c6977f-d7a0-4651-bd8e-e77cacea97f4 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/672] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:02 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1426 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:03.619 7 INFO nova.api.openstack.compute.server_external_events [req-068bde9d-97d5-4d4f-b598-4750bb12ec2d req-9ae4f56d-c3ef-4598-a5fd-f7893fdcc70f 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance [pid: 7|app: 0|req: 338/673] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:04.165 8 WARNING neutronclient.v2_0.client [None req-a2c7edb5-8447-4ae8-a127-c6a966c27cc3 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in 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/674] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:04 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1426 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-06-02 13:28:05.389 7 WARNING neutronclient.v2_0.client [None req-4d98ccaa-b853-478b-90e6-b19dfcbbd208 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] 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-06-02 13:28:05.661 8 INFO nova.api.openstack.compute.server_external_events [req-4b83227a-9862-41c8-b768-3ce3e75c256f req-bc07b8c8-ee6f-48f4-89bf-01b8b3a42e33 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance [pid: 8|app: 0|req: 337/675] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1613 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:05.817 8 WARNING neutronclient.v2_0.client [None req-5dea8a22-a729-4310-b239-6df1b054114f f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in 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/677] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21/os-interface => generated 284 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:06.783 7 WARNING neutronclient.v2_0.client [None req-b81e49da-ee98-4384-a819-3840a85076f8 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/680] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1613 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 340/681] 10.0.0.166 () {32 vars in 641 bytes} [Tue Jun 2 13:28:07 2026] GET /v2.1/servers => generated 388 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-02 13:28:07.700 8 INFO nova.api.openstack.compute.server_external_events [req-ad7bdbdd-077a-42f7-b122-62b17a4d8c12 req-36435f47-78a1-48b7-b6b3-f417fb79e245 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance [pid: 8|app: 0|req: 341/682] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:28:07 2026] DELETE /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => 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-06-02 13:28:07.760 8 WARNING neutronclient.v2_0.client [None req-3b78b839-fefd-493e-9086-ae2566ffec49 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] 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-06-02 13:28:08.164 7 WARNING neutronclient.v2_0.client [None req-88ba6a99-d111-4444-a838-d193f9cc0566 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:28:07 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/os-interface => generated 284 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:08.504 7 WARNING neutronclient.v2_0.client [None req-4ce8e10e-1e52-4d3c-8386-3b61573d0e41 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in 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/685] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:07 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1619 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.166 () {32 vars in 815 bytes} [Tue Jun 2 13:28:08 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/os-interface/d785479f-1c67-46d7-8d44-cdf7c36a07f6 => generated 281 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/687] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:08 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/688] 10.0.0.166 () {34 vars in 750 bytes} [Tue Jun 2 13:28:08 2026] POST /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/action => 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: 8|app: 0|req: 344/689] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:08 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/690] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:28:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:09.676 8 WARNING neutronclient.v2_0.client [None req-0f99dce9-46f2-4307-8091-4bcce65dabc0 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:28:09.733 7 INFO nova.api.openstack.compute.server_external_events [req-2f60feb8-f4cf-406d-9d61-87ef3fec4c6e req-4c7899bf-b5ef-4c32-8f1b-e41e4784d12a 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance [pid: 7|app: 0|req: 347/691] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:09 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: 348/692] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:09 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 155 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:09 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1739 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 349/694] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:10 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 155 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-06-02 13:28:11.706 8 WARNING neutronclient.v2_0.client [None req-ab36b966-3369-4b2b-b34e-3931f99664e5 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] 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-06-02 13:28:11.770 7 INFO nova.api.openstack.compute.server_external_events [req-7b33fee4-87da-4dd3-b4e1-8adfa3ef0f93 req-b806f76e-c7df-4310-921b-6551db776f27 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance 2026-06-02 13:28:11.771 7 INFO nova.api.openstack.compute.server_external_events [req-7b33fee4-87da-4dd3-b4e1-8adfa3ef0f93 req-b806f76e-c7df-4310-921b-6551db776f27 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance 2026-06-02 13:28:11.771 7 INFO nova.api.openstack.compute.server_external_events [req-7b33fee4-87da-4dd3-b4e1-8adfa3ef0f93 req-b806f76e-c7df-4310-921b-6551db776f27 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:cd45a020-8a8f-4db5-87c0-6ccba86bd45c for instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 on instance [pid: 7|app: 0|req: 350/695] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:11 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:11 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1671 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, ' [pid: 7|app: 0|req: 351/697] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 155 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-06-02 13:28:12.266 8 WARNING neutronclient.v2_0.client [None req-22e811f9-507e-43e7-a360-3ca1c6c21966 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:28:12.302 8 WARNING neutronclient.v2_0.client [None req-22e811f9-507e-43e7-a360-3ca1c6c21966 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:28:12.445 8 WARNING neutronclient.v2_0.client [None req-22e811f9-507e-43e7-a360-3ca1c6c21966 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in 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/698] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:28:12 2026] POST /v2.1/servers => generated 453 bytes in 419 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-06-02 13:28:12.644 7 WARNING neutronclient.v2_0.client [None req-b2fbc73f-051d-4794-b8e1-408379aef7e6 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in 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/699] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1431 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:12.834 8 WARNING neutronclient.v2_0.client [None req-8984c4d7-9e0e-4965-b76a-4ae7fd341f19 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in 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/700] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1381 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, ' [pid: 7|app: 0|req: 353/701] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 194 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-06-02 13:28:13.132 8 WARNING neutronclient.v2_0.client [None req-2f588c9a-bc35-49eb-ac5f-730a7758e3c7 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/702] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1950 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, ' [pid: 7|app: 0|req: 354/703] 10.0.0.166 () {34 vars in 750 bytes} [Tue Jun 2 13:28:13 2026] POST /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/704] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 194 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:13.721 7 WARNING neutronclient.v2_0.client [None req-c3e7fe98-44e1-4295-9667-b468ee925790 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/705] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1435 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:13.912 8 WARNING neutronclient.v2_0.client [None req-c43a9acd-1ddd-46b7-96cf-74d540cd303d f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/706] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1386 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, ' [pid: 7|app: 0|req: 356/707] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:14.765 8 INFO nova.api.openstack.compute.server_external_events [req-3d4bf2d2-6b85-4825-9d2e-42a1fe819a38 req-5781aa0e-7834-4aac-aa56-97a1fb6b5c1f 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 8|app: 0|req: 352/708] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:14.796 7 WARNING neutronclient.v2_0.client [None req-379e1071-559d-4c38-b59b-20df8f8d9234 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/709] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1427 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-06-02 13:28:15.002 8 WARNING neutronclient.v2_0.client [None req-060cbeef-a5f8-4bb1-a9b5-b94762c60536 f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/710] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => generated 1386 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, ' [pid: 7|app: 0|req: 358/711] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191/ips => generated 155 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: 354/712] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:28:15 2026] DELETE /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:15.704 7 WARNING neutronclient.v2_0.client [None req-fc8f37b4-bd17-4296-a7c7-d2597b5226a7 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:28:15.865 8 WARNING neutronclient.v2_0.client [None req-47197d0a-19ac-4f08-932a-7934c8a6b070 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/713] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1841 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => 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-06-02 13:28:16.072 7 INFO nova.api.openstack.wsgi [None req-7ef539ca-1a6c-4806-aded-4e6593c8bafa f3489be73a4043d491e857688a18dbd2 ec521a149c1948c788c4cf24f501c9a1 - - default default] HTTP exception thrown: Instance 778aaba8-ec79-4424-b3ef-6d8689c7fe21 could not be found. [pid: 7|app: 0|req: 360/715] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:16 2026] GET /v2.1/servers/778aaba8-ec79-4424-b3ef-6d8689c7fe21 => 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: 356/716] 10.0.0.166 () {32 vars in 706 bytes} [Tue Jun 2 13:28:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1887338404 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:28:16.931 8 WARNING neutronclient.v2_0.client [None req-4152e8eb-1779-4884-bf3c-f4877c9b5529 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] 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-06-02 13:28:16.969 7 WARNING neutronclient.v2_0.client [None req-e1a8eee9-877e-4ef8-bff8-ad36f96d6b4c 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in 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/719] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:16 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1483 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:17.065 7 INFO nova.api.openstack.compute.server_external_events [req-9166d1bc-d347-494f-a8a4-2a7fc3988eb4 req-98b68b92-93a0-4790-b676-ef819c2c086c 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 7|app: 0|req: 363/720] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:16 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1841 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:18.099 7 WARNING neutronclient.v2_0.client [None req-2e0ad3fb-1e4f-491e-93c7-cebd1e219f66 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] 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-06-02 13:28:18.155 8 WARNING neutronclient.v2_0.client [None req-ab3bdd24-7f58-4096-9d54-ba299b143195 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in 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/722] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:18 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1491 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:18 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1841 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:19.113 7 INFO nova.api.openstack.compute.server_external_events [req-01cdaf58-bd68-4493-8e52-ac6ee7bf93c5 req-07d0ee2e-4fc0-4b72-853c-90fa52536c71 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance 2026-06-02 13:28:19.113 7 INFO nova.api.openstack.compute.server_external_events [req-01cdaf58-bd68-4493-8e52-ac6ee7bf93c5 req-07d0ee2e-4fc0-4b72-853c-90fa52536c71 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:d785479f-1c67-46d7-8d44-cdf7c36a07f6 for instance c964bc3b-9848-4d21-a933-5353158d8191 on instance [pid: 7|app: 0|req: 365/724] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:19 2026] POST /v2.1/os-server-external-events => generated 356 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-06-02 13:28:19.284 8 WARNING neutronclient.v2_0.client [None req-86fd5d23-fcb3-43d8-be4a-ea3183350c26 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/725] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:19 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:19.868 7 WARNING neutronclient.v2_0.client [None req-f988b87e-34b0-4ff3-9608-47f64bcb3ffc c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/726] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:19 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1481 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:28:19.951 8 INFO nova.api.openstack.compute.server_external_events [req-66e5ddfe-35d0-4507-82f5-5abb79e0bd1a req-16801732-5851-49e1-8739-18a704427fe8 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:27e98b9e-a851-4749-9400-56f48107418e for instance 9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff on instance [pid: 8|app: 0|req: 361/727] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:19 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-06-02 13:28:20.528 7 WARNING neutronclient.v2_0.client [None req-a174ac33-fe55-434e-a345-6ef31e825601 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/728] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:20 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:21.008 8 WARNING neutronclient.v2_0.client [None req-ec66c240-7ee7-40c6-8bd1-b38ac390770b c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] The python binding code in 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/729] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:20 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 1486 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.166 () {30 vars in 413 bytes} [Tue Jun 2 13:28:21 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:21.749 7 WARNING neutronclient.v2_0.client [None req-775764f7-a1ec-4956-b65c-aca4a023e67c 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/731] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/732] 10.0.0.166 () {28 vars in 560 bytes} [Tue Jun 2 13:28:21 2026] GET /v2/ => generated 402 bytes in 433 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: 7|app: 0|req: 370/733] 10.0.0.166 () {28 vars in 564 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.166 () {30 vars in 413 bytes} [Tue Jun 2 13:28:21 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-02 13:28:22.070 7 INFO nova.api.openstack.wsgi [None req-8668b826-4fed-4634-bac6-0d1a995c28d0 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] HTTP exception thrown: Instance c964bc3b-9848-4d21-a933-5353158d8191 could not be found. [pid: 7|app: 0|req: 371/735] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:22 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.166 () {32 vars in 706 bytes} [Tue Jun 2 13:28:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1779605858 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:22.533 7 INFO nova.api.openstack.wsgi [None req-35068752-e560-4e30-8a59-6480649d84fe c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] HTTP exception thrown: Instance c964bc3b-9848-4d21-a933-5353158d8191 could not be found. [pid: 7|app: 0|req: 372/737] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:28:22 2026] DELETE /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-02 13:28:22.562 8 INFO nova.api.openstack.wsgi [None req-47b35484-d249-42f2-aee0-f1ff042723e2 c313804b208d44218ec4fbc5826b521a dc29494e75d14d9ca72264dc264dfbc4 - - default default] HTTP exception thrown: Instance c964bc3b-9848-4d21-a933-5353158d8191 could not be found. [pid: 8|app: 0|req: 366/738] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:22 2026] GET /v2.1/servers/c964bc3b-9848-4d21-a933-5353158d8191 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:22.887 7 WARNING neutronclient.v2_0.client [None req-9a515cb5-6af3-4e74-abea-fae0be5e16ce 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/739] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:22 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:24.664 8 WARNING neutronclient.v2_0.client [None req-643c8393-abfa-4049-ba6c-2c8b5e8266aa 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/740] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:24 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:26.019 7 WARNING neutronclient.v2_0.client [None req-0591fe4b-aabe-4cd9-8649-a356cb2bae34 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/741] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:25 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:27.160 7 WARNING neutronclient.v2_0.client [None req-f3f03ac8-356a-465d-82cd-cbf5362a7b96 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] 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-06-02 13:28:27.303 8 INFO nova.api.openstack.compute.server_external_events [req-122b2143-7e4e-47d9-aa35-93284ea2607a req-7441174e-d534-458e-b7a0-76f7656826ba 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:27e98b9e-a851-4749-9400-56f48107418e for instance 9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff on instance [pid: 8|app: 0|req: 369/744] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:27 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:28.401 8 WARNING neutronclient.v2_0.client [None req-5397e5b9-4940-4884-af28-269e6420d235 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/746] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:28 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1557 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:29.338 7 INFO nova.api.openstack.compute.server_external_events [req-6bb57e10-7c29-439d-8aa3-88ee609b5ac4 req-060b8435-b791-4eec-83b6-4080d423941d 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:27e98b9e-a851-4749-9400-56f48107418e for instance 9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff on instance [pid: 7|app: 0|req: 377/747] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:29 2026] POST /v2.1/os-server-external-events => generated 183 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-06-02 13:28:30.252 8 WARNING neutronclient.v2_0.client [None req-d957486b-e61f-411c-8ec0-79e2196c8462 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/748] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:30 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1740 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:30.833 7 WARNING neutronclient.v2_0.client [None req-2c2d0d75-3940-4a69-8a8a-805fd9286a40 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in 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/749] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:28:30 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff/os-interface => generated 284 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-02 13:28:32.461 7 INFO nova.api.openstack.compute.server_external_events [req-a330aad2-76e6-46fd-bb82-6b66bba6305d req-839451b9-3f6b-4564-80b7-e6bca72da506 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:27e98b9e-a851-4749-9400-56f48107418e for instance 9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff on instance [pid: 7|app: 0|req: 379/750] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:28:32.467 8 WARNING neutronclient.v2_0.client [None req-fda07b8e-3eae-4e00-9c1c-60a4527b4c8b 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/751] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:32 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1740 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/752] 10.0.0.166 () {32 vars in 641 bytes} [Tue Jun 2 13:28:32 2026] GET /v2.1/servers => generated 383 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/753] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:28:32 2026] DELETE /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 0 bytes in 72 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-06-02 13:28:33.090 7 WARNING neutronclient.v2_0.client [None req-541f6085-183c-40a8-9c9f-f1b7bab83650 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/754] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1746 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/755] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:28:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:34.298 7 WARNING neutronclient.v2_0.client [None req-18e092dc-0ead-4af3-aad3-6ae5d6f2adf8 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in 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/756] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1866 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:28:35.119 8 WARNING neutronclient.v2_0.client [None req-0b8e5209-0ad4-4974-8a8b-cea9a5c4fbdc a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:28:35.375 8 WARNING neutronclient.v2_0.client [None req-0b8e5209-0ad4-4974-8a8b-cea9a5c4fbdc a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] 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-06-02 13:28:35.797 7 WARNING neutronclient.v2_0.client [None req-3f34caf2-6ad0-46c3-93ce-d4d08b74d8ea 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/757] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1798 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-06-02 13:28:36.114 7 INFO nova.api.openstack.compute.server_external_events [req-c17acd0a-563f-4ac4-ab69-f20ae3a69a2a req-6977efc6-306d-43d3-afb4-5109939f91e4 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:27e98b9e-a851-4749-9400-56f48107418e for instance 9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff on instance [pid: 7|app: 0|req: 384/758] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:28:36.196 8 WARNING neutronclient.v2_0.client [None req-0b8e5209-0ad4-4974-8a8b-cea9a5c4fbdc a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/759] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:28:35 2026] POST /v2.1/servers => generated 453 bytes in 1325 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-06-02 13:28:36.405 7 WARNING neutronclient.v2_0.client [None req-0ca8e39f-913b-4498-ab22-9c7ff0ed6b6b a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/760] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:36 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1392 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:37.145 8 WARNING neutronclient.v2_0.client [None req-4f77ad95-c92f-48ac-8ed6-62709bbc43c9 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in 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/763] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1517 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-06-02 13:28:37.482 7 WARNING neutronclient.v2_0.client [None req-70c2785d-c575-41b2-8105-4fed2697af81 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/764] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1396 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:38.240 8 WARNING neutronclient.v2_0.client [None req-47aafed2-8d81-4e0e-9465-d55843fb1fb8 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/765] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:38 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => generated 1517 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-06-02 13:28:38.556 7 WARNING neutronclient.v2_0.client [None req-cf84caba-7a44-468a-be3b-9851b90007e5 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in 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/766] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:38 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1388 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-06-02 13:28:39.337 8 INFO nova.api.openstack.wsgi [None req-ab6e842b-5321-4e54-b9de-b6fbc099307b 64bbacbd82a64debb91cedad708313f7 cee42dc6ea8642219d4e8b53272df512 - - default default] HTTP exception thrown: Instance 9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff could not be found. [pid: 8|app: 0|req: 379/767] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.1/servers/9cb1e68a-70d3-4f1e-a8e3-2d52a41487ff => 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: 389/768] 10.0.0.166 () {32 vars in 706 bytes} [Tue Jun 2 13:28:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1894181742 => 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-06-02 13:28:39.640 8 WARNING neutronclient.v2_0.client [None req-913f0cb3-efd8-4ebc-bd68-50d8ed9a9a36 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/769] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1444 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:28:40.718 7 WARNING neutronclient.v2_0.client [None req-5af7e749-f3a2-499d-a37b-ca4982ae65b8 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/770] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1444 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-06-02 13:28:42.129 8 WARNING neutronclient.v2_0.client [None req-8f74da3c-3e80-4756-b17b-143c4270388f a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/771] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:42 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1520 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:43.109 7 INFO nova.api.openstack.compute.server_external_events [req-4892e0ee-c0ea-47df-803a-95fc81f21fbc req-c58d403f-a3ff-4373-8ca7-43e0f4d252ac 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 7|app: 0|req: 391/772] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:43 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-06-02 13:28:43.568 8 WARNING neutronclient.v2_0.client [None req-e58dff1d-9032-497a-a6a3-55f2861b64a1 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in 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/773] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1518 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:44.772 7 WARNING neutronclient.v2_0.client [None req-128119a5-e202-465b-bdc5-5a49553803d0 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/774] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:44 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1518 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-06-02 13:28:45.934 8 WARNING neutronclient.v2_0.client [None req-b2933282-3ce1-4b00-be11-dd6f308fec62 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in 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/777] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1518 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:47.567 7 WARNING neutronclient.v2_0.client [None req-12b01979-b6e0-4a17-8234-ae9c73c0d537 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/778] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:47 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1518 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:48.222 8 INFO nova.api.openstack.compute.server_external_events [req-1c3f024f-15fd-41bc-b8b7-aa6fd4b4c697 req-3ab916ba-819f-42e0-971b-ffe2f6692bef 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 8|app: 0|req: 384/779] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:48 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-06-02 13:28:48.817 7 WARNING neutronclient.v2_0.client [None req-e5198105-85ca-4b34-944c-c5125a60079d a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/780] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:48 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1518 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:50.184 8 WARNING neutronclient.v2_0.client [None req-e12cf2c9-e299-4403-9f4b-65e6a3b034ae a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] 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-06-02 13:28:50.269 7 INFO nova.api.openstack.compute.server_external_events [req-35134e94-ddba-4b79-976c-8497768b302e req-4b6f7706-d97d-42cb-9dcd-748e6ac814ba 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 7|app: 0|req: 397/781] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:50 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: 8|app: 0|req: 385/782] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:50 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1700 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:50.316 7 WARNING neutronclient.v2_0.client [None req-94524c9d-df59-4bb1-8015-e9b679ce68bd a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/783] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:28:50 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:51.049 8 INFO nova.api.openstack.compute.server_external_events [req-0f9b3f6c-7da1-4938-bb20-b6cef48c5a1e req-a04415a7-0ac7-4fac-b909-f3cf2b0f7629 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 8|app: 0|req: 386/784] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:52.400 7 WARNING neutronclient.v2_0.client [None req-d4138f8c-ed55-4e2c-9fef-ea9e50e15e90 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:28:52.705 7 WARNING neutronclient.v2_0.client [None req-d4138f8c-ed55-4e2c-9fef-ea9e50e15e90 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/785] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:28:52 2026] POST /v2.1/servers => generated 424 bytes in 636 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-06-02 13:28:52.909 8 WARNING neutronclient.v2_0.client [None req-7217d37e-6a78-461a-9012-6ec6438715ce ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/786] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:52 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1370 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-06-02 13:28:54.051 7 WARNING neutronclient.v2_0.client [None req-5802e3a3-a413-4064-be11-9390806bb244 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/787] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:54 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1374 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:55.188 8 WARNING neutronclient.v2_0.client [None req-0468e721-cfce-4b23-aa03-ab476668b96f ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/788] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:55 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1422 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:56.289 7 WARNING neutronclient.v2_0.client [None req-67a1723b-9a29-46da-8655-91b127cc52a4 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/789] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:56 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1422 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-06-02 13:28:57.361 7 WARNING neutronclient.v2_0.client [None req-849a2cfc-7fee-4050-9604-9c580a272f01 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] 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: 403/792] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1430 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:28:57.444 8 WARNING neutronclient.v2_0.client [None req-500b40c1-9aaf-462e-982a-66943a8a863d b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:28:57.617 8 WARNING neutronclient.v2_0.client [None req-500b40c1-9aaf-462e-982a-66943a8a863d b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/793] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:28:57 2026] POST /v2.1/servers => generated 424 bytes in 378 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-06-02 13:28:57.805 7 WARNING neutronclient.v2_0.client [None req-882d78b8-5289-400a-986e-376ffe8e20fe b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/794] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1368 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-06-02 13:28:58.441 8 WARNING neutronclient.v2_0.client [None req-56c42b70-3aed-4452-9490-c73646319f6e ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] 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-06-02 13:28:58.467 7 INFO nova.api.openstack.compute.server_external_events [req-d4bd8f8a-b229-4f74-8517-1d291cd98880 req-adcd712f-7560-4bad-aa34-ebf93093f961 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:dd7338dc-1d45-4e5a-86c4-41508158101d for instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab on instance [pid: 7|app: 0|req: 405/795] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:28:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/796] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1482 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-06-02 13:28:58.906 7 WARNING neutronclient.v2_0.client [None req-ad78fcda-068f-45d1-a286-c0a8c3a40f89 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/797] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1372 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:59.632 8 WARNING neutronclient.v2_0.client [None req-98eb8765-a547-4c7b-bd4e-54fd100cceb4 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/798] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1470 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:59.976 7 WARNING neutronclient.v2_0.client [None req-7bfbc563-2319-4153-b6f4-97b31c427811 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/799] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1420 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:00.763 8 WARNING neutronclient.v2_0.client [None req-f55af53d-5bad-47c9-9d33-4610a45eb64d ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in 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/800] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1470 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:01.057 7 WARNING neutronclient.v2_0.client [None req-bafd0a1e-ab00-48b9-86ad-5e2e968972fd b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/801] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:01 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1420 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:01.895 8 WARNING neutronclient.v2_0.client [None req-da0632d2-bd41-4c92-8668-76efd3e6f0fa ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] 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-06-02 13:29:02.138 7 WARNING neutronclient.v2_0.client [None req-5f763757-2a46-4965-9e65-83e55c4b54c2 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/802] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:01 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1470 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/803] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:02 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1470 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:03.166 8 INFO nova.api.openstack.compute.server_external_events [req-59b2eb29-f365-4ebf-a395-226c789c896b req-c2c4444d-b6e3-4fd7-a49a-992ab1887dae 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:dd7338dc-1d45-4e5a-86c4-41508158101d for instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab on instance [pid: 8|app: 0|req: 395/804] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:03 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-06-02 13:29:03.446 7 WARNING neutronclient.v2_0.client [None req-59fff274-31f0-4922-b45f-e7e4efc2ded0 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] 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-06-02 13:29:03.513 8 WARNING neutronclient.v2_0.client [None req-a9178965-94b8-4b48-bb9f-791aaa558776 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/805] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1470 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/806] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1480 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/807] 10.0.0.208 () {30 vars in 619 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.1 => generated 0 bytes in 100 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: 397/808] 10.0.0.208 () {32 vars in 692 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:29:04.686 8 WARNING neutronclient.v2_0.client [None req-51e8947b-91de-4a9d-849e-fdcc4760d0da ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/809] 10.0.0.208 () {34 vars in 913 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.1/os-simple-tenant-usage/46e3cf18bb1e4d46ba9277349558bc69?start=2026-06-01T00:00:00&end=2026-06-02T23:59:59 => generated 20 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-06-02 13:29:04.737 7 WARNING neutronclient.v2_0.client [None req-b87ba3f8-a7a0-4116-be60-01acb6b26c6c b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/810] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1470 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1468 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/812] 10.0.0.208 () {30 vars in 654 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.1/limits?reserved=1 => generated 511 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-06-02 13:29:05.201 7 INFO nova.api.openstack.compute.server_external_events [req-cfacb098-40c2-4fe5-8298-6ab5cce4b55c req-7305ac00-9822-4624-a133-e54028aa9349 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:dd7338dc-1d45-4e5a-86c4-41508158101d for instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab on instance 2026-06-02 13:29:05.201 7 INFO nova.api.openstack.compute.server_external_events [req-cfacb098-40c2-4fe5-8298-6ab5cce4b55c req-7305ac00-9822-4624-a133-e54028aa9349 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:c6b4e916-21d6-4ca3-b787-5faa6e374162 for instance c0da5971-2a91-4d8d-be5f-e935eed8787a on instance [pid: 7|app: 0|req: 414/813] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:05 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:29:05.838 8 WARNING neutronclient.v2_0.client [None req-7aec2f38-095c-41bb-a737-aa900d870452 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] 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-06-02 13:29:05.898 7 WARNING neutronclient.v2_0.client [None req-928a3497-699b-4977-b9e2-c294fd05de89 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/814] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/815] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab/ips => generated 108 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/816] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1468 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/817] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab/ips => generated 108 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: 7|app: 0|req: 416/818] 10.0.0.166 () {32 vars in 823 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab/ips/tempest-ServerAddressesTestJSON-375270130-network => generated 93 bytes in 30 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: 403/819] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:29:06 2026] DELETE /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 0 bytes in 73 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-06-02 13:29:06.170 7 WARNING neutronclient.v2_0.client [None req-14debc82-4e78-4926-a3fd-1e622ec5f8fa ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in 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/820] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1660 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-06-02 13:29:06.623 7 WARNING neutronclient.v2_0.client [None req-0e17032d-cf8e-49ec-be30-decfba214ab4 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/823] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1820 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:06.812 8 WARNING neutronclient.v2_0.client [None req-4b04d523-5aa2-4743-9d99-73a68dec13bb a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/824] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1820 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-06-02 13:29:07.043 7 WARNING neutronclient.v2_0.client [None req-eeb062ab-5008-440a-88dc-877330900de3 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] 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: 406/825] 10.0.0.166 () {34 vars in 750 bytes} [Tue Jun 2 13:29:07 2026] POST /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/826] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1468 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:07.175 8 WARNING neutronclient.v2_0.client [None req-91d4c6ac-9982-4fb1-9108-a826245e4c44 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in 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/827] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1822 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-06-02 13:29:07.338 7 WARNING neutronclient.v2_0.client [None req-7607b943-049e-4db5-a69d-3c0f6b1b4c70 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] 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-06-02 13:29:07.360 8 INFO nova.api.openstack.compute.server_external_events [req-f592929c-fa27-4d1c-a39f-c314230afa22 req-7695ccf5-bbd4-4e51-bee0-87d9e3f8608e 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:dd7338dc-1d45-4e5a-86c4-41508158101d for instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab on instance [pid: 8|app: 0|req: 408/828] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1660 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/830] 10.0.0.208 () {30 vars in 619 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.1 => generated 0 bytes in 54 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: 422/831] 10.0.0.208 () {32 vars in 692 bytes} [Tue Jun 2 13:29:07 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: 8|app: 0|req: 410/832] 10.0.0.208 () {34 vars in 913 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.1/os-simple-tenant-usage/46e3cf18bb1e4d46ba9277349558bc69?start=2026-06-01T00:00:00&end=2026-06-02T23:59:59 => generated 20 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:08.022 7 INFO nova.api.openstack.compute.server_external_events [req-a1c98d80-fb04-4dc8-a2fe-c40246d1b482 req-83178b71-0a61-4008-9721-e136c55001dd 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:c6b4e916-21d6-4ca3-b787-5faa6e374162 for instance c0da5971-2a91-4d8d-be5f-e935eed8787a on instance [pid: 7|app: 0|req: 423/833] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 411/834] 10.0.0.208 () {30 vars in 654 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:08.222 7 WARNING neutronclient.v2_0.client [None req-5088ddd2-ff76-4af1-930c-3aa4c10adb12 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/835] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1468 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:08.342 8 WARNING neutronclient.v2_0.client [None req-598639de-86c3-4c37-9edb-ebc3038aa243 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/836] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1822 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:08.604 7 WARNING neutronclient.v2_0.client [None req-ba4385b0-b364-4a29-afa9-c9b47a7fa6e5 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in 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/837] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1660 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:09.387 8 WARNING neutronclient.v2_0.client [None req-8ac1215c-e05e-4eea-abb1-49e1ee8a2bdd b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:09.403 7 INFO nova.api.openstack.compute.server_external_events [req-5c2e6c05-4b96-457e-8154-c47edd585fb6 req-60b6bbb7-781e-4499-ab5c-a61aef031c70 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:dd7338dc-1d45-4e5a-86c4-41508158101d for instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab on instance [pid: 7|app: 0|req: 426/838] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/839] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1646 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:09.490 7 WARNING neutronclient.v2_0.client [None req-89f72ccc-f4b9-44a8-bf61-186a38448a68 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/840] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1822 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-06-02 13:29:09.739 8 WARNING neutronclient.v2_0.client [None req-663634de-cd8c-488b-a039-a79f6bed6b73 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/841] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1451 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:10.059 7 INFO nova.api.openstack.compute.server_external_events [req-29ab7f28-e585-49d0-b7e0-24d20e104623 req-ebd8a6b5-1d04-4fad-aa18-59f606395fe2 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:c6b4e916-21d6-4ca3-b787-5faa6e374162 for instance c0da5971-2a91-4d8d-be5f-e935eed8787a on instance 2026-06-02 13:29:10.060 7 INFO nova.api.openstack.compute.server_external_events [req-29ab7f28-e585-49d0-b7e0-24d20e104623 req-ebd8a6b5-1d04-4fad-aa18-59f606395fe2 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:dd7338dc-1d45-4e5a-86c4-41508158101d for instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab on instance [pid: 7|app: 0|req: 428/842] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:10 2026] POST /v2.1/os-server-external-events => generated 354 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-06-02 13:29:10.633 8 WARNING neutronclient.v2_0.client [None req-c80c6a5f-1408-4335-9ffc-afd69a0a924b a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] 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: 429/843] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:29:10 2026] DELETE /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/844] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:10 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1827 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:10.775 7 WARNING neutronclient.v2_0.client [None req-27a88b43-a862-4c23-b1e9-f9f599818247 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] 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-06-02 13:29:10.831 8 WARNING neutronclient.v2_0.client [None req-cd470f4c-ac8c-4954-a199-53973b18280e ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/845] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:10 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1456 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/846] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:10 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1652 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:11.816 8 WARNING neutronclient.v2_0.client [None req-bdd25d0b-1a2c-4821-a7f4-9e75d03bccfb a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] 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-06-02 13:29:11.917 7 WARNING neutronclient.v2_0.client [None req-10ddd838-3a4a-4e41-9e3b-3ee3aae698b2 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/847] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:11 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1827 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-06-02 13:29:11.994 8 WARNING neutronclient.v2_0.client [None req-3e9d190e-96cc-4612-9122-09a4386d8eb7 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/848] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:11 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 1456 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-06-02 13:29:12.105 7 INFO nova.api.openstack.compute.server_external_events [req-8d2639ed-9cb3-49df-bf31-b8295e3a87ee req-ca48d5b5-d58c-4733-a55e-c3240ada9e43 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 8|app: 0|req: 418/849] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:11 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1652 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:12.106 7 INFO nova.api.openstack.compute.server_external_events [req-8d2639ed-9cb3-49df-bf31-b8295e3a87ee req-ca48d5b5-d58c-4733-a55e-c3240ada9e43 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance 2026-06-02 13:29:12.106 7 INFO nova.api.openstack.compute.server_external_events [req-8d2639ed-9cb3-49df-bf31-b8295e3a87ee req-ca48d5b5-d58c-4733-a55e-c3240ada9e43 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c6b4e916-21d6-4ca3-b787-5faa6e374162 for instance c0da5971-2a91-4d8d-be5f-e935eed8787a on instance [pid: 7|app: 0|req: 432/850] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:12 2026] POST /v2.1/os-server-external-events => generated 531 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:13.042 8 WARNING neutronclient.v2_0.client [None req-06f82e1c-91d5-4f24-9e03-62b0f5e4b05c a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:13.068 7 INFO nova.api.openstack.wsgi [None req-4174ebcc-13ff-41a6-b4ce-2e29ef394215 ce9ff76b06e141759cc26645b56e2266 fb45ab005f8340fab0034003ce9316c6 - - default default] HTTP exception thrown: Instance a1a2aea7-9a86-454e-b5f0-10d83f67b6ab could not be found. [pid: 7|app: 0|req: 433/851] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:13 2026] GET /v2.1/servers/a1a2aea7-9a86-454e-b5f0-10d83f67b6ab => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:13.152 7 WARNING neutronclient.v2_0.client [None req-baced59c-4fd3-4b54-97ed-0de6de38dae8 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/852] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:12 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1827 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 434/853] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:13 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1610 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:13.473 8 INFO nova.api.openstack.compute.server_external_events [req-a8a3302e-8b00-4bba-a085-b793b1a5a079 req-48c0865e-c318-489a-929f-f9a91e6a7278 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:c6b4e916-21d6-4ca3-b787-5faa6e374162 for instance c0da5971-2a91-4d8d-be5f-e935eed8787a on instance [pid: 8|app: 0|req: 420/854] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:14.149 7 INFO nova.api.openstack.compute.server_external_events [req-e713df9a-0cc2-4e39-83a8-5d890e2c2f08 req-0790ecc5-f3e0-4d92-8cb6-ba6d496cb606 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c6b4e916-21d6-4ca3-b787-5faa6e374162 for instance c0da5971-2a91-4d8d-be5f-e935eed8787a on instance [pid: 7|app: 0|req: 435/855] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:14.512 8 WARNING neutronclient.v2_0.client [None req-3a12acbe-1037-4134-bf56-a3229c187c4e a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:14.534 7 WARNING neutronclient.v2_0.client [None req-ff87294c-83cb-4b31-91d7-b2a38f97f887 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/856] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:14 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1454 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/857] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:14 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1827 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:15.725 7 WARNING neutronclient.v2_0.client [None req-87c92d47-49e6-418d-9120-143059ecde69 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/858] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:15 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:15.758 8 WARNING neutronclient.v2_0.client [None req-6338d440-5369-42ef-8f74-ac938c6029ee a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/859] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:15 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1827 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-06-02 13:29:16.188 7 INFO nova.api.openstack.compute.server_external_events [req-5afbd67f-9d83-48cc-86de-0e9b7de649ef req-5b7136a6-4c0c-457f-a774-05d50cd50cee 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance 2026-06-02 13:29:16.189 7 INFO nova.api.openstack.compute.server_external_events [req-5afbd67f-9d83-48cc-86de-0e9b7de649ef req-5b7136a6-4c0c-457f-a774-05d50cd50cee 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 7|app: 0|req: 438/860] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:16 2026] POST /v2.1/os-server-external-events => generated 354 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-06-02 13:29:16.785 8 INFO nova.api.openstack.wsgi [None req-bd4c3d2c-d90a-4c3a-9fc3-3a5b0ded6fb6 b14529247d3546fd909f3b31b4ff1035 d9a47eeb74c2455fab4ec28c970a01be - - default default] HTTP exception thrown: Instance c0da5971-2a91-4d8d-be5f-e935eed8787a could not be found. [pid: 8|app: 0|req: 424/863] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.1/servers/c0da5971-2a91-4d8d-be5f-e935eed8787a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:16.942 7 WARNING neutronclient.v2_0.client [None req-3e753eb1-8b8f-4918-9dfa-1e88e17c110a a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/864] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1820 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-06-02 13:29:32.484 8 WARNING neutronclient.v2_0.client [None req-e39720c8-4f40-416f-a5dd-5549f531a822 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] 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: 442/867] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:29:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/868] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:32 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1820 bytes in 2704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/869] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:29:35 2026] DELETE /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 0 bytes in 79 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-06-02 13:29:35.283 8 WARNING neutronclient.v2_0.client [None req-92452fea-b570-4153-a0d6-935dc857cab6 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/870] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:35 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1826 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/871] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:29:36 2026] POST /v2.1/os-keypairs => generated 396 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:36.881 8 WARNING neutronclient.v2_0.client [None req-b08a1a87-fd64-4956-a63a-bdca300a2e6b a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/874] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:36 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1826 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:37.873 7 WARNING neutronclient.v2_0.client [None req-245c2ac2-ef51-4302-95b3-f88dbc7f4588 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] 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: 430/875] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:29:37 2026] POST /v2.1/os-keypairs => generated 384 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:29:37.952 7 WARNING neutronclient.v2_0.client [None req-245c2ac2-ef51-4302-95b3-f88dbc7f4588 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:38.128 8 WARNING neutronclient.v2_0.client [None req-e741419a-c13c-42e5-b11d-c41267816c01 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/876] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1758 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-06-02 13:29:38.239 8 INFO nova.api.openstack.compute.server_external_events [req-6d1487f3-5212-482f-8823-c5fccb8cc585 req-958f698e-1fc4-406a-9a46-4ea0c80f0e06 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:1ae1178e-a18a-4761-9afd-c3ce7dbb9e9c for instance c895a23c-3c4e-4476-8923-d91750dd10b4 on instance [pid: 8|app: 0|req: 432/877] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:29:38.426 7 WARNING neutronclient.v2_0.client [None req-245c2ac2-ef51-4302-95b3-f88dbc7f4588 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/878] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:29:37 2026] POST /v2.1/servers => generated 448 bytes in 829 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-06-02 13:29:38.649 8 WARNING neutronclient.v2_0.client [None req-1d46df95-2328-4e3e-a895-5594b79713eb 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/879] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1395 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-06-02 13:29:39.269 7 WARNING neutronclient.v2_0.client [None req-fa11a0a0-4909-4389-9ac8-42002931f207 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/880] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1478 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-06-02 13:29:40.115 8 WARNING neutronclient.v2_0.client [None req-04785295-6b82-449b-a6b2-51cb50e914ba bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:40.149 8 WARNING neutronclient.v2_0.client [None req-04785295-6b82-449b-a6b2-51cb50e914ba bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:40.185 8 WARNING neutronclient.v2_0.client [None req-04785295-6b82-449b-a6b2-51cb50e914ba bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] 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-06-02 13:29:40.342 8 WARNING neutronclient.v2_0.client [None req-04785295-6b82-449b-a6b2-51cb50e914ba bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:40.358 7 WARNING neutronclient.v2_0.client [None req-974a90b2-41c9-4351-abd6-414fd1b9ca81 a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/881] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:40 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 1478 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/882] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:29:40 2026] POST /v2.1/servers => generated 495 bytes in 445 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-06-02 13:29:40.526 7 WARNING neutronclient.v2_0.client [None req-458d44db-66b4-4e24-9184-5ac336e85577 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/883] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:40 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1454 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-06-02 13:29:41.447 8 INFO nova.api.openstack.wsgi [None req-e1aef9db-821e-45a3-a3ed-0ecd7c78a99c a3b40ed8990f48038995260db68cf2b1 ed341b9d9d644d5ead6bcb75c575f5ef - - default default] HTTP exception thrown: Instance c895a23c-3c4e-4476-8923-d91750dd10b4 could not be found. [pid: 8|app: 0|req: 435/884] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.1/servers/c895a23c-3c4e-4476-8923-d91750dd10b4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/885] 10.0.0.166 () {32 vars in 704 bytes} [Tue Jun 2 13:29:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-341648322 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:41.610 8 WARNING neutronclient.v2_0.client [None req-bcf999ae-71ae-47f9-9b9a-796259796236 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/886] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1458 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:29:42.691 7 WARNING neutronclient.v2_0.client [None req-e0a32299-fdf4-4492-874a-0ff7323caa50 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/887] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1450 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:43.755 8 WARNING neutronclient.v2_0.client [None req-a899d9ae-2a1a-4b28-9970-f92e217b51e3 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:43.764 7 WARNING neutronclient.v2_0.client [None req-0e5e004d-d92e-4252-b8dd-a24867a1477b bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/888] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1506 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/889] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1521 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:44.698 7 INFO nova.api.openstack.compute.server_external_events [req-c6bb2bae-b290-4b8f-a3f7-47e9f43931c6 req-3bc6e295-16f5-4c2f-8714-62af6fa2f32d 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance [pid: 7|app: 0|req: 453/890] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:44.975 8 WARNING neutronclient.v2_0.client [None req-027ee795-264f-48b5-a634-475b28961aaf bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/891] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:44 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1514 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:46.041 7 WARNING neutronclient.v2_0.client [None req-1ee5f089-6304-4ca6-9145-f7a3fddbb361 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/894] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:46 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1627 bytes in 1345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:47.679 8 INFO nova.api.openstack.compute.server_external_events [req-e6abac65-7d54-4530-8adc-ffcc73e67f0a req-e62a6a05-d0bf-438c-acf3-8060aaa4d5ec 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance [pid: 8|app: 0|req: 441/895] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:48.408 7 WARNING neutronclient.v2_0.client [None req-8a31a73a-bdea-4ad3-8226-3f8592607758 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/896] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:48 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:49.151 8 WARNING neutronclient.v2_0.client [None req-7af1be30-8c27-40d4-9c44-e0ab3977211e 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/897] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:49 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1519 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-06-02 13:29:49.537 7 WARNING neutronclient.v2_0.client [None req-e751a58f-c754-456b-a1c5-0826ffbe97e8 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/898] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:49 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 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-06-02 13:29:50.681 8 WARNING neutronclient.v2_0.client [None req-01e62ec2-3130-4667-a5a7-9797e78ae36e bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/899] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:50 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:52.199 7 WARNING neutronclient.v2_0.client [None req-2a6a80e8-b1de-45e4-b449-359060e07872 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/900] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:52 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 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-06-02 13:29:53.380 8 WARNING neutronclient.v2_0.client [None req-3c76120a-ab09-4bf5-9a20-51daa2af2cd7 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/901] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:53 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:54.328 7 WARNING neutronclient.v2_0.client [None req-ed07ca52-fafd-4069-8853-ae008ad11f62 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] 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-06-02 13:29:54.591 8 WARNING neutronclient.v2_0.client [None req-27f44233-f253-40f1-a427-45608f284fc5 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/902] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:54 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1519 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/903] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:54 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:55.161 7 INFO nova.api.openstack.compute.server_external_events [req-4f4c06b3-c276-447e-bd15-d3e7aeffa7c4 req-912b677f-2ff0-4403-b155-35a4a9dde7f5 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance [pid: 7|app: 0|req: 459/904] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:55 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-06-02 13:29:55.856 8 WARNING neutronclient.v2_0.client [None req-fc3822b1-c0a0-4231-92f9-88178367294b bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/905] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:55 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:57.229 7 INFO nova.api.openstack.compute.server_external_events [req-339590bf-96b7-4482-abca-b2369a3a7857 req-9c85c94a-7319-4c40-b336-8841900463ba 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance 2026-06-02 13:29:57.229 7 INFO nova.api.openstack.compute.server_external_events [req-339590bf-96b7-4482-abca-b2369a3a7857 req-9c85c94a-7319-4c40-b336-8841900463ba 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance 2026-06-02 13:29:57.230 7 INFO nova.api.openstack.compute.server_external_events [req-339590bf-96b7-4482-abca-b2369a3a7857 req-9c85c94a-7319-4c40-b336-8841900463ba 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance [pid: 7|app: 0|req: 461/908] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:57 2026] POST /v2.1/os-server-external-events => generated 525 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-06-02 13:29:57.347 8 WARNING neutronclient.v2_0.client [None req-3c582740-227a-49af-8c3f-adccf6e5b28d bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/909] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:57 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1625 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:58.662 7 WARNING neutronclient.v2_0.client [None req-659c5540-62de-422b-ad9a-79749ffbfdc3 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/910] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:58 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1805 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:58.877 8 WARNING neutronclient.v2_0.client [None req-bb1bb148-ebf3-49b3-aad1-b25d45d6d073 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/911] 10.0.0.166 () {32 vars in 741 bytes} [Tue Jun 2 13:29:58 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-02 13:29:59.754 7 WARNING neutronclient.v2_0.client [None req-59f6f8a3-98e6-4dd2-b44c-a11db538dcb1 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:29:59.764 8 INFO nova.api.openstack.compute.server_external_events [req-12498cc4-63db-4efc-b6f6-a065a9172d50 req-24ee2cd5-68bf-4faf-8720-8d6a8a80f476 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance [pid: 8|app: 0|req: 450/912] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:29:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/913] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:29:59 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:01.021 7 INFO nova.api.openstack.compute.server_external_events [req-52ca6fa4-78ab-4c9b-bcfa-7848f39ce237 req-c66a40fa-2d88-4f63-8536-d7cd7b2dde5b 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance [pid: 7|app: 0|req: 464/914] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:01 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) 2026-06-02 13:30:01.053 8 WARNING neutronclient.v2_0.client [None req-5217c782-fa8e-4ff2-aaca-d1c505b76a7c 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:30:01.146 8 WARNING neutronclient.v2_0.client [None req-5217c782-fa8e-4ff2-aaca-d1c505b76a7c 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:30:01.746 8 WARNING neutronclient.v2_0.client [None req-5217c782-fa8e-4ff2-aaca-d1c505b76a7c 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/915] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:30:00 2026] POST /v2.1/servers => generated 448 bytes in 1332 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-06-02 13:30:02.356 7 WARNING neutronclient.v2_0.client [None req-6aafb602-13da-4f55-8b0e-606555ec9df9 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/916] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:02 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 1394 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:07.659 8 WARNING neutronclient.v2_0.client [None req-70a5bfe2-2904-4149-97d3-651b2aa0c167 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/919] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 1454 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:09.221 7 INFO nova.api.openstack.compute.server_external_events [req-c9d0dd6e-a5a3-4472-9816-9c75df5928d5 req-a8f67ac2-ef84-4c62-8cd8-6200b71a3da3 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 7|app: 0|req: 467/920] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:09 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-06-02 13:30:10.860 8 INFO nova.api.openstack.compute.server_external_events [req-2ca0e5c8-df4e-41ef-9ec0-795f0a9d3f3c req-1e412f89-735d-4767-96bf-b298b5c4fa2d 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 8|app: 0|req: 454/921] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:12.916 7 WARNING neutronclient.v2_0.client [None req-742790aa-3c9e-4ae3-b9ad-9a3a16409172 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/922] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 1518 bytes in 1061 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:15.233 8 WARNING neutronclient.v2_0.client [None req-bc2d786c-6356-48e5-8535-41148a2aea74 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/923] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:15 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1925 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:16.757 7 INFO nova.api.openstack.compute.server_external_events [req-4f7b5afe-953b-4321-aa75-3cc0a720ce95 req-60444678-7df3-49f6-b6f9-62e41cc16c32 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 7|app: 0|req: 470/926] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/927] 10.0.0.166 () {32 vars in 753 bytes} [Tue Jun 2 13:30:16 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/928] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:18.700 8 WARNING neutronclient.v2_0.client [None req-50213ac6-cf63-4a39-b6b0-d827997d94db bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] 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-06-02 13:30:18.827 7 INFO nova.api.openstack.compute.server_external_events [req-fa831e23-c4f3-4abd-82c0-c1d22eff1c20 req-e2ba045d-761d-4a11-bca1-3ad5fd56502f 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 7|app: 0|req: 472/929] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:18 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: 8|app: 0|req: 458/930] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1931 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:19.009 7 WARNING neutronclient.v2_0.client [None req-e4f03e6d-fc5f-4644-a619-67d093e8188b 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/931] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 1818 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-06-02 13:30:19.931 8 WARNING neutronclient.v2_0.client [None req-41ac835f-04e6-4e72-b700-bf03d9adb2a6 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] 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-06-02 13:30:20.386 7 INFO nova.api.openstack.compute.server_external_events [req-933a6aed-6bb1-4f5e-a4df-169dbb88a117 req-14359a52-c78f-44e7-a50c-a55c2ebe3efb 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 7|app: 0|req: 474/932] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/933] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:19 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1931 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:20.885 7 INFO nova.api.openstack.compute.server_external_events [req-3e4e78e1-e0fd-4a1e-bd4e-bbdcbe33faab req-4aac1709-f67e-4dc8-9204-544ce4950675 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance 2026-06-02 13:30:20.886 7 INFO nova.api.openstack.compute.server_external_events [req-3e4e78e1-e0fd-4a1e-bd4e-bbdcbe33faab req-4aac1709-f67e-4dc8-9204-544ce4950675 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance [pid: 7|app: 0|req: 475/934] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:20 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:21.756 8 WARNING neutronclient.v2_0.client [None req-1e683962-ffc0-4322-9f33-89b7e8b72ac6 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/935] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:21 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1818 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:22.426 7 INFO nova.api.openstack.compute.server_external_events [req-d17c10f8-e73e-41a7-9a87-105d3ccdc9e4 req-7293399e-584a-4fac-9134-f7717d33afa5 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:c8f8922f-fcd6-4bff-9db5-d74ccddc7411 for instance e12049f1-80c3-4009-b28f-1f03ee20268a on instance [pid: 7|app: 0|req: 476/936] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:22 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-06-02 13:30:23.170 8 WARNING neutronclient.v2_0.client [None req-674073ac-2999-4526-918a-a13ec9c7f2fe bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/937] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1540 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:24.558 7 WARNING neutronclient.v2_0.client [None req-18168804-25d2-4f18-9c06-f33a59596a52 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/938] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 1540 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-06-02 13:30:25.629 8 INFO nova.api.openstack.wsgi [None req-2936f347-e158-49d1-b3d9-68926c85e83b bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] HTTP exception thrown: Instance e12049f1-80c3-4009-b28f-1f03ee20268a could not be found. [pid: 8|app: 0|req: 462/939] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:25.651 7 INFO nova.api.openstack.wsgi [None req-0c7c4944-59a3-432f-88b4-e8553b653868 bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] HTTP exception thrown: Instance e12049f1-80c3-4009-b28f-1f03ee20268a could not be found. [pid: 7|app: 0|req: 478/940] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:30:25 2026] DELETE /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 111 bytes in 18 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-06-02 13:30:25.674 8 INFO nova.api.openstack.wsgi [None req-ea69d0dc-09a8-47a4-98ea-b10c9ce3fd6a bd84ed9f23f24c8e98a0eb9f7c55afb5 97fc08cf942541a09149d6d59518640a - - default default] HTTP exception thrown: Instance e12049f1-80c3-4009-b28f-1f03ee20268a could not be found. [pid: 8|app: 0|req: 463/941] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.1/servers/e12049f1-80c3-4009-b28f-1f03ee20268a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/942] 10.0.0.166 () {32 vars in 702 bytes} [Tue Jun 2 13:30:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-67118905 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/943] 10.0.0.166 () {32 vars in 726 bytes} [Tue Jun 2 13:30:26 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-858824213 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:30:52.269 7 WARNING neutronclient.v2_0.client [None req-c2a65e0b-2ed3-4ed3-bdf4-57c8f2e90026 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:30:52.508 7 WARNING neutronclient.v2_0.client [None req-c2a65e0b-2ed3-4ed3-bdf4-57c8f2e90026 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:30:52.851 7 WARNING neutronclient.v2_0.client [None req-c2a65e0b-2ed3-4ed3-bdf4-57c8f2e90026 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/950] 199.204.45.156 () {36 vars in 714 bytes} [Tue Jun 2 13:30:52 2026] POST /v2.1/servers => generated 453 bytes in 1165 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-02 13:30:53.414 8 WARNING neutronclient.v2_0.client [None req-2d8b11c8-a0a0-491f-9a58-753ec7fa3d93 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/951] 199.204.45.156 () {32 vars in 733 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 2213 bytes in 66 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-06-02 13:30:53.483 7 WARNING neutronclient.v2_0.client [None req-34970b52-0a8d-41b5-b7d7-4dde88efd63a d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/952] 199.204.45.156 () {32 vars in 759 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 469/953] 199.204.45.156 () {32 vars in 777 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:56.228 7 WARNING neutronclient.v2_0.client [None req-ee77e3db-e1f4-4ebb-86b3-d152e5227318 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/954] 199.204.45.156 () {32 vars in 733 bytes} [Tue Jun 2 13:30:56 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 2371 bytes in 92 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-06-02 13:30:56.308 8 WARNING neutronclient.v2_0.client [None req-a806f06c-b76b-4f75-b9d8-c926e6ce7f26 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/955] 199.204.45.156 () {32 vars in 759 bytes} [Tue Jun 2 13:30:56 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 486/956] 199.204.45.156 () {32 vars in 777 bytes} [Tue Jun 2 13:30:56 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-volume_attachments => generated 197 bytes in 45 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-06-02 13:30:58.836 8 INFO nova.api.openstack.compute.server_external_events [req-bf7b8e8f-d93c-401f-b831-0db8edc0e4d6 req-c5905718-1b29-40f0-8dd4-d277e3d8ba85 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:f4307b1b-82cb-474e-8ef7-d1c2bf2d0ddd for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 472/959] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:30:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:58.968 7 WARNING neutronclient.v2_0.client [None req-28d040ea-ec41-492d-a441-ed9d7b8f1734 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/960] 199.204.45.156 () {32 vars in 733 bytes} [Tue Jun 2 13:30:58 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 2445 bytes in 260 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-06-02 13:30:59.216 8 WARNING neutronclient.v2_0.client [None req-c1ce51d8-612d-4727-8cbf-c179fd93c146 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/961] 199.204.45.156 () {32 vars in 759 bytes} [Tue Jun 2 13:30:59 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 283 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/962] 199.204.45.156 () {32 vars in 777 bytes} [Tue Jun 2 13:30:59 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-volume_attachments => generated 197 bytes in 47 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-06-02 13:31:02.688 8 WARNING neutronclient.v2_0.client [None req-fd53e8e3-9504-48b9-ada4-1102874ee4c6 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/963] 199.204.45.156 () {32 vars in 733 bytes} [Tue Jun 2 13:31:02 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 2433 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:02.819 7 WARNING neutronclient.v2_0.client [None req-b1be8899-cab0-46ac-9c9d-737ab565186e d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/964] 199.204.45.156 () {32 vars in 759 bytes} [Tue Jun 2 13:31:02 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 283 bytes in 77 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: 475/965] 199.204.45.156 () {32 vars in 777 bytes} [Tue Jun 2 13:31:02 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-volume_attachments => generated 197 bytes in 30 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-06-02 13:31:05.091 7 INFO nova.api.openstack.compute.server_external_events [req-dabac81b-3d44-493e-9378-28fd4b16f30c req-687a7209-1ee7-42c8-8dc3-fbd13bfc326b 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:f4307b1b-82cb-474e-8ef7-d1c2bf2d0ddd for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 491/966] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:05 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-06-02 13:31:05.463 8 WARNING neutronclient.v2_0.client [None req-25fa80be-7390-4be3-b83d-856310108f30 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/967] 199.204.45.156 () {32 vars in 733 bytes} [Tue Jun 2 13:31:05 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 2433 bytes in 121 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-06-02 13:31:05.600 7 WARNING neutronclient.v2_0.client [None req-7a28796f-fb10-4444-a057-8c5a3e15b5c1 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/968] 199.204.45.156 () {32 vars in 759 bytes} [Tue Jun 2 13:31:05 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/969] 199.204.45.156 () {32 vars in 777 bytes} [Tue Jun 2 13:31:05 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-volume_attachments => generated 197 bytes in 25 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-06-02 13:31:07.131 8 INFO nova.api.openstack.compute.server_external_events [req-104d8de7-103b-4843-accc-cb261ffe3997 req-6a94b9cb-be8d-4c52-b7e3-09f5b672c473 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:f4307b1b-82cb-474e-8ef7-d1c2bf2d0ddd for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 479/972] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:07 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-06-02 13:31:08.581 7 WARNING neutronclient.v2_0.client [None req-72f28af4-9b1e-427c-b4a5-68dd97612ab9 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/973] 199.204.45.156 () {32 vars in 733 bytes} [Tue Jun 2 13:31:08 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 2580 bytes in 461 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-06-02 13:31:09.046 8 WARNING neutronclient.v2_0.client [None req-aadab6e3-f0d6-4582-84fe-b55ecdcf71ea d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/974] 199.204.45.156 () {32 vars in 759 bytes} [Tue Jun 2 13:31:09 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 285 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/975] 199.204.45.156 () {32 vars in 777 bytes} [Tue Jun 2 13:31:09 2026] GET /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/978] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:31:19 2026] POST /v2.1/os-keypairs => generated 396 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-06-02 13:31:21.695 8 WARNING neutronclient.v2_0.client [None req-3c1408e9-db22-4dcf-9c26-67f6cddbdba3 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:31:21.744 8 WARNING neutronclient.v2_0.client [None req-3c1408e9-db22-4dcf-9c26-67f6cddbdba3 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:31:21.903 8 WARNING neutronclient.v2_0.client [None req-3c1408e9-db22-4dcf-9c26-67f6cddbdba3 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/979] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:31:21 2026] POST /v2.1/servers => generated 449 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-02 13:31:22.152 7 WARNING neutronclient.v2_0.client [None req-bdd6941c-9977-41e8-ae36-fd6805b8f4c1 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/980] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1401 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:23.246 8 WARNING neutronclient.v2_0.client [None req-2f690e00-ad05-4020-b3ac-c00b7bd03387 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/981] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:23 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1405 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:24.347 7 WARNING neutronclient.v2_0.client [None req-099ee557-3a18-4922-9c31-a8856305f051 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/982] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:24 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1453 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-06-02 13:31:25.434 8 WARNING neutronclient.v2_0.client [None req-c0de318e-e7c4-494d-98fb-b14858b79d39 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/983] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:25 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1453 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:26.944 8 WARNING neutronclient.v2_0.client [None req-f5837c90-f3ad-4a1a-93ac-234ab8a591fd f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/986] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:26 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1461 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-06-02 13:31:28.070 7 WARNING neutronclient.v2_0.client [None req-47db3c91-4c70-456a-b574-fae1973d2947 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] 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-06-02 13:31:29.605 8 INFO nova.api.openstack.compute.server_external_events [req-8ffbeece-1d7a-428d-9934-3452f4630de1 req-0dcec871-0142-45bf-99e5-691aa48351da 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 8|app: 0|req: 487/987] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/988] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:28 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 1804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:30.882 8 WARNING neutronclient.v2_0.client [None req-add241b3-ed5d-41e7-8df0-87c51fca534c f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/989] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:30 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:32.070 7 WARNING neutronclient.v2_0.client [None req-39e47678-5d71-42ae-97c3-1541bf476b0e f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/990] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:32 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:33.450 8 WARNING neutronclient.v2_0.client [None req-cb062680-f712-4167-8ab5-0f4476b337d9 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/991] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:33 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:34.730 7 WARNING neutronclient.v2_0.client [None req-4b0d206b-5a23-472c-85e2-8ed7e089e1ea f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/992] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:34 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:36.367 8 INFO nova.api.openstack.compute.server_external_events [req-380e953f-577f-4541-b26b-6169b91cdad9 req-a91ab9fb-2f9b-41c6-a34b-a2668118d500 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 8|app: 0|req: 490/993] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:36 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-06-02 13:31:36.534 8 WARNING neutronclient.v2_0.client [None req-f278b6b4-8328-4ebd-add5-197939a7713c f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/996] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:36 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:38.309 7 WARNING neutronclient.v2_0.client [None req-05dbd63b-6e8e-4aa1-9201-7b41e596ead3 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/997] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:38 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:38.429 8 INFO nova.api.openstack.compute.server_external_events [req-d3827557-b087-4f7f-ab54-3b30efd0fb52 req-6747368e-f541-4314-a47c-f88d93df2c28 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance 2026-06-02 13:31:38.429 8 INFO nova.api.openstack.compute.server_external_events [req-d3827557-b087-4f7f-ab54-3b30efd0fb52 req-6747368e-f541-4314-a47c-f88d93df2c28 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 8|app: 0|req: 493/998] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:38 2026] POST /v2.1/os-server-external-events => generated 354 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-06-02 13:31:39.460 7 WARNING neutronclient.v2_0.client [None req-2127b3f3-12e4-4544-88c5-484d9da0b90a f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/999] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:39 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1526 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:40.689 8 WARNING neutronclient.v2_0.client [None req-e37a78ec-1ae1-4630-a538-fa872254b2b6 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1000] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:40 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1693 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-06-02 13:31:40.852 7 WARNING neutronclient.v2_0.client [None req-60770bd0-de6e-451e-93a6-53e6235ea548 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1001] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:40 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1693 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:42.173 8 INFO nova.api.openstack.compute.server_external_events [req-be63b2a8-c208-41e6-a7be-f90b78582ca0 req-5a843480-e506-4867-91a3-f60467437c18 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 8|app: 0|req: 495/1002] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:43.030 7 WARNING neutronclient.v2_0.client [None req-2cffd589-df2d-47e3-bd75-e03edee74d17 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:31:43.130 7 WARNING neutronclient.v2_0.client [None req-2cffd589-df2d-47e3-bd75-e03edee74d17 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] 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-06-02 13:31:45.727 8 INFO nova.api.openstack.compute.server_external_events [req-e9ba47b0-4dd3-4cc7-979e-7042c72bd022 req-9be6485c-3427-4888-8e12-2138753d3e02 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 496/1003] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:49.538 8 INFO nova.api.openstack.compute.server_external_events [req-c2a319a3-bd6e-4ada-91ef-9c1d3d71b62f req-1fab3aaa-a158-4f93-b58e-3dc1ac899d9b 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 499/1006] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/1007] 10.0.0.166 () {34 vars in 750 bytes} [Tue Jun 2 13:31:50 2026] POST /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7/action => generated 31930 bytes in 562 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-06-02 13:31:51.577 8 INFO nova.api.openstack.compute.server_external_events [req-97eaee13-a8f4-4800-8e82-e17a46fff99b req-269a4219-e1aa-455c-a2e0-7dd801827811 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 501/1008] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-02 13:31:51.769 7 WARNING neutronclient.v2_0.client [None req-2cffd589-df2d-47e3-bd75-e03edee74d17 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1009] 199.204.45.156 () {36 vars in 812 bytes} [Tue Jun 2 13:31:43 2026] POST /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 281 bytes in 8817 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-06-02 13:31:53.619 8 INFO nova.api.openstack.compute.server_external_events [req-d1744576-98f2-407e-9739-6149d2545fb6 req-a98601bb-bc29-4002-9859-51ed6963e8b5 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance 2026-06-02 13:31:53.620 8 INFO nova.api.openstack.compute.server_external_events [req-d1744576-98f2-407e-9739-6149d2545fb6 req-a98601bb-bc29-4002-9859-51ed6963e8b5 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 502/1010] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:53 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1011] 10.0.0.166 () {34 vars in 671 bytes} [Tue Jun 2 13:31:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:55.673 8 INFO nova.api.openstack.compute.server_external_events [req-32e67740-f32d-4b4d-85a8-914103576c0d req-8848cfce-2c66-4770-a48a-5496767b7283 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 8|app: 0|req: 503/1012] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:31:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 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-06-02 13:31:57.438 8 WARNING neutronclient.v2_0.client [None req-dce6de6f-5929-4d01-8fca-56d0375cc6b9 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:31:57.489 8 WARNING neutronclient.v2_0.client [None req-dce6de6f-5929-4d01-8fca-56d0375cc6b9 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:31:57.731 8 WARNING neutronclient.v2_0.client [None req-dce6de6f-5929-4d01-8fca-56d0375cc6b9 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1015] 10.0.0.166 () {34 vars in 663 bytes} [Tue Jun 2 13:31:57 2026] POST /v2.1/servers => generated 450 bytes in 561 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-02 13:31:57.960 7 WARNING neutronclient.v2_0.client [None req-dcb11cae-25a6-43b2-bf82-038ff5917169 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1016] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:57 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1402 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-06-02 13:31:59.045 8 WARNING neutronclient.v2_0.client [None req-990bfe65-020d-4b11-9f64-fb8b89a0a807 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1017] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:31:59 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1406 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-06-02 13:32:00.140 7 WARNING neutronclient.v2_0.client [None req-57324e6c-77e6-4b0d-9c03-074d04d57e1e f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1018] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:00 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1454 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:01.226 8 WARNING neutronclient.v2_0.client [None req-5cecd3a0-6c89-4b91-9a25-5a28020b91d5 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1019] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:01 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1454 bytes in 1017 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:03.268 7 WARNING neutronclient.v2_0.client [None req-5143dbdd-21f3-4ae7-9e5f-30487cc92da5 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] 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-06-02 13:32:03.471 8 INFO nova.api.openstack.compute.server_external_events [req-5ba92e2f-a8f5-4309-bda7-e9c71534bb4a req-4d442c2d-f701-4082-aae2-5bd9a6e9b42f 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 8|app: 0|req: 508/1020] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:03 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: 513/1021] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:03 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1530 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:04.553 8 WARNING neutronclient.v2_0.client [None req-c558f412-691e-48f0-9aa6-e88d56b4a25a f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1022] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:04 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1528 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-06-02 13:32:05.768 7 WARNING neutronclient.v2_0.client [None req-cbf010f2-cf7c-42f4-97f4-9dd23ad3e236 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] 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: 514/1023] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:05 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1528 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:32:06.113 8 INFO nova.api.openstack.compute.server_external_events [req-18aa2187-b7c3-41fb-adb9-be8be79da73b req-8a225c51-84d9-45d1-8e83-385494579e8f 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 8|app: 0|req: 510/1024] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:06 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-06-02 13:32:07.155 8 WARNING neutronclient.v2_0.client [None req-04e1b77a-5054-426a-b33b-cd0c59b477fb f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1027] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:07 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:08.248 7 INFO nova.api.openstack.compute.server_external_events [req-1b71dd6a-f014-4c8d-918f-0f37b344351a req-ec57f4a4-a14a-422f-9f25-d21c8a211df3 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 7|app: 0|req: 516/1028] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:08.329 8 WARNING neutronclient.v2_0.client [None req-e655b81c-50ab-49ed-bb89-75384f3d6f8b f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1029] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:08 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1528 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:09.577 7 WARNING neutronclient.v2_0.client [None req-6c33ed5b-59eb-4309-91e3-1939ff7fe413 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1030] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:09 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1528 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-06-02 13:32:10.300 8 INFO nova.api.openstack.compute.server_external_events [req-4710c407-9822-47d7-abcc-9d7b1f30b784 req-c7862909-dde7-4118-a683-49a2a15a1a66 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 8|app: 0|req: 514/1031] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:10 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-06-02 13:32:10.741 7 WARNING neutronclient.v2_0.client [None req-6fb52991-72ce-4ee0-9f36-6ef690f9e238 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1032] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:10 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1695 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:10.933 8 WARNING neutronclient.v2_0.client [None req-cd2d4535-1890-4e2c-aa09-f54e4e6a5d10 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1033] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:10 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1695 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-06-02 13:32:12.353 7 INFO nova.api.openstack.compute.server_external_events [req-3766ac5e-0bad-4346-b32f-33fd4daa14a2 req-efda2f18-c763-4669-ac57-f4cae662cb68 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 7|app: 0|req: 519/1034] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:15.920 8 WARNING neutronclient.v2_0.client [None req-8495a0ee-9cea-465a-af61-639c0d9eaa3f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:32:15.962 8 WARNING neutronclient.v2_0.client [None req-8495a0ee-9cea-465a-af61-639c0d9eaa3f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] 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-06-02 13:32:18.440 7 INFO nova.api.openstack.compute.server_external_events [req-0e4fc00c-23c1-4d30-ab53-446e66e4eda9 req-70401b7f-a4b0-4d6c-abf9-11f595a2c8f1 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 522/1037] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1038] 10.0.0.166 () {34 vars in 750 bytes} [Tue Jun 2 13:32:19 2026] POST /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e/action => generated 31930 bytes in 545 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-06-02 13:32:21.791 7 INFO nova.api.openstack.compute.server_external_events [req-ee2e1e54-f330-4c93-a20a-b6a76916e708 req-be551377-cff1-41ac-b151-9b023c920ad8 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 524/1039] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:21 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, ' [pid: 7|app: 0|req: 525/1040] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:32:22 2026] DELETE /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 0 bytes in 78 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-06-02 13:32:23.073 7 WARNING neutronclient.v2_0.client [None req-f3f7e43e-d2b2-46ee-9f64-bde6669b17c6 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1041] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:23 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1821 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:23.827 7 INFO nova.api.openstack.compute.server_external_events [req-f2434a0f-2d64-42db-a985-ba9f04ec750c req-6240ca55-e7a1-4f34-8594-44d39498e62c 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 527/1042] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:23 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-06-02 13:32:24.255 7 WARNING neutronclient.v2_0.client [None req-dd9a2344-1e47-461b-8fe7-065d28a2269d f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1043] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:24 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:32:25.024 8 WARNING neutronclient.v2_0.client [None req-8495a0ee-9cea-465a-af61-639c0d9eaa3f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1044] 199.204.45.156 () {36 vars in 812 bytes} [Tue Jun 2 13:32:15 2026] POST /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 376 bytes in 9184 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-06-02 13:32:25.405 7 WARNING neutronclient.v2_0.client [None req-7280894b-ddea-441e-b1db-876357ef81a6 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1045] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:25 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1821 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:25.866 8 INFO nova.api.openstack.compute.server_external_events [req-61996889-49eb-4686-8fb6-d66da98c0b19 req-bc450665-c041-4990-a895-5c1ce26a1acd 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance 2026-06-02 13:32:25.866 8 INFO nova.api.openstack.compute.server_external_events [req-61996889-49eb-4686-8fb6-d66da98c0b19 req-bc450665-c041-4990-a895-5c1ce26a1acd 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 8|app: 0|req: 517/1046] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:25 2026] POST /v2.1/os-server-external-events => generated 358 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-06-02 13:32:25.943 7 INFO nova.api.openstack.compute.server_external_events [req-9841913d-b134-421e-9d07-03c74ad88524 req-cbed971a-cd2a-4a67-8849-0c521f328d7e 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:37bd027c-fbd3-4afa-89c9-301fd82ae7ac for instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e on instance [pid: 7|app: 0|req: 530/1047] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:25 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-06-02 13:32:26.629 8 WARNING neutronclient.v2_0.client [None req-e823e123-b5ee-4bda-b52b-a8ed95d076f9 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1050] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:26 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1483 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-06-02 13:32:27.741 7 WARNING neutronclient.v2_0.client [None req-25c015dd-c2a8-4648-8883-0a46312141fe f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1051] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:27 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:28.833 8 WARNING neutronclient.v2_0.client [None req-14ef922d-dff4-430f-9ed7-5467f73192a4 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1052] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:28 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:29.917 7 INFO nova.api.openstack.wsgi [None req-25647d1a-d0cd-4fa8-a31b-09a5ad47eaa8 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] HTTP exception thrown: Instance 899d37a1-b977-40bb-be5a-9d1dc752ff0e could not be found. [pid: 7|app: 0|req: 533/1053] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:29 2026] GET /v2.1/servers/899d37a1-b977-40bb-be5a-9d1dc752ff0e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1054] 10.0.0.166 () {32 vars in 728 bytes} [Tue Jun 2 13:32:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-843131802 => 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: 534/1055] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:32:30 2026] DELETE /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-02 13:32:30.592 8 WARNING neutronclient.v2_0.client [None req-83640539-91d7-45a2-b4c5-d122b518ac82 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1056] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:30 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1699 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:31.866 7 INFO nova.api.openstack.compute.server_external_events [req-49404349-12f4-459c-b19e-7e3a609764b3 req-08e4b66c-f091-490e-8695-3736c7b6af88 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 7|app: 0|req: 535/1057] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:31 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-06-02 13:32:31.976 8 WARNING neutronclient.v2_0.client [None req-5963dc15-5e76-4c51-b9a5-1667abfd6756 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1058] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:31 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1699 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:33.198 7 WARNING neutronclient.v2_0.client [None req-02a4c8c8-37f1-4cb8-9cc2-4f287a20ade8 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1059] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:33 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1632 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:33.902 8 INFO nova.api.openstack.compute.server_external_events [req-449a4286-9d78-4338-8599-6f7c0b9bf5d8 req-25e06c86-3dfb-4e22-898f-232a785c4107 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance 2026-06-02 13:32:33.903 8 INFO nova.api.openstack.compute.server_external_events [req-449a4286-9d78-4338-8599-6f7c0b9bf5d8 req-25e06c86-3dfb-4e22-898f-232a785c4107 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:c1fd93fa-5f26-4060-821c-54d1953cb4e3 for instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 on instance [pid: 8|app: 0|req: 524/1060] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:33 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-06-02 13:32:34.351 7 WARNING neutronclient.v2_0.client [None req-9dbd12fb-edf9-44f0-bb89-f21da947258f f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] 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: 537/1061] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:34 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1487 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-02 13:32:34.430 8 WARNING neutronclient.v2_0.client [None req-2f8458b7-7e46-42ef-a267-c0e28a73fc0f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-02 13:32:34.478 8 WARNING neutronclient.v2_0.client [None req-2f8458b7-7e46-42ef-a267-c0e28a73fc0f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] 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-06-02 13:32:35.451 7 WARNING neutronclient.v2_0.client [None req-d9d0f23e-5e8a-4bb5-9a72-2ca992da227f f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1062] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:35 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 1487 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-06-02 13:32:36.523 7 INFO nova.api.openstack.wsgi [None req-21de4324-3995-4282-a953-c58410c08452 f044b165be9745aeac20b163f8cd82f9 cbb045a3d7394d5b9222762fe062f3f0 - - default default] HTTP exception thrown: Instance 98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 could not be found. [pid: 7|app: 0|req: 541/1065] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:32:36 2026] GET /v2.1/servers/98b8f4ff-fd73-4f2f-87e1-ceada28b51b7 => generated 111 bytes in 18 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: 542/1066] 10.0.0.166 () {32 vars in 726 bytes} [Tue Jun 2 13:32:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-99548567 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-02 13:32:36.939 7 INFO nova.api.openstack.compute.server_external_events [req-b58b6184-7cf5-4fa1-8367-c7a0f255926f req-1635e508-86b0-4bce-8fff-89de7d4bb7f5 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 543/1067] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:36 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-06-02 13:32:40.780 7 INFO nova.api.openstack.compute.server_external_events [req-b06e2bdd-a4fc-4398-a035-7f23be33a2c0 req-6f4c0b26-3c34-417a-ad57-7cced40d0710 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 544/1068] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:42.823 7 INFO nova.api.openstack.compute.server_external_events [req-58ec11f8-b2bf-40a2-8be8-48a1ca5e20d5 req-4cbc0818-8f52-45e0-8b72-30594ad35f60 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-plugged:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 545/1069] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:42 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-06-02 13:32:43.520 8 WARNING neutronclient.v2_0.client [None req-2f8458b7-7e46-42ef-a267-c0e28a73fc0f d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1070] 199.204.45.156 () {36 vars in 812 bytes} [Tue Jun 2 13:32:34 2026] POST /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface => generated 377 bytes in 9236 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-06-02 13:32:44.858 7 INFO nova.api.openstack.compute.server_external_events [req-dc3f9448-2d9e-4b3c-9eda-c43d1a606c7c req-6e0d50a3-73eb-4c73-bfa6-aae94b3b79f7 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 546/1071] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:56.566 8 INFO nova.api.openstack.compute.server_external_events [req-4c1ee3fa-3752-442d-b795-449030322be2 req-4fb3c8de-c521-4f05-8725-04d0c717ab92 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 527/1076] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1077] 199.204.45.156 () {34 vars in 855 bytes} [Tue Jun 2 13:32:57 2026] DELETE /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface/bba541fb-ac92-41cd-8e47-26dd7a8e2d9a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:32:58.620 8 INFO nova.api.openstack.compute.server_external_events [req-58e6dc72-602e-4068-abae-d18f18275040 req-19bd611a-c707-4c42-982a-f9127518c433 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 528/1078] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32: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-06-02 13:32:59.435 7 INFO nova.api.openstack.compute.server_external_events [req-26a80537-53f0-4d4a-ac5a-9b322cfd55f1 req-437736dd-93b5-4c21-b440-0db27b538fd1 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 551/1079] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:32:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:33:01.479 8 INFO nova.api.openstack.compute.server_external_events [req-cec13072-558b-45e5-8c7d-57ad83ea66d3 req-66e85596-5cd0-4516-8345-bb6cdd2cd08b 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:bba541fb-ac92-41cd-8e47-26dd7a8e2d9a for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 529/1080] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:33:06.157 7 INFO nova.api.openstack.compute.server_external_events [req-34de411a-8922-4ed5-b028-dafcb401bad5 req-ab26af58-59f0-43e1-b5a0-6e44613a9b8a 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 552/1081] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1082] 199.204.45.156 () {34 vars in 855 bytes} [Tue Jun 2 13:33:06 2026] DELETE /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface/6eb1432a-88f8-4735-8a94-8f141d28252d => generated 0 bytes in 49 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-06-02 13:33:08.345 8 INFO nova.api.openstack.compute.server_external_events [req-84cdfb37-54ff-49e5-9ca0-d85250389358 req-d10b81c7-bb07-4f4f-9212-6208774441ff 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 532/1085] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:08 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-06-02 13:33:10.398 7 INFO nova.api.openstack.compute.server_external_events [req-bb6f8432-4085-4a3d-9772-ecd3bcc28908 req-5ae93634-e7bb-4328-a890-108b8357ed42 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:6eb1432a-88f8-4735-8a94-8f141d28252d for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 554/1086] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1091] 199.204.45.156 () {34 vars in 855 bytes} [Tue Jun 2 13:33:26 2026] DELETE /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125/os-interface/a8780232-12a5-45fe-b717-40e590809ba4 => generated 0 bytes in 44 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-06-02 13:33:29.062 7 INFO nova.api.openstack.compute.server_external_events [req-26179a48-0d1c-4629-b633-44a5781ad718 req-93bfd969-31e0-49b0-8d53-d449f26f1b3a 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 557/1092] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:33:31.100 8 INFO nova.api.openstack.compute.server_external_events [req-d9ec5735-7b95-4e01-8a3f-b4f936216770 req-d2244b34-d656-4508-8b0c-f5cbb7f6aa99 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:a8780232-12a5-45fe-b717-40e590809ba4 for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 536/1093] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1094] 199.204.45.156 () {34 vars in 755 bytes} [Tue Jun 2 13:33:31 2026] DELETE /v2.1/servers/829e7579-ecfe-45f3-8f7f-5b41f0b2e125 => generated 0 bytes in 95 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-06-02 13:33:33.328 8 INFO nova.api.openstack.compute.server_external_events [req-222657a0-2d05-4993-a0cc-590d0854c9f1 req-78827695-c7bf-4d92-bafd-d84082b5725c 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:f4307b1b-82cb-474e-8ef7-d1c2bf2d0ddd for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 8|app: 0|req: 537/1095] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:33:35.366 7 INFO nova.api.openstack.compute.server_external_events [req-55030783-37f3-4a83-9b9b-c6c595137bae req-6609de11-ad60-4157-bdee-f1a1c8c15e00 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:f4307b1b-82cb-474e-8ef7-d1c2bf2d0ddd for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance 2026-06-02 13:33:35.367 7 INFO nova.api.openstack.compute.server_external_events [req-55030783-37f3-4a83-9b9b-c6c595137bae req-6609de11-ad60-4157-bdee-f1a1c8c15e00 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:f4307b1b-82cb-474e-8ef7-d1c2bf2d0ddd for instance 829e7579-ecfe-45f3-8f7f-5b41f0b2e125 on instance [pid: 7|app: 0|req: 559/1096] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:35 2026] POST /v2.1/os-server-external-events => generated 356 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-06-02 13:33:36.357 8 INFO nova.api.openstack.compute.server_external_events [req-1d4be74e-d23b-42b7-8e18-c0bcfb7582bc req-1626c200-f526-4299-9659-7e709630f07b 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 8|app: 0|req: 538/1097] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1098] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:33:36 2026] DELETE /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 0 bytes in 77 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-06-02 13:33:36.483 8 WARNING neutronclient.v2_0.client [None req-4508b6e6-4b5c-437c-816e-cc7f417f6596 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1101] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:33:36 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 1944 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-06-02 13:33:38.398 7 INFO nova.api.openstack.compute.server_external_events [req-75ab3340-b6b5-4ab4-b6f4-3ae2e034b329 req-cdc92c6b-868e-4b78-9f8a-6455ebeadacb 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance 2026-06-02 13:33:38.398 7 INFO nova.api.openstack.compute.server_external_events [req-75ab3340-b6b5-4ab4-b6f4-3ae2e034b329 req-cdc92c6b-868e-4b78-9f8a-6455ebeadacb 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 7|app: 0|req: 563/1102] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:38 2026] POST /v2.1/os-server-external-events => generated 358 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-06-02 13:33:40.438 8 INFO nova.api.openstack.compute.server_external_events [req-8101f562-d931-42ec-8ac9-f5aa94e17b19 req-bc0c34bc-2415-42f0-a66b-e7d602665f67 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:8c124a29-040e-4aad-b8e4-239e68336b35 for instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb on instance [pid: 8|app: 0|req: 540/1103] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:33:41.704 7 WARNING neutronclient.v2_0.client [None req-80d2d203-7247-438e-a0c4-6118d0bbf821 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1104] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:33:41 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 1480 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-06-02 13:33:46.779 8 INFO nova.api.openstack.wsgi [None req-8f5eedfc-8f3e-4b6e-94ac-f292193aa35e 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] HTTP exception thrown: Instance 4f73750b-13a4-4a6f-a0c0-44e93e79b9fb could not be found. [pid: 8|app: 0|req: 542/1107] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:33:46 2026] GET /v2.1/servers/4f73750b-13a4-4a6f-a0c0-44e93e79b9fb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:33:47.171 7 INFO nova.api.openstack.compute.server_external_events [req-29265997-89f8-4d5c-bf6b-9a52e074b243 req-320c08fa-169d-4107-911f-c8c0492487ee 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-changed:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1108] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1109] 10.0.0.166 () {32 vars in 718 bytes} [Tue Jun 2 13:33:47 2026] DELETE /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 0 bytes in 84 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-06-02 13:33:47.293 7 WARNING neutronclient.v2_0.client [None req-187c15c9-0615-4318-a3e5-e0189121120f 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1110] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:33:47 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1945 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-06-02 13:33:49.207 8 INFO nova.api.openstack.compute.server_external_events [req-0b4505bb-2716-4018-a727-756889c2862b req-b0f286a3-6e50-4106-9535-f2514e443632 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance 2026-06-02 13:33:49.207 8 INFO nova.api.openstack.compute.server_external_events [req-0b4505bb-2716-4018-a727-756889c2862b req-b0f286a3-6e50-4106-9535-f2514e443632 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-unplugged:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance [pid: 8|app: 0|req: 544/1111] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:49 2026] POST /v2.1/os-server-external-events => generated 358 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-06-02 13:33:51.242 7 INFO nova.api.openstack.compute.server_external_events [req-8860770b-9c71-486d-9362-cd6e20948720 req-9676ade1-c3b8-4ed9-ba56-d0541a5733c9 50dd4b8dc14e417fb3a2712cb367844f ce80cdbad99c40e28cd5c1fd5904e81c - - 7ae5fc7a2f404cadba4f477feb0c81b4 7ae5fc7a2f404cadba4f477feb0c81b4] Creating event network-vif-deleted:d05c79c1-c5d7-4b20-b9ed-847adf38e300 for instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b on instance [pid: 7|app: 0|req: 568/1112] 10.0.0.202 () {38 vars in 815 bytes} [Tue Jun 2 13:33:51 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-06-02 13:33:52.468 8 WARNING neutronclient.v2_0.client [None req-7ea24c3f-54e7-42e1-90c7-fbcd0eac2548 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1113] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:33:52 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => generated 1481 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-06-02 13:33:57.557 7 INFO nova.api.openstack.wsgi [None req-d91aa82f-8725-4225-bf7f-93d0d5c5e23b 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] HTTP exception thrown: Instance 7984ae7b-3152-45a8-8cb4-d9d425b06d2b could not be found. [pid: 7|app: 0|req: 570/1116] 10.0.0.166 () {32 vars in 715 bytes} [Tue Jun 2 13:33:57 2026] GET /v2.1/servers/7984ae7b-3152-45a8-8cb4-d9d425b06d2b => 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: 547/1117] 10.0.0.166 () {32 vars in 726 bytes} [Tue Jun 2 13:33:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1423328591 => 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-06-02 13:33:59.359 7 INFO nova.api.openstack.wsgi [None req-037d37cb-71b4-491f-9b84-563e61488c80 2c53e6b68ac340a783ca4eb281797701 85ed554370dd43c7aea6d25c26a037be - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1423328591 not found for user 2c53e6b68ac340a783ca4eb281797701 [pid: 7|app: 0|req: 571/1118] 10.0.0.166 () {32 vars in 723 bytes} [Tue Jun 2 13:33:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1423328591 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1131] 10.0.0.166 () {32 vars in 655 bytes} [Tue Jun 2 13:34:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1132] 10.0.0.166 () {32 vars in 641 bytes} [Tue Jun 2 13:34:56 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-02 13:34:56.750 7 WARNING oslo_db.sqlalchemy.utils [None req-82341a9f-bcba-4f2b-a811-f24f949195b6 d933f52c04f14b039cc439db0e240805 2d7f5c7dbc4b4db3aa0436b69827df20 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 578/1133] 10.0.0.166 () {32 vars in 649 bytes} [Tue Jun 2 13:34:56 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1134] 10.0.0.166 () {32 vars in 694 bytes} [Tue Jun 2 13:34:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1195] 10.0.0.223 () {28 vars in 455 bytes} [Tue Jun 2 13:40:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-02 13:40:04.911 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cc868ca3-c058-4153-8109-0e8a9e9bc6d2] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 13:40:04.913 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 13:40:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.223) !!! 2026-06-02 13:40:04.915 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 13:40:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.223) !!! [pid: 8|app: 0|req: 587/1196] 10.0.0.223 () {30 vars in 659 bytes} [Tue Jun 2 13:40:04 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-02 13:40:04.992 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f8e79a20-9268-4321-9183-960a1fbe4ae4] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 13:40:04.993 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 13:40:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.223) !!! 2026-06-02 13:40:04.996 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 13:40:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.223) !!! [pid: 7|app: 0|req: 610/1197] 10.0.0.223 () {32 vars in 732 bytes} [Tue Jun 2 13:40:04 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1198] 10.0.0.223 () {34 vars in 807 bytes} [Tue Jun 2 13:40:05 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1199] 10.0.0.223 () {28 vars in 455 bytes} [Tue Jun 2 13:40:05 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: 589/1200] 10.0.0.223 () {30 vars in 659 bytes} [Tue Jun 2 13:40:05 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: 7|app: 0|req: 612/1201] 10.0.0.223 () {32 vars in 732 bytes} [Tue Jun 2 13:40:05 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1202] 10.0.0.223 () {34 vars in 895 bytes} [Tue Jun 2 13:40:05 2026] GET /v2.1/servers/detail?project_id=2d7f5c7dbc4b4db3aa0436b69827df20&all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1203] 10.0.0.223 () {34 vars in 895 bytes} [Tue Jun 2 13:40:05 2026] GET /v2.1/servers/detail?project_id=62300819a692451fabdf4f31ad44b582&all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1204] 10.0.0.223 () {34 vars in 895 bytes} [Tue Jun 2 13:40:05 2026] GET /v2.1/servers/detail?project_id=ce80cdbad99c40e28cd5c1fd5904e81c&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)