+ 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 23 09:06:35 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7fc6754bb-pgbfs machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f9bf5fa9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-23 09:06:41.007 8 INFO nova.utils [None req-b3ee9366-a1db-4b3c-8683-c8df88611210 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-23 09:06:41.043 7 INFO nova.utils [None req-307efc59-c573-4f1c-b15a-ff994c9da4b2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-23 09:06:42.770 8 WARNING keystonemiddleware._common.config [None req-b3ee9366-a1db-4b3c-8683-c8df88611210 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 09:06:42.779 8 WARNING oslo_config.cfg [None req-b3ee9366-a1db-4b3c-8683-c8df88611210 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 09:06:42.857 8 WARNING keystonemiddleware._common.config [None req-b3ee9366-a1db-4b3c-8683-c8df88611210 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 09:06:42.873 8 WARNING oslo_config.cfg [None req-b3ee9366-a1db-4b3c-8683-c8df88611210 - - - - - -] 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-23 09:06:42.885 8 WARNING oslo_config.cfg [None req-b3ee9366-a1db-4b3c-8683-c8df88611210 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f9bf5fa9668 pid: 8 (default app) 2026-06-23 09:06:42.892 7 WARNING keystonemiddleware._common.config [None req-307efc59-c573-4f1c-b15a-ff994c9da4b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 09:06:42.901 7 WARNING oslo_config.cfg [None req-307efc59-c573-4f1c-b15a-ff994c9da4b2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 09:06:42.978 7 WARNING keystonemiddleware._common.config [None req-307efc59-c573-4f1c-b15a-ff994c9da4b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 09:06:42.994 7 WARNING oslo_config.cfg [None req-307efc59-c573-4f1c-b15a-ff994c9da4b2 - - - - - -] 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-23 09:06:43.006 7 WARNING oslo_config.cfg [None req-307efc59-c573-4f1c-b15a-ff994c9da4b2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f9bf5fa9668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:06:50 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:06:51.001 7 WARNING oslo_policy.policy [None req-2b035d28-9657-4c58-b3a9-274b388df05e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - 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-23 09:06:51.001 7 WARNING oslo_policy.policy [None req-2b035d28-9657-4c58-b3a9-274b388df05e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - 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: 1/5] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:06:50 2026] GET /v2.1 => generated 0 bytes in 559 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:06:51.097 8 WARNING oslo_policy.policy [req-2b035d28-9657-4c58-b3a9-274b388df05e req-9da92787-4d1f-41b7-8e78-60b5c50ee540 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - 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-23 09:06:51.098 8 WARNING oslo_policy.policy [req-2b035d28-9657-4c58-b3a9-274b388df05e req-9da92787-4d1f-41b7-8e78-60b5c50ee540 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - 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: 5/6] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:06:51 2026] GET /v2.1/ => generated 399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:06:51.198 7 INFO nova.api.openstack.wsgi [None req-713e0b04-ba10-439e-a06e-dc60b0543e67 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.25 () {48 vars in 1006 bytes} [Tue Jun 23 09:06:51 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: 8|app: 0|req: 6/8] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:06:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 23 09:06:51 2026] POST /v2.1/flavors => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:06: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: 8/13] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:06:52 2026] GET /v2.1 => generated 0 bytes in 406 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:06:52 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:06:52.688 8 INFO nova.api.openstack.wsgi [None req-9f4d6429-ccad-4d5b-a6b8-a14139a2fcdf b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.25 () {48 vars in 1008 bytes} [Tue Jun 23 09:06:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:06:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 23 09:06:52 2026] POST /v2.1/flavors => generated 530 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:06:53 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: 11/19] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:06:53 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:06:53 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:06:53.717 8 INFO nova.api.openstack.wsgi [None req-74386ed5-4d1e-4734-9966-2385922fdae7 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 23 09:06:53 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:06:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 23 09:06:53 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:06:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:06:54 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:06:54 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:06:54.665 8 INFO nova.api.openstack.wsgi [None req-6821ecca-ea8e-49bd-9d10-9c11218d5e9c b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/27] 199.204.45.25 () {48 vars in 1008 bytes} [Tue Jun 23 09:06:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:06:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 23 09:06:54 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:06:55 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: 17/31] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:06:55 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:06:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:06:55.624 8 INFO nova.api.openstack.wsgi [None req-a62afc11-832d-4db4-9a4a-363ca5c8ae82 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/33] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 23 09:06:55 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:06:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 23 09:06:55 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 10.0.0.101 () {28 vars in 453 bytes} [Tue Jun 23 09:12:24 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: 53/103] 10.0.0.101 () {30 vars in 657 bytes} [Tue Jun 23 09:12:24 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/104] 10.0.0.101 () {32 vars in 730 bytes} [Tue Jun 23 09:12:24 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 10.0.0.101 () {34 vars in 803 bytes} [Tue Jun 23 09:12:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/146] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:15: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) /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: 75/149] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:15:52 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:15:52 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:15:52.133 8 INFO nova.api.openstack.wsgi [None req-cd15381a-0bef-4ca4-a5d3-7acf57d5c61d b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/151] 199.204.45.25 () {48 vars in 1012 bytes} [Tue Jun 23 09:15:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:15:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.204.45.25 () {52 vars in 1044 bytes} [Tue Jun 23 09:15:52 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:16: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: 84/167] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:16:52 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:16:52 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:16:52.209 8 INFO nova.api.openstack.wsgi [None req-f8c956a7-855a-4870-b687-29165e77816e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b3a6d2e8da5a4ad9907e278b40500e9a [pid: 8|app: 0|req: 85/169] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:16:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-23 09:16:52.222 7 WARNING oslo_db.sqlalchemy.utils [None req-fcd76497-8c6e-4449-bf26-1affff13da8b b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/170] 199.204.45.25 () {48 vars in 1011 bytes} [Tue Jun 23 09:16:52 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.25 () {52 vars in 1052 bytes} [Tue Jun 23 09:16:52 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:16:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:16:56 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:16:56 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.25 () {48 vars in 1068 bytes} [Tue Jun 23 09:16:56 2026] GET /v2.1/os-quota-sets/89e5ee7c4fd04ebcafbcefd8c197568e => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.25 () {52 vars in 1120 bytes} [Tue Jun 23 09:16:56 2026] PUT /v2.1/os-quota-sets/89e5ee7c4fd04ebcafbcefd8c197568e => generated 238 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:26: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) [pid: 7|app: 0|req: 145/290] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:26:20 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:26:20 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:26:20.432 7 INFO nova.api.openstack.wsgi [None req-f3b35793-d0eb-43d4-8b50-97d4f7296a5a b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 146/292] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 23 09:26:20 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: 147/293] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:26:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.25 () {52 vars in 1044 bytes} [Tue Jun 23 09:26:20 2026] POST /v2.1/flavors => generated 532 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:29:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:29:51 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 170/339] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:29:51 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 199.204.45.25 () {48 vars in 1068 bytes} [Tue Jun 23 09:29:51 2026] GET /v2.1/os-quota-sets/c8245c779d904589b87c4c3a368877f9 => generated 283 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 199.204.45.25 () {52 vars in 1120 bytes} [Tue Jun 23 09:29:51 2026] PUT /v2.1/os-quota-sets/c8245c779d904589b87c4c3a368877f9 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:42:09 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: 246/491] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:42:09 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:42:09 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:42:09.967 8 INFO nova.api.openstack.wsgi [None req-1c6f4c78-b76a-4055-9731-82783a6fb2d6 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 247/493] 199.204.45.25 () {48 vars in 1006 bytes} [Tue Jun 23 09:42:09 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: 247/494] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:42:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:42:10 2026] GET /v2.1/flavors/57378101-8d00-4a23-a91a-d1d3c5d055df/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: 248/496] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:42: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: 249/497] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:42:10 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:42:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:42:11.010 8 INFO nova.api.openstack.wsgi [None req-e1b95ebb-8b91-4355-bedf-91bd0a92625f b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 250/499] 199.204.45.25 () {48 vars in 1008 bytes} [Tue Jun 23 09:42:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:42:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:42:11 2026] GET /v2.1/flavors/b25e3368-704c-4646-a402-8c31c6180263/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:42:11 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: 252/503] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:42:11 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:42:12 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:42:12.055 8 INFO nova.api.openstack.wsgi [None req-c36461e9-d14f-4bb1-8efc-0af281885cc1 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 254/507] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 23 09:42:12 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: 254/508] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:42:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:42:12 2026] GET /v2.1/flavors/e42be608-d117-4066-9c63-5785a6617792/os-extra_specs => generated 19 bytes in 73 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.25 () {42 vars in 700 bytes} [Tue Jun 23 09:42:13 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: 256/511] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:42:13 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:42:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:42:13.126 8 INFO nova.api.openstack.wsgi [None req-f0b3f134-9fbe-4e61-ba3d-78146c714a1c b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 257/513] 199.204.45.25 () {48 vars in 1008 bytes} [Tue Jun 23 09:42:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:42:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:42:13 2026] GET /v2.1/flavors/84ab49e3-1280-4742-b0f6-39aacf2b1df6/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: 258/516] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:42:14 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: 259/517] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:42:14 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:42:14 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:42:14.170 8 INFO nova.api.openstack.wsgi [None req-b2f3d516-2807-4ef0-9c62-c43e14cd53da b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 260/519] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 23 09:42:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:42:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:42:14 2026] GET /v2.1/flavors/a31b2608-8d7a-4f68-86e0-9ec95fa93c70/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: 268/536] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:43:23 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: 269/537] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:43:23 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:43:23 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:43:23.401 8 INFO nova.api.openstack.wsgi [None req-15374bee-19bb-4192-99e7-7cb6915732c8 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 270/539] 199.204.45.25 () {48 vars in 1012 bytes} [Tue Jun 23 09:43:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:43:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:43:23 2026] GET /v2.1/flavors/7f14bbce-2f02-458e-93aa-fe1e4395706f/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: 271/542] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:43:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:43:31 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:43:31 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:43:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:43:35 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: 275/549] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:43:35 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:43:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.25 () {48 vars in 1068 bytes} [Tue Jun 23 09:43:35 2026] GET /v2.1/os-quota-sets/89e5ee7c4fd04ebcafbcefd8c197568e => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:44:31 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: 282/563] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:44:31 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:44:31 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:44:31.394 8 INFO nova.api.openstack.wsgi [None req-29b12d31-2d88-4797-b3c1-bf630962c3c2 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 283/565] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 23 09:44:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:44:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.25 () {48 vars in 1094 bytes} [Tue Jun 23 09:44:31 2026] GET /v2.1/flavors/87afa940-3ba2-44cd-89a9-ab8510f3c793/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:44:48 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:44:48 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/574] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:44:48 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 199.204.45.25 () {48 vars in 1068 bytes} [Tue Jun 23 09:44:48 2026] GET /v2.1/os-quota-sets/c8245c779d904589b87c4c3a368877f9 => generated 280 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 199.204.45.25 () {42 vars in 700 bytes} [Tue Jun 23 09:45: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: 294/589] 199.204.45.25 () {44 vars in 904 bytes} [Tue Jun 23 09:45:43 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.204.45.25 () {46 vars in 977 bytes} [Tue Jun 23 09:45:43 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:45:43.598 7 INFO nova.api.openstack.wsgi [None req-e9d64633-6935-4968-bd47-d2fe77ae7c93 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 295/591] 199.204.45.25 () {48 vars in 1006 bytes} [Tue Jun 23 09:45:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.25 () {48 vars in 1046 bytes} [Tue Jun 23 09:45:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 09:46:27 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 302/602] 10.0.0.240 () {32 vars in 640 bytes} [Tue Jun 23 09:46:28 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-23 09:46:28.223 7 WARNING oslo_db.sqlalchemy.utils [None req-d6bd1865-e473-4bdf-83a3-8f502f78872d b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 301/603] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 09:46:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 09:46:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:40 2026] GET /v2.1/flavors/57378101-8d00-4a23-a91a-d1d3c5d055df => generated 511 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 10.0.0.240 () {32 vars in 640 bytes} [Tue Jun 23 09:46:40 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/609] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:40 2026] GET /v2.1/flavors/57378101-8d00-4a23-a91a-d1d3c5d055df => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:46:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:51.129 8 WARNING neutronclient.v2_0.client [None req-efa6eaf1-5644-476e-a6e4-d8f64e19783a d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 09:46:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1487 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:52.587 7 WARNING neutronclient.v2_0.client [None req-9bbf4aab-6c9c-4f51-a61d-84a22da1c34e d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/616] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:46:53 2026] POST /v2.1/os-keypairs => generated 384 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 09:46:52 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:53.864 8 WARNING neutronclient.v2_0.client [None req-de25b1f6-fad3-4867-8922-3d09c9c2028a d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/618] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 09:46:53 2026] POST /v2.1/os-security-groups => generated 244 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:54.641 7 WARNING neutronclient.v2_0.client [None req-0b17b369-4f0b-4e83-ae7a-76152516831b d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:54.840 8 WARNING neutronclient.v2_0.client [None req-c246bdf2-7d99-48f2-85b8-7c448631cbab 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:54.856 7 WARNING neutronclient.v2_0.client [None req-0b17b369-4f0b-4e83-ae7a-76152516831b d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/619] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 09:46:54 2026] POST /v2.1/os-security-groups => generated 247 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:55.249 8 WARNING neutronclient.v2_0.client [None req-5527359e-54b6-4775-8ff8-bfec47266a3f 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:55.272 7 WARNING neutronclient.v2_0.client [None req-0b17b369-4f0b-4e83-ae7a-76152516831b d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:55.930 8 WARNING neutronclient.v2_0.client [None req-5527359e-54b6-4775-8ff8-bfec47266a3f 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in 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/620] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 09:46:54 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 1334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:46:55.983 7 WARNING neutronclient.v2_0.client [None req-55be9e76-038e-4f81-8261-d59dda58d631 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:56.051 7 WARNING neutronclient.v2_0.client [None req-55be9e76-038e-4f81-8261-d59dda58d631 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/621] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 09:46:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 890 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:56.157 8 WARNING neutronclient.v2_0.client [None req-85db42e8-efd2-4e1d-aa87-eb8bd4e3d030 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/622] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 09:46:56 2026] POST /v2.1/os-security-groups => generated 247 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:55 2026] DELETE /v2.1/os-security-groups/5ab84500-1101-449e-94c3-154adbc66355 => generated 0 bytes in 397 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 09:46:56.446 8 WARNING neutronclient.v2_0.client [None req-088f6b40-d62a-4051-93e8-9608c64b9938 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The 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-23 09:46:56.462 7 WARNING neutronclient.v2_0.client [None req-f2626789-5a4d-4469-ac90-a9b3d84e2724 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The 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-23 09:46:56.497 8 WARNING neutronclient.v2_0.client [None req-088f6b40-d62a-4051-93e8-9608c64b9938 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The 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-23 09:46:56.578 7 WARNING neutronclient.v2_0.client [None req-f2626789-5a4d-4469-ac90-a9b3d84e2724 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The 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-23 09:46:56.726 8 WARNING neutronclient.v2_0.client [None req-088f6b40-d62a-4051-93e8-9608c64b9938 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The 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-23 09:46:56.859 7 WARNING neutronclient.v2_0.client [None req-f2626789-5a4d-4469-ac90-a9b3d84e2724 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/624] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:46:56 2026] POST /v2.1/servers => generated 451 bytes in 996 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-23 09:46:57.375 8 WARNING neutronclient.v2_0.client [None req-fbc83e4c-8ddd-42df-b962-cd63eb44899a d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:57.394 8 INFO nova.api.openstack.wsgi [None req-fbc83e4c-8ddd-42df-b962-cd63eb44899a d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] HTTP exception thrown: Security group 5ab84500-1101-449e-94c3-154adbc66355 does not exist Neutron server returns request_ids: ['req-fe335063-6991-445b-bdca-c930224d6e96'] [pid: 8|app: 0|req: 315/625] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 09:46:57 2026] GET /v2.1/os-security-groups/5ab84500-1101-449e-94c3-154adbc66355 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 09:46:57.405 8 WARNING neutronclient.v2_0.client [None req-94b10d22-98e2-4b17-8eac-16f761e79bdd 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/626] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:46:56 2026] POST /v2.1/servers => generated 449 bytes in 1070 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 09:46:57.446 8 WARNING neutronclient.v2_0.client [None req-94b10d22-98e2-4b17-8eac-16f761e79bdd 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] 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-23 09:46:57.473 7 WARNING neutronclient.v2_0.client [None req-d0812f2d-2e85-4a7f-9724-7ebd2ddf9a20 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/627] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:57 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1421 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:46:57.544 7 WARNING neutronclient.v2_0.client [None req-1c7f4ee1-f57d-4c64-bc75-38884dd86bbb d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:57.598 7 WARNING neutronclient.v2_0.client [None req-1c7f4ee1-f57d-4c64-bc75-38884dd86bbb d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/628] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 09:46:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:57.698 8 WARNING neutronclient.v2_0.client [None req-0273788b-0894-44f7-a930-4c6e08457916 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/629] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:57 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1401 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-23 09:46:57.764 8 WARNING neutronclient.v2_0.client [None req-59ca68c8-932d-44ac-8068-059c90c61270 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in 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/630] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:57 2026] DELETE /v2.1/os-security-groups/d0746ac8-7774-4710-9db1-991d1cc25abd => generated 0 bytes in 229 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 09:46:57.776 7 WARNING neutronclient.v2_0.client [None req-9f6a2bcc-9f08-4dca-acbf-a54f0305b920 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:57.799 7 INFO nova.api.openstack.wsgi [None req-9f6a2bcc-9f08-4dca-acbf-a54f0305b920 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] HTTP exception thrown: Security group d0746ac8-7774-4710-9db1-991d1cc25abd does not exist Neutron server returns request_ids: ['req-6fe4ed55-4a17-4dc1-88d0-abf19a04e0dc'] [pid: 7|app: 0|req: 314/631] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 09:46:57 2026] GET /v2.1/os-security-groups/d0746ac8-7774-4710-9db1-991d1cc25abd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 09:46:57.802 8 WARNING neutronclient.v2_0.client [None req-59ca68c8-932d-44ac-8068-059c90c61270 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:57.810 7 WARNING neutronclient.v2_0.client [None req-547a9a99-3ab3-42a2-acd3-cfffc8c4504d d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:57.843 7 WARNING neutronclient.v2_0.client [None req-547a9a99-3ab3-42a2-acd3-cfffc8c4504d d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in 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/632] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 09:46:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:57.985 8 WARNING neutronclient.v2_0.client [None req-c700e643-e074-4cb9-869d-e622c7ee7bbd 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/633] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:57 2026] DELETE /v2.1/os-security-groups/baee9400-db2c-4402-a669-f8502c1dce15 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 09:46:58.005 7 WARNING neutronclient.v2_0.client [None req-4e488b23-8895-45a0-bbee-6c4972d922f0 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/634] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 09:46:57 2026] GET /v2.1/os-security-groups/bc7fe90d-9005-4947-a9c2-a84793a4d585 => generated 664 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:58.032 7 INFO nova.api.openstack.wsgi [None req-4e488b23-8895-45a0-bbee-6c4972d922f0 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] HTTP exception thrown: Security group baee9400-db2c-4402-a669-f8502c1dce15 does not exist Neutron server returns request_ids: ['req-da26577f-a679-4d5e-b567-408f5111f469'] [pid: 7|app: 0|req: 316/635] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 09:46:57 2026] GET /v2.1/os-security-groups/baee9400-db2c-4402-a669-f8502c1dce15 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 09:46:58.037 8 WARNING neutronclient.v2_0.client [None req-ef978e90-995c-4758-b7a5-103ceba84997 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:58.048 7 WARNING neutronclient.v2_0.client [None req-d0e9f166-301f-4471-b06e-698ea1b5c09f d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:58.063 8 WARNING neutronclient.v2_0.client [None req-ef978e90-995c-4758-b7a5-103ceba84997 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:58.110 7 WARNING neutronclient.v2_0.client [None req-d0e9f166-301f-4471-b06e-698ea1b5c09f d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:58.117 8 WARNING neutronclient.v2_0.client [None req-ef978e90-995c-4758-b7a5-103ceba84997 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:58.156 7 WARNING neutronclient.v2_0.client [None req-d0e9f166-301f-4471-b06e-698ea1b5c09f d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/636] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 09:46:58 2026] GET /v2.1/os-security-groups => generated 707 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:46:58.222 7 WARNING neutronclient.v2_0.client [None req-905b9d25-4978-4117-8f11-f76e30619260 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:58.250 7 INFO nova.api.openstack.wsgi [None req-905b9d25-4978-4117-8f11-f76e30619260 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] HTTP exception thrown: Security group baee9400-db2c-4402-a669-f8502c1dce15 does not exist Neutron server returns request_ids: ['req-04d61d98-ebe8-4b77-a78f-bb628ebf5be4'] [pid: 7|app: 0|req: 318/637] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:58 2026] DELETE /v2.1/os-security-groups/baee9400-db2c-4402-a669-f8502c1dce15 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 09:46:58.264 7 WARNING neutronclient.v2_0.client [None req-8285748a-efc6-49d0-bf32-fcb1f1a94277 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/638] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 09:46:58 2026] DELETE /v2.1/os-security-group-rules/eee6f87b-ddf9-4cad-8bde-7273bdc45223 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 09:46:58.292 7 INFO nova.api.openstack.wsgi [None req-8285748a-efc6-49d0-bf32-fcb1f1a94277 d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] HTTP exception thrown: Security group d0746ac8-7774-4710-9db1-991d1cc25abd does not exist Neutron server returns request_ids: ['req-33e7392d-04bd-4fba-bb8e-7aabf2e77890'] 2026-06-23 09:46:58.293 8 WARNING neutronclient.v2_0.client [None req-7f22ea42-9598-49c3-9b30-983cba45a466 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in 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/639] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:58 2026] DELETE /v2.1/os-security-groups/d0746ac8-7774-4710-9db1-991d1cc25abd => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 09:46:58.304 7 WARNING neutronclient.v2_0.client [None req-53966ecc-b7bf-43ae-aab9-78e62bc3e2cf d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] The 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-23 09:46:58.324 7 INFO nova.api.openstack.wsgi [None req-53966ecc-b7bf-43ae-aab9-78e62bc3e2cf d46bb12c05c349549ae93d41c4c47fe0 7890c8469c8f4d41a398e35c2926d202 - - default default] HTTP exception thrown: Security group 5ab84500-1101-449e-94c3-154adbc66355 does not exist Neutron server returns request_ids: ['req-1b20f0d4-22e8-4568-a6a6-6c5689d7d2af'] [pid: 7|app: 0|req: 320/640] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:58 2026] DELETE /v2.1/os-security-groups/5ab84500-1101-449e-94c3-154adbc66355 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 09:46:58.327 8 WARNING neutronclient.v2_0.client [None req-7f22ea42-9598-49c3-9b30-983cba45a466 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The python binding code in 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/641] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:58 2026] DELETE /v2.1/os-security-groups/bc7fe90d-9005-4947-a9c2-a84793a4d585 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 09:46:58.490 7 WARNING neutronclient.v2_0.client [None req-d87a5cea-5897-4416-a379-86664ff57652 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:58.527 7 WARNING neutronclient.v2_0.client [None req-d87a5cea-5897-4416-a379-86664ff57652 1c958d62f25e488a868121026ac26aea e509877865344fddadb2256d638f25a7 - - default default] The 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-23 09:46:58.633 8 WARNING neutronclient.v2_0.client [None req-1fdfa683-3eaf-4a71-b072-af0577c138cb 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in 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/642] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 09:46:58 2026] DELETE /v2.1/os-security-groups/e1fb404e-3e85-40b0-aa9b-7ed195a54151 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:58 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1425 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:46:58.833 7 WARNING neutronclient.v2_0.client [None req-c91bba78-a8ce-4e66-b2f4-b29760f7f799 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] 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-23 09:46:59.785 8 WARNING neutronclient.v2_0.client [None req-39f31d76-ed0e-4c2f-8dc4-db8dce73eccf 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/644] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:58 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1405 bytes in 1210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:46:59 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1473 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:47:01.043 7 WARNING neutronclient.v2_0.client [None req-25234eb1-6d86-4a88-8b3c-9700f4a28fe3 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The 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-23 09:47:01.059 8 WARNING neutronclient.v2_0.client [None req-d47c16ec-4b7c-4640-8de1-47babd6f5346 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/646] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:01 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1397 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:01 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1473 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-23 09:47:02.306 8 WARNING neutronclient.v2_0.client [None req-01da49b4-9ab4-49c8-bc2a-8d70c9c16abc cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/650] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:02 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:47:02.353 7 WARNING neutronclient.v2_0.client [None req-78dc0324-95f3-4229-8b7c-a5fe909d8f2f 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/651] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:02 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1481 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:03.396 8 WARNING neutronclient.v2_0.client [None req-b71affd1-e74c-4f66-9b57-0a3d01dc8f2c cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] 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: 327/652] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:03 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:47:03.465 7 WARNING neutronclient.v2_0.client [None req-ec12ef39-e49a-4453-b319-896cd601e2fc 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/653] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:03 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1559 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:04.518 8 WARNING neutronclient.v2_0.client [None req-7411d5c8-3c0a-437c-b4d9-0748f681f6a5 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/654] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:04 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1461 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-23 09:47:04.685 7 WARNING neutronclient.v2_0.client [None req-acd5c63d-6f73-4344-a270-32ad200d25d8 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] 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-23 09:47:04.903 8 INFO nova.api.openstack.compute.server_external_events [req-4dfab92e-f28e-45b0-a6af-1d29c5b3ac16 req-4300c1ca-5cb1-42fa-b039-bcd6f4e7a578 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance 2026-06-23 09:47:04.913 8 INFO nova.compute.rpcapi [None req-759b5893-4891-46d4-99bb-fa47bd9a1bca - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 329/655] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:05.632 8 WARNING neutronclient.v2_0.client [None req-548be1d3-9a36-44bd-aac2-02704e16f0ea cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/656] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:04 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 bytes in 1359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:05 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 1270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:07.079 7 WARNING neutronclient.v2_0.client [None req-76fc7c57-6faa-4623-b962-e91a70ab90e5 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in 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/658] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:07 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:07.261 8 INFO nova.api.openstack.compute.server_external_events [req-a7c6854a-a2a8-45c9-8f1e-20cfc87f06e9 req-e38b35a4-1272-49f3-bf07-65f2194a0c46 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance [pid: 8|app: 0|req: 331/659] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:07.913 7 WARNING neutronclient.v2_0.client [None req-aa37061e-74ec-4567-abd4-51b7b456504c cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/660] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:07 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:08.244 8 WARNING neutronclient.v2_0.client [None req-57b53c72-7b1a-4e9a-ad8e-9aeb09c7c078 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/661] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:08 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:09.140 7 WARNING neutronclient.v2_0.client [None req-04fdd109-42af-4525-ab88-33b3889510d0 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/662] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:09 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:09.525 8 WARNING neutronclient.v2_0.client [None req-6b7e45c9-842e-4897-b6f8-a6626f747a1b 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] 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-23 09:47:10.308 7 WARNING neutronclient.v2_0.client [None req-e4dc9d84-7573-468a-96d6-1fa1c4929130 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/663] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:09 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:10 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:11.361 8 WARNING neutronclient.v2_0.client [None req-57da124e-bb18-43db-8fc0-8005007f1ba0 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in 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/665] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:11 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:11.791 7 WARNING neutronclient.v2_0.client [None req-8e20a1cc-d95f-4115-b4ba-4e8e16ec8e33 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/666] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:11 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/669] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:47:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:12.556 7 WARNING neutronclient.v2_0.client [None req-67f808d2-ee02-4c70-b2e6-d43ff674565c 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The 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-23 09:47:12.828 8 INFO nova.api.openstack.compute.server_external_events [req-0a0ae6b5-f7b0-4399-ad25-b7ea69ff634b req-29139d61-72cd-45ab-9896-6b56309e819e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance [pid: 8|app: 0|req: 336/670] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:12 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 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-23 09:47:12.986 8 WARNING neutronclient.v2_0.client [None req-cd297ff7-b2c6-4e41-a51f-f0e36ba1f559 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/672] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:12 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:13.909 7 WARNING neutronclient.v2_0.client [None req-628c3bca-392e-4937-8b7f-0e6928e81733 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/673] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:13 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1547 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-23 09:47:14.212 8 WARNING neutronclient.v2_0.client [None req-1e08abfa-1a86-4fc0-8336-b25b052c00fb cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/674] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:14 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 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-23 09:47:14.556 7 WARNING neutronclient.v2_0.client [None req-e9cfb55e-60a8-4330-b3df-0b7e818ccfc3 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The 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-23 09:47:14.614 7 WARNING neutronclient.v2_0.client [None req-e9cfb55e-60a8-4330-b3df-0b7e818ccfc3 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The 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-23 09:47:14.814 7 WARNING neutronclient.v2_0.client [None req-e9cfb55e-60a8-4330-b3df-0b7e818ccfc3 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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-23 09:47:14.882 8 INFO nova.api.openstack.compute.server_external_events [req-e4a38a29-8858-4bb6-aa00-1e7015aeede4 req-40f89160-aa67-49e9-a547-61af90713407 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance [pid: 8|app: 0|req: 339/675] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:47:14 2026] POST /v2.1/servers => generated 453 bytes in 529 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-23 09:47:15.031 8 WARNING neutronclient.v2_0.client [None req-5994ed40-961e-4724-a086-30e320fad336 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/677] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:15 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1393 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-23 09:47:15.126 7 WARNING neutronclient.v2_0.client [None req-5be5c543-d1a6-441d-b576-1c9b80a9c5ce 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/678] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:15 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1723 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:15.313 8 WARNING neutronclient.v2_0.client [None req-9c066c4f-c870-40dd-a5c3-b8fa29d83a31 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] 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-23 09:47:15.365 7 WARNING neutronclient.v2_0.client [None req-19897512-90cc-4cf5-9e3a-362ee8658a66 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/679] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:47:15 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:15 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 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-23 09:47:16.130 8 WARNING neutronclient.v2_0.client [None req-4fdf364d-b34a-4aa6-95e8-cb28a7aa56fa cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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-23 09:47:16.183 7 INFO nova.api.openstack.compute.server_external_events [req-d70992c6-6c63-4af4-89f7-250b36524ee5 req-99886f43-f4e4-46d7-9d5b-bdbc7e2c51d9 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance 2026-06-23 09:47:16.197 7 INFO nova.compute.rpcapi [None req-a3e5b7b9-ab60-4844-88f6-7a0059fc275d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 340/681] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:16 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1397 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:16.535 7 WARNING neutronclient.v2_0.client [None req-cc6b57c0-a478-47a0-b5ef-bd76b2a5114a cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] 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-23 09:47:16.801 8 WARNING neutronclient.v2_0.client [None req-121fcb10-6068-45e7-9230-36f12fdc75e2 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in 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/683] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:16 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1526 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:16 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1723 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/685] 10.0.0.240 () {32 vars in 640 bytes} [Tue Jun 23 09:47:16 2026] GET /v2.1/servers => generated 377 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/686] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:47:17 2026] DELETE /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:17.329 7 WARNING neutronclient.v2_0.client [None req-0987de60-e704-4cad-ab71-11da3e2b851c 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The 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-23 09:47:17.356 8 WARNING neutronclient.v2_0.client [None req-572a9bb1-67d9-438a-b912-ee4b457c775f cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/687] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:17 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1445 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:17 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1729 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-23 09:47:17.890 8 WARNING neutronclient.v2_0.client [None req-a45b0fa9-f884-4305-bbfb-e56ecf473fbd cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/689] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:17 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1716 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-23 09:47:18.101 7 WARNING neutronclient.v2_0.client [None req-d12aa0bd-4617-4f6c-a11a-2dce6522ce6e cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/690] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:47:18 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:18.290 8 INFO nova.api.openstack.compute.server_external_events [req-790d5f0d-5fff-4bc1-a5be-25e240bb8922 req-507d8a53-7fc2-4b8f-b0f8-a569ca6023ca c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance 2026-06-23 09:47:18.290 8 INFO nova.api.openstack.compute.server_external_events [req-790d5f0d-5fff-4bc1-a5be-25e240bb8922 req-507d8a53-7fc2-4b8f-b0f8-a569ca6023ca c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance [pid: 8|app: 0|req: 347/691] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:18 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:18.503 7 WARNING neutronclient.v2_0.client [None req-509e3c34-d47d-4956-ac29-bdb75f55eebe cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The 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-23 09:47:18.537 8 WARNING neutronclient.v2_0.client [None req-3baac15b-75ea-478e-b78f-1663824ed3aa 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/692] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:18 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1445 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:18 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1729 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:19.163 7 INFO nova.api.openstack.compute.server_external_events [req-c18d19e7-82a0-4e72-836e-be20aead4f2d req-174e47cb-9903-4af5-9b18-4485c2778f28 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance [pid: 7|app: 0|req: 346/694] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:19 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-23 09:47:19.629 8 WARNING neutronclient.v2_0.client [None req-80ca2bcd-5c23-407b-b911-5eae274f8546 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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-23 09:47:19.789 7 WARNING neutronclient.v2_0.client [None req-29995af4-bec6-4581-bc3f-5e905b05e9f7 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in 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/695] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:19 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1521 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/696] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:19 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1849 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:47:20.332 8 WARNING neutronclient.v2_0.client [None req-8bf8f9e8-ff51-4cf4-b254-b5d657d80b9f cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/697] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:20 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1716 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:21.005 7 INFO nova.api.openstack.compute.server_external_events [req-7601096c-799a-4ee5-83ce-e531399b1548 req-74f12391-dce0-4a49-983a-7066871ee2b2 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 7|app: 0|req: 348/698] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:21.208 8 INFO nova.api.openstack.compute.server_external_events [req-1331317c-4aea-41ec-bb17-bc6adc713d2b req-2c8c0953-a2a7-48fc-b7fc-f06a67b555f3 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance 2026-06-23 09:47:21.208 8 INFO nova.api.openstack.compute.server_external_events [req-1331317c-4aea-41ec-bb17-bc6adc713d2b req-2c8c0953-a2a7-48fc-b7fc-f06a67b555f3 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance 2026-06-23 09:47:21.208 8 INFO nova.api.openstack.compute.server_external_events [req-1331317c-4aea-41ec-bb17-bc6adc713d2b req-2c8c0953-a2a7-48fc-b7fc-f06a67b555f3 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:57d24c54-b3a4-4f07-b28a-bcbeee30f5a8 for instance ff9af717-20a4-43c0-9562-6e45eb717669 on instance [pid: 8|app: 0|req: 351/699] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:21 2026] POST /v2.1/os-server-external-events => generated 523 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-23 09:47:21.334 7 WARNING neutronclient.v2_0.client [None req-e3a6dd1b-a1f5-479c-b5cf-86d94f649b68 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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-23 09:47:21.371 8 WARNING neutronclient.v2_0.client [None req-7c8d909a-ae82-4c7d-96bb-2c3ecb122331 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/700] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:21 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1502 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:21 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1519 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:22.504 8 WARNING neutronclient.v2_0.client [None req-7104ad64-c144-466f-8c1b-2f17887816b4 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] The 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-23 09:47:22.505 7 WARNING neutronclient.v2_0.client [None req-551941f4-8ae6-49ee-a224-a90bccad4981 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/704] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:22 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1507 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:22 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1519 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-23 09:47:23.617 8 WARNING neutronclient.v2_0.client [None req-b44113bf-1e5c-40c7-8d6f-4a82c6462b8a 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] 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: 355/706] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:23 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 1507 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:47:23.674 7 WARNING neutronclient.v2_0.client [None req-25f4a9c8-0f52-4255-b8c4-2965156616b1 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/707] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:23 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1519 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:24.728 8 INFO nova.api.openstack.wsgi [None req-3f80a5c5-3634-44cc-97e4-2b893d8f5cdf 8a9776c3a10c428ab109e1bd224f6b60 71a41a0a43bb404cb9599da8c8798c25 - - default default] HTTP exception thrown: Instance ff9af717-20a4-43c0-9562-6e45eb717669 could not be found. [pid: 8|app: 0|req: 356/708] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:24 2026] GET /v2.1/servers/ff9af717-20a4-43c0-9562-6e45eb717669 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/709] 10.0.0.240 () {32 vars in 701 bytes} [Tue Jun 23 09:47:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-18809272 => 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-23 09:47:24.843 8 WARNING neutronclient.v2_0.client [None req-e77eca8c-bff3-48b8-b81a-963b3f9f2527 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/710] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:24 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1519 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:47:25.795 7 INFO nova.api.openstack.compute.server_external_events [req-54594962-5d95-436a-8343-11bd1c6d7a7d req-c74e64f1-86fb-4e1b-aa03-c3145e2ddbc7 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 7|app: 0|req: 354/711] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:25 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-23 09:47:26.010 8 WARNING neutronclient.v2_0.client [None req-2541d54a-ea48-43b2-9df7-da1639d083db cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/712] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:25 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1519 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:27.236 7 WARNING neutronclient.v2_0.client [None req-a68c2bc0-0df1-433a-ae5f-71b46aeb91bd cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/713] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:27 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1519 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-23 09:47:27.853 8 INFO nova.api.openstack.compute.server_external_events [req-a3885dea-f73c-4350-a65d-cb42c355a6f4 req-9c80acc4-19db-4463-b1b7-d6b534508cf4 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 8|app: 0|req: 359/714] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:28.396 7 WARNING neutronclient.v2_0.client [None req-423e4fcf-d9c0-4b52-91f0-d2c1c19eb5f7 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/715] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:28 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1702 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:28.628 8 WARNING neutronclient.v2_0.client [None req-74a08e1c-077d-4015-aef9-3a023990219e cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/716] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:47:28 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:29.904 7 INFO nova.api.openstack.compute.server_external_events [req-32ad0996-ae7f-4740-8f41-16ad05c365ad req-0214b15e-256b-4da1-9b07-d25d947da90f c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 7|app: 0|req: 357/717] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:36.495 8 WARNING neutronclient.v2_0.client [None req-c7c8992b-2f00-4658-9f7a-da3a44a1b7d0 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/720] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:47:36 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/os-interface => generated 284 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:36.674 7 WARNING neutronclient.v2_0.client [None req-1763495d-bfaf-4175-96f5-3d8b9dabcc76 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/721] 10.0.0.240 () {32 vars in 814 bytes} [Tue Jun 23 09:47:36 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/os-interface/1460afce-5a9e-4b21-9cae-becccb0980fa => generated 281 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/722] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:36 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/723] 10.0.0.240 () {34 vars in 749 bytes} [Tue Jun 23 09:47:36 2026] POST /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/724] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:36 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 155 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: 7|app: 0|req: 361/725] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:37 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 155 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:38.351 8 INFO nova.api.openstack.compute.server_external_events [req-f7df3a35-652a-4182-bbd3-10d6585e45a4 req-da5f2550-6cce-4eb1-93fa-9af82c0c8de5 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance [pid: 8|app: 0|req: 365/726] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/727] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:38 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 155 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-23 09:47:39.248 8 WARNING neutronclient.v2_0.client [None req-6023d852-8431-45d4-9a60-40226848cf9f cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/728] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:39 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1822 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:39.480 7 WARNING neutronclient.v2_0.client [None req-56ff085f-1b94-42c3-9d72-5d606de33aaf cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/729] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:39 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1822 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/730] 10.0.0.240 () {34 vars in 749 bytes} [Tue Jun 23 09:47:39 2026] POST /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9/action => generated 0 bytes in 85 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-23 09:47:39.955 7 WARNING neutronclient.v2_0.client [None req-f70e4afd-dd1b-4a51-b815-bb9d7c85fb9d cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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: 368/731] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:40 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:40.105 8 WARNING neutronclient.v2_0.client [None req-7877894d-941e-4a38-aa5d-358d56976152 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/732] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:39 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1824 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:40 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1951 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/734] 10.0.0.240 () {34 vars in 749 bytes} [Tue Jun 23 09:47:40 2026] POST /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/action => generated 0 bytes in 61 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: 370/735] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:40 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:41.211 7 WARNING neutronclient.v2_0.client [None req-a93cabd0-48e2-4539-ab37-614dab250fa9 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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: 371/736] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:41 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/737] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:41 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1824 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:42.140 8 INFO nova.api.openstack.compute.server_external_events [req-54fb8cc5-f9f9-4be7-bb53-708ad52e4291 req-9b3ed8a6-2808-4233-b4de-01680b354642 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance [pid: 8|app: 0|req: 373/740] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:42 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, ' [pid: 7|app: 0|req: 368/741] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:42 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:42.798 8 WARNING neutronclient.v2_0.client [None req-4708c8ba-94e7-4a40-9e48-56e28783be31 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/742] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:42 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1824 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/743] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:43 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 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-23 09:47:44.474 8 WARNING neutronclient.v2_0.client [None req-36bc2eec-3473-478f-a366-408eb3440515 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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: 370/744] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:44 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:44 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1829 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 371/746] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:45 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 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-23 09:47:46.138 8 WARNING neutronclient.v2_0.client [None req-221a9bb7-1059-4c4b-9536-bc2f939744e9 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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: 372/747] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:46 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 194 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:46 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1829 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/749] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:47:47 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a/ips => generated 155 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: 377/750] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:47:47 2026] DELETE /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 0 bytes in 192 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-23 09:47:47.977 7 WARNING neutronclient.v2_0.client [None req-c2e4a3ba-189c-4adb-83a2-be2c929ff71d cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] 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-23 09:47:48.104 8 WARNING neutronclient.v2_0.client [None req-0815a515-f077-4209-889f-2f4447d79a07 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/751] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:47 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1842 bytes in 1153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:48 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1829 bytes in 1112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:50.161 7 WARNING neutronclient.v2_0.client [None req-deb0fe8f-ba69-4c74-b4db-7b5bf755782e cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] 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-23 09:47:50.238 8 WARNING neutronclient.v2_0.client [None req-42228cb0-c13d-4a28-94cf-2a0576e6fa1d cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/753] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:50 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1842 bytes in 1475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:51.611 7 INFO nova.api.openstack.compute.server_external_events [req-af56984b-afe2-4f44-a441-3064b972eac2 req-a9af182d-f184-49ef-b77c-1c49cd99a715 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 7|app: 0|req: 376/754] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:51.633 7 INFO nova.api.openstack.compute.server_external_events [req-11b70f23-eca5-4d94-8c72-492c4843a09f req-17df92f0-5443-4c3f-84ff-478272be3bc1 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:1460afce-5a9e-4b21-9cae-becccb0980fa for instance 015ea246-b9e6-48e3-aa92-590704f7fd6a on instance [pid: 8|app: 0|req: 379/755] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:50 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1822 bytes in 1459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:52.650 7 WARNING neutronclient.v2_0.client [None req-a7b7a648-18bd-4005-af2b-b2d8b953b548 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/759] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:52 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1487 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:53.685 8 INFO nova.api.openstack.compute.server_external_events [req-f6a78f4b-69f9-4ed7-ac14-6ba0c8d26740 req-b2c51c1c-3664-421a-8309-5d7f646574f9 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 8|app: 0|req: 381/760] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:53.791 7 WARNING neutronclient.v2_0.client [None req-a0bf5ac3-c614-4439-ba04-baf4a720d72a cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/761] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:53 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1487 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:55.083 8 WARNING neutronclient.v2_0.client [None req-99080855-40a2-4ad2-975a-89149f672b89 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] The python binding code in 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/762] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:55 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 1487 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-23 09:47:56.252 7 INFO nova.api.openstack.wsgi [None req-4abf962c-5a78-4485-a9f3-b006f1a72b93 cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] HTTP exception thrown: Instance 015ea246-b9e6-48e3-aa92-590704f7fd6a could not be found. [pid: 7|app: 0|req: 381/763] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:56 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/764] 10.0.0.240 () {32 vars in 705 bytes} [Tue Jun 23 09:47:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1574638407 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:57.154 7 INFO nova.api.openstack.compute.server_external_events [req-23cef5fc-76d7-4ef7-bd17-42f3e73d9532 req-29ee4d3d-4f73-45a7-b333-b0ae798d94a5 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 7|app: 0|req: 382/765] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:47:57.369 8 INFO nova.api.openstack.wsgi [None req-7eb21226-f500-426a-9a25-1e567a232eaa cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] HTTP exception thrown: Instance 015ea246-b9e6-48e3-aa92-590704f7fd6a could not be found. [pid: 8|app: 0|req: 384/766] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:47:57 2026] DELETE /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:57.404 7 INFO nova.api.openstack.wsgi [None req-2e840561-576b-4e2d-a5e6-97666eb04b9c cdd73eec163c48ebbdb84413b8c9effa 34059882e2344aacb35239cc3199b8b2 - - default default] HTTP exception thrown: Instance 015ea246-b9e6-48e3-aa92-590704f7fd6a could not be found. [pid: 7|app: 0|req: 383/767] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:47:57 2026] GET /v2.1/servers/015ea246-b9e6-48e3-aa92-590704f7fd6a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:47:59.203 8 INFO nova.api.openstack.compute.server_external_events [req-184d0587-fd2b-4f48-abc7-cfe0f81c4b3b req-5b09f67a-d801-47d4-b8ad-fd22b236ff01 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 8|app: 0|req: 385/768] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:47:59 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-23 09:48:05.018 7 WARNING neutronclient.v2_0.client [None req-64f5a8cf-2a08-4720-bdd4-e6e1107d1adf cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/771] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:04 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1822 bytes in 2158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/772] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:48:07 2026] DELETE /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => 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-23 09:48:07.319 7 WARNING neutronclient.v2_0.client [None req-4487ea1b-a9fd-4b9f-bf94-0581a0aa66fc cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/773] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:07 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1828 bytes in 1640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:09.155 8 INFO nova.api.openstack.compute.server_external_events [req-a97b0373-a559-4d7f-99bd-d3041c055526 req-9d15ac68-b629-4530-ac93-a5bf1b12c27a c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 8|app: 0|req: 388/774] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48: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, ' 2026-06-23 09:48:09.978 7 WARNING neutronclient.v2_0.client [None req-4590e08e-bc35-44fa-83d5-f37d821e009f cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] 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-23 09:48:11.160 8 INFO nova.api.openstack.compute.server_external_events [req-489fbaae-54b2-406a-8b30-ad01de7be9bc req-643d12d6-39a4-4eb0-a856-62a6ac300bf3 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 8|app: 0|req: 389/775] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:11.208 8 INFO nova.api.openstack.compute.server_external_events [req-47613e67-4c44-4460-9e06-92597ad5cac1 req-d29d94fd-feb5-4a29-937f-745b5314781b c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:18508e59-cd4f-4290-a3dc-c41b779dd12d for instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 on instance [pid: 8|app: 0|req: 390/776] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:09 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1760 bytes in 1446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/780] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:48:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:12.456 7 WARNING neutronclient.v2_0.client [None req-052c727e-a5c4-4d7a-b805-301d5d98b3a3 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/781] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:12 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1479 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:48:14.114 8 WARNING neutronclient.v2_0.client [None req-bc2b2c1d-b98e-45e0-b245-a12f251ee5a1 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] The python binding code in 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/782] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:14 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 1479 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-23 09:48:15.208 7 INFO nova.api.openstack.wsgi [None req-d8273e6d-61f0-465d-ba8d-164035ad0c41 cb1b5bc966724d9187a9a9c281980634 03e4b1167639494184dbf82e81ef94c5 - - default default] HTTP exception thrown: Instance 09e67d5a-796b-49d6-9eb1-ff343874f4c9 could not be found. [pid: 7|app: 0|req: 391/783] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:15 2026] GET /v2.1/servers/09e67d5a-796b-49d6-9eb1-ff343874f4c9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/784] 10.0.0.240 () {32 vars in 705 bytes} [Tue Jun 23 09:48:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1439176914 => 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-23 09:48:19.895 7 WARNING neutronclient.v2_0.client [None req-2f48edcf-8524-46c1-adaf-3f0d5575b58d 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The 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-23 09:48:21.065 7 WARNING neutronclient.v2_0.client [None req-2f48edcf-8524-46c1-adaf-3f0d5575b58d 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/785] 10.0.0.240 () {30 vars in 412 bytes} [Tue Jun 23 09:48:21 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.240 () {28 vars in 559 bytes} [Tue Jun 23 09:48:21 2026] GET /v2/ => generated 402 bytes in 416 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.240 () {28 vars in 563 bytes} [Tue Jun 23 09:48:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/790] 10.0.0.240 () {30 vars in 412 bytes} [Tue Jun 23 09:48:22 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-23 09:48:22.184 7 WARNING neutronclient.v2_0.client [None req-2f48edcf-8524-46c1-adaf-3f0d5575b58d 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/791] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:48:19 2026] POST /v2.1/servers => generated 451 bytes in 3729 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 09:48:23.534 8 WARNING neutronclient.v2_0.client [None req-35a0dd68-c52a-4a59-851e-d8844ea7a499 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/792] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:23 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1253 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-23 09:48:24.829 7 WARNING neutronclient.v2_0.client [None req-0ced25ce-4c76-4bde-83a1-8897a643d4d3 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/793] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:24 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1295 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:26.335 8 WARNING neutronclient.v2_0.client [None req-c0d2b914-8103-4b34-b6b6-0d0088bb8a7c 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/794] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:26 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1351 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-23 09:48:27.429 7 WARNING neutronclient.v2_0.client [None req-96c7f2b4-3ea2-4aee-9cf5-e7b0f59dddc8 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/795] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:27 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1359 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:28.547 8 WARNING neutronclient.v2_0.client [None req-f6b3abff-e9a5-4f55-a2f3-cf710577ffb9 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/796] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:28 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1359 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:29.794 7 WARNING neutronclient.v2_0.client [None req-8c546f53-214e-438b-a7c8-ff17c83b78d6 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] 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-23 09:48:30.297 8 INFO nova.api.openstack.compute.server_external_events [req-05e879eb-f425-4548-bb22-30b3840cbb10 req-34d46b01-5493-4281-8866-5a3111389e22 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance [pid: 8|app: 0|req: 403/797] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:29 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1437 bytes in 1006 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:31.822 8 WARNING neutronclient.v2_0.client [None req-63596289-498e-4fc3-a2db-825d67159c01 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/799] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:31 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1437 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-23 09:48:32.991 8 WARNING neutronclient.v2_0.client [None req-922c91ec-a038-4df5-be14-99261cc2efc5 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/802] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:32 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1437 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:34.188 7 WARNING neutronclient.v2_0.client [None req-6dce2674-b7a9-4349-9094-60fe3169b98a 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/803] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:34 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1425 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:35.366 8 WARNING neutronclient.v2_0.client [None req-62edee9c-8f85-4c9e-8b9a-9b1ee69f2fd6 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/804] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:35 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1425 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:36.824 7 WARNING neutronclient.v2_0.client [None req-e38d4cdc-a7c1-4b15-9925-2cdc4b5b8be4 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] 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-23 09:48:37.089 8 INFO nova.api.openstack.compute.server_external_events [req-ef599f35-b224-4d6e-b896-0ef5e22e108f req-7c43db1b-62bb-4d88-9ec3-d54f4c6b7792 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance [pid: 8|app: 0|req: 408/805] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/806] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:36 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1425 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:38.752 8 WARNING neutronclient.v2_0.client [None req-ba8f2edb-cfdd-4f2a-932a-642e524b90eb 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/807] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:38 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1612 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:38.993 7 WARNING neutronclient.v2_0.client [None req-22854c8c-9419-440e-a253-76d27eadd2f2 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/808] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:48:38 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:39.147 8 INFO nova.api.openstack.compute.server_external_events [req-45275e97-0eff-4daf-beed-27b2f5159c01 req-1b7fa415-5543-4bb7-b7e4-ee0a4e9cbdeb c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance [pid: 8|app: 0|req: 410/809] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:39.980 7 WARNING neutronclient.v2_0.client [None req-5aa205ba-87f1-4a7c-9d41-7182261c8004 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/810] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:39 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1612 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/811] 10.0.0.240 () {32 vars in 640 bytes} [Tue Jun 23 09:48:40 2026] GET /v2.1/servers => generated 387 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/812] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:48:40 2026] DELETE /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:41.117 8 WARNING neutronclient.v2_0.client [None req-dd0a1627-e6c2-4a33-8059-91860d442659 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] 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-23 09:48:41.191 7 INFO nova.api.openstack.compute.server_external_events [req-4fa9e4b5-5c41-451d-a9f1-04501eb18c3a req-91bc2ae4-3d54-40b3-af0c-e538b7fd51b1 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance [pid: 7|app: 0|req: 402/813] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:41 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) [pid: 8|app: 0|req: 412/814] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:41 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1618 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:42.372 8 WARNING neutronclient.v2_0.client [None req-fd2a8d3b-a5cc-4f33-a715-71c88f00f704 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/817] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:42 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1618 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:43.246 7 INFO nova.api.openstack.compute.server_external_events [req-583a24f4-e4b2-4147-80cb-6d78e72ee029 req-71b2e726-e8f4-4084-85e1-e8d7dede0bc7 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance 2026-06-23 09:48:43.246 7 INFO nova.api.openstack.compute.server_external_events [req-583a24f4-e4b2-4147-80cb-6d78e72ee029 req-71b2e726-e8f4-4084-85e1-e8d7dede0bc7 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance [pid: 7|app: 0|req: 404/818] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:44.133 8 WARNING neutronclient.v2_0.client [None req-f4a613de-15fc-48d8-a185-5fa327f6498f 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/819] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:44 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1550 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:45.304 7 INFO nova.api.openstack.compute.server_external_events [req-a04ff556-2daa-4088-ba8b-fccbf6114c61 req-03cf1277-75a5-4ae6-a654-6aa7d8a4a87a c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:13d4526e-fb52-474d-bde3-2abd803e33fb for instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b on instance [pid: 7|app: 0|req: 405/820] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:48:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:45.631 8 WARNING neutronclient.v2_0.client [None req-615428e2-1a44-42b1-a22c-5933241b1828 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/821] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:45 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1380 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:46.848 7 WARNING neutronclient.v2_0.client [None req-687d48b9-96e3-4e1d-ac99-26494a07d31a 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/822] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:46 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1385 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:47.964 8 WARNING neutronclient.v2_0.client [None req-37a5063d-a740-4979-89ef-f6b3bb8046b6 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] The python binding code in 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/823] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:47 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 1339 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:48:49.835 7 INFO nova.api.openstack.wsgi [None req-d0742332-4fde-434f-97a7-b6a57ecbd600 8abb00476029412fa7bbfc0c955c9cdc d0b3c64287d14455bfc65396dc5c62bd - - default default] HTTP exception thrown: Instance 8276464f-1d06-4b8f-b7bf-1ad88be4570b could not be found. [pid: 7|app: 0|req: 407/824] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:49 2026] GET /v2.1/servers/8276464f-1d06-4b8f-b7bf-1ad88be4570b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/825] 10.0.0.240 () {32 vars in 705 bytes} [Tue Jun 23 09:48:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1011022944 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 09:48:56.086 8 WARNING neutronclient.v2_0.client [None req-01f59986-040c-42e0-b055-43a70a2127e7 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The 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-23 09:48:56.278 8 WARNING neutronclient.v2_0.client [None req-01f59986-040c-42e0-b055-43a70a2127e7 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/828] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:48:55 2026] POST /v2.1/servers => generated 424 bytes in 625 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-23 09:48:56.661 7 WARNING neutronclient.v2_0.client [None req-283e8269-5ed7-4246-9a52-814fac622f65 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/829] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:56 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1367 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-23 09:48:58.078 8 WARNING neutronclient.v2_0.client [None req-0132bd47-f48c-423a-b501-b25596638447 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/830] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:58 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1363 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-23 09:48:59.187 7 WARNING neutronclient.v2_0.client [None req-e06d2114-978f-48fa-a143-4a8c3b7b647b 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/831] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:48:59 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1419 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:00.634 8 WARNING neutronclient.v2_0.client [None req-23d585f3-7bd2-44c6-9f5c-7895f05ed312 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/832] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:00 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1427 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:01.861 7 WARNING neutronclient.v2_0.client [None req-57fad7e7-b276-4b8b-a5a8-daf4aa545eee 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] 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-23 09:49:03.242 8 INFO nova.api.openstack.compute.server_external_events [req-3d9cb0db-bbcf-4c43-a033-c817dc70f9f6 req-822af1ca-f0e4-41c1-bfbc-d8c6a960b22f c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:33019847-9af5-4d30-b461-5508935b4f7b for instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e on instance [pid: 8|app: 0|req: 425/835] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/836] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:01 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1469 bytes in 1953 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:04.818 8 WARNING neutronclient.v2_0.client [None req-5106a941-f9b5-4520-829e-bc45b3239edd 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/837] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:04 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1467 bytes in 1791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:07.623 7 WARNING neutronclient.v2_0.client [None req-8c194e4f-7019-4e96-ac6c-fdc85da99b50 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/838] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:07 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1467 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, ' [pid: 8|app: 0|req: 427/839] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:49:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:08.773 7 WARNING neutronclient.v2_0.client [None req-ae6d6499-8a31-43a7-8147-04db37df2a65 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/840] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:08 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1467 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:49:09.538 8 WARNING neutronclient.v2_0.client [None req-aa837358-9cdc-4262-b81c-28758801b4a9 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The 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-23 09:49:09.588 8 WARNING neutronclient.v2_0.client [None req-aa837358-9cdc-4262-b81c-28758801b4a9 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The 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-23 09:49:09.799 8 WARNING neutronclient.v2_0.client [None req-aa837358-9cdc-4262-b81c-28758801b4a9 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/841] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:49:09 2026] POST /v2.1/servers => generated 453 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:10.095 8 WARNING neutronclient.v2_0.client [None req-bc4902e5-8aac-414a-a027-20a18258ea00 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The 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-23 09:49:10.105 7 WARNING neutronclient.v2_0.client [None req-a6488af6-f095-4e8c-bb91-8404f0bf6db9 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/842] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:10 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1431 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/843] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:10 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1467 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-23 09:49:10.467 8 INFO nova.api.openstack.compute.server_external_events [req-28236abe-57bb-4366-b63e-b2279cb4343b req-60fe347a-2af8-473c-a0b2-3c649e34cdcf c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:33019847-9af5-4d30-b461-5508935b4f7b for instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e on instance [pid: 8|app: 0|req: 430/844] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:10 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-23 09:49:11.186 7 WARNING neutronclient.v2_0.client [None req-7d5f1a40-d358-4ac3-8cc7-da17847461d8 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/845] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:11 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:11.370 8 WARNING neutronclient.v2_0.client [None req-ace163ce-8de5-42e4-aaee-b2894ca81002 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/846] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:11 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1467 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:12.283 7 WARNING neutronclient.v2_0.client [None req-3d30afa2-ec58-4c6f-a3b4-eac11c9b8b0b 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in 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/849] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:12 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1483 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:12.512 8 INFO nova.api.openstack.compute.server_external_events [req-35b2c5d2-4b64-48c8-a2a5-61a5045ca9de req-ee5df615-1507-43e2-9d8b-37d074df097c c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:33019847-9af5-4d30-b461-5508935b4f7b for instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e on instance [pid: 8|app: 0|req: 433/850] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:12.566 7 WARNING neutronclient.v2_0.client [None req-35da3451-5a5c-4d01-b43a-0eed14425cad 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/851] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:12 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1467 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:13.393 8 WARNING neutronclient.v2_0.client [None req-0edda1fb-d2a8-4ac3-8c7b-c028c6aac27d 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/852] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:13 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1483 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:13.754 7 WARNING neutronclient.v2_0.client [None req-a734635b-6dbd-47b8-8df4-a682b4d147b4 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/853] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:13 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1648 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:14.515 8 WARNING neutronclient.v2_0.client [None req-158067b9-27a8-4816-9027-29cf747267a1 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/854] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:14 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1491 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/855] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:49:15 2026] DELETE /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:15.238 8 WARNING neutronclient.v2_0.client [None req-0f655399-f3c6-4bc3-90c0-5b1fed52f214 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/856] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:15 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1654 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:15.643 7 WARNING neutronclient.v2_0.client [None req-2a4e0227-48bb-4d29-92ea-154b1c64c63f 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] 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-23 09:49:15.743 8 INFO nova.api.openstack.compute.server_external_events [req-ff1ec9c1-cd16-4d9b-ac18-150e294e0ec6 req-72b5f98d-0830-4ae8-8c92-65bbf4821b5a c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 8|app: 0|req: 437/857] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:15 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) [pid: 7|app: 0|req: 421/858] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:15 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1569 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-23 09:49:16.440 8 WARNING neutronclient.v2_0.client [None req-8be0a13e-60b9-4368-ba1f-c7bf87be3e0d 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/859] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:16 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1654 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:16.852 7 WARNING neutronclient.v2_0.client [None req-2d5609b1-724b-460e-89ab-38abc71908b4 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/860] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:16 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1557 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-23 09:49:17.746 8 WARNING neutronclient.v2_0.client [None req-b4852f53-6730-4668-9125-3bfa57f721f8 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] 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-23 09:49:17.795 7 INFO nova.api.openstack.compute.server_external_events [req-83eceb3b-d553-4588-aeaa-add8433cbf1a req-d15398e5-d24e-4f67-a2fd-4dd9a4be9e1e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:33019847-9af5-4d30-b461-5508935b4f7b for instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e on instance 2026-06-23 09:49:17.796 7 INFO nova.api.openstack.compute.server_external_events [req-83eceb3b-d553-4588-aeaa-add8433cbf1a req-d15398e5-d24e-4f67-a2fd-4dd9a4be9e1e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:33019847-9af5-4d30-b461-5508935b4f7b for instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e on instance [pid: 7|app: 0|req: 423/861] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:17 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/862] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:17 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1612 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:17.865 7 INFO nova.api.openstack.compute.server_external_events [req-7b1bf38b-a138-4bf6-b921-14cfc7ced16b req-b347bfcf-819e-4079-8506-ab8fe51834f0 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:33019847-9af5-4d30-b461-5508935b4f7b for instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e on instance [pid: 7|app: 0|req: 424/863] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:17 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-23 09:49:18.004 8 WARNING neutronclient.v2_0.client [None req-1dd58f07-dbb1-4c90-890f-be347b519a15 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/864] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:17 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:18.863 7 WARNING neutronclient.v2_0.client [None req-e2903471-b1f9-4b48-a1f3-7b582e793b23 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/865] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:18 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1448 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-23 09:49:19.156 8 WARNING neutronclient.v2_0.client [None req-b96a6c51-b58b-4990-b97f-62362490c214 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/866] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:19 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1557 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:19.981 7 WARNING neutronclient.v2_0.client [None req-3a56dd02-95c9-4871-b291-eefd485cdb08 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/867] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:19 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1453 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-23 09:49:20.382 8 WARNING neutronclient.v2_0.client [None req-66f1b253-f996-4577-bef3-b082991171f9 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in 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/868] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:20 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1557 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:20.728 7 INFO nova.api.openstack.compute.server_external_events [req-c852923f-3225-4c83-a327-6fe83a627f0f req-8acbac23-8582-43e1-8028-aa731e8ed996 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 7|app: 0|req: 427/869] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:20 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-23 09:49:21.079 8 WARNING neutronclient.v2_0.client [None req-42d597db-3d5f-493c-8010-fdb1482af53b 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] The python binding code in 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/870] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:21 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 1453 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:21.582 7 WARNING neutronclient.v2_0.client [None req-9d431a4d-8a11-4776-9e4c-3f613190d29b 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/871] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:21 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1557 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-23 09:49:22.165 8 INFO nova.api.openstack.wsgi [None req-fc9d06cd-3436-477f-843b-e246b1e5c1d2 3da847d4a060420ca80c72f995259170 f044cf595a4344dd87e3d4a15472cba5 - - default default] HTTP exception thrown: Instance a27d4d7a-0d56-4193-8419-aeb5055f8e8e could not be found. [pid: 8|app: 0|req: 445/874] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:22 2026] GET /v2.1/servers/a27d4d7a-0d56-4193-8419-aeb5055f8e8e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:22.759 7 WARNING neutronclient.v2_0.client [None req-a5eeee15-a38e-4042-90d5-414a185f9ca2 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The 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-23 09:49:22.780 8 INFO nova.api.openstack.compute.server_external_events [req-2c309a3e-9638-43ce-aee4-a328013048a0 req-a5ab70e4-77f9-487f-952f-04e70a809a47 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 8|app: 0|req: 446/875] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:22 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) [pid: 7|app: 0|req: 430/876] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:22 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1738 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:22.918 8 WARNING neutronclient.v2_0.client [None req-1c4e0518-ab19-478c-b288-6b941880c48b 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/877] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:49:22 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:23.717 7 WARNING neutronclient.v2_0.client [None req-82c6356c-8fac-4b08-8f2a-201d10c53cff 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The 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-23 09:49:23.725 8 INFO nova.api.openstack.compute.server_external_events [req-f62bfc73-edc9-47fa-aa81-639dca2a5be1 req-28447ffd-df66-4bc4-82ee-3ffb3e1e8f06 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 8|app: 0|req: 448/878] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/879] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:23 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1738 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/880] 10.0.0.240 () {32 vars in 640 bytes} [Tue Jun 23 09:49:23 2026] GET /v2.1/servers => generated 384 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/881] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:49:23 2026] DELETE /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 0 bytes in 92 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-23 09:49:24.105 8 WARNING neutronclient.v2_0.client [None req-eb81294b-cda8-409c-b791-9b172509d034 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/882] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:24 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1744 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-23 09:49:25.278 7 WARNING neutronclient.v2_0.client [None req-dd016b58-314a-494c-8367-bb6db0ad6eed 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/883] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:25 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1744 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:25.464 8 INFO nova.api.openstack.compute.server_external_events [req-77a0d3a7-a3ba-4d42-8786-8ff649bbbfc2 req-49a30247-b869-445e-bc29-22b794e4a966 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 8|app: 0|req: 451/884] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:26.459 7 WARNING neutronclient.v2_0.client [None req-92c76f8e-b3b4-435e-a13b-c5ce16893af8 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/885] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:26 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1864 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-23 09:49:27.013 8 INFO nova.api.openstack.compute.server_external_events [req-6abefeb4-0225-418b-8357-6dc9dc7882c6 req-999b0a40-5119-4d5a-aeee-6559b07c20ea c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 8|app: 0|req: 452/886] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:26 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-23 09:49:27.513 7 INFO nova.api.openstack.compute.server_external_events [req-29ea58f5-c3ca-41c0-8030-1397bd470cb5 req-dbfea88f-9c37-4dfb-a6e5-6d95475ec5bf c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:29904883-e3c5-4303-a0ac-ed525c912dd0 for instance 75dae154-b69f-4329-9cd4-41477990053b on instance [pid: 7|app: 0|req: 435/887] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:27.703 8 WARNING neutronclient.v2_0.client [None req-35408568-c412-47f8-b694-15793df1601e 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in 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/888] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:27 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1512 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-23 09:49:28.826 7 WARNING neutronclient.v2_0.client [None req-84486359-42a6-41c2-8bce-b6b430cc75fe 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/889] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:28 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:29.939 8 WARNING neutronclient.v2_0.client [None req-2f6a4c14-7eea-4a7d-8781-7bd3ed78b1ca 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/890] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:29 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:31.035 7 INFO nova.api.openstack.wsgi [None req-52785d8a-58ee-4fc3-be3d-95a515c4868a 70baf2b10aad4bb4940e4591b66fd903 826b59abe31645178ff15fe8b2ac41cd - - default default] HTTP exception thrown: Instance 75dae154-b69f-4329-9cd4-41477990053b could not be found. [pid: 7|app: 0|req: 437/891] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:31 2026] GET /v2.1/servers/75dae154-b69f-4329-9cd4-41477990053b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/892] 10.0.0.240 () {32 vars in 703 bytes} [Tue Jun 23 09:49:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-429548043 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/895] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:49:35 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/896] 10.0.0.127 () {30 vars in 618 bytes} [Tue Jun 23 09:49:35 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 440/897] 10.0.0.127 () {32 vars in 691 bytes} [Tue Jun 23 09:49:35 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/898] 10.0.0.127 () {34 vars in 912 bytes} [Tue Jun 23 09:49:35 2026] GET /v2.1/os-simple-tenant-usage/c5497a6c902e49df837b83046431ec22?start=2026-06-22T00:00:00&end=2026-06-23T23:59:59 => generated 20 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/899] 10.0.0.127 () {30 vars in 653 bytes} [Tue Jun 23 09:49:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:38.346 8 WARNING neutronclient.v2_0.client [None req-1f910225-6895-4ae4-9d73-3157bc88bc35 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The 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-23 09:49:38.391 8 WARNING neutronclient.v2_0.client [None req-1f910225-6895-4ae4-9d73-3157bc88bc35 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The 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-23 09:49:38.635 8 WARNING neutronclient.v2_0.client [None req-1f910225-6895-4ae4-9d73-3157bc88bc35 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/900] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:49:38 2026] POST /v2.1/servers => generated 449 bytes in 599 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 09:49:38.889 7 WARNING neutronclient.v2_0.client [None req-92dadf88-2d08-44b7-8e40-783c538ba073 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/901] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:38 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1403 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/902] 10.0.0.127 () {30 vars in 618 bytes} [Tue Jun 23 09:49:39 2026] GET /v2.1 => generated 0 bytes in 103 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: 443/903] 10.0.0.127 () {32 vars in 691 bytes} [Tue Jun 23 09:49:39 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/904] 10.0.0.127 () {34 vars in 912 bytes} [Tue Jun 23 09:49:39 2026] GET /v2.1/os-simple-tenant-usage/c5497a6c902e49df837b83046431ec22?start=2026-06-22T00:00:00&end=2026-06-23T23:59:59 => generated 20 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:49:40.082 7 WARNING neutronclient.v2_0.client [None req-ab98c909-13bb-42c9-aad3-088c9a52d530 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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: 444/905] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:40 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1399 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/906] 10.0.0.127 () {30 vars in 653 bytes} [Tue Jun 23 09:49:40 2026] GET /v2.1/limits?reserved=1 => generated 511 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-23 09:49:41.191 7 WARNING neutronclient.v2_0.client [None req-f4cd1ff9-bb6d-49c2-86a7-9be3d08d78b5 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/907] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:41 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1455 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:49:42.601 8 WARNING neutronclient.v2_0.client [None req-26b01f1c-df0a-415b-ae56-dab16e909a22 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/910] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:42 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1455 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:44.176 7 WARNING neutronclient.v2_0.client [None req-c477ea9d-1fe5-47a3-ba34-1a778fbc913e d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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-23 09:49:45.560 8 INFO nova.api.openstack.compute.server_external_events [req-3bc847dc-00be-47d3-bf39-17f552fd4539 req-93e31a0e-bc07-4ba9-966a-1303491f611e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 8|app: 0|req: 465/911] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/912] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:44 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1530 bytes in 1461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:46.477 8 WARNING neutronclient.v2_0.client [None req-e9ac8b8c-40f7-472f-a243-bd39049aaea9 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] 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-23 09:49:46.649 7 WARNING neutronclient.v2_0.client [None req-4369256f-25b0-4742-b8e0-f93697d6d48d d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The 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-23 09:49:46.655 8 WARNING neutronclient.v2_0.client [None req-e9ac8b8c-40f7-472f-a243-bd39049aaea9 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/913] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:46 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1528 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/914] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:49:46 2026] POST /v2.1/servers => generated 424 bytes in 637 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-23 09:49:46.898 7 WARNING neutronclient.v2_0.client [None req-11211394-a024-430e-9ad7-0b121061fd6a c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/915] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:46 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1370 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-23 09:49:47.810 8 WARNING neutronclient.v2_0.client [None req-5b781924-7af7-4e18-8945-113a9f8aa544 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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-23 09:49:48.000 7 WARNING neutronclient.v2_0.client [None req-1132823b-61ff-4f42-83c1-cc03c04da20b c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/916] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:47 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1374 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/917] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:47 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1528 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-23 09:49:49.158 7 WARNING neutronclient.v2_0.client [None req-8aa47358-fb1f-4e15-9cb5-05f2410772f7 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] 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-23 09:49:49.212 8 WARNING neutronclient.v2_0.client [None req-874b512a-d5fe-48cf-8400-e14ad562d69e d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in 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/918] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:49 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1422 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/919] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:49 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1528 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:50.274 7 WARNING neutronclient.v2_0.client [None req-afab3ded-4405-4278-924a-8eafb6c6ccb4 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/920] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:50 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1422 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:50.447 8 WARNING neutronclient.v2_0.client [None req-5682749b-cada-49ab-9d71-125a62e8f5fd d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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-23 09:49:51.249 7 INFO nova.api.openstack.compute.server_external_events [req-86eca6ee-3072-4443-8b05-dc7a1012295e req-ce3ce5d0-e467-4872-a383-7b36f7792f72 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 7|app: 0|req: 453/921] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:51 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: 8|app: 0|req: 469/922] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:50 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1528 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:51.408 7 WARNING neutronclient.v2_0.client [None req-7806e92c-b01d-406d-8667-23b5eed4174c c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/925] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:51 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1430 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:52.346 8 WARNING neutronclient.v2_0.client [None req-ea24c14c-1ed8-4f38-acb2-9eabf7506e93 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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-23 09:49:53.206 7 WARNING neutronclient.v2_0.client [None req-14f3d5a9-d711-4fda-a75c-a2b2c1328fa2 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/926] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:52 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1528 bytes in 1262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:53.574 8 INFO nova.api.openstack.compute.server_external_events [req-f38f2f9e-1b61-4974-993a-83a2d0e256d0 req-f06fae67-e901-404b-82fb-3760fa7ce270 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 8|app: 0|req: 473/927] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:53 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) [pid: 7|app: 0|req: 455/928] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:53 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1470 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:54.625 8 WARNING neutronclient.v2_0.client [None req-d0054ac6-12d6-4e85-b8ce-2513ab045cb2 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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-23 09:49:54.869 7 WARNING neutronclient.v2_0.client [None req-6cb1ad19-68f8-484e-a258-07d4a1dce8e9 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/929] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:54 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1695 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:55.334 8 WARNING neutronclient.v2_0.client [None req-abda340a-8e05-4120-bc69-ed30df0f7b00 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in 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/930] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:54 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1470 bytes in 924 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:55.770 7 INFO nova.api.openstack.compute.server_external_events [req-e9c8b35a-59fe-4008-b8c0-292cd49b3032 req-71c74e06-9cf7-403f-8547-e0aa54b69585 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:4b1c8bc0-2e1f-492d-8c32-0e04cb4842b3 for instance da716c6a-38d6-4c2b-93d9-ab9120b9910a on instance [pid: 7|app: 0|req: 457/931] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:55 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: 475/932] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:55 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1695 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:56.801 7 WARNING neutronclient.v2_0.client [None req-b222b3d2-4659-4c6a-b95e-97ba4dc483bd c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/933] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:56 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1470 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:57.828 8 INFO nova.api.openstack.compute.server_external_events [req-20a3807b-7328-44c7-852d-ff258c1996ef req-f67776b8-bfe7-4d3f-ab32-ca8926a32974 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 8|app: 0|req: 476/934] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:57 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-23 09:49:58.535 7 WARNING neutronclient.v2_0.client [None req-3d4ea579-7ddd-4012-980c-916b47b4a286 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/935] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:58 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1470 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:49:59.259 8 INFO nova.api.openstack.compute.server_external_events [req-e1423a9d-e341-452f-8a57-8d408805f1ad req-8acc0aa2-8747-4901-bf2a-b74323888d14 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:4b1c8bc0-2e1f-492d-8c32-0e04cb4842b3 for instance da716c6a-38d6-4c2b-93d9-ab9120b9910a on instance [pid: 8|app: 0|req: 477/936] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:49:59 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-23 09:49:59.956 7 WARNING neutronclient.v2_0.client [None req-8c5be37f-7aa7-4a0b-bef4-e2add0436c75 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/937] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:49:59 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1470 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:01.333 8 INFO nova.api.openstack.compute.server_external_events [req-d533f466-b87d-4289-8b66-1831c38a2867 req-e0fd469c-7a36-479f-b993-85dd4817b247 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:4b1c8bc0-2e1f-492d-8c32-0e04cb4842b3 for instance da716c6a-38d6-4c2b-93d9-ab9120b9910a on instance [pid: 8|app: 0|req: 478/938] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:01.375 7 WARNING neutronclient.v2_0.client [None req-c6f56564-37c6-42b9-a080-86e04b79ff81 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/941] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:01 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1656 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/942] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:50:02 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a/ips => generated 110 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/943] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:50:02 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a/ips => generated 110 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: 482/944] 10.0.0.240 () {32 vars in 824 bytes} [Tue Jun 23 09:50:02 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a/ips/tempest-ServerAddressesTestJSON-1625041765-network => generated 95 bytes in 41 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: 7|app: 0|req: 463/945] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:50:02 2026] DELETE /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 0 bytes in 109 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-23 09:50:02.482 8 WARNING neutronclient.v2_0.client [None req-afc40140-57fa-4333-b0b5-4240d3ee8006 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in 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/946] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:02 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1662 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 09:50:03.779 8 INFO nova.api.openstack.compute.server_external_events [req-e2a97914-0e93-46d5-8bef-7fe1fa80d984 req-8d8c13e4-11b9-46d0-ac3a-dac82afdbd20 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:4b1c8bc0-2e1f-492d-8c32-0e04cb4842b3 for instance da716c6a-38d6-4c2b-93d9-ab9120b9910a on instance [pid: 8|app: 0|req: 484/947] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:03.821 8 WARNING neutronclient.v2_0.client [None req-4d1f9c2e-43bb-456c-b725-eb188a875cc9 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/948] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:03 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1662 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/949] 10.0.0.240 () {34 vars in 749 bytes} [Tue Jun 23 09:50:03 2026] POST /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35/action => generated 31947 bytes in 564 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-23 09:50:05.074 8 WARNING neutronclient.v2_0.client [None req-ac3a5161-d066-4b0a-a865-afa345462826 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] 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-23 09:50:05.170 7 INFO nova.api.openstack.compute.server_external_events [req-da44566d-d0a5-422a-8eb2-b7541e5a59f6 req-c2f6c87f-2e12-4b13-be3c-30399df2cb74 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:4b1c8bc0-2e1f-492d-8c32-0e04cb4842b3 for instance da716c6a-38d6-4c2b-93d9-ab9120b9910a on instance [pid: 7|app: 0|req: 465/950] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:05 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) [pid: 8|app: 0|req: 486/951] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:05 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1620 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:05.827 7 INFO nova.api.openstack.compute.server_external_events [req-9b43dded-1628-4329-a6a0-bc43db4a0015 req-bed8bc27-bfde-455b-8ddc-f977425e016a c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:4b1c8bc0-2e1f-492d-8c32-0e04cb4842b3 for instance da716c6a-38d6-4c2b-93d9-ab9120b9910a on instance [pid: 7|app: 0|req: 466/952] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:05 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-23 09:50:06.322 8 WARNING neutronclient.v2_0.client [None req-64aa8be9-e636-4339-aa08-9ddd129dc894 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/953] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:06 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1456 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/954] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:50:06 2026] POST /v2.1/os-keypairs => generated 398 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:07.230 8 INFO nova.api.openstack.compute.server_external_events [req-3b7110d4-dfea-4e8d-9d5f-ebd0bdce95d2 req-5e1f8182-50d3-4b11-973d-d4c6b61cacfd c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 8|app: 0|req: 488/955] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:50:07.446 7 WARNING neutronclient.v2_0.client [None req-10566533-338d-4bd8-a69f-6f034a3c67b7 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/956] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:07 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 1456 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-23 09:50:08.529 8 INFO nova.api.openstack.wsgi [None req-5991d720-679d-416b-97c0-1b784db83245 c4b4678dacac4239a85dddc08e8403de d0b50305efab4968ace4a2058c3ea07b - - default default] HTTP exception thrown: Instance da716c6a-38d6-4c2b-93d9-ab9120b9910a could not be found. [pid: 8|app: 0|req: 489/957] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:08 2026] GET /v2.1/servers/da716c6a-38d6-4c2b-93d9-ab9120b9910a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:08.839 7 WARNING neutronclient.v2_0.client [None req-4309823a-2e50-4d90-bb2d-c05e6b392cf5 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The 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-23 09:50:08.884 7 WARNING neutronclient.v2_0.client [None req-4309823a-2e50-4d90-bb2d-c05e6b392cf5 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The 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-23 09:50:09.055 7 WARNING neutronclient.v2_0.client [None req-4309823a-2e50-4d90-bb2d-c05e6b392cf5 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/958] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:50:08 2026] POST /v2.1/servers => generated 450 bytes in 454 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-23 09:50:09.268 8 WARNING neutronclient.v2_0.client [None req-196bca6c-93a2-4a1c-9b9a-11aed863ce2b d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/959] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:09 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1403 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-23 09:50:10.378 7 WARNING neutronclient.v2_0.client [None req-ea37e1f3-cb82-4938-8334-f55b2773fa35 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/960] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:10 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1407 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:11.564 8 WARNING neutronclient.v2_0.client [None req-2aab632d-38e3-45f9-a66f-94206599c185 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/961] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:11 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1455 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-23 09:50:12.695 7 WARNING neutronclient.v2_0.client [None req-f321adf0-131c-4f76-8f67-9bfaa23837c4 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/964] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:12 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1455 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-23 09:50:13.816 8 WARNING neutronclient.v2_0.client [None req-1c13c134-5ef9-4bd7-afdb-f29b6b760be3 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/965] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:13 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1531 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:15.019 7 INFO nova.api.openstack.compute.server_external_events [req-095eebb0-b37c-459e-af94-eb0a744b7a17 req-e33e9d55-2b02-48dc-a8f0-15b40d1c887d c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance [pid: 7|app: 0|req: 473/966] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:15.457 8 WARNING neutronclient.v2_0.client [None req-84773a30-6a5c-40b5-a338-7f37241181c7 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in 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/967] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:15 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1529 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-23 09:50:16.610 7 WARNING neutronclient.v2_0.client [None req-5478a0eb-02bc-417b-951a-d0b2107ef58e d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/968] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:16 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1529 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-23 09:50:17.807 8 WARNING neutronclient.v2_0.client [None req-f18f614a-0122-45f2-8099-76badecfa7a0 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/969] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:17 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1529 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:18.958 7 WARNING neutronclient.v2_0.client [None req-dd8aa390-b39e-4ae8-a299-29f4c56340f8 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/970] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:18 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1529 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-23 09:50:19.923 8 INFO nova.api.openstack.compute.server_external_events [req-76dad4fc-1b76-4a47-ae27-2a6f833a625a req-d1e662e1-4335-4184-9cfd-b3b237634815 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance [pid: 8|app: 0|req: 496/971] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:20.128 7 WARNING neutronclient.v2_0.client [None req-42d23722-d278-4345-92c3-1dc7b562526e d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/972] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:20 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1529 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:21.701 8 WARNING neutronclient.v2_0.client [None req-8c068c2f-7e8f-4843-86d3-d40f67c356d6 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/973] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:21 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1697 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-23 09:50:21.856 7 WARNING neutronclient.v2_0.client [None req-0d2ff53c-f62e-4f02-a9fc-769f6df93f5d d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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: 477/974] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:21 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1697 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 09:50:21.993 8 INFO nova.api.openstack.compute.server_external_events [req-925beac0-bd4d-4267-ae3f-3f3277f7481b req-e7985fb2-f52b-4dc9-8ba7-d807c1dbdd4b c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance [pid: 8|app: 0|req: 498/975] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:22.897 7 INFO nova.api.openstack.compute.server_external_events [req-2acaf7a0-0bc3-4ab5-9363-eb31cc338520 req-26f485b5-d931-4ce4-9245-2d7e985296bd c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance [pid: 7|app: 0|req: 479/978] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/981] 10.0.0.240 () {34 vars in 749 bytes} [Tue Jun 23 09:50:32 2026] POST /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40/action => generated 31892 bytes in 543 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: 501/982] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:50:36 2026] DELETE /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:36.276 7 WARNING neutronclient.v2_0.client [None req-40f9b145-451f-4928-9360-4360f9a0af93 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/983] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:36 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1823 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:37.480 8 WARNING neutronclient.v2_0.client [None req-d5ed83fd-4d41-40ad-bb99-12026575af4b d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The 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-23 09:50:37.494 7 INFO nova.api.openstack.compute.server_external_events [req-9c07b2aa-5ae5-4534-b75d-54415e68b191 req-71ce0e4d-d485-43bb-ba56-1261a9f55852 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance [pid: 7|app: 0|req: 483/984] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/985] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:37 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1823 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-23 09:50:38.696 7 WARNING neutronclient.v2_0.client [None req-c7cf2009-fbaf-4ff5-9b61-80b908c84728 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/986] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:38 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1823 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:39.553 8 INFO nova.api.openstack.compute.server_external_events [req-6351952e-4973-400d-bf36-0c192dffbd6f req-34d737aa-cbf3-447e-b6fb-37f4f8d83772 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance 2026-06-23 09:50:39.553 8 INFO nova.api.openstack.compute.server_external_events [req-6351952e-4973-400d-bf36-0c192dffbd6f req-34d737aa-cbf3-447e-b6fb-37f4f8d83772 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:0642c5ee-f30f-4291-b8a8-639a4d4a4209 for instance d747e25e-c702-4f99-822b-1ad79d381e40 on instance [pid: 8|app: 0|req: 503/987] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:39 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:40.004 7 WARNING neutronclient.v2_0.client [None req-40fbd337-b135-41f7-aed6-4b6f02af1704 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in 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/988] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:39 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1484 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-23 09:50:41.128 8 WARNING neutronclient.v2_0.client [None req-c4c61408-39c1-4832-840d-db003a411696 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/989] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:41 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:42.223 7 WARNING neutronclient.v2_0.client [None req-9dd181a0-5968-48f9-9116-b4a876910840 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/992] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:42 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => generated 1489 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:43.502 8 INFO nova.api.openstack.wsgi [None req-1bcef7b7-357b-40ee-8bfa-071af43956f6 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] HTTP exception thrown: Instance d747e25e-c702-4f99-822b-1ad79d381e40 could not be found. [pid: 8|app: 0|req: 506/993] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:43 2026] GET /v2.1/servers/d747e25e-c702-4f99-822b-1ad79d381e40 => 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: 488/994] 10.0.0.240 () {32 vars in 729 bytes} [Tue Jun 23 09:50:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1633100697 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/995] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:50:44 2026] DELETE /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-23 09:50:44.283 7 WARNING neutronclient.v2_0.client [None req-34d20745-350e-4bbd-b438-cad05732f5d5 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/996] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:44 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1701 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:45.483 8 WARNING neutronclient.v2_0.client [None req-7d974c06-b0f2-4f3f-bff5-ede1545da8c2 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] 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-23 09:50:45.631 7 INFO nova.api.openstack.compute.server_external_events [req-dd19d85d-02f6-45f2-8674-59df80eb535b req-d641fe7e-624d-4610-9114-db6f77fe617a c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 8|app: 0|req: 508/997] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:45 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1701 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/998] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:45 2026] POST /v2.1/os-server-external-events => generated 185 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-23 09:50:46.689 8 WARNING neutronclient.v2_0.client [None req-248f28a7-32ea-4d14-ba9b-7e8f6d570436 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in 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/999] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:46 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1701 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-23 09:50:47.687 7 INFO nova.api.openstack.compute.server_external_events [req-97b05d73-4455-43d8-a3a5-3397fa509968 req-515bc1c0-30a2-42fb-86a1-be4ee3f3fc8c c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance 2026-06-23 09:50:47.688 7 INFO nova.api.openstack.compute.server_external_events [req-97b05d73-4455-43d8-a3a5-3397fa509968 req-515bc1c0-30a2-42fb-86a1-be4ee3f3fc8c c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:d959f67d-7274-4089-beb6-437bc4d8bcc1 for instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 on instance [pid: 7|app: 0|req: 491/1000] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:50:47 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:48.081 8 WARNING neutronclient.v2_0.client [None req-6f7918e7-361a-4e2d-9846-3d90655e051e d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1001] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:48 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1489 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:49.191 7 WARNING neutronclient.v2_0.client [None req-9cc5033b-8dcd-4078-ba72-7b26924d129e d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] The python binding code in 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/1002] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:49 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:50:50.287 8 INFO nova.api.openstack.wsgi [None req-67ebbd90-9132-4e81-9e68-eda27fa5a305 d3aa9e4805954fcb836544abfc96c790 9ca89ff12398435d984d6dc6766bf810 - - default default] HTTP exception thrown: Instance 6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 could not be found. [pid: 8|app: 0|req: 511/1003] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:50:50 2026] GET /v2.1/servers/6ebd52d0-fdc0-4dec-8fce-bccbf2d49c35 => generated 111 bytes in 43 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: 493/1004] 10.0.0.240 () {32 vars in 729 bytes} [Tue Jun 23 09:50:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1838999881 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1011] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:51:14 2026] POST /v2.1/os-keypairs => generated 396 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1012] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:51:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:51:18.311 7 WARNING neutronclient.v2_0.client [None req-fd42bc3a-142e-4712-a3b6-42b1f8827309 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The 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-23 09:51:18.425 7 WARNING neutronclient.v2_0.client [None req-fd42bc3a-142e-4712-a3b6-42b1f8827309 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The 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-23 09:51:18.761 7 WARNING neutronclient.v2_0.client [None req-fd42bc3a-142e-4712-a3b6-42b1f8827309 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The 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-23 09:51:18.950 7 WARNING neutronclient.v2_0.client [None req-fd42bc3a-142e-4712-a3b6-42b1f8827309 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1013] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:51:18 2026] POST /v2.1/servers => generated 494 bytes in 948 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 09:51:19.226 8 WARNING neutronclient.v2_0.client [None req-3dfc5dc4-776f-424f-b212-02878068d1ea d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1014] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:19 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1456 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-23 09:51:20.315 7 WARNING neutronclient.v2_0.client [None req-b1bedb46-5c23-40ae-abdb-26b4c8a27747 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1015] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:20 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1460 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-23 09:51:21.418 8 WARNING neutronclient.v2_0.client [None req-9dd3a1f4-c1fd-40ca-be94-3394d8a1fd44 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1016] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:21 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1508 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-23 09:51:22.532 8 WARNING neutronclient.v2_0.client [None req-800b707b-bdd7-434e-a0ef-77abf99b54bf d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1019] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:22 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1508 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:23.652 7 WARNING neutronclient.v2_0.client [None req-60dd12e2-0ab5-4d1f-a782-2dee6dc35567 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1020] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:23 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1516 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:24.950 8 WARNING neutronclient.v2_0.client [None req-72d3e334-0781-4f8b-9440-20fb79d9ba8f d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] 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-23 09:51:25.431 7 INFO nova.api.openstack.compute.server_external_events [req-4a660dcf-ab3a-42bd-8724-85411bc2dd98 req-5439f8ab-5b8c-492b-b078-d9dec085e181 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 7|app: 0|req: 502/1021] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:25 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) [pid: 8|app: 0|req: 520/1022] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:24 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1638 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:26.761 7 WARNING neutronclient.v2_0.client [None req-a495c763-40ea-49a4-b3e8-2e8d230b5685 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in 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/1023] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:26 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:28.035 8 WARNING neutronclient.v2_0.client [None req-25be46b3-13b1-4365-b920-f33212ccd9e4 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] 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-23 09:51:28.811 7 INFO nova.api.openstack.compute.server_external_events [req-f23661b3-0a13-466e-92a3-6c7255c80a1d req-2386e0a2-807a-431a-9088-b8c018649613 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 7|app: 0|req: 504/1024] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1025] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:28 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:30.021 7 WARNING neutronclient.v2_0.client [None req-4db40776-11bc-4e6e-8916-d6300815f2a5 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in 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/1026] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:29 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:31.513 8 WARNING neutronclient.v2_0.client [None req-c89415bb-e564-4ee7-ae54-9df6fc7223c3 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in 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/1027] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:31 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:32.688 8 WARNING neutronclient.v2_0.client [None req-f22452d2-44d3-493b-b5b4-68f6432e7efa d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1030] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:32 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:34.323 7 WARNING neutronclient.v2_0.client [None req-3123bdb1-c768-4253-be0d-715330623ba6 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in 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/1031] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:34 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:35.603 8 WARNING neutronclient.v2_0.client [None req-b7f80a88-9c95-4f6a-bae0-f5dc65bb8c45 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in 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/1032] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:35 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 bytes in 1239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:36.849 7 INFO nova.api.openstack.compute.server_external_events [req-e037e96b-1e5e-44e8-84dd-b6e1c886f2de req-36546fec-3915-4926-816d-037043e3d12c c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 7|app: 0|req: 508/1033] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:37.849 8 WARNING neutronclient.v2_0.client [None req-805cd04e-3a7c-4a47-9712-f6dca353bad5 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1034] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:37 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1626 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-23 09:51:38.897 7 INFO nova.api.openstack.compute.server_external_events [req-2b83f464-7dbf-4f75-aafd-d510eaf9409a req-2cda83d4-1ba0-49b0-87ed-1abee36fd817 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 7|app: 0|req: 509/1035] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:39.097 8 WARNING neutronclient.v2_0.client [None req-6c25d451-3364-4cae-bf25-7fc1e7d46382 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1036] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:39 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1807 bytes in 925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:40.038 7 WARNING neutronclient.v2_0.client [None req-1f121f7a-4a5d-4a12-9261-6162cc17c32d d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1037] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 09:51:40 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918/os-interface => generated 285 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:41.530 8 INFO nova.api.openstack.compute.server_external_events [req-713bea24-cdef-4a36-ae38-86c069e89b30 req-beb4a592-997e-4c3d-a729-ddffcd2df0d8 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 8|app: 0|req: 528/1038] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:41 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-23 09:51:48.857 8 WARNING neutronclient.v2_0.client [None req-c29fa2ae-361f-4bf8-a1f4-cc3000ff90a3 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1041] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:48 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1927 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, ' [pid: 7|app: 0|req: 512/1042] 10.0.0.240 () {32 vars in 752 bytes} [Tue Jun 23 09:51:50 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1043] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:51:51 2026] DELETE /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 0 bytes in 97 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-23 09:51:51.800 7 WARNING neutronclient.v2_0.client [None req-d6e3f59c-a774-444a-aac6-90669914b4cb d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1044] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:51 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1933 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:53.044 7 WARNING neutronclient.v2_0.client [None req-3027449a-0b76-49f3-8438-a646626d18b8 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] 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-23 09:51:53.212 8 INFO nova.api.openstack.compute.server_external_events [req-81a38aa6-afc3-40b5-883d-b215fd74d93f req-95db1872-69d1-4953-8c49-5a8d59a56b1b c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 8|app: 0|req: 533/1047] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:53 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) [pid: 7|app: 0|req: 515/1048] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:53 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1933 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:54.381 8 WARNING neutronclient.v2_0.client [None req-b641b4bc-0519-489e-802f-58b12888d42a d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] 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-23 09:51:55.255 7 INFO nova.api.openstack.compute.server_external_events [req-c3732033-ac8b-4f08-80b7-dd86a321001a req-ac550e5b-d414-463c-8477-f6cb496f5924 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 7|app: 0|req: 516/1049] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:55.718 7 INFO nova.api.openstack.compute.server_external_events [req-33913567-8d2b-4778-a713-17e89e9d8e0e req-bfde1937-758b-40af-8658-ec7517e52076 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:ce36df18-1f50-4b6c-854d-fdb5562ee215 for instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 on instance [pid: 7|app: 0|req: 517/1050] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:51:55 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) [pid: 8|app: 0|req: 534/1051] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:54 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1933 bytes in 1396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:56.791 7 WARNING neutronclient.v2_0.client [None req-9b72fd42-c3ef-4ea3-93dc-ca1488ae25d7 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in 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/1052] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:56 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1542 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:57.894 8 WARNING neutronclient.v2_0.client [None req-38114857-0180-4f65-9b6b-3bc6509238a1 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1053] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:57 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 1542 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-23 09:51:58.977 7 INFO nova.api.openstack.wsgi [None req-e57d4281-e414-4cdf-89cf-e0e23092f06c d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] HTTP exception thrown: Instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 could not be found. [pid: 7|app: 0|req: 519/1054] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:58 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:59.036 8 INFO nova.api.openstack.wsgi [None req-33387a5d-217c-4a37-b918-9fca9fc0cc40 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] HTTP exception thrown: Instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 could not be found. [pid: 8|app: 0|req: 536/1055] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:51:59 2026] DELETE /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:51:59.079 7 INFO nova.api.openstack.wsgi [None req-a88570a0-65c0-4e0f-b558-6801617b9fd1 d40e40a1d0e74b2eaca3f446436c92b5 e8ed32d627324996a0bbf7065b5e2a80 - - default default] HTTP exception thrown: Instance 0d660d06-69c3-474d-aa08-2d86b4eb2918 could not be found. [pid: 7|app: 0|req: 520/1056] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:51:59 2026] GET /v2.1/servers/0d660d06-69c3-474d-aa08-2d86b4eb2918 => generated 111 bytes in 35 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: 537/1057] 10.0.0.240 () {32 vars in 705 bytes} [Tue Jun 23 09:51:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1037777387 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1058] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 09:52:00 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-620390570 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1073] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 09:53:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:53:09.350 8 WARNING neutronclient.v2_0.client [None req-858d99b2-e8ae-4d80-9086-2d4b34fe24e3 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The 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-23 09:53:09.399 8 WARNING neutronclient.v2_0.client [None req-858d99b2-e8ae-4d80-9086-2d4b34fe24e3 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The 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-23 09:53:10.543 8 WARNING neutronclient.v2_0.client [None req-858d99b2-e8ae-4d80-9086-2d4b34fe24e3 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in 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/1074] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:53:09 2026] POST /v2.1/servers => generated 447 bytes in 1928 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 09:53:11.225 7 WARNING neutronclient.v2_0.client [None req-b7ec416c-7a34-4750-91f9-26f7b8981e5e 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1075] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:11 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 1395 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:16.324 7 WARNING neutronclient.v2_0.client [None req-65ec1afe-3568-4e9a-a240-057d8d13ea81 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in 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/1078] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:16 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 1520 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-23 09:53:16.851 8 INFO nova.api.openstack.compute.server_external_events [req-0d562b50-fe39-4ae4-af15-fac6a6fe6963 req-9ba23dfb-3232-4946-8a47-0403009a5bee c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 8|app: 0|req: 547/1079] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:17.055 7 INFO nova.api.openstack.compute.server_external_events [req-8b6451c7-da9d-4eeb-91cd-1ff8c86b9165 req-4ac1c8c9-fc7d-4e5c-b244-4fade54d24b8 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 7|app: 0|req: 533/1080] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:21.497 8 WARNING neutronclient.v2_0.client [None req-b8a367ca-3ef5-44e5-8a36-4531dbe995a4 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1081] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:21 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 1518 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:22.002 7 INFO nova.api.openstack.compute.server_external_events [req-66f1c5d3-a076-4a6b-a630-3d514a8eb090 req-ba63f4f7-1e14-426d-8aa0-92a9b4283158 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 7|app: 0|req: 534/1082] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:21 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-23 09:53:24.048 7 INFO nova.api.openstack.compute.server_external_events [req-7b080bd1-3163-45a9-88ff-b831e0bd3e9d req-a7903efa-12db-41f7-a0eb-32e8517a3cc5 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 7|app: 0|req: 536/1085] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:26.694 8 WARNING neutronclient.v2_0.client [None req-50891639-836c-4dc9-a553-1e8cc2e0c83f 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1086] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:26 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:28.301 8 INFO nova.api.openstack.compute.server_external_events [req-8c062e6e-8cb6-4f9d-ab49-17219f4b2b34 req-4c1c946f-f692-4574-b136-963127806767 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 8|app: 0|req: 551/1087] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:28 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) 2026-06-23 09:53:28.345 7 WARNING neutronclient.v2_0.client [None req-9845174e-ccfd-42f4-9d44-df23a9b237c1 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The 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-23 09:53:28.390 7 WARNING neutronclient.v2_0.client [None req-9845174e-ccfd-42f4-9d44-df23a9b237c1 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The 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-23 09:53:28.680 7 WARNING neutronclient.v2_0.client [None req-9845174e-ccfd-42f4-9d44-df23a9b237c1 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1088] 10.0.0.240 () {34 vars in 662 bytes} [Tue Jun 23 09:53:28 2026] POST /v2.1/servers => generated 447 bytes in 645 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-23 09:53:28.947 8 WARNING neutronclient.v2_0.client [None req-0398c80f-70a6-4c3c-a078-f1e9d5651d42 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1089] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:28 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 1395 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-23 09:53:34.046 8 WARNING neutronclient.v2_0.client [None req-f68b5f29-ae4a-41f9-9624-bb5d4fee664d 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1092] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:34 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 1520 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:34.711 7 INFO nova.api.openstack.compute.server_external_events [req-454174d0-ee98-4fae-bd54-f0b1d2643cc7 req-a481f4a0-8bdf-4533-b941-20e038ca6e4e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 7|app: 0|req: 539/1093] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:39.240 8 WARNING neutronclient.v2_0.client [None req-ec11fc9b-a41e-472b-84de-2422033a0b71 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1094] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:39 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 1518 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:39.664 7 INFO nova.api.openstack.compute.server_external_events [req-cf84b3e1-216c-4a58-8b03-70d1bf4a57e9 req-3e9add6d-1099-4369-bbef-4b6d2bee4221 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 7|app: 0|req: 540/1095] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:39 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-23 09:53:41.707 8 INFO nova.api.openstack.compute.server_external_events [req-16307613-fe08-4feb-902b-1d9e84c4c17c req-a2f80fb3-37a5-4390-9dd7-1a0f202184bf c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 8|app: 0|req: 556/1096] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:44.479 7 WARNING neutronclient.v2_0.client [None req-1e0fd4af-0a99-4f1c-9bd0-e71ef22fddd6 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1099] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:53:44 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 1817 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:53:45.853 8 INFO nova.api.openstack.compute.server_external_events [req-7a12242b-7adb-4717-8e49-56ab30c8a289 req-3f982dfc-3f00-4946-9610-fe26c692ad2e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 8|app: 0|req: 558/1100] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:53: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-23 09:54:09.929 7 WARNING neutronclient.v2_0.client [None req-4be0694f-4cc6-460e-8d88-d8e0069f311e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The 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-23 09:54:09.965 7 WARNING neutronclient.v2_0.client [None req-4be0694f-4cc6-460e-8d88-d8e0069f311e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The 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-23 09:54:10.161 7 WARNING neutronclient.v2_0.client [None req-4be0694f-4cc6-460e-8d88-d8e0069f311e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1105] 199.204.45.25 () {36 vars in 712 bytes} [Tue Jun 23 09:54:09 2026] POST /v2.1/servers => generated 453 bytes in 922 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:54:10.979 8 WARNING neutronclient.v2_0.client [None req-599a7fb1-a89a-4463-92b6-0a3f4ccbbd1e b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1106] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 23 09:54:10 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 2213 bytes in 72 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-23 09:54:11.052 7 WARNING neutronclient.v2_0.client [None req-0c317e1a-a4f1-4582-836c-d3e3ff1557d5 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1107] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 23 09:54:11 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 28 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1108] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 23 09:54:11 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:54:14.061 7 WARNING neutronclient.v2_0.client [None req-db3f6801-596f-40a5-a319-9db3d45dfafa b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1111] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 23 09:54:13 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 2371 bytes in 398 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-23 09:54:14.176 8 WARNING neutronclient.v2_0.client [None req-96d70f66-1262-49c9-acde-9e3737848f9b b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1112] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 23 09:54:14 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1113] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 23 09:54:14 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-volume_attachments => generated 197 bytes in 64 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-23 09:54:16.468 8 INFO nova.api.openstack.compute.server_external_events [req-5bd4767b-3eb2-4043-94ea-c7da39af345c req-2ed77353-2402-4e01-910b-56b23d16740d c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:7ba53628-23bf-4bf5-9079-91d87c50bec2 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 565/1114] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:54:16 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-23 09:54:17.235 7 WARNING neutronclient.v2_0.client [None req-7e965840-4cc1-4baa-a912-afc6d5305ba8 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1115] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 23 09:54:17 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 2445 bytes in 139 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-23 09:54:17.379 8 WARNING neutronclient.v2_0.client [None req-9e97e2b4-538d-4b51-9d3f-d1b9d8591376 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1116] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 23 09:54:17 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 283 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1117] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 23 09:54:17 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:54:20.149 8 WARNING neutronclient.v2_0.client [None req-f0d30bec-018c-4ad6-a973-459acac9071b b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1118] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 23 09:54:20 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 2433 bytes in 172 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-23 09:54:20.314 7 WARNING neutronclient.v2_0.client [None req-dca4425f-612d-4545-8478-f995cf55d65c b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1119] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 23 09:54:20 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 283 bytes in 122 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: 568/1120] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 23 09:54:20 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-volume_attachments => generated 197 bytes in 238 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-23 09:54:22.432 8 INFO nova.api.openstack.compute.server_external_events [req-e2e03b4c-40f1-49b8-9daa-b6005d96fe58 req-add2a9a9-bc6d-4788-bb5e-43b36b5f44a1 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:7ba53628-23bf-4bf5-9079-91d87c50bec2 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 570/1123] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:54:22 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) [pid: 7|app: 0|req: 554/1124] 10.0.0.88 () {28 vars in 452 bytes} [Tue Jun 23 09:54:22 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1125] 10.0.0.88 () {30 vars in 656 bytes} [Tue Jun 23 09:54:22 2026] GET /v2.1 => generated 0 bytes in 52 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: 555/1126] 10.0.0.88 () {32 vars in 729 bytes} [Tue Jun 23 09:54:22 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:54:22.875 8 WARNING neutronclient.v2_0.client [None req-50025f5c-7521-43f0-ba55-f8ca24046fae b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1127] 10.0.0.88 () {34 vars in 804 bytes} [Tue Jun 23 09:54:22 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8021 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1128] 10.0.0.88 () {28 vars in 452 bytes} [Tue Jun 23 09:54:23 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: 573/1129] 10.0.0.88 () {30 vars in 656 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 557/1130] 10.0.0.88 () {32 vars in 729 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1131] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/detail?project_id=024b00e5cf234cba87f46d9b89f27373&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1132] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/detail?project_id=10cc8ca1bc284af9ba8286e9381b99fd&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1133] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/detail?project_id=1a145dcb85724e44a8c66973425d8927&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-23 09:54:23.670 7 WARNING neutronclient.v2_0.client [None req-a1073663-b3df-4070-ba5e-601ba538e950 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The 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-23 09:54:23.740 8 WARNING neutronclient.v2_0.client [None req-5f777d65-9034-4498-827f-ab54b96579dc b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1134] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/detail?project_id=5ef967fe4cfd429b8f7d858de76f5959&all_tenants=True => generated 5456 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1135] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/detail?project_id=7d6b296645a6495fa4111add969fd6e3&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1136] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 2433 bytes in 164 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-23 09:54:23.894 7 WARNING neutronclient.v2_0.client [None req-e70cb0ae-e4f3-4a99-bb59-1fdcdd10494f b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1137] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 285 bytes in 104 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: 562/1138] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 09:54:24.027 8 WARNING neutronclient.v2_0.client [None req-68841974-65fb-4041-af46-ec69f7983286 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1139] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:23 2026] GET /v2.1/servers/detail?project_id=89e5ee7c4fd04ebcafbcefd8c197568e&all_tenants=True => generated 2644 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 563/1140] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:24 2026] GET /v2.1/servers/detail?project_id=8e7be0ca08bb4cb596c9c0d3d54fc3d9&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1141] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:24 2026] GET /v2.1/servers/detail?project_id=a6c587d431c34b90bdeee9126cb26202&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1142] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:24 2026] GET /v2.1/servers/detail?project_id=b0ef482142464fc89b0d80d47ba83a40&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1143] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:24 2026] GET /v2.1/servers/detail?project_id=c8245c779d904589b87c4c3a368877f9&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1144] 10.0.0.88 () {34 vars in 892 bytes} [Tue Jun 23 09:54:24 2026] GET /v2.1/servers/detail?project_id=eb1feed45adf4633a964d6dc617626f4&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-23 09:54:24.495 8 INFO nova.api.openstack.compute.server_external_events [req-350c7d59-d645-452b-841d-edfbdf1b36de req-497ebb16-b550-48c5-be0d-4336910c41cf c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:7ba53628-23bf-4bf5-9079-91d87c50bec2 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 580/1145] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:54:24 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-23 09:54:26.657 7 WARNING neutronclient.v2_0.client [None req-e76c1309-b75c-423e-9b46-83c84755fb05 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1146] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 23 09:54:26 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 2580 bytes in 155 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-23 09:54:26.815 8 WARNING neutronclient.v2_0.client [None req-b288438f-6162-4c84-94f0-d953e81efb1d b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1147] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 23 09:54:26 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 567/1148] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 23 09:54:26 2026] GET /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:55:08.527 7 WARNING neutronclient.v2_0.client [None req-5bdce7bc-02e8-4ea0-8b5b-dc14979d0132 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The 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-23 09:55:08.587 7 WARNING neutronclient.v2_0.client [None req-5bdce7bc-02e8-4ea0-8b5b-dc14979d0132 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] 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-23 09:55:11.156 8 INFO nova.api.openstack.compute.server_external_events [req-f69db08c-144a-4adb-a13d-1c75713a11bb req-7a61bb15-d474-4a5f-ba74-d7a96da3f373 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 586/1157] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:55:14.266 8 INFO nova.api.openstack.compute.server_external_events [req-641313bf-957d-4cf3-baee-36e2f59baeff req-5e33ded2-933c-435c-9b0b-32a9182290c0 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 589/1160] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:55:16.305 8 INFO nova.api.openstack.compute.server_external_events [req-9cf9114b-d438-4009-9188-8ded288533be req-0b244f87-cd6c-4bac-83da-73ea1087c11d c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 590/1161] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:55:17.654 7 WARNING neutronclient.v2_0.client [None req-5bdce7bc-02e8-4ea0-8b5b-dc14979d0132 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1162] 199.204.45.25 () {36 vars in 810 bytes} [Tue Jun 23 09:55:08 2026] POST /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 281 bytes in 9227 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-23 09:55:18.200 8 INFO nova.api.openstack.compute.server_external_events [req-dcf637fd-a44e-47a0-8a66-79071ffb203c req-8688ebc9-6e24-4ad2-893a-21202c11b51e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 591/1163] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:18 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-23 09:55:18.662 7 INFO nova.api.openstack.compute.server_external_events [req-462c523c-fb86-4c03-aad0-a92d4d62dbd6 req-f6551fd4-0a68-4899-bcae-c8dcb57e9065 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 573/1164] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:55:48.634 7 WARNING neutronclient.v2_0.client [None req-085573a9-eb54-4dbf-955c-ad1a4c04b319 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The 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-23 09:55:48.692 7 WARNING neutronclient.v2_0.client [None req-085573a9-eb54-4dbf-955c-ad1a4c04b319 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] 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-23 09:55:51.177 8 INFO nova.api.openstack.compute.server_external_events [req-130bb0de-f41d-42e3-8d70-991f1a203867 req-863f0929-05ce-46e0-9b54-940e6aa0f56c c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 595/1171] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:51 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-23 09:55:54.618 8 INFO nova.api.openstack.compute.server_external_events [req-de20929e-65f3-46eb-bbb2-3a0823519489 req-636e687a-a34a-4bf5-a3c2-ab2cc45edf0d c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 598/1174] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:55:56.667 8 INFO nova.api.openstack.compute.server_external_events [req-dc29a5f1-4a1d-433a-ba91-8afed464e55e req-9a386c02-0cc3-4556-9292-0640b4432816 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 599/1175] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:55:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 09:55:57.735 7 WARNING neutronclient.v2_0.client [None req-085573a9-eb54-4dbf-955c-ad1a4c04b319 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1176] 199.204.45.25 () {36 vars in 810 bytes} [Tue Jun 23 09:55:48 2026] POST /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 376 bytes in 9206 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-23 09:56:09.810 8 WARNING neutronclient.v2_0.client [None req-cc34759f-567e-4e73-9700-d5de9cb5e467 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The 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-23 09:56:09.870 8 WARNING neutronclient.v2_0.client [None req-cc34759f-567e-4e73-9700-d5de9cb5e467 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] 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-23 09:56:12.467 7 INFO nova.api.openstack.compute.server_external_events [req-35c5881c-704f-4969-aca6-b2fda6fb3755 req-bb9cdbd4-4da8-4682-a40f-cd09074efc48 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 581/1181] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:56:16.164 7 INFO nova.api.openstack.compute.server_external_events [req-83262b60-88b2-428e-8f10-becd6c1a5041 req-3497e66e-6bf4-4504-833a-92937c4fe4f2 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 582/1182] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:56:18.211 7 INFO nova.api.openstack.compute.server_external_events [req-30a0105f-9233-415a-9efa-2921e70a824b req-0dd582a4-f403-4500-b979-1b75118d4156 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-plugged:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 583/1183] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:18 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-23 09:56:19.451 8 WARNING neutronclient.v2_0.client [None req-cc34759f-567e-4e73-9700-d5de9cb5e467 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1184] 199.204.45.25 () {36 vars in 810 bytes} [Tue Jun 23 09:56:09 2026] POST /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface => generated 378 bytes in 9720 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-23 09:56:20.288 7 INFO nova.api.openstack.compute.server_external_events [req-ceb565b9-e116-4555-ab83-0fd106570c6d req-d77387e7-b3c4-4a92-92a3-d6325d48e411 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 584/1185] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:20 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-23 09:56:38.706 8 INFO nova.api.openstack.compute.server_external_events [req-ee9a65fe-bd37-4ad7-8ce8-70f24525b5c6 req-69ace263-6d85-418c-84a9-c82941adc07e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 604/1190] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1191] 199.204.45.25 () {34 vars in 853 bytes} [Tue Jun 23 09:56:39 2026] DELETE /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface/7e27c1ba-592f-4be1-8c9a-031dfb099897 => generated 0 bytes in 66 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-23 09:56:40.750 8 INFO nova.api.openstack.compute.server_external_events [req-bd18c53a-05d8-46b8-a0b1-39f0e35c6f9f req-73ab96ca-be94-4cbd-9566-7807befb0633 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 605/1192] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:56:42.815 7 INFO nova.api.openstack.compute.server_external_events [req-e14c8566-938f-4fc8-8e15-686745dab69d req-3e1e5057-4066-43f4-ae2d-27be5621dcbd c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance 2026-06-23 09:56:42.815 7 INFO nova.api.openstack.compute.server_external_events [req-e14c8566-938f-4fc8-8e15-686745dab69d req-3e1e5057-4066-43f4-ae2d-27be5621dcbd c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:7e27c1ba-592f-4be1-8c9a-031dfb099897 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 589/1195] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:42 2026] POST /v2.1/os-server-external-events => generated 358 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-23 09:56:49.552 8 INFO nova.api.openstack.compute.server_external_events [req-09bdfe9b-1209-4c09-b583-c9cac5d4d226 req-c13c69cd-cdb4-49d0-aa07-c6febd0ea55c c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 607/1196] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1197] 199.204.45.25 () {34 vars in 853 bytes} [Tue Jun 23 09:56:49 2026] DELETE /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface/a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 => generated 0 bytes in 93 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-23 09:56:52.023 8 INFO nova.api.openstack.compute.server_external_events [req-a8f634e2-6be0-447b-967e-3055456e71d2 req-b78bb0c0-8c74-4830-9202-9f9ad09baa44 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 608/1200] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:56:54.071 7 INFO nova.api.openstack.compute.server_external_events [req-6ae0b9dd-a15a-4d6c-8ff6-777cb8ec732e req-af894619-5508-47d4-8be3-488cece188aa c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:a5bfae7c-a37a-44eb-adba-b7ea137f7bc6 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 593/1201] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:56:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1204] 199.204.45.25 () {34 vars in 853 bytes} [Tue Jun 23 09:57:10 2026] DELETE /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf/os-interface/943f587a-3fbe-4dcb-b0ba-0e5630c9874b => generated 0 bytes in 93 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-23 09:57:12.776 8 INFO nova.api.openstack.compute.server_external_events [req-6ff1b0f5-287a-4b60-8790-136937068a13 req-492ed441-41bf-48bd-9435-1cc8da49e0a5 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 612/1207] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:14.823 7 INFO nova.api.openstack.compute.server_external_events [req-4f0ff99d-1352-44c5-8003-a4a1f04ec2c5 req-501ba8ef-4efe-42ca-b264-45471cb6adc8 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:943f587a-3fbe-4dcb-b0ba-0e5630c9874b for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 596/1208] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 613/1209] 199.204.45.25 () {34 vars in 753 bytes} [Tue Jun 23 09:57:15 2026] DELETE /v2.1/servers/ff4d593c-a9ad-46ab-8dc8-392ca67849cf => generated 0 bytes in 116 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-23 09:57:17.260 7 INFO nova.api.openstack.compute.server_external_events [req-3f50c3b3-8f7d-4732-8910-4db53a16a907 req-3f5cda5b-4b43-488b-8945-09d947a2eb22 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:7ba53628-23bf-4bf5-9079-91d87c50bec2 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 597/1210] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:17 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-23 09:57:18.692 8 INFO nova.api.openstack.compute.server_external_events [req-cce9147c-0615-47f9-a288-ae89f8bf87d6 req-f59f89d3-ab51-48e3-b71a-4da140e1a617 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:7ba53628-23bf-4bf5-9079-91d87c50bec2 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 8|app: 0|req: 614/1211] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:19.302 7 INFO nova.api.openstack.compute.server_external_events [req-96d61356-09a4-44e2-8d25-81379e54a14d req-1224481e-803a-41d1-ad13-17ca8d5978b3 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:7ba53628-23bf-4bf5-9079-91d87c50bec2 for instance ff4d593c-a9ad-46ab-8dc8-392ca67849cf on instance [pid: 7|app: 0|req: 598/1212] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1213] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:57:19 2026] DELETE /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 0 bytes in 130 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-23 09:57:19.789 7 WARNING neutronclient.v2_0.client [None req-37c7497a-9fee-4e78-b517-849ab75ff749 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1214] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:57:19 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 1943 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:21.028 8 INFO nova.api.openstack.compute.server_external_events [req-a072a9d2-75b9-44b0-af3d-f4f0f0e81bea req-c5fdcad5-7d51-435c-a635-6bf21167348e c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 8|app: 0|req: 616/1215] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:21.343 7 INFO nova.api.openstack.compute.server_external_events [req-64137fa1-0c50-4407-85b1-d91c2bb89d81 req-34753ef9-10f9-43ae-a7a4-df6a0d9dca83 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 7|app: 0|req: 600/1216] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:21 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-23 09:57:23.070 8 INFO nova.api.openstack.compute.server_external_events [req-21872a11-8495-415b-b9a2-aadaea592601 req-3fed1207-1396-4985-912a-0856195926fb c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance 2026-06-23 09:57:23.070 8 INFO nova.api.openstack.compute.server_external_events [req-21872a11-8495-415b-b9a2-aadaea592601 req-3fed1207-1396-4985-912a-0856195926fb c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:2210f443-b810-48d3-8070-f3a1290d228e for instance 724c5d26-8157-424c-a7e3-82ddc332d131 on instance [pid: 8|app: 0|req: 618/1219] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:23 2026] POST /v2.1/os-server-external-events => generated 356 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-23 09:57:25.096 7 WARNING neutronclient.v2_0.client [None req-f580ed3a-deb4-4333-946d-5c5908650681 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1220] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:57:25 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 1481 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-23 09:57:30.184 8 INFO nova.api.openstack.wsgi [None req-8b1ff381-3e1b-4987-91d5-a1c64c5b6238 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] HTTP exception thrown: Instance 724c5d26-8157-424c-a7e3-82ddc332d131 could not be found. [pid: 8|app: 0|req: 619/1221] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:57:30 2026] GET /v2.1/servers/724c5d26-8157-424c-a7e3-82ddc332d131 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:30.705 7 INFO nova.api.openstack.compute.server_external_events [req-1e54545f-dbed-42a4-92bb-1fbc4d888abf req-6f70b270-fc17-4d2b-8f42-bf988e2c2cb2 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-changed:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 7|app: 0|req: 603/1222] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1223] 10.0.0.240 () {32 vars in 717 bytes} [Tue Jun 23 09:57:30 2026] DELETE /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 0 bytes in 92 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-23 09:57:30.855 7 WARNING neutronclient.v2_0.client [None req-a442e31d-37d3-451d-8385-c47568261308 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1224] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:57:30 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 1944 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:32.742 8 INFO nova.api.openstack.compute.server_external_events [req-9df5e85c-4b4f-4990-8424-6f73dbce7193 req-3397d4d2-9839-4634-9108-36fff99629c9 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance 2026-06-23 09:57:32.743 8 INFO nova.api.openstack.compute.server_external_events [req-9df5e85c-4b4f-4990-8424-6f73dbce7193 req-3397d4d2-9839-4634-9108-36fff99629c9 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-unplugged:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 8|app: 0|req: 622/1227] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:32 2026] POST /v2.1/os-server-external-events => generated 358 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-23 09:57:34.778 7 INFO nova.api.openstack.compute.server_external_events [req-651d2a28-5b5d-479d-a6b0-db137b0880a4 req-0fac59cd-01d1-410c-895a-5ecbf947bbc0 c56d1eda9d4b4eae8b3180306b93e23d c8245c779d904589b87c4c3a368877f9 - - a153a0302e7c49ae9f38d10544e610cb a153a0302e7c49ae9f38d10544e610cb] Creating event network-vif-deleted:46f0c424-7ea7-4956-87f1-8a398e8d3441 for instance ca674c83-3c2e-4504-9484-2ce981c50556 on instance [pid: 7|app: 0|req: 606/1228] 10.0.0.32 () {38 vars in 813 bytes} [Tue Jun 23 09:57:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 09:57:36.072 8 WARNING neutronclient.v2_0.client [None req-55d9fe7a-03b0-47a6-8c0c-b117eb0014c5 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1229] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:57:36 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 1481 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-23 09:57:41.193 7 INFO nova.api.openstack.wsgi [None req-99e9764a-782a-48da-b368-6127a1cbe087 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] HTTP exception thrown: Instance ca674c83-3c2e-4504-9484-2ce981c50556 could not be found. [pid: 7|app: 0|req: 607/1230] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 09:57:41 2026] GET /v2.1/servers/ca674c83-3c2e-4504-9484-2ce981c50556 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 625/1233] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 09:57:43 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1098409553 => 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-23 09:57:43.513 7 INFO nova.api.openstack.wsgi [None req-fee21e68-7b47-46a8-90df-e90aa0335d49 676b0b844c0b4f4bb1d3ccc8b85adc95 5ef967fe4cfd429b8f7d858de76f5959 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1098409553 not found for user 676b0b844c0b4f4bb1d3ccc8b85adc95 [pid: 7|app: 0|req: 609/1234] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 09:57:43 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1098409553 => generated 142 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1237] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 09:58:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1238] 10.0.0.240 () {32 vars in 640 bytes} [Tue Jun 23 09:58:01 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-23 09:58:01.773 7 WARNING oslo_db.sqlalchemy.utils [None req-3cb31ec0-0038-4b18-a157-ea8f0ce0be67 b3a6d2e8da5a4ad9907e278b40500e9a 89e5ee7c4fd04ebcafbcefd8c197568e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 612/1239] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 09:58:01 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1240] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 09:58:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1267] 10.0.0.162 () {28 vars in 453 bytes} [Tue Jun 23 10: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) [pid: 7|app: 0|req: 626/1268] 10.0.0.162 () {30 vars in 657 bytes} [Tue Jun 23 10:00:08 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 643/1269] 10.0.0.162 () {32 vars in 730 bytes} [Tue Jun 23 10:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1270] 10.0.0.162 () {34 vars in 764 bytes} [Tue Jun 23 10:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1273] 10.0.0.162 () {28 vars in 453 bytes} [Tue Jun 23 10:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1274] 10.0.0.162 () {30 vars in 657 bytes} [Tue Jun 23 10:00:13 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 646/1275] 10.0.0.162 () {32 vars in 730 bytes} [Tue Jun 23 10:00:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1276] 10.0.0.162 () {34 vars in 764 bytes} [Tue Jun 23 10:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1277] 10.0.0.162 () {28 vars in 453 bytes} [Tue Jun 23 10:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 631/1278] 10.0.0.162 () {30 vars in 657 bytes} [Tue Jun 23 10:00:17 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 648/1279] 10.0.0.162 () {32 vars in 730 bytes} [Tue Jun 23 10:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1280] 10.0.0.162 () {34 vars in 807 bytes} [Tue Jun 23 10:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1283] 10.0.0.162 () {28 vars in 453 bytes} [Tue Jun 23 10:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1284] 10.0.0.162 () {30 vars in 657 bytes} [Tue Jun 23 10:00:22 2026] GET /v2.1 => generated 0 bytes in 44 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: 635/1285] 10.0.0.162 () {32 vars in 730 bytes} [Tue Jun 23 10:00:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1286] 10.0.0.162 () {34 vars in 807 bytes} [Tue Jun 23 10:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)