+ 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 [Fri Aug 14 09:03:26 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-5d67b66764-c6l4m 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 0x7fe01540e668 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-08-14 09:03:31.542 7 INFO nova.utils [None req-eda90699-5d66-40d0-ba44-53a6c44190b4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-14 09:03:31.794 8 INFO nova.utils [None req-014d5c16-734d-4eb6-a514-95d0e8c33acb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-14 09:03:33.229 7 WARNING keystonemiddleware._common.config [None req-eda90699-5d66-40d0-ba44-53a6c44190b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:03:33.239 7 WARNING oslo_config.cfg [None req-eda90699-5d66-40d0-ba44-53a6c44190b4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 09:03:33.322 7 WARNING keystonemiddleware._common.config [None req-eda90699-5d66-40d0-ba44-53a6c44190b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:03:33.337 7 WARNING oslo_config.cfg [None req-eda90699-5d66-40d0-ba44-53a6c44190b4 - - - - - -] 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-08-14 09:03:33.349 7 WARNING oslo_config.cfg [None req-eda90699-5d66-40d0-ba44-53a6c44190b4 - - - - - -] 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 0x7fe01540e668 pid: 7 (default app) 2026-08-14 09:03:33.501 8 WARNING keystonemiddleware._common.config [None req-014d5c16-734d-4eb6-a514-95d0e8c33acb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:03:33.510 8 WARNING oslo_config.cfg [None req-014d5c16-734d-4eb6-a514-95d0e8c33acb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 09:03:33.591 8 WARNING keystonemiddleware._common.config [None req-014d5c16-734d-4eb6-a514-95d0e8c33acb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:03:33.607 8 WARNING oslo_config.cfg [None req-014d5c16-734d-4eb6-a514-95d0e8c33acb - - - - - -] 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-08-14 09:03:33.619 8 WARNING oslo_config.cfg [None req-014d5c16-734d-4eb6-a514-95d0e8c33acb - - - - - -] 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 0x7fe01540e668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:03:40 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-08-14 09:03:41.152 8 WARNING oslo_policy.policy [None req-e0affa70-876c-4da3-8b4f-9180c31eadf7 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 09:03:41.152 8 WARNING oslo_policy.policy [None req-e0affa70-876c-4da3-8b4f-9180c31eadf7 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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: 2/4] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:03:40 2026] GET /v2.1 => generated 0 bytes in 540 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:03:41.260 7 WARNING oslo_policy.policy [req-e0affa70-876c-4da3-8b4f-9180c31eadf7 req-825fc231-8e20-40b3-be62-7049225d394e c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - 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-08-14 09:03:41.260 7 WARNING oslo_policy.policy [req-e0affa70-876c-4da3-8b4f-9180c31eadf7 req-825fc231-8e20-40b3-be62-7049225d394e c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:03:41 2026] GET /v2.1/ => generated 400 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:03:41.366 8 INFO nova.api.openstack.wsgi [None req-0895b16e-bc79-42f9-8e58-6779b90272c5 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.177 () {48 vars in 1010 bytes} [Fri Aug 14 09:03:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:03:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.177 () {52 vars in 1047 bytes} [Fri Aug 14 09:03:41 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:03:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:03:42 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:03:42 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:03:42.309 8 INFO nova.api.openstack.wsgi [None req-8056094c-8cf4-46cc-a9c6-7841958647cb c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.177 () {48 vars in 1012 bytes} [Fri Aug 14 09:03:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:03:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.177 () {52 vars in 1047 bytes} [Fri Aug 14 09:03:42 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: 8/15] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:03:43 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: 8/16] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:03:43 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:03:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:03:43.211 8 INFO nova.api.openstack.wsgi [None req-2c763613-ea4a-4077-b86b-a45b97d12ea3 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.177 () {48 vars in 1014 bytes} [Fri Aug 14 09:03:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:03:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.177 () {52 vars in 1047 bytes} [Fri Aug 14 09:03:43 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:03:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:03:44 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:03:44 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:03:44.139 8 INFO nova.api.openstack.wsgi [None req-6e86772e-fc88-4ea9-84cc-0d70f648a2f0 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.177 () {48 vars in 1012 bytes} [Fri Aug 14 09:03:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:03:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.177 () {52 vars in 1047 bytes} [Fri Aug 14 09:03:44 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:03:45 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: 15/30] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:03:45 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:03:45 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:03:45.070 8 INFO nova.api.openstack.wsgi [None req-acc22110-464d-444d-8e11-2f521c43c655 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.177 () {48 vars in 1014 bytes} [Fri Aug 14 09:03:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:03:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.177 () {52 vars in 1047 bytes} [Fri Aug 14 09:03:45 2026] POST /v2.1/flavors => generated 535 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.147 () {28 vars in 454 bytes} [Fri Aug 14 09:09:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 52/104] 10.0.0.147 () {30 vars in 658 bytes} [Fri Aug 14 09:09:27 2026] GET /v2.1 => generated 0 bytes in 447 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.147 () {32 vars in 731 bytes} [Fri Aug 14 09:09:27 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.147 () {34 vars in 804 bytes} [Fri Aug 14 09:09:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:12:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/144] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:12:33 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:12:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:12:33.568 7 INFO nova.api.openstack.wsgi [None req-2d2879bf-79ac-49ad-b662-e2a12c009100 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.177 () {48 vars in 1016 bytes} [Fri Aug 14 09:12:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:12:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.177 () {52 vars in 1048 bytes} [Fri Aug 14 09:12:33 2026] POST /v2.1/flavors => generated 534 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:13:36 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: 82/164] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:13:36 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:13:36 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:13:36.091 7 INFO nova.api.openstack.wsgi [None req-b2742ea9-fb12-4425-a052-5ea963973a3a c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c908a82b5f0c4ed5be684926d4420349 [pid: 7|app: 0|req: 83/166] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:13:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-14 09:13:36.105 8 WARNING oslo_db.sqlalchemy.utils [None req-a7db2633-f266-499c-b36d-67bd37f11857 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/167] 199.204.45.177 () {48 vars in 1015 bytes} [Fri Aug 14 09:13:36 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: 7|app: 0|req: 84/168] 199.204.45.177 () {52 vars in 1056 bytes} [Fri Aug 14 09:13:36 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:13:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:13:39 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:13:39 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.177 () {48 vars in 1072 bytes} [Fri Aug 14 09:13:39 2026] GET /v2.1/os-quota-sets/7437da153fd84d279570cf18413b42f7 => generated 283 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.177 () {52 vars in 1124 bytes} [Fri Aug 14 09:13:40 2026] PUT /v2.1/os-quota-sets/7437da153fd84d279570cf18413b42f7 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:21:50 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: 137/273] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:21:50 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:21:51 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:21:51.101 8 INFO nova.api.openstack.wsgi [None req-ef223000-323f-4619-a1a0-69252d98ca8f c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 138/275] 199.204.45.177 () {48 vars in 1014 bytes} [Fri Aug 14 09:21:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:21:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.177 () {52 vars in 1048 bytes} [Fri Aug 14 09:21:51 2026] POST /v2.1/flavors => generated 534 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:25:22 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: 161/321] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:25:22 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/322] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:25:22 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 199.204.45.177 () {48 vars in 1072 bytes} [Fri Aug 14 09:25:22 2026] GET /v2.1/os-quota-sets/2b4648058da046dc8834fcdc54f27264 => generated 283 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 199.204.45.177 () {52 vars in 1124 bytes} [Fri Aug 14 09:25:22 2026] PUT /v2.1/os-quota-sets/2b4648058da046dc8834fcdc54f27264 => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:37:45 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: 238/476] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:37:45 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:37:45 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:37:45.508 8 INFO nova.api.openstack.wsgi [None req-74a29178-90be-4857-a87c-dc92fbb4a243 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 239/478] 199.204.45.177 () {48 vars in 1010 bytes} [Fri Aug 14 09:37:45 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: 240/479] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:37:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:37:45 2026] GET /v2.1/flavors/248d931d-3fcc-4075-94a3-0e5c95a2ba13/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: 241/481] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:37:46 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: 241/482] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:37:46 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:37:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:37:46.503 8 INFO nova.api.openstack.wsgi [None req-82abcc7f-ba05-4b06-b542-47b408fdf700 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 242/484] 199.204.45.177 () {48 vars in 1012 bytes} [Fri Aug 14 09:37:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:37:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:37:46 2026] GET /v2.1/flavors/3037411b-c405-485e-af70-be707aef39d2/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: 244/487] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:37:47 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: 244/488] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:37:47 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:37:47 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:37:47.506 8 INFO nova.api.openstack.wsgi [None req-660ad3dc-0958-4b73-aef6-f429868dbc3d c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 245/490] 199.204.45.177 () {48 vars in 1014 bytes} [Fri Aug 14 09:37:47 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: 246/491] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:37:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:37:47 2026] GET /v2.1/flavors/bd76c4b6-9012-477e-84fc-7c5614a140a4/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: 247/493] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:37:48 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: 247/494] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:37:48 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:37:48 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:37:48.485 8 INFO nova.api.openstack.wsgi [None req-8b952968-f7d8-4c86-a8ba-186ca1281734 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 248/496] 199.204.45.177 () {48 vars in 1012 bytes} [Fri Aug 14 09:37:48 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: 249/497] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:37:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:37:48 2026] GET /v2.1/flavors/00e38d66-59c6-46b1-83a6-7aaefc256aa6/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: 250/499] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:37:49 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: 250/500] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:37:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:37:49 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:37:49.458 8 INFO nova.api.openstack.wsgi [None req-290988d7-50b0-4d92-a3b6-3fd675f8caad c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 251/502] 199.204.45.177 () {48 vars in 1014 bytes} [Fri Aug 14 09:37:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:37:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:37:49 2026] GET /v2.1/flavors/514fe3bc-e7cf-49e8-a06c-dadd6ab7663d/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:38:54 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:38:54 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:38:54 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:38:54.446 8 INFO nova.api.openstack.wsgi [None req-af8b42ad-d6ad-4117-be62-eff1b9ac7d39 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 260/520] 199.204.45.177 () {48 vars in 1016 bytes} [Fri Aug 14 09:38:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:38:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:38:54 2026] GET /v2.1/flavors/4beac2c8-643f-4368-92de-9f6f53427d44/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:39:02 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: 263/526] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:39:02 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:39:02 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:39:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:39:05 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: 266/532] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:39:05 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:39:05 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.204.45.177 () {48 vars in 1072 bytes} [Fri Aug 14 09:39:05 2026] GET /v2.1/os-quota-sets/7437da153fd84d279570cf18413b42f7 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:39:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:39:58 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:39:58 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:39:58.132 7 INFO nova.api.openstack.wsgi [None req-dd4cda51-e91b-4a9c-a18a-aa543f2a0546 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 274/548] 199.204.45.177 () {48 vars in 1014 bytes} [Fri Aug 14 09:39:58 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:39:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.177 () {48 vars in 1098 bytes} [Fri Aug 14 09:39:58 2026] GET /v2.1/flavors/70df7cbf-a2aa-4052-a4b2-e7415b726204/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: 277/553] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:40:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:40:13 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:40:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.177 () {48 vars in 1072 bytes} [Fri Aug 14 09:40:13 2026] GET /v2.1/os-quota-sets/2b4648058da046dc8834fcdc54f27264 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.177 () {42 vars in 704 bytes} [Fri Aug 14 09:41:05 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: 285/570] 199.204.45.177 () {44 vars in 908 bytes} [Fri Aug 14 09:41:05 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.204.45.177 () {46 vars in 981 bytes} [Fri Aug 14 09:41:05 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:41:05.584 7 INFO nova.api.openstack.wsgi [None req-f2cb0d88-7e0d-4c85-bb5b-460e852ac44c c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/572] 199.204.45.177 () {48 vars in 1010 bytes} [Fri Aug 14 09:41:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.204.45.177 () {48 vars in 1050 bytes} [Fri Aug 14 09:41:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/582] 10.0.0.205 () {32 vars in 655 bytes} [Fri Aug 14 09:41:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.205 () {32 vars in 641 bytes} [Fri Aug 14 09:41:48 2026] GET /v2.1/servers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-14 09:41:48.240 7 WARNING oslo_db.sqlalchemy.utils [None req-6faf2f18-034d-418e-9767-0045641c0044 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 292/584] 10.0.0.205 () {32 vars in 649 bytes} [Fri Aug 14 09:41:48 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: 293/585] 10.0.0.205 () {32 vars in 694 bytes} [Fri Aug 14 09:41:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:41:59 2026] GET /v2.1/flavors/248d931d-3fcc-4075-94a3-0e5c95a2ba13 => generated 511 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.205 () {32 vars in 641 bytes} [Fri Aug 14 09:42:00 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:00 2026] GET /v2.1/flavors/248d931d-3fcc-4075-94a3-0e5c95a2ba13 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:05.245 8 WARNING neutronclient.v2_0.client [None req-12e8474c-4a10-41f8-a5e9-e4893b80694c 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/593] 10.0.0.205 () {34 vars in 685 bytes} [Fri Aug 14 09:42:04 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:06.108 7 WARNING neutronclient.v2_0.client [None req-ef46dfb2-5230-4450-8e08-9866ce24f0de 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/594] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:42:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:42:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:06.683 7 WARNING neutronclient.v2_0.client [None req-ef46dfb2-5230-4450-8e08-9866ce24f0de 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/596] 10.0.0.205 () {30 vars in 413 bytes} [Fri Aug 14 09:42:06 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.205 () {34 vars in 695 bytes} [Fri Aug 14 09:42:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:06.948 7 WARNING neutronclient.v2_0.client [None req-b5f7ba6d-a2a0-4549-a77f-579469621781 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/598] 10.0.0.205 () {34 vars in 685 bytes} [Fri Aug 14 09:42:06 2026] POST /v2.1/os-security-groups => generated 248 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:07.168 7 WARNING neutronclient.v2_0.client [None req-d40c89dd-1982-484b-b173-8347375e4d27 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:07.289 7 WARNING neutronclient.v2_0.client [None req-d40c89dd-1982-484b-b173-8347375e4d27 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/599] 10.0.0.205 () {28 vars in 560 bytes} [Fri Aug 14 09:42:06 2026] GET /v2/ => generated 402 bytes in 393 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.205 () {28 vars in 564 bytes} [Fri Aug 14 09:42:07 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: 302/601] 10.0.0.205 () {30 vars in 413 bytes} [Fri Aug 14 09:42:07 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.205 () {34 vars in 695 bytes} [Fri Aug 14 09:42:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:07.660 8 WARNING neutronclient.v2_0.client [None req-47d217bc-c960-4693-bdea-1e24f53a4679 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:07.707 8 WARNING neutronclient.v2_0.client [None req-47d217bc-c960-4693-bdea-1e24f53a4679 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/603] 10.0.0.205 () {34 vars in 695 bytes} [Fri Aug 14 09:42:07 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:07.858 7 WARNING neutronclient.v2_0.client [None req-914f65e6-528c-4a04-bb22-12a83101f880 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/604] 10.0.0.205 () {32 vars in 737 bytes} [Fri Aug 14 09:42:07 2026] GET /v2.1/os-security-groups/4b0520ca-877f-40da-8c1d-7504015b338d => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:07.920 8 WARNING neutronclient.v2_0.client [None req-00232801-9f4b-42f6-add9-0681130007ff 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:07.946 8 WARNING neutronclient.v2_0.client [None req-00232801-9f4b-42f6-add9-0681130007ff 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:07.985 8 WARNING neutronclient.v2_0.client [None req-00232801-9f4b-42f6-add9-0681130007ff 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/605] 10.0.0.205 () {32 vars in 750 bytes} [Fri Aug 14 09:42:07 2026] DELETE /v2.1/os-security-group-rules/4b587513-1fc8-4890-8a6b-73da172076b6 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:42:08.078 7 WARNING neutronclient.v2_0.client [None req-25932af5-1c8d-4c90-bdea-9c03312f24ba 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:08.114 7 WARNING neutronclient.v2_0.client [None req-25932af5-1c8d-4c90-bdea-9c03312f24ba 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/606] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:08 2026] DELETE /v2.1/os-security-groups/4b0520ca-877f-40da-8c1d-7504015b338d => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:42:08.239 7 WARNING neutronclient.v2_0.client [None req-00390931-1f2d-4911-967b-082b6e4d9c5c 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:08.243 8 WARNING neutronclient.v2_0.client [None req-0ba5c3cc-c55b-4824-aa89-3da06c65bd7c 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:08.284 7 WARNING neutronclient.v2_0.client [None req-00390931-1f2d-4911-967b-082b6e4d9c5c 39d1ffe671bc4baea32e2f24668b9380 4e085cde6a7e4f1db7ce7ced38422c17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:08.357 8 WARNING neutronclient.v2_0.client [None req-0ba5c3cc-c55b-4824-aa89-3da06c65bd7c 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/607] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:08 2026] DELETE /v2.1/os-security-groups/cb40a714-1af3-4ff1-835d-0f9618e56464 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:42:08.590 8 WARNING neutronclient.v2_0.client [None req-0ba5c3cc-c55b-4824-aa89-3da06c65bd7c 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/608] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:42:08 2026] POST /v2.1/servers => generated 450 bytes in 1116 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 09:42:09.322 7 WARNING neutronclient.v2_0.client [None req-ba6b18fa-275f-4b82-a722-bcc18af06650 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/609] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:09 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1401 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-08-14 09:42:10.501 8 WARNING neutronclient.v2_0.client [None req-e07e3f4c-129a-4899-a530-ec096a5839f6 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/610] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:10 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1405 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:11.722 7 WARNING neutronclient.v2_0.client [None req-6ea86773-6b83-4cf9-8b7b-f50b25e4e08c 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/611] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:11 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1453 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:12.968 8 WARNING neutronclient.v2_0.client [None req-57904565-ec9d-4353-87af-eaf36cc8053d 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/612] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:12 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1453 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:13.394 7 WARNING neutronclient.v2_0.client [None req-f8ae7074-28fb-4ac8-8ac0-468f5f26b6c9 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:13.445 7 WARNING neutronclient.v2_0.client [None req-f8ae7074-28fb-4ac8-8ac0-468f5f26b6c9 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:13.685 7 WARNING neutronclient.v2_0.client [None req-f8ae7074-28fb-4ac8-8ac0-468f5f26b6c9 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] 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-08-14 09:42:14.073 8 WARNING neutronclient.v2_0.client [None req-aaedd5c3-5ccf-4ff4-a4c3-5798183fb211 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/613] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:14 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1461 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:42:13 2026] POST /v2.1/servers => generated 450 bytes in 1606 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-08-14 09:42:14.905 8 WARNING neutronclient.v2_0.client [None req-b07240dd-e40e-41f2-8f9d-97dfca6ccd4f 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] 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-08-14 09:42:15.162 7 WARNING neutronclient.v2_0.client [None req-68aaad92-83ac-4a17-8a03-dee314c9c22d 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/617] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:14 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1253 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:15 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1539 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:16.393 8 WARNING neutronclient.v2_0.client [None req-558bea5f-891e-42ec-b340-7955feaf588f 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/619] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:16 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1295 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-08-14 09:42:16.635 7 WARNING neutronclient.v2_0.client [None req-d4a59f99-69c0-4ad8-b1f1-0fd826916d78 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] 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-08-14 09:42:16.723 8 INFO nova.api.openstack.compute.server_external_events [req-99d7e0f3-951b-4905-8873-420cd76108cf req-f7dff5a1-ac53-475b-9487-e463c53f036d 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec for instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 on instance 2026-08-14 09:42:16.732 8 INFO nova.compute.rpcapi [None req-0d6dd3a9-0777-4621-bd2c-23dd7b98575e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 311/620] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:16 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:17.541 8 WARNING neutronclient.v2_0.client [None req-6118bdb8-1044-4027-bdb9-612cf3be6bb9 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/622] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:17 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1351 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-08-14 09:42:17.812 7 WARNING neutronclient.v2_0.client [None req-0ee54982-f3e5-4b5b-af39-1db8ff2ae73d 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/623] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:17 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:18.729 7 WARNING neutronclient.v2_0.client [None req-b7fb85c5-dfe6-4811-861c-de7405b852d8 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/624] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:18 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => 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-08-14 09:42:18.791 8 WARNING neutronclient.v2_0.client [None req-d80078b9-17cd-4ee6-a92d-6fa581456822 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in 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/625] 10.0.0.205 () {34 vars in 685 bytes} [Fri Aug 14 09:42:18 2026] POST /v2.1/os-security-groups => generated 242 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:18.964 7 WARNING neutronclient.v2_0.client [None req-e67871c6-8850-4cab-b1ca-8a893070dd98 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:19.005 8 WARNING neutronclient.v2_0.client [None req-429f277c-b38b-48cb-9758-284528c62aea 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/626] 10.0.0.205 () {34 vars in 685 bytes} [Fri Aug 14 09:42:18 2026] POST /v2.1/os-security-groups => generated 243 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:18 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:19.097 7 WARNING neutronclient.v2_0.client [None req-f250b14e-e711-4a05-bdfc-d0320d2b0be1 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/628] 10.0.0.205 () {34 vars in 685 bytes} [Fri Aug 14 09:42:19 2026] POST /v2.1/os-security-groups => generated 244 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-08-14 09:42:19.227 8 WARNING neutronclient.v2_0.client [None req-30a49f50-5940-4beb-9cc4-bf04acc139f4 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:19.281 8 WARNING neutronclient.v2_0.client [None req-30a49f50-5940-4beb-9cc4-bf04acc139f4 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:19.329 8 WARNING neutronclient.v2_0.client [None req-30a49f50-5940-4beb-9cc4-bf04acc139f4 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/629] 10.0.0.205 () {32 vars in 663 bytes} [Fri Aug 14 09:42:19 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:19.388 7 WARNING neutronclient.v2_0.client [None req-f445cc3b-e514-4ed2-a7a1-99d836e6858a 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:19.670 7 WARNING neutronclient.v2_0.client [None req-f445cc3b-e514-4ed2-a7a1-99d836e6858a 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:19.835 8 WARNING neutronclient.v2_0.client [None req-58f59b56-1108-4f42-8cdb-7c632d4a0545 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/630] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:19 2026] DELETE /v2.1/os-security-groups/f8693957-82a8-40c1-9cb2-eb800d8f2561 => generated 0 bytes in 583 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:42:19.990 7 WARNING neutronclient.v2_0.client [None req-3618c562-6ad9-4ccd-84b0-9d013d09d874 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:20.206 7 INFO nova.api.openstack.wsgi [None req-3618c562-6ad9-4ccd-84b0-9d013d09d874 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] HTTP exception thrown: Security group f8693957-82a8-40c1-9cb2-eb800d8f2561 does not exist Neutron server returns request_ids: ['req-92051979-6f62-400f-9bab-3813149fe666'] [pid: 7|app: 0|req: 316/631] 10.0.0.205 () {32 vars in 737 bytes} [Fri Aug 14 09:42:19 2026] GET /v2.1/os-security-groups/f8693957-82a8-40c1-9cb2-eb800d8f2561 => generated 194 bytes in 230 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:19 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1426 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:20.261 7 WARNING neutronclient.v2_0.client [None req-7c848efc-1062-4b5b-aa99-bc925f20df6e 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] 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-08-14 09:42:20.291 8 INFO nova.api.openstack.compute.server_external_events [req-5ea1d954-b7b0-433a-8b34-b6accb29ccf6 req-71db6ab8-8fcf-424d-a92a-afb9b4096947 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:90a4408d-dd37-4bb7-843d-aef38b0f0359 for instance 3324dd7e-73e5-402e-9012-7d23c7f27860 on instance [pid: 8|app: 0|req: 317/633] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:20.303 8 WARNING neutronclient.v2_0.client [None req-88d14a69-a364-4afd-bdcb-206636adedb6 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:20.350 8 WARNING neutronclient.v2_0.client [None req-88d14a69-a364-4afd-bdcb-206636adedb6 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in 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/634] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:20 2026] DELETE /v2.1/os-security-groups/62c390c5-bd94-41ca-8e81-4535b1b2641f => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:42:20.454 8 WARNING neutronclient.v2_0.client [None req-c6b8b663-c497-46c6-ae69-b3746c763310 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in 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/635] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:20 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:20.489 8 INFO nova.api.openstack.wsgi [None req-c6b8b663-c497-46c6-ae69-b3746c763310 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] HTTP exception thrown: Security group 62c390c5-bd94-41ca-8e81-4535b1b2641f does not exist Neutron server returns request_ids: ['req-9b7e1162-5049-4136-bd75-16d194fb486e'] [pid: 8|app: 0|req: 319/636] 10.0.0.205 () {32 vars in 737 bytes} [Fri Aug 14 09:42:20 2026] GET /v2.1/os-security-groups/62c390c5-bd94-41ca-8e81-4535b1b2641f => generated 194 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, ' 2026-08-14 09:42:20.513 7 WARNING neutronclient.v2_0.client [None req-70cefa22-96c1-487f-8bda-9df6f9cf6cf5 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:20.565 7 WARNING neutronclient.v2_0.client [None req-70cefa22-96c1-487f-8bda-9df6f9cf6cf5 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/637] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:20 2026] DELETE /v2.1/os-security-groups/b6152e4b-d1fe-456f-bac5-3b61baf81c02 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:42:20.705 8 WARNING neutronclient.v2_0.client [None req-22cb8d81-e911-4e81-b434-a93bb9521f23 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:20.731 8 INFO nova.api.openstack.wsgi [None req-22cb8d81-e911-4e81-b434-a93bb9521f23 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] HTTP exception thrown: Security group b6152e4b-d1fe-456f-bac5-3b61baf81c02 does not exist Neutron server returns request_ids: ['req-ef4d2398-1e45-47ed-ad17-d0724c5b892d'] [pid: 8|app: 0|req: 320/638] 10.0.0.205 () {32 vars in 737 bytes} [Fri Aug 14 09:42:20 2026] GET /v2.1/os-security-groups/b6152e4b-d1fe-456f-bac5-3b61baf81c02 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:42:20.745 7 WARNING neutronclient.v2_0.client [None req-d0eafa02-bf73-4f28-8f2a-4b7302e40d43 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:20.823 7 WARNING neutronclient.v2_0.client [None req-d0eafa02-bf73-4f28-8f2a-4b7302e40d43 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:20.887 7 WARNING neutronclient.v2_0.client [None req-d0eafa02-bf73-4f28-8f2a-4b7302e40d43 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in 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.205 () {32 vars in 663 bytes} [Fri Aug 14 09:42:20 2026] GET /v2.1/os-security-groups => generated 707 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:20.961 8 WARNING neutronclient.v2_0.client [None req-48f216ec-3373-4bdc-8229-bcec727ff6a8 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:21.011 8 INFO nova.api.openstack.wsgi [None req-48f216ec-3373-4bdc-8229-bcec727ff6a8 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] HTTP exception thrown: Security group b6152e4b-d1fe-456f-bac5-3b61baf81c02 does not exist Neutron server returns request_ids: ['req-d15d0fda-1bb2-4275-82b0-0d50e08d987d'] [pid: 8|app: 0|req: 321/640] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:20 2026] DELETE /v2.1/os-security-groups/b6152e4b-d1fe-456f-bac5-3b61baf81c02 => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:42:21.032 7 WARNING neutronclient.v2_0.client [None req-b1635b4f-96c6-41c7-8118-182daeb6de43 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:21.056 7 INFO nova.api.openstack.wsgi [None req-b1635b4f-96c6-41c7-8118-182daeb6de43 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] HTTP exception thrown: Security group 62c390c5-bd94-41ca-8e81-4535b1b2641f does not exist Neutron server returns request_ids: ['req-dc076c7f-3860-478d-abf3-3c92cad82341'] [pid: 7|app: 0|req: 320/641] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:21 2026] DELETE /v2.1/os-security-groups/62c390c5-bd94-41ca-8e81-4535b1b2641f => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:42:21.070 8 WARNING neutronclient.v2_0.client [None req-05c99cc1-5a63-4008-9d4e-3ef28f859d50 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:21.090 8 INFO nova.api.openstack.wsgi [None req-05c99cc1-5a63-4008-9d4e-3ef28f859d50 9677b549410d496b827e50e366563867 8b66ec9f88e7487faade1f9f4bc73416 - - default default] HTTP exception thrown: Security group f8693957-82a8-40c1-9cb2-eb800d8f2561 does not exist Neutron server returns request_ids: ['req-e6bca817-0e1b-4290-84a4-ef1c5e769207'] [pid: 8|app: 0|req: 322/642] 10.0.0.205 () {32 vars in 740 bytes} [Fri Aug 14 09:42:21 2026] DELETE /v2.1/os-security-groups/f8693957-82a8-40c1-9cb2-eb800d8f2561 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:42:21.322 7 WARNING neutronclient.v2_0.client [None req-651244be-07e2-4ab3-9abf-f6b2e07c2398 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/643] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:21 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1436 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:21.537 8 WARNING neutronclient.v2_0.client [None req-0bcbd52e-b04e-4ff5-8b30-7ab54bb55d0d 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/644] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:21 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:22.581 7 WARNING neutronclient.v2_0.client [None req-8c327961-ed84-4877-8c68-c165866e984e 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/645] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:22 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1436 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:22.781 8 WARNING neutronclient.v2_0.client [None req-06e9ad6b-ece5-4009-b3a5-a443277d39f1 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/646] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:22 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:23.736 7 WARNING neutronclient.v2_0.client [None req-d7ec183a-0c6d-4e4f-9709-5ef2c17dfc1c 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/647] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:23 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1436 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:24.069 8 WARNING neutronclient.v2_0.client [None req-aebf6d29-8775-420c-9ae1-12fdaf1d1d02 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/648] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:24 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:24.888 7 INFO nova.api.openstack.compute.server_external_events [req-13f6e3a8-58de-4276-bf1b-797ba51ff078 req-1882f5e7-7249-43f3-abce-1b9785d6ea5c 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec for instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 on instance 2026-08-14 09:42:24.900 8 WARNING neutronclient.v2_0.client [None req-f38eaffe-ff30-44b6-88e4-b6fadc0589dc 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:24.909 7 INFO nova.compute.rpcapi [None req-f42d0736-f278-407f-a222-432346a17546 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 324/649] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:42:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:24 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1436 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:25.254 7 WARNING neutronclient.v2_0.client [None req-7cd1c763-0f1f-4de2-831c-ef516ad80863 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/653] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:25 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1527 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-08-14 09:42:26.113 8 WARNING neutronclient.v2_0.client [None req-b2a950fd-2c1c-455f-ab53-b5a5c2a599f6 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] 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-08-14 09:42:26.433 7 WARNING neutronclient.v2_0.client [None req-4a7c3ebb-8c27-4f07-a5c3-70a14dcef2e2 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:26 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1424 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:26 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1718 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:26.836 8 WARNING neutronclient.v2_0.client [None req-feb581ce-734d-4002-ba18-6017914a932c 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] 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-08-14 09:42:27.500 7 WARNING neutronclient.v2_0.client [None req-0861f49d-9fa3-43e6-9a55-01c5b1b05c0e 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/656] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:42:26 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/os-interface => generated 285 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:27 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1424 bytes in 1192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:28.883 8 WARNING neutronclient.v2_0.client [None req-27506683-f1d8-4ad1-80c1-41674e552e8d 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] 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-08-14 09:42:28.923 7 INFO nova.api.openstack.compute.server_external_events [req-1aa28f09-668a-4595-b8da-e4b5d88e4ebb req-df092950-f4aa-42c0-bb8f-c8e816efdbe9 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:90a4408d-dd37-4bb7-843d-aef38b0f0359 for instance 3324dd7e-73e5-402e-9012-7d23c7f27860 on instance [pid: 7|app: 0|req: 330/658] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:42:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:28 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1718 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:29.270 7 INFO nova.api.openstack.compute.server_external_events [req-1a4cfb4d-19d0-4cf4-9f37-6dede350e274 req-45a519e8-42b8-4cd3-8c01-523b0726f6f5 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec for instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 on instance [pid: 7|app: 0|req: 331/660] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:29.696 8 WARNING neutronclient.v2_0.client [None req-e34c62c3-bd90-4494-bbb1-6fc155b9b453 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/661] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:29 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:31.006 7 WARNING neutronclient.v2_0.client [None req-03a9a41e-6cb2-48cf-9322-f12265066fdf 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] 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-08-14 09:42:31.198 7 WARNING neutronclient.v2_0.client [None req-03a9a41e-6cb2-48cf-9322-f12265066fdf 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:31.250 8 WARNING neutronclient.v2_0.client [None req-8b101fef-c66c-456b-a100-40385cecca2e 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/662] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:31 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1610 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, ' [pid: 7|app: 0|req: 332/663] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:42:30 2026] POST /v2.1/servers => generated 424 bytes in 611 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 09:42:31.468 8 WARNING neutronclient.v2_0.client [None req-3a1c431f-8605-4457-92cf-a39a43f8d528 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] 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-08-14 09:42:31.502 7 WARNING neutronclient.v2_0.client [None req-781f07c3-bbb5-4457-b900-19f3ac07d456 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/664] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:42:31 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860/os-interface => generated 284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:31 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1371 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:32.380 7 INFO nova.api.openstack.compute.server_external_events [req-5b37ce47-3cf8-4125-856d-941d8730d853 req-36e5ba6e-5149-4989-a63f-5ebb41d3fca8 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:90a4408d-dd37-4bb7-843d-aef38b0f0359 for instance 3324dd7e-73e5-402e-9012-7d23c7f27860 on instance [pid: 7|app: 0|req: 334/666] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:42:32.388 8 WARNING neutronclient.v2_0.client [None req-a2d8a71f-f6c1-49c9-8afa-868b62e45c29 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/667] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:32 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1610 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:32.634 8 WARNING neutronclient.v2_0.client [None req-7d6974ca-af12-4942-881a-92af82bd9da3 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/668] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:32 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1375 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.205 () {32 vars in 641 bytes} [Fri Aug 14 09:42:32 2026] GET /v2.1/servers => generated 388 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/670] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:42:32 2026] DELETE /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 0 bytes in 132 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-08-14 09:42:32.868 7 WARNING neutronclient.v2_0.client [None req-845a711f-b694-4370-9b5a-6d228ceedbdd 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in 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/671] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:32 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1616 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-08-14 09:42:33.746 8 WARNING neutronclient.v2_0.client [None req-0a69e7cf-dcb6-41a2-88d7-aefa6505478e 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:33 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1423 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:34.024 7 WARNING neutronclient.v2_0.client [None req-dd2beb5d-11f0-40d8-8b14-eb8cd84b5a2f 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:33 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1736 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-08-14 09:42:34.856 8 WARNING neutronclient.v2_0.client [None req-6c7e3aa0-6d93-48bf-bb84-dd6359f78219 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/674] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:34 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1423 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:35.182 7 WARNING neutronclient.v2_0.client [None req-6cb7ed38-60b4-45be-9d6b-ff1edbfdaff3 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/677] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:35 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1736 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:35.969 8 WARNING neutronclient.v2_0.client [None req-bf1110e5-5df0-4d55-8873-eb3a6a5fa120 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] 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: 339/678] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:35 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1431 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:36.188 7 INFO nova.api.openstack.compute.server_external_events [req-a4730d7c-aebb-4465-8f2b-36207dbd0f3f req-c34d5ceb-fad0-4b85-9b9d-ec67a8f402b8 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:90a4408d-dd37-4bb7-843d-aef38b0f0359 for instance 3324dd7e-73e5-402e-9012-7d23c7f27860 on instance [pid: 7|app: 0|req: 340/679] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:36 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-08-14 09:42:36.436 8 WARNING neutronclient.v2_0.client [None req-1cc16c82-9d77-46b3-8c53-c4d940d0e556 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/680] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:36 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1380 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:37.047 7 INFO nova.api.openstack.compute.server_external_events [req-80dd6e51-9daa-413f-9721-cf14d83c38a3 req-40cb8fa4-7845-4a34-8524-3d4acbfb44af 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:a4a7bfeb-b576-428a-83dd-de292401022b for instance 7df8d5c8-9153-4a7c-ad26-b7463df57b72 on instance [pid: 7|app: 0|req: 341/681] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:37.243 8 WARNING neutronclient.v2_0.client [None req-21922277-d574-406d-a16e-ce675d1d732d 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/682] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:37 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1483 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-08-14 09:42:37.577 7 WARNING neutronclient.v2_0.client [None req-f6648aec-e3f8-4b88-9bec-37159e66f97c 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/683] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:37 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1380 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-08-14 09:42:38.463 8 WARNING neutronclient.v2_0.client [None req-211f7634-d0d5-44e4-8b1d-b7e94c052ad0 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/684] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:38 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1471 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-08-14 09:42:38.700 7 WARNING neutronclient.v2_0.client [None req-016af9ca-fa83-44d6-865f-b56ec1974d8c 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/685] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:38 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1385 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-08-14 09:42:39.609 8 WARNING neutronclient.v2_0.client [None req-9542b12f-010a-43d8-80eb-c5119aef2605 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/686] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:39 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1471 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:39.798 7 WARNING neutronclient.v2_0.client [None req-a295d80a-caee-4c70-b8b6-db8280438eae 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/687] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:39 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 1385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:40.767 8 WARNING neutronclient.v2_0.client [None req-f4008e38-7919-451d-9d0e-edd9dadfb57e 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] 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: 344/688] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:40 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:40.885 7 INFO nova.api.openstack.wsgi [None req-cd4d3b37-98b7-4bdf-a2b2-243223f71de1 4a601916d4e64e7c8d254989ed866c26 b5a521dd15614b0d82d0d55f2a8d7514 - - default default] HTTP exception thrown: Instance 3324dd7e-73e5-402e-9012-7d23c7f27860 could not be found. [pid: 7|app: 0|req: 345/689] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:40 2026] GET /v2.1/servers/3324dd7e-73e5-402e-9012-7d23c7f27860 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/690] 10.0.0.205 () {32 vars in 704 bytes} [Fri Aug 14 09:42:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-590835814 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:41.935 7 WARNING neutronclient.v2_0.client [None req-33299d3e-0d65-4c3b-a9ab-8a8bbbfa0129 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/691] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:41 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:42.914 8 INFO nova.api.openstack.compute.server_external_events [req-987d0d7d-c441-4741-9969-ad7b15ebae4b req-8feee968-a96d-4704-99e4-762ae9d9c3cb 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:a4a7bfeb-b576-428a-83dd-de292401022b for instance 7df8d5c8-9153-4a7c-ad26-b7463df57b72 on instance [pid: 8|app: 0|req: 346/692] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:42:42 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-08-14 09:42:43.145 7 WARNING neutronclient.v2_0.client [None req-8c0d91e7-c4a3-478b-a545-508cfb9455dd 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/693] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:43 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1471 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:44.602 8 WARNING neutronclient.v2_0.client [None req-577b460c-3868-4a5f-8311-e73425183f6b 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/694] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:44 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1656 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/695] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:42:44 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72/ips => generated 109 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, ' [pid: 8|app: 0|req: 348/696] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:42:44 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/697] 10.0.0.205 () {32 vars in 825 bytes} [Fri Aug 14 09:42:44 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72/ips/tempest-ServerAddressesTestJSON-1399114154-network => generated 94 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/699] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:42:44 2026] DELETE /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:45.069 8 WARNING neutronclient.v2_0.client [None req-1a20597d-79e5-4d1a-8297-89338c8c512a 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/701] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:45 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1662 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-08-14 09:42:46.251 7 WARNING neutronclient.v2_0.client [None req-6b93460f-eba3-4512-ad02-8a07d8785614 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/702] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:46 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1662 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:47.884 8 WARNING neutronclient.v2_0.client [None req-e7cf7af3-7382-4114-94b3-d6bec9bc3a00 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] 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-08-14 09:42:47.934 7 INFO nova.api.openstack.compute.server_external_events [req-72506794-ff98-4c9b-ac60-74b2609a996b req-e488bb21-0b2c-4d62-80fa-a2dec2a11824 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:a4a7bfeb-b576-428a-83dd-de292401022b for instance 7df8d5c8-9153-4a7c-ad26-b7463df57b72 on instance [pid: 8|app: 0|req: 351/703] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:47 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1620 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:49.011 8 WARNING neutronclient.v2_0.client [None req-708750a2-de62-4357-9071-cf6aab925714 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/705] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:48 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1457 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:49.481 7 WARNING neutronclient.v2_0.client [None req-7d385eaf-4930-4d02-9cd4-f1a8a1122f47 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:49.652 7 WARNING neutronclient.v2_0.client [None req-7d385eaf-4930-4d02-9cd4-f1a8a1122f47 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/706] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:42:49 2026] POST /v2.1/servers => generated 424 bytes in 462 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-08-14 09:42:49.889 8 WARNING neutronclient.v2_0.client [None req-d998ce1a-a9c1-4a19-b22f-6a3f87b27429 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/707] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:49 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1368 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-08-14 09:42:50.121 7 WARNING neutronclient.v2_0.client [None req-f8fe06f0-8b45-4b9f-86fb-3c78cd7ac64d 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/708] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:50 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1457 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:51.013 8 WARNING neutronclient.v2_0.client [None req-8c6ab280-1e39-4e29-8d71-d6d5727609d1 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in 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/709] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:50 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1372 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:51.225 7 WARNING neutronclient.v2_0.client [None req-cbef18d4-9e7b-40f6-b594-8d3c5feea1f6 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] The python binding code in 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/710] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:51 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/711] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:42:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:52.129 7 WARNING neutronclient.v2_0.client [None req-86dfd394-c1bc-4e86-a3dd-f51a1553bfd0 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/712] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:52 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1420 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:42:52.343 8 INFO nova.api.openstack.wsgi [None req-f4f64bc2-18c6-4f29-a649-48fedb46bf24 766492f2e43845a6abf4265f3d8ec906 c0fa39fecb7c475a916d2ae40a330754 - - default default] HTTP exception thrown: Instance 7df8d5c8-9153-4a7c-ad26-b7463df57b72 could not be found. [pid: 8|app: 0|req: 356/713] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:52 2026] GET /v2.1/servers/7df8d5c8-9153-4a7c-ad26-b7463df57b72 => generated 111 bytes in 50 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-08-14 09:42:53.005 7 WARNING neutronclient.v2_0.client [None req-14617b17-b1b6-4f01-ab6c-7b5b0a7c44b7 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:53.049 7 WARNING neutronclient.v2_0.client [None req-14617b17-b1b6-4f01-ab6c-7b5b0a7c44b7 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] 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-08-14 09:42:53.230 8 WARNING neutronclient.v2_0.client [None req-4c296494-e183-4d20-ba9b-d0258b917673 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:42:53.286 7 WARNING neutronclient.v2_0.client [None req-14617b17-b1b6-4f01-ab6c-7b5b0a7c44b7 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in 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/714] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:53 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1420 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/715] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:42:52 2026] POST /v2.1/servers => generated 451 bytes in 620 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-08-14 09:42:53.584 8 WARNING neutronclient.v2_0.client [None req-3938af61-87ff-47c6-a2d0-ff4483bca2d0 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in 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/716] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:53 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:54.392 7 WARNING neutronclient.v2_0.client [None req-09b8f00e-d96a-4af9-a384-90ada6aa704c 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in 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/717] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:54 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1428 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-08-14 09:42:54.702 8 WARNING neutronclient.v2_0.client [None req-1fe1b0ec-10b8-4d56-84c0-38beb2058ab6 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/718] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:54 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1427 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:55.395 7 INFO nova.api.openstack.compute.server_external_events [req-9b8a4b63-23b3-4d99-912e-1a2f315929b5 req-e989311f-aeef-479e-9886-6c07c0a59908 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:185425a7-c5e3-4579-9507-62a854563c66 for instance cd8657c9-c1b4-4108-8ad6-79f94db5863b on instance [pid: 7|app: 0|req: 361/721] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:42:55 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-08-14 09:42:55.522 8 WARNING neutronclient.v2_0.client [None req-c89a2f14-7eab-4fd3-b755-0c3d0b5160c4 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/722] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:55 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1480 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:55.941 7 WARNING neutronclient.v2_0.client [None req-444e90b1-f65f-453c-b79a-a461e0a98ad4 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/723] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:55 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1419 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:56.735 8 WARNING neutronclient.v2_0.client [None req-b5aec619-2c84-431e-bc22-c5de2c3a9ef2 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in 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/724] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:56 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1468 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:57.047 7 WARNING neutronclient.v2_0.client [None req-0a8171f4-061c-4206-b90a-9fbc11f8b7bd 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in 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/725] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:56 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1475 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-08-14 09:42:57.905 8 WARNING neutronclient.v2_0.client [None req-4ba21fb5-431f-4fb2-a0e0-d70246fb5c2d 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:57 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1468 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:58.138 7 WARNING neutronclient.v2_0.client [None req-1c956884-591b-4f80-ae70-fb13dfdbb4ae 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in 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/727] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:58 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1475 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:59.039 8 WARNING neutronclient.v2_0.client [None req-a1da5bbb-8d22-4db0-8588-abd77902bc0e 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/728] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:59 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1468 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:42:59.219 7 WARNING neutronclient.v2_0.client [None req-36ed65f7-8c4a-4b4d-a645-59e5277e6499 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/729] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:42:59 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:00.187 8 WARNING neutronclient.v2_0.client [None req-865a85a7-8780-4540-8856-0016daac6dcf 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] 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-08-14 09:43:00.325 7 WARNING neutronclient.v2_0.client [None req-6e947eb0-dd34-4217-81c8-4145c09a13a2 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/730] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:00 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1468 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-08-14 09:43:00.409 8 INFO nova.api.openstack.compute.server_external_events [req-3fe771b1-40d5-46bc-83ac-3802729f80a0 req-6ef6331c-cbd6-437a-b253-3075530ed50f 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:305d8892-d72e-4c64-94f2-68a6176850c6 for instance 037246a0-8d06-4cb1-ba09-3821a37d44fb on instance [pid: 8|app: 0|req: 366/731] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:00 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) [pid: 7|app: 0|req: 366/732] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:00 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1551 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-08-14 09:43:00.902 8 INFO nova.api.openstack.compute.server_external_events [req-2764d6ba-aacd-4a5a-a230-6f5cdad602cf req-cf06d18a-e4ca-440d-bc56-dca499bc5678 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:185425a7-c5e3-4579-9507-62a854563c66 for instance cd8657c9-c1b4-4108-8ad6-79f94db5863b on instance [pid: 8|app: 0|req: 367/733] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:43:00 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-08-14 09:43:01.428 7 WARNING neutronclient.v2_0.client [None req-61a353fb-b041-456b-b8e7-917a53742319 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] 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-08-14 09:43:01.547 8 WARNING neutronclient.v2_0.client [None req-4ec81133-81ef-4161-801a-0bc2e00c054a 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/734] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:01 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1468 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:01 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1549 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-08-14 09:43:02.653 7 WARNING neutronclient.v2_0.client [None req-c00a5b37-8415-41bc-8412-4cf9171d602b 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] 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-08-14 09:43:02.719 8 WARNING neutronclient.v2_0.client [None req-f123eb48-5318-47f8-b2a9-a46045f292e4 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:02 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1648 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:02 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1549 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:03.871 7 WARNING neutronclient.v2_0.client [None req-63e5f669-4bc3-4db2-9c58-30d76f7e9ccf 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:03 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1549 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/739] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:43:04 2026] DELETE /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 0 bytes in 134 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-08-14 09:43:04.216 7 WARNING neutronclient.v2_0.client [None req-5389ad18-9fc4-4e2b-877b-0d3d4ef8566c 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/740] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:04 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1654 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:04.460 8 INFO nova.api.openstack.compute.server_external_events [req-15cc3c07-457c-49ba-a90f-9292e6a654d3 req-c380cf32-2961-4dc7-8cdb-3e1a97464494 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:305d8892-d72e-4c64-94f2-68a6176850c6 for instance 037246a0-8d06-4cb1-ba09-3821a37d44fb on instance [pid: 8|app: 0|req: 371/741] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:43:04 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-08-14 09:43:05.025 8 WARNING neutronclient.v2_0.client [None req-3162bb39-b87c-4937-8be0-7b81f794452a 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/744] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:04 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1549 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:05.386 7 WARNING neutronclient.v2_0.client [None req-cc7c8bf6-c31f-4938-bd81-6b3e0b802a1c 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/745] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:05 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1654 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:06.210 8 WARNING neutronclient.v2_0.client [None req-6afa2c94-19b6-4ea9-8079-da8b6ae17857 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in 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/746] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:06 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1549 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-08-14 09:43:06.546 7 WARNING neutronclient.v2_0.client [None req-80efb633-6a16-44c8-9726-e5c01699225c 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/747] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:06 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1654 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:07.036 8 INFO nova.api.openstack.compute.server_external_events [req-01e58c5f-485b-47d5-a3b4-c4ebd4f7726b req-ae76640d-0b67-4d08-9554-3c1384fbebf8 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:185425a7-c5e3-4579-9507-62a854563c66 for instance cd8657c9-c1b4-4108-8ad6-79f94db5863b on instance [pid: 8|app: 0|req: 375/748] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:07 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-08-14 09:43:07.380 7 WARNING neutronclient.v2_0.client [None req-5e5242ce-1d06-4a08-9d06-8cc3bd54f360 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in 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/749] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:07 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1725 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:07.519 8 WARNING neutronclient.v2_0.client [None req-787ce883-0d0f-4e4a-aa94-32fecc3384f9 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/750] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:43:07 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:07.801 7 WARNING neutronclient.v2_0.client [None req-5d3311c7-8c36-4d4b-9224-be8213219908 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in 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/751] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:07 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1449 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:08.446 8 WARNING neutronclient.v2_0.client [None req-56748ec8-e5f3-46b1-a2d9-c86a3ae7473e 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/752] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:08 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1725 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/753] 10.0.0.205 () {32 vars in 641 bytes} [Fri Aug 14 09:43:08 2026] GET /v2.1/servers => generated 377 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/754] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:43:08 2026] DELETE /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 0 bytes in 115 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-08-14 09:43:08.788 7 WARNING neutronclient.v2_0.client [None req-bdaaebac-8d86-4bf9-b141-881588ce348b 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] 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-08-14 09:43:08.899 8 WARNING neutronclient.v2_0.client [None req-ee967f6c-bce9-47ef-9784-5bd68cd8e734 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/755] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:08 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1731 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:08 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1454 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-08-14 09:43:09.066 7 INFO nova.api.openstack.compute.server_external_events [req-bacb7ce8-72d5-4e09-8b07-6a50316d3382 req-ffef9e35-1838-4f97-9155-939e33fce4a6 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:305d8892-d72e-4c64-94f2-68a6176850c6 for instance 037246a0-8d06-4cb1-ba09-3821a37d44fb on instance [pid: 7|app: 0|req: 378/757] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:09.953 8 WARNING neutronclient.v2_0.client [None req-32742c5f-5fce-4850-bc92-8421f943a94f 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] 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-08-14 09:43:10.010 7 WARNING neutronclient.v2_0.client [None req-719f2ae3-fd85-4f21-905d-569febac1486 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] The python binding code in 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/758] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:09 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:09 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1731 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:11.089 7 INFO nova.api.openstack.wsgi [None req-55876604-0583-4c8b-b550-1df9fc3cfa30 9ccf38499b524d229282ec89976e488b aa028ea4b10344af87a2c4f5b1fd9935 - - default default] HTTP exception thrown: Instance cd8657c9-c1b4-4108-8ad6-79f94db5863b could not be found. [pid: 7|app: 0|req: 380/760] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:11 2026] GET /v2.1/servers/cd8657c9-c1b4-4108-8ad6-79f94db5863b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:43:11.106 8 WARNING neutronclient.v2_0.client [None req-b044ae9b-c46f-4bc9-8e68-ebf248c358e3 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/761] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:11 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1851 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-08-14 09:43:12.320 7 WARNING neutronclient.v2_0.client [None req-fe9fc7fa-9e4f-4c58-ad79-06aa7d9a67db 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] 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-08-14 09:43:12.473 8 INFO nova.api.openstack.compute.server_external_events [req-fd54c51f-a596-4894-897e-a254faa8db7b req-f36eb3d9-9ca6-4348-b9e8-5ce709fc496e 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:305d8892-d72e-4c64-94f2-68a6176850c6 for instance 037246a0-8d06-4cb1-ba09-3821a37d44fb on instance [pid: 7|app: 0|req: 381/762] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:12 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1783 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:13.546 7 WARNING neutronclient.v2_0.client [None req-0aea325a-167c-451b-b83e-c6939b21cf1b 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/764] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:13 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1509 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-08-14 09:43:14.654 8 WARNING neutronclient.v2_0.client [None req-930b73c5-da16-4440-b227-f7b33b62df19 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/765] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:14 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 1509 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:15.763 7 INFO nova.api.openstack.wsgi [None req-2fff17cc-6cc0-478d-b499-7742be468c28 7bc1a44e3da1487ebaf6aff11559d5c5 2fddbe991ca14f4981cc9e3d0efe2dc7 - - default default] HTTP exception thrown: Instance 037246a0-8d06-4cb1-ba09-3821a37d44fb could not be found. [pid: 7|app: 0|req: 384/768] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:15 2026] GET /v2.1/servers/037246a0-8d06-4cb1-ba09-3821a37d44fb => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/769] 10.0.0.205 () {32 vars in 706 bytes} [Fri Aug 14 09:43:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1344811564 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/770] 10.0.0.206 () {30 vars in 619 bytes} [Fri Aug 14 09:43:17 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.206 () {32 vars in 692 bytes} [Fri Aug 14 09:43:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.206 () {34 vars in 913 bytes} [Fri Aug 14 09:43:18 2026] GET /v2.1/os-simple-tenant-usage/e33b25e842064e0a8531e44eafde6656?start=2026-08-13T00:00:00&end=2026-08-14T23:59:59 => generated 20 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.206 () {30 vars in 654 bytes} [Fri Aug 14 09:43:18 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 387/774] 10.0.0.206 () {30 vars in 619 bytes} [Fri Aug 14 09:43:21 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.206 () {32 vars in 692 bytes} [Fri Aug 14 09:43:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.206 () {34 vars in 913 bytes} [Fri Aug 14 09:43:22 2026] GET /v2.1/os-simple-tenant-usage/e33b25e842064e0a8531e44eafde6656?start=2026-08-13T00:00:00&end=2026-08-14T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.206 () {30 vars in 654 bytes} [Fri Aug 14 09:43:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/780] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:43:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:43:27.040 8 WARNING neutronclient.v2_0.client [None req-066b4e60-8c65-49d4-abdf-70c6222bda36 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:27.092 8 WARNING neutronclient.v2_0.client [None req-066b4e60-8c65-49d4-abdf-70c6222bda36 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:27.290 8 WARNING neutronclient.v2_0.client [None req-066b4e60-8c65-49d4-abdf-70c6222bda36 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/781] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:43:26 2026] POST /v2.1/servers => generated 452 bytes in 539 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 09:43:27.548 7 WARNING neutronclient.v2_0.client [None req-7e38cb7d-414f-48af-a38d-7eec15699449 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/782] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:27 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1432 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:28.642 8 WARNING neutronclient.v2_0.client [None req-5044fc41-b426-4614-b4ac-bf712bc529d5 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/783] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:28 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1436 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:29.738 7 WARNING neutronclient.v2_0.client [None req-4a8acf65-e3d4-4bd6-bf92-296c8b92d753 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/784] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:29 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1484 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-08-14 09:43:30.868 8 WARNING neutronclient.v2_0.client [None req-4f241d39-67f0-4e3a-99ba-b756bafa85bb 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/785] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:30 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1484 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-08-14 09:43:31.994 7 WARNING neutronclient.v2_0.client [None req-baf994ee-0bca-40e7-bdd5-998af37a4631 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/786] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:31 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1492 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:32.644 8 WARNING neutronclient.v2_0.client [None req-a542f91d-ac0a-4c70-9b86-93bf50d334df 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/787] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:43:32 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/os-interface => generated 285 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:32.954 7 WARNING neutronclient.v2_0.client [None req-6c614ea4-fff0-467a-8ca0-81366385a42f 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] 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-08-14 09:43:33.332 8 WARNING neutronclient.v2_0.client [None req-44d16ca6-acd5-405d-a4b2-242b46fd2f60 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/788] 10.0.0.205 () {32 vars in 815 bytes} [Fri Aug 14 09:43:32 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/os-interface/8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec => generated 282 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:33.419 7 INFO nova.api.openstack.compute.server_external_events [req-6bae636e-7ff7-4610-a271-d36ea3c7bcc2 req-e5e12064-995f-4ec9-9039-3c2e790d05c1 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:6245680d-e09f-45f7-89c8-18a19aaf853d for instance 2fd85b18-6aae-45e4-8d15-ff3077243f5f on instance [pid: 7|app: 0|req: 395/789] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:33 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: 396/790] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:33 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/791] 10.0.0.205 () {34 vars in 750 bytes} [Fri Aug 14 09:43:33 2026] POST /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/792] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:33 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:33 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1569 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/794] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:34 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 156 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, ' 2026-08-14 09:43:34.804 8 WARNING neutronclient.v2_0.client [None req-8cf24914-a4d8-4c89-801b-a2f8e72af97b 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/797] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:34 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1557 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:35.474 7 INFO nova.api.openstack.compute.server_external_events [req-152bc953-476a-4b11-b5f5-b8e1518e5887 req-d1f55223-99a8-4fe1-ae8b-f8d8a178fc11 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec for instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/798] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/799] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:43:35 2026] POST /v2.1/os-keypairs => generated 397 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, ' [pid: 7|app: 0|req: 403/800] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:35 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:43:36.341 8 WARNING neutronclient.v2_0.client [None req-7daddb39-9dcd-46c0-a7e5-683b50da5814 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/801] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:36 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1557 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/802] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:36 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 194 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-08-14 09:43:36.789 8 WARNING neutronclient.v2_0.client [None req-73badb96-6501-45af-abd9-29a53b9644fc 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/803] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:36 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1952 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/804] 10.0.0.205 () {34 vars in 750 bytes} [Fri Aug 14 09:43:36 2026] POST /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/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: 400/805] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:36 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 194 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-08-14 09:43:37.338 7 WARNING neutronclient.v2_0.client [None req-e947dc44-ac60-432f-a7f7-1899100c492b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:37.396 7 WARNING neutronclient.v2_0.client [None req-e947dc44-ac60-432f-a7f7-1899100c492b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:37.564 7 WARNING neutronclient.v2_0.client [None req-e947dc44-ac60-432f-a7f7-1899100c492b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] 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-08-14 09:43:37.648 8 WARNING neutronclient.v2_0.client [None req-6d3a61d5-3a0e-49e9-a866-4f44de14a83a 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/806] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:43:37 2026] POST /v2.1/servers => generated 449 bytes in 536 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, ' [pid: 8|app: 0|req: 401/807] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:37 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1557 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:43:37.822 7 WARNING neutronclient.v2_0.client [None req-97c2ca52-8c38-47a0-a162-6695d2107537 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/808] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:37 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1402 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/809] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:38 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 194 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-08-14 09:43:38.588 7 INFO nova.api.openstack.compute.server_external_events [req-ef721b01-dc26-4e55-8232-6dd7a2c79048 req-fc0b4973-16d3-44d3-8e37-c6c6cfab19f0 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:6245680d-e09f-45f7-89c8-18a19aaf853d for instance 2fd85b18-6aae-45e4-8d15-ff3077243f5f on instance [pid: 7|app: 0|req: 408/810] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:43:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:38.881 8 WARNING neutronclient.v2_0.client [None req-7d8176b2-c504-4708-b026-260cbc373a78 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] 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-08-14 09:43:38.930 7 WARNING neutronclient.v2_0.client [None req-913a8a8a-a5af-4390-b372-1e973d71de9c 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/811] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:38 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1406 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/812] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:38 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 410/813] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:39 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:43:39.115 8 INFO nova.api.openstack.compute.server_external_events [req-f7a9304a-016f-4997-92ef-eec29ad7faf5 req-6d0d2f5c-781c-481b-84ab-56c50e9f742d 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec for instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 on instance [pid: 8|app: 0|req: 404/814] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:40.029 7 WARNING neutronclient.v2_0.client [None req-13100e21-f475-4f46-9a99-7373ba449f2d 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:40.049 8 WARNING neutronclient.v2_0.client [None req-0f8a085a-59f6-4794-a105-7b7e2e162421 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/815] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:39 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1454 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: 412/816] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:43:40 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/817] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:40 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1557 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/818] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:43:40 2026] DELETE /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 0 bytes in 162 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-08-14 09:43:40.368 8 WARNING neutronclient.v2_0.client [None req-363d1468-3223-46d8-bfa6-33ea39b33dae 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/819] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:40 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1844 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-08-14 09:43:41.146 7 WARNING neutronclient.v2_0.client [None req-4b7a5da8-a58c-4ef8-a245-725b7ab6baf5 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/820] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:41 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1454 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-08-14 09:43:41.259 8 WARNING neutronclient.v2_0.client [None req-77162b8b-33c4-4167-a38b-1c621927f07c 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/821] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:41 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1739 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:41.482 7 WARNING neutronclient.v2_0.client [None req-104e7e31-2b31-4040-8406-eb6131882336 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/822] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:43:41 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:41.613 8 WARNING neutronclient.v2_0.client [None req-db0ba75c-0ec3-4bf6-b676-e6bb6044ef80 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/823] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:41 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1844 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-08-14 09:43:42.271 7 WARNING neutronclient.v2_0.client [None req-0e62e5ff-9582-491a-968f-953777add861 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] 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: 416/824] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:42 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1462 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-08-14 09:43:42.461 8 WARNING neutronclient.v2_0.client [None req-c40c3d48-d665-4dca-b0cf-88dcc96a9b5a 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:42.482 7 INFO nova.api.openstack.compute.server_external_events [req-3001ea23-9d1b-4650-a78b-673631b128cc req-fa98e6df-d7f9-466d-ae56-4b5593fa94cc 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:6245680d-e09f-45f7-89c8-18a19aaf853d for instance 2fd85b18-6aae-45e4-8d15-ff3077243f5f on instance [pid: 7|app: 0|req: 417/825] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/826] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:42 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1739 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, ' [pid: 7|app: 0|req: 418/827] 10.0.0.205 () {32 vars in 641 bytes} [Fri Aug 14 09:43:42 2026] GET /v2.1/servers => generated 384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:42.815 7 WARNING neutronclient.v2_0.client [None req-f63e7ba1-4b36-4fbc-b2cd-c230ebf6bfa6 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/828] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:43:42 2026] DELETE /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => 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-08-14 09:43:42.865 8 WARNING neutronclient.v2_0.client [None req-e5ccf8fd-9b7a-49e5-b298-aa7b2bdeda50 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/829] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:42 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1844 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:43.501 7 WARNING neutronclient.v2_0.client [None req-e8dd4cbb-cd20-44be-9158-ced17075e4f9 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/830] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:42 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1745 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-08-14 09:43:43.599 8 INFO nova.api.openstack.compute.server_external_events [req-67985749-1ec0-4b12-a1a5-ae997490eae2 req-4dcfb86f-f901-4313-ae73-eaed796fc722 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:8c2a6fe8-eb0b-476e-b748-6c52b5f4ecec for instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 on instance [pid: 8|app: 0|req: 412/831] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:43 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1539 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:44.379 8 WARNING neutronclient.v2_0.client [None req-33c22c99-4615-43a0-8f51-2d72cf113d9c 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/833] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:44 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1482 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-08-14 09:43:44.542 7 INFO nova.api.openstack.compute.server_external_events [req-fb99f6d0-555c-4b9e-a2b6-71ca4c0b602a req-266898d7-0ad5-4ac3-a262-5be4b2765b7c 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:f58ea1cd-87be-4dff-9a3a-7f5d5cafd7a9 for instance 8080e32e-fb24-4a5b-b86d-91b1be87d05e on instance [pid: 7|app: 0|req: 421/834] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:44.633 8 WARNING neutronclient.v2_0.client [None req-30b8428c-4bfa-4e1f-b5e8-24af841e5994 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] 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: 414/835] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:44 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1865 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:43:44.761 7 WARNING neutronclient.v2_0.client [None req-b0e17be4-1836-4421-8447-d60cff2aebe0 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/836] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:44 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1527 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-08-14 09:43:45.486 8 WARNING neutronclient.v2_0.client [None req-02c1fc85-a97a-498c-ba88-f4918c378114 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in 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/839] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:45 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1487 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-08-14 09:43:45.798 7 WARNING neutronclient.v2_0.client [None req-47f2cd2f-25cf-4ff8-a914-9de0478601ee 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/840] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:45 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1798 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:45.929 8 WARNING neutronclient.v2_0.client [None req-09439289-3d9f-4ff0-8d83-a22d6c2c627d 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/841] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:45 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:46.578 7 WARNING neutronclient.v2_0.client [None req-6fc54f3d-2676-45d1-a781-428905874efc 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:43:46.578 8 INFO nova.api.openstack.compute.server_external_events [req-262e52f3-d327-450b-a3ad-2bc545034fae req-d7ed5df8-11b5-48d3-8e75-07ac0270bb16 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:6245680d-e09f-45f7-89c8-18a19aaf853d for instance 2fd85b18-6aae-45e4-8d15-ff3077243f5f on instance [pid: 8|app: 0|req: 418/842] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/843] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:46 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 1487 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:46.888 8 WARNING neutronclient.v2_0.client [None req-630d8c38-e7bc-44b1-b335-d9f1ebaf6749 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/844] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:46 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1513 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:47.075 7 INFO nova.api.openstack.compute.server_external_events [req-df91e50e-6c0d-4d4f-972a-e59a22e35668 req-5080eaea-b96e-4f9e-b34f-b9cd06d6b6f7 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:f58ea1cd-87be-4dff-9a3a-7f5d5cafd7a9 for instance 8080e32e-fb24-4a5b-b86d-91b1be87d05e on instance 2026-08-14 09:43:47.079 8 WARNING neutronclient.v2_0.client [None req-7d28aa55-bbbe-481f-8b3b-d0f4c2f81606 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/845] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:43:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:47 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:47.655 7 INFO nova.api.openstack.wsgi [None req-09e61530-1df3-42d4-b84e-fa4a76627328 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] HTTP exception thrown: Instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 could not be found. [pid: 7|app: 0|req: 427/847] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:47 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => 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: 421/848] 10.0.0.205 () {32 vars in 706 bytes} [Fri Aug 14 09:43:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2029889546 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:48.009 7 WARNING neutronclient.v2_0.client [None req-0f6a9c66-9cb8-460d-b8f7-a2b2a686c723 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in 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/849] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:47 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1518 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:43:48.115 8 INFO nova.api.openstack.wsgi [None req-16fb48a4-7959-4564-861d-8dd0f8c7c2cd 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] HTTP exception thrown: Instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 could not be found. [pid: 8|app: 0|req: 422/850] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:43:48 2026] DELETE /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:48.148 7 INFO nova.api.openstack.wsgi [None req-72bfad5a-c55f-40b1-9795-ab3823d091ed 606cc6f514344fff9a386c0ce34c029c e576e141ba154ba0bc150da9c9b53e39 - - default default] HTTP exception thrown: Instance 9ba096a5-6248-4a86-a09d-2c8927fc6542 could not be found. [pid: 7|app: 0|req: 429/851] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:48 2026] GET /v2.1/servers/9ba096a5-6248-4a86-a09d-2c8927fc6542 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:48.277 8 WARNING neutronclient.v2_0.client [None req-f49a8281-c582-4c30-b2fe-de262b4efefb 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/852] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:48 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1527 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:49.119 7 WARNING neutronclient.v2_0.client [None req-07e6e753-e7ee-4881-a31a-3eb906d95c2a 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/853] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:49 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => generated 1518 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:49.472 8 WARNING neutronclient.v2_0.client [None req-d0970a2b-a655-4306-a88d-e6cbe24f2e54 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/854] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:49 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1695 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:49.664 7 WARNING neutronclient.v2_0.client [None req-89bf98f0-3ed3-4e60-bbe0-7ca68790441c 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/855] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:49 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1695 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:43:50.199 8 INFO nova.api.openstack.wsgi [None req-87b530da-dc26-46db-bc51-bf35cdc990b7 44a8ed43e8c047c79e10f74adcb2107e 1c5a2419172749e39b62badb9830d6c7 - - default default] HTTP exception thrown: Instance 2fd85b18-6aae-45e4-8d15-ff3077243f5f could not be found. [pid: 8|app: 0|req: 425/856] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:43:50 2026] GET /v2.1/servers/2fd85b18-6aae-45e4-8d15-ff3077243f5f => 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: 7|app: 0|req: 432/857] 10.0.0.205 () {32 vars in 706 bytes} [Fri Aug 14 09:43:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2096225779 => generated 0 bytes in 30 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-08-14 09:43:51.016 8 INFO nova.api.openstack.compute.server_external_events [req-8c1f3d57-9dfd-4d02-a1c0-934c8eb283da req-6c70f8f4-f86a-4f0c-b8b1-b026751245da 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:f58ea1cd-87be-4dff-9a3a-7f5d5cafd7a9 for instance 8080e32e-fb24-4a5b-b86d-91b1be87d05e on instance [pid: 8|app: 0|req: 426/858] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:43:50 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: 434/861] 10.0.0.205 () {34 vars in 750 bytes} [Fri Aug 14 09:43:58 2026] POST /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e/action => generated 31963 bytes in 547 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: 428/862] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:44:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:02.447 7 WARNING neutronclient.v2_0.client [None req-18436b0b-3503-44bb-a030-3173adae9ce0 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:44:02.494 7 WARNING neutronclient.v2_0.client [None req-18436b0b-3503-44bb-a030-3173adae9ce0 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:44:02.686 7 WARNING neutronclient.v2_0.client [None req-18436b0b-3503-44bb-a030-3173adae9ce0 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/863] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:44:02 2026] POST /v2.1/servers => generated 452 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 09:44:02.928 8 WARNING neutronclient.v2_0.client [None req-a1739450-6a60-43e8-b04c-9b5f2d0b9e17 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/864] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:02 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1392 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-08-14 09:44:04.029 7 WARNING neutronclient.v2_0.client [None req-e18b444f-9cfd-4c01-9ea5-495510875ea0 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/865] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:03 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1396 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-08-14 09:44:05.129 8 WARNING neutronclient.v2_0.client [None req-6593a325-b5f7-47b6-8111-de1b539af093 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/868] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:05 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1444 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-08-14 09:44:06.213 7 WARNING neutronclient.v2_0.client [None req-9dd28e7a-6224-419d-aa2d-4f8806297b6a f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/869] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:06 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1444 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:07.324 8 WARNING neutronclient.v2_0.client [None req-34f3e354-f117-4e1d-8ea6-be9554f8e485 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/870] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:07 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:08.200 7 INFO nova.api.openstack.compute.server_external_events [req-5061501e-a483-4c19-9302-124791944d14 req-4baf9cd7-22f5-4695-ac3b-2d318ec4e4ae 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:9094b715-3ec6-4b41-9520-6bb315ceb78b for instance 3388b1c4-746e-4d3f-b221-f0459313ddec on instance [pid: 7|app: 0|req: 439/871] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:44:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:08.409 8 WARNING neutronclient.v2_0.client [None req-c98823b1-ab3f-4360-8f02-7081271c8322 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/872] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:08 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1529 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-08-14 09:44:09.605 7 WARNING neutronclient.v2_0.client [None req-c1b9c79c-fc74-4025-9cba-ca7661567db1 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/873] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:09 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:10.352 8 INFO nova.api.openstack.compute.server_external_events [req-563a29ae-d02f-4c80-b885-8fee3d4f65bf req-7f39a615-9d55-4715-bd1b-f2e913e1a52b 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:f58ea1cd-87be-4dff-9a3a-7f5d5cafd7a9 for instance 8080e32e-fb24-4a5b-b86d-91b1be87d05e on instance [pid: 8|app: 0|req: 434/874] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:44:10 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-08-14 09:44:10.744 7 WARNING neutronclient.v2_0.client [None req-b924dcad-1b2e-4909-b849-5b992a71e561 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/875] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:10 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1517 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-08-14 09:44:11.909 8 WARNING neutronclient.v2_0.client [None req-ddb7d876-615f-4bd6-a748-9b7d342a23df f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/876] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:11 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:13.056 7 WARNING neutronclient.v2_0.client [None req-b87d3355-e5f6-4631-8413-0f6bd048e28d f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/877] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:13 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1517 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/878] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:44:13 2026] POST /v2.1/os-keypairs => generated 398 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-08-14 09:44:13.486 7 INFO nova.api.openstack.compute.server_external_events [req-3a97d133-f969-4e74-834e-47900dd6a1fb req-55078f01-2525-45e5-a140-a479d4f0968b 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:9094b715-3ec6-4b41-9520-6bb315ceb78b for instance 3388b1c4-746e-4d3f-b221-f0459313ddec on instance [pid: 7|app: 0|req: 443/879] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:44:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:44:14.205 8 WARNING neutronclient.v2_0.client [None req-c4c71d52-c69c-4764-bdc9-bccdc6713427 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/880] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:14 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1517 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:15.219 7 WARNING neutronclient.v2_0.client [None req-182264ba-98a3-438e-8cfc-bf5c7e93b3c7 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:44:15.278 7 WARNING neutronclient.v2_0.client [None req-182264ba-98a3-438e-8cfc-bf5c7e93b3c7 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] 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-08-14 09:44:15.455 7 WARNING neutronclient.v2_0.client [None req-182264ba-98a3-438e-8cfc-bf5c7e93b3c7 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:44:15.473 8 WARNING neutronclient.v2_0.client [None req-7eab15bf-a389-4040-91c6-6361c1d59020 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/883] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:15 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1700 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-08-14 09:44:15.713 8 WARNING neutronclient.v2_0.client [None req-440ff45c-1fa9-4cac-84c8-32cfeeb887e3 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/884] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:44:15 2026] POST /v2.1/servers => generated 449 bytes in 573 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-08-14 09:44:15.754 7 WARNING neutronclient.v2_0.client [None req-e4b00ad0-dad2-424e-a956-895f29b94a3b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/885] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:44:15 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/886] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:15 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1402 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-08-14 09:44:16.511 8 INFO nova.api.openstack.compute.server_external_events [req-a85c56f9-d088-414d-b066-a2647b4464e1 req-b3d430ff-3ab4-4554-9732-ecb43975f105 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:9094b715-3ec6-4b41-9520-6bb315ceb78b for instance 3388b1c4-746e-4d3f-b221-f0459313ddec on instance [pid: 8|app: 0|req: 441/887] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:44:16 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-08-14 09:44:16.866 7 WARNING neutronclient.v2_0.client [None req-f5808ec3-996f-4e76-8c50-5bee10921e54 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/888] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:16 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1406 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:17.994 8 WARNING neutronclient.v2_0.client [None req-28fad75f-f243-45a7-ac50-b9faadf005be 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/889] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:17 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1454 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:19.078 7 WARNING neutronclient.v2_0.client [None req-48117cd1-e677-4f81-bfc4-182aaa442138 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/890] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:19 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:20.158 8 WARNING neutronclient.v2_0.client [None req-0e3712c7-4ea3-4ef6-949e-de602175fe81 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/891] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:20 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1462 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:21.091 7 INFO nova.api.openstack.compute.server_external_events [req-cbf2affb-cdb0-4abb-883c-c64a2f9efd1f req-4e46ed2b-8baf-4b3e-9a0f-e28e1c4456af 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:43c8d7c7-55b7-4122-b8a2-326a64b1949f for instance b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 on instance [pid: 7|app: 0|req: 449/892] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:44:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:21.265 8 WARNING neutronclient.v2_0.client [None req-e3f4112e-27af-44b8-bce6-bd8ede7b5b4b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/893] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:21 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1539 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-08-14 09:44:22.552 7 WARNING neutronclient.v2_0.client [None req-969fdd0c-f6ae-4224-b6e0-16ed8881a469 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/894] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:22 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1527 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:23.874 8 WARNING neutronclient.v2_0.client [None req-4061c3d1-f98f-448e-8fd4-8e8c4fb94a10 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/895] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:23 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1527 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:25.303 8 WARNING neutronclient.v2_0.client [None req-5f27d4f9-5bdf-465d-889f-a13ba73fe28b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/898] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:25 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1527 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:26.510 7 WARNING neutronclient.v2_0.client [None req-862a791c-d6f9-4832-b349-8909b6d5eeac 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/899] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:26 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1527 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:27.558 8 INFO nova.api.openstack.compute.server_external_events [req-294a7d86-3b5d-4816-8b90-9ea838ec15e5 req-fb450603-9db8-4286-9a36-c177caefc875 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:43c8d7c7-55b7-4122-b8a2-326a64b1949f for instance b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 on instance [pid: 8|app: 0|req: 448/900] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:44:27 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-08-14 09:44:27.987 7 WARNING neutronclient.v2_0.client [None req-278afc0c-2c8d-4245-8875-03fd24ae59ed 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/901] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:27 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:29.154 8 WARNING neutronclient.v2_0.client [None req-f71aeda5-239e-43c6-941e-6143b22fc434 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/902] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:29 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1696 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-08-14 09:44:29.385 7 WARNING neutronclient.v2_0.client [None req-a1ee7bf9-a601-4612-ad0b-270ff08c7a0e 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/903] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:29 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1696 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:30.396 8 INFO nova.api.openstack.compute.server_external_events [req-38d2697a-b6fa-453a-b97c-31dec1903feb req-5f063175-99d8-427b-a0c6-04d4fcc01fb8 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:43c8d7c7-55b7-4122-b8a2-326a64b1949f for instance b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 on instance [pid: 8|app: 0|req: 450/904] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:44:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:37.500 7 WARNING neutronclient.v2_0.client [None req-dbe26c70-abaa-4fa6-a059-102909aed405 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/907] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:37 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1820 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:37.716 8 WARNING neutronclient.v2_0.client [None req-520f8c90-eaa6-4f75-829c-db2ae3bac060 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/908] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:37 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1820 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/909] 10.0.0.205 () {34 vars in 750 bytes} [Fri Aug 14 09:44:38 2026] POST /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec/action => generated 0 bytes in 84 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-08-14 09:44:38.146 8 WARNING neutronclient.v2_0.client [None req-175d96d8-4a13-4cd5-b67a-ec052bfc420b f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/910] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:38 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1822 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/911] 10.0.0.205 () {34 vars in 750 bytes} [Fri Aug 14 09:44:38 2026] POST /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03/action => generated 31932 bytes in 537 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-08-14 09:44:39.379 8 WARNING neutronclient.v2_0.client [None req-3a31d385-3a78-46d0-a078-acb78cde9687 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/912] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:39 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1822 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-08-14 09:44:40.548 7 WARNING neutronclient.v2_0.client [None req-540e7cc9-78e9-488a-885f-edd1e0da0d7b f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/913] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:40 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1822 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-08-14 09:44:41.696 8 WARNING neutronclient.v2_0.client [None req-61e0a549-9b55-418a-ab25-3e5da1dcf1b6 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/914] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:41 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1827 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:42.859 7 WARNING neutronclient.v2_0.client [None req-4e17b782-2ec1-4b2b-9e56-7574ebc51205 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/915] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:42 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1827 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:44.306 8 WARNING neutronclient.v2_0.client [None req-edef44ba-1a98-4a12-9d7a-3d0d430a7790 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/916] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:44 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1827 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:45.205 7 INFO nova.api.openstack.compute.server_external_events [req-4416af17-0269-4605-90e3-46929b935fe0 req-a6067819-8ab2-4688-af03-a59a455b5049 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-unplugged:9094b715-3ec6-4b41-9520-6bb315ceb78b for instance 3388b1c4-746e-4d3f-b221-f0459313ddec on instance [pid: 7|app: 0|req: 462/919] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:44:45 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-08-14 09:44:45.469 8 WARNING neutronclient.v2_0.client [None req-8aef4476-71b1-40f3-8263-23ed48e4a525 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/920] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:45 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1827 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-08-14 09:44:46.650 7 WARNING neutronclient.v2_0.client [None req-0041342c-2190-4df2-a645-ea86453a405d f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/921] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:46 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1827 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:47.775 8 INFO nova.api.openstack.compute.server_external_events [req-7d902e7a-f0a6-4770-b5b4-0a76587d73eb req-67de671e-46ca-46a4-aa33-96b26d4cb448 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:9094b715-3ec6-4b41-9520-6bb315ceb78b for instance 3388b1c4-746e-4d3f-b221-f0459313ddec on instance [pid: 8|app: 0|req: 459/922] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:44:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:47.834 7 WARNING neutronclient.v2_0.client [None req-4fa1ec98-8e29-4677-aa2f-4d8bcfae9a3d f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/923] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:47 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1820 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, ' [pid: 8|app: 0|req: 460/924] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:44:49 2026] DELETE /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:49.782 7 WARNING neutronclient.v2_0.client [None req-1223c4b5-0c0a-4cc9-9801-4b7455dcdfdf 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/925] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:49 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:51.017 8 WARNING neutronclient.v2_0.client [None req-fdf68ca6-1ef9-4d74-8936-6a7f74fbfe2a 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/926] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:50 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1822 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-08-14 09:44:52.205 7 WARNING neutronclient.v2_0.client [None req-2fd61ce6-bfdc-41da-ba72-ed4fd65e8a50 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/927] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:52 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1822 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:53.485 8 INFO nova.api.openstack.compute.server_external_events [req-1b5dcfe6-5b79-40b0-a5eb-164d2a00625a req-6981bda1-5a17-4fa5-8479-b03191766efd 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:43c8d7c7-55b7-4122-b8a2-326a64b1949f for instance b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 on instance [pid: 8|app: 0|req: 462/928] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:44:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:53.884 7 WARNING neutronclient.v2_0.client [None req-da98c224-fec6-449a-a022-6d352f24c4cf 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/929] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:53 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1483 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:55.254 8 WARNING neutronclient.v2_0.client [None req-81a02d3d-583e-413f-ab78-887cbd5a42fd 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/932] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:55 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1488 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:56.583 7 WARNING neutronclient.v2_0.client [None req-ab3a9cdf-b6bb-4e32-8cdb-ef037e525e9c 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/933] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:56 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 1488 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:44:57.850 8 INFO nova.api.openstack.wsgi [None req-dd527304-b153-41b3-ae95-f026a3c257ec 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] HTTP exception thrown: Instance b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 could not be found. [pid: 8|app: 0|req: 465/934] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:57 2026] GET /v2.1/servers/b23ab1a2-4f5a-49a3-8e21-8406c7f06b03 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/935] 10.0.0.205 () {32 vars in 730 bytes} [Fri Aug 14 09:44:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2059931717 => 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: 8|app: 0|req: 466/936] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:44:58 2026] DELETE /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-14 09:44:58.914 7 WARNING neutronclient.v2_0.client [None req-9072c9e0-7509-4b1c-be83-c1f39853c69a 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/937] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:44:58 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1701 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:00.121 8 WARNING neutronclient.v2_0.client [None req-3d9d5424-d383-490d-ae55-aca2f641596a 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/938] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:00 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1701 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:01.314 7 WARNING neutronclient.v2_0.client [None req-57325914-2514-4f1e-b849-bb121a59067b 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/939] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:01 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1701 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:01.861 8 INFO nova.api.openstack.compute.server_external_events [req-70a15bd2-2613-4b18-9718-b7ba2b2b45dd req-fab7098a-e149-4692-860b-081e3fcd0188 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:f58ea1cd-87be-4dff-9a3a-7f5d5cafd7a9 for instance 8080e32e-fb24-4a5b-b86d-91b1be87d05e on instance [pid: 8|app: 0|req: 468/940] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/941] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:45:02 2026] POST /v2.1/os-keypairs => generated 396 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-08-14 09:45:02.558 8 WARNING neutronclient.v2_0.client [None req-9b458bf3-b83c-4ce5-b4f2-eeefb4284023 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/942] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:02 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1483 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:03.815 7 WARNING neutronclient.v2_0.client [None req-a8f80335-1a99-4f5a-9382-49b395a47151 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/943] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:03 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1488 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:04.514 8 WARNING neutronclient.v2_0.client [None req-3425fce4-e312-4f28-bc71-080cc04af8d7 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:04.564 8 WARNING neutronclient.v2_0.client [None req-3425fce4-e312-4f28-bc71-080cc04af8d7 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:04.882 8 WARNING neutronclient.v2_0.client [None req-3425fce4-e312-4f28-bc71-080cc04af8d7 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] 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-08-14 09:45:04.964 7 WARNING neutronclient.v2_0.client [None req-01f8fc77-d76f-43b2-9c63-2c272b4a45a4 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] The python binding code in 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/944] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:04 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/947] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:45:04 2026] POST /v2.1/servers => generated 448 bytes in 696 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-08-14 09:45:05.146 7 WARNING neutronclient.v2_0.client [None req-e9a8a316-a386-4d1e-b2a6-a407354db3f4 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/948] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:05 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:05.958 8 WARNING neutronclient.v2_0.client [None req-bf0d6106-04c5-4582-aa4d-6a33cc599d88 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] 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-08-14 09:45:06.104 7 INFO nova.api.openstack.wsgi [None req-07e4b80b-8e51-4cdc-ac2d-e626ac7321d2 9b340010923b421bab77fad3c74e60ed 242b56e50ed841bbadf5338d0ef800f1 - - default default] HTTP exception thrown: Instance 8080e32e-fb24-4a5b-b86d-91b1be87d05e could not be found. [pid: 7|app: 0|req: 479/949] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:06 2026] GET /v2.1/servers/8080e32e-fb24-4a5b-b86d-91b1be87d05e => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/950] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:05 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1820 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, ' [pid: 7|app: 0|req: 480/951] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:45:06 2026] DELETE /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 0 bytes in 128 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-08-14 09:45:06.311 8 WARNING neutronclient.v2_0.client [None req-0907a755-a3b0-44d9-abb4-8943041b7476 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/952] 10.0.0.205 () {32 vars in 728 bytes} [Fri Aug 14 09:45:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-481748599 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/953] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:06 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1826 bytes in 1126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:08.442 7 WARNING neutronclient.v2_0.client [None req-2214aa3e-8d62-4ac9-a702-96ffd370c741 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/954] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:08 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1826 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:09.666 8 INFO nova.api.openstack.compute.server_external_events [req-bd1aa7d0-33a2-4f12-9deb-bcd1fc8a1184 req-1a77eec4-7c3f-401c-87f8-67ce8de5c93f 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:9094b715-3ec6-4b41-9520-6bb315ceb78b for instance 3388b1c4-746e-4d3f-b221-f0459313ddec on instance [pid: 8|app: 0|req: 473/955] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:09 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-08-14 09:45:09.982 7 WARNING neutronclient.v2_0.client [None req-4fd1361c-e428-4681-afe2-3698c64d694f f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/956] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:09 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1473 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:10.244 8 WARNING neutronclient.v2_0.client [None req-5967e129-4d3c-4703-b6e3-5c65b65bcb1b 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] 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-08-14 09:45:10.675 7 INFO nova.api.openstack.compute.server_external_events [req-6cb50477-f068-452d-b863-51d233467532 req-8d187dd3-106e-4652-8174-680b4ea00a9e 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:64189be6-9063-4417-940f-4fe818e9dcb4 for instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a on instance [pid: 7|app: 0|req: 484/957] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/958] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:10 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 1521 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:11.262 7 WARNING neutronclient.v2_0.client [None req-db38d467-fe04-46aa-ada3-0f3e927c6720 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in 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/959] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:11 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1478 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-08-14 09:45:12.413 8 WARNING neutronclient.v2_0.client [None req-238bf373-4da0-465c-8e97-762e8d02ec78 f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/960] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:12 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 1478 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:13.522 7 INFO nova.api.openstack.wsgi [None req-a74be07b-3959-4f0c-a76d-c86e6d63c25e f282a86332a24abaaa9d227750290e0c 1b0a859fb3eb4920b219351e601b4d4a - - default default] HTTP exception thrown: Instance 3388b1c4-746e-4d3f-b221-f0459313ddec could not be found. [pid: 7|app: 0|req: 486/961] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:13 2026] GET /v2.1/servers/3388b1c4-746e-4d3f-b221-f0459313ddec => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/962] 10.0.0.205 () {32 vars in 706 bytes} [Fri Aug 14 09:45:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1645524382 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:15.675 7 INFO nova.api.openstack.compute.server_external_events [req-2d176160-2b4d-457d-9674-a8ba5538bbaf req-32d45357-3a8f-4b5f-875f-190bf23a2f3c 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:64189be6-9063-4417-940f-4fe818e9dcb4 for instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a on instance [pid: 7|app: 0|req: 488/965] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:45:15 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-08-14 09:45:15.733 8 WARNING neutronclient.v2_0.client [None req-09c1fda0-7429-4467-950b-8b227db3ea91 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/966] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:15 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 1519 bytes in 1097 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:21.850 7 WARNING neutronclient.v2_0.client [None req-a56c432d-6cc3-4fd3-91a6-5ee0d7a02d45 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in 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/967] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:21 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 1818 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:22.417 8 WARNING keystonemiddleware.audit [None req-09c1fda0-7429-4467-950b-8b227db3ea91 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/968] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:45:22 2026] POST /v2.1/os-keypairs => generated 396 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:23.127 8 INFO nova.api.openstack.compute.server_external_events [req-7ec33da7-2ea7-4e28-81a9-c57f1adf9069 req-e12f89a6-2cac-4f62-b640-12c09b8c7eb8 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:64189be6-9063-4417-940f-4fe818e9dcb4 for instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a on instance [pid: 8|app: 0|req: 480/969] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:45:23.165 7 WARNING neutronclient.v2_0.client [None req-0dc4693d-a4f7-4897-8325-d5b9d80d4165 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:23.273 7 WARNING neutronclient.v2_0.client [None req-0dc4693d-a4f7-4897-8325-d5b9d80d4165 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:23.895 7 WARNING neutronclient.v2_0.client [None req-0dc4693d-a4f7-4897-8325-d5b9d80d4165 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/970] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:45:23 2026] POST /v2.1/servers => generated 448 bytes in 1431 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-08-14 09:45:24.554 8 WARNING neutronclient.v2_0.client [None req-0775b88d-d06e-490b-b81f-265e82f1cc22 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/971] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:24 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 1394 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:25.043 8 WARNING keystonemiddleware.audit [None req-0775b88d-d06e-490b-b81f-265e82f1cc22 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 483/974] 10.0.0.205 () {34 vars in 671 bytes} [Fri Aug 14 09:45:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:45:26.076 7 WARNING keystonemiddleware.audit [None req-0dc4693d-a4f7-4897-8325-d5b9d80d4165 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:26.146 7 WARNING neutronclient.v2_0.client [None req-cfe8d99c-39af-4e6d-98dd-be9145bf384f 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:26.185 7 WARNING neutronclient.v2_0.client [None req-cfe8d99c-39af-4e6d-98dd-be9145bf384f 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:26.225 7 WARNING neutronclient.v2_0.client [None req-cfe8d99c-39af-4e6d-98dd-be9145bf384f 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:26.385 7 WARNING neutronclient.v2_0.client [None req-cfe8d99c-39af-4e6d-98dd-be9145bf384f 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in 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/975] 10.0.0.205 () {34 vars in 663 bytes} [Fri Aug 14 09:45:26 2026] POST /v2.1/servers => generated 496 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 09:45:26.583 8 WARNING keystonemiddleware.audit [None req-bd9b2a3d-59e5-49c1-91e9-86dc9cfb88ae 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. 2026-08-14 09:45:26.597 8 WARNING neutronclient.v2_0.client [None req-add56479-eab4-43f2-a90c-ace9497e17f1 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/976] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:26 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1456 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:27.650 7 WARNING keystonemiddleware.audit [None req-cfe8d99c-39af-4e6d-98dd-be9145bf384f 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:27.680 7 WARNING neutronclient.v2_0.client [None req-833f0984-f30f-415d-b06a-7a2aab2d3eb7 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/977] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:27 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1460 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:28.732 8 WARNING keystonemiddleware.audit [None req-add56479-eab4-43f2-a90c-ace9497e17f1 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:28.760 8 WARNING neutronclient.v2_0.client [None req-6248bd01-d18c-4569-8d36-ac53dbcd5b74 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in 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/978] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:28 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1508 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:29.742 7 WARNING neutronclient.v2_0.client [None req-dd602bdc-cd4e-4af1-9149-bbe94b50c21c 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:45:29.811 8 WARNING keystonemiddleware.audit [None req-6248bd01-d18c-4569-8d36-ac53dbcd5b74 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:29.847 8 WARNING neutronclient.v2_0.client [None req-e928b0fe-37f7-41ad-a30e-a13bba27a6d0 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/979] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:29 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1508 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/980] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:29 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 1520 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:30.579 8 INFO nova.api.openstack.compute.server_external_events [req-3cc48734-abef-436c-b005-a9e49f196e2e req-d66abf55-b397-46ab-9467-4a3edb72766a 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:2cc5b063-f360-4698-b0a6-ead210ea3fc6 for instance 37c9d3f7-4453-4b64-b9de-76338de49e43 on instance [pid: 8|app: 0|req: 487/981] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:45:30.938 7 WARNING keystonemiddleware.audit [None req-dd602bdc-cd4e-4af1-9149-bbe94b50c21c 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:30.991 7 WARNING neutronclient.v2_0.client [None req-4ab93a21-10f9-4421-9a05-740010c057af 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/982] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:30 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1516 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-08-14 09:45:32.042 7 WARNING keystonemiddleware.audit [None req-4ab93a21-10f9-4421-9a05-740010c057af 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:32.056 8 INFO nova.api.openstack.compute.server_external_events [req-f3a19edf-0be2-491b-bc51-175a7be5e8f6 req-584282e5-7247-42b8-96af-44ec8c36a7e6 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:d817201a-4fc8-4cd4-83a7-fe5d571bba19 for instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 on instance [pid: 8|app: 0|req: 488/983] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:45:32.073 7 WARNING neutronclient.v2_0.client [None req-ed483e93-fb2e-4c7d-93a8-d9e4f2f6c30a 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/984] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:32 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1630 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:33.229 8 WARNING keystonemiddleware.audit [req-f3a19edf-0be2-491b-bc51-175a7be5e8f6 req-584282e5-7247-42b8-96af-44ec8c36a7e6 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:33.274 8 WARNING neutronclient.v2_0.client [None req-ee3d2708-bd66-43c3-9799-1b66f7f6c974 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/985] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:33 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1628 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:34.394 7 WARNING keystonemiddleware.audit [None req-ed483e93-fb2e-4c7d-93a8-d9e4f2f6c30a 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:34.427 7 WARNING neutronclient.v2_0.client [None req-672b4243-43e5-44c5-a11d-3f08e2f3707b 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/986] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:34 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1628 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:34.999 8 WARNING neutronclient.v2_0.client [None req-ef19b153-feb8-48d0-8a0d-c910440e9bc7 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in 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/989] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:34 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:35.545 7 WARNING keystonemiddleware.audit [None req-672b4243-43e5-44c5-a11d-3f08e2f3707b 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:35.581 7 WARNING neutronclient.v2_0.client [None req-4d6057c3-8d31-4408-84fd-743b4e5b8ec8 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/990] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:35 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1628 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:36.539 8 INFO nova.api.openstack.compute.server_external_events [req-05b604fd-581a-48c7-b664-ae226f9dc3ac req-50364e7f-337a-439c-b260-ce515d813f02 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:2cc5b063-f360-4698-b0a6-ead210ea3fc6 for instance 37c9d3f7-4453-4b64-b9de-76338de49e43 on instance [pid: 8|app: 0|req: 491/991] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:45: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) 2026-08-14 09:45:36.716 7 WARNING keystonemiddleware.audit [None req-4d6057c3-8d31-4408-84fd-743b4e5b8ec8 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:36.752 7 WARNING neutronclient.v2_0.client [None req-d91311de-b86a-4c4f-9af3-5fb08abc50ab 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in 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/992] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:36 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1628 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:37.913 8 WARNING keystonemiddleware.audit [req-05b604fd-581a-48c7-b664-ae226f9dc3ac req-50364e7f-337a-439c-b260-ce515d813f02 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:37.956 8 WARNING neutronclient.v2_0.client [None req-29498293-1fa7-493f-a60e-a587faf74635 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/993] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:37 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1628 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-08-14 09:45:38.598 7 INFO nova.api.openstack.compute.server_external_events [req-550f309f-40a0-4ce4-a560-6aa25cd0b707 req-adb34ba8-d37d-4cb1-aa39-d70db818b2f9 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:d817201a-4fc8-4cd4-83a7-fe5d571bba19 for instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 on instance [pid: 7|app: 0|req: 502/994] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:45:38 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) 2026-08-14 09:45:39.158 8 WARNING keystonemiddleware.audit [None req-29498293-1fa7-493f-a60e-a587faf74635 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:39.200 8 WARNING neutronclient.v2_0.client [None req-f950efc9-003a-42cb-bcce-be312d78512e 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in 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/995] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:39 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1628 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-08-14 09:45:40.139 7 WARNING neutronclient.v2_0.client [None req-ff72fa71-eee4-4932-a78b-5af019417b17 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in 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/996] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:40 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 1819 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:40.348 8 WARNING keystonemiddleware.audit [None req-f950efc9-003a-42cb-bcce-be312d78512e 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:40.382 8 WARNING neutronclient.v2_0.client [None req-12ba1202-9601-4264-91d2-05398402e39a 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in 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/997] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:45:40 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1807 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:45:40.538 7 WARNING keystonemiddleware.audit [None req-ff72fa71-eee4-4932-a78b-5af019417b17 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:40.568 7 WARNING neutronclient.v2_0.client [None req-8a2a21fe-cb84-47f5-a36e-5eee40c1348c 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/998] 10.0.0.205 () {32 vars in 741 bytes} [Fri Aug 14 09:45:40 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:45:41.338 8 INFO nova.api.openstack.compute.server_external_events [req-faeb3d03-aaf2-4234-840c-28cf1702cbe8 req-6e04ae2c-697e-4cea-8ece-073a28273a9e 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:d817201a-4fc8-4cd4-83a7-fe5d571bba19 for instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 on instance [pid: 8|app: 0|req: 495/999] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:41 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-08-14 09:45:41.618 7 INFO nova.api.openstack.compute.server_external_events [req-ebe2ed90-c7ec-464c-bd4c-93034c35f336 req-682886ac-95a7-49fd-b06c-fcbe255f1fb0 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:2cc5b063-f360-4698-b0a6-ead210ea3fc6 for instance 37c9d3f7-4453-4b64-b9de-76338de49e43 on instance [pid: 7|app: 0|req: 505/1000] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:45:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:46:01.690 8 WARNING keystonemiddleware.audit [req-faeb3d03-aaf2-4234-840c-28cf1702cbe8 req-6e04ae2c-697e-4cea-8ece-073a28273a9e 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:01.729 8 WARNING neutronclient.v2_0.client [None req-e155f251-416b-447b-af5e-df23c4c1f3ab 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1005] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:01 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1927 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:46:03.778 7 WARNING keystonemiddleware.audit [req-ebe2ed90-c7ec-464c-bd4c-93034c35f336 req-682886ac-95a7-49fd-b06c-fcbe255f1fb0 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 508/1006] 10.0.0.205 () {32 vars in 753 bytes} [Fri Aug 14 09:46:03 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490/os-server-password => generated 116 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:46:05.327 7 WARNING keystonemiddleware.audit [None req-549c8d1a-e85f-4b0d-85ae-0a229e718894 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 510/1009] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:46:05 2026] DELETE /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-14 09:46:05.439 8 WARNING keystonemiddleware.audit [None req-e155f251-416b-447b-af5e-df23c4c1f3ab 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:05.471 8 WARNING neutronclient.v2_0.client [None req-116840f9-7062-474e-b937-2166fded515a 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1010] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:05 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1933 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:46:06.581 7 WARNING keystonemiddleware.audit [None req-ea268518-7db4-44f5-9764-3b7aab35c3d7 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:06.618 7 WARNING neutronclient.v2_0.client [None req-1bf5a6d9-e999-4105-9487-14fcd0364ee7 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1011] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:06 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1933 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:07.725 8 INFO nova.api.openstack.compute.server_external_events [req-6325d7ad-d53c-4989-91af-9ec0d82ed585 req-97a32df7-3674-47d4-abf5-04f03501be22 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-unplugged:d817201a-4fc8-4cd4-83a7-fe5d571bba19 for instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 on instance [pid: 8|app: 0|req: 501/1012] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:46:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:46:07.767 7 WARNING keystonemiddleware.audit [None req-1bf5a6d9-e999-4105-9487-14fcd0364ee7 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:07.799 7 WARNING neutronclient.v2_0.client [None req-fd767105-00ec-4ba9-a09f-21c95b0412be 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1013] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:07 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1933 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:08.584 8 INFO nova.api.openstack.compute.server_external_events [req-389d2918-72fb-4a3d-b0c9-18e43dd6dd57 req-ed61f6b5-5dda-4721-9157-d4e5701385bf 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:d817201a-4fc8-4cd4-83a7-fe5d571bba19 for instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 on instance [pid: 8|app: 0|req: 502/1014] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:46:08 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) 2026-08-14 09:46:08.911 7 WARNING keystonemiddleware.audit [None req-fd767105-00ec-4ba9-a09f-21c95b0412be 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:08.943 7 WARNING neutronclient.v2_0.client [None req-122241f0-82c4-434f-b7cd-7a1da11acaff 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in 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/1015] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:08 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1537 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:46:10.015 8 WARNING keystonemiddleware.audit [req-389d2918-72fb-4a3d-b0c9-18e43dd6dd57 req-ed61f6b5-5dda-4721-9157-d4e5701385bf 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:10.057 8 WARNING neutronclient.v2_0.client [None req-caa4ab75-ca69-4127-ace7-3d98324c84ef 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1016] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:10 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1542 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:46:11.112 7 WARNING keystonemiddleware.audit [None req-122241f0-82c4-434f-b7cd-7a1da11acaff 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:11.141 7 WARNING neutronclient.v2_0.client [None req-a7d49686-bcf7-4515-bcea-1a8b3f208597 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1017] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:11 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 09:46:12.202 8 WARNING keystonemiddleware.audit [None req-caa4ab75-ca69-4127-ace7-3d98324c84ef 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:12.225 8 INFO nova.api.openstack.wsgi [None req-6e8cb45e-246e-4961-bfe8-00650c2cdf8d 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] HTTP exception thrown: Instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 could not be found. [pid: 8|app: 0|req: 504/1018] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:12 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:46:12.236 7 WARNING keystonemiddleware.audit [None req-a7d49686-bcf7-4515-bcea-1a8b3f208597 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:12.256 7 INFO nova.api.openstack.wsgi [None req-9eae828c-7ae1-455d-884e-2415a718dfd0 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] HTTP exception thrown: Instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 could not be found. [pid: 7|app: 0|req: 515/1019] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:46:12 2026] DELETE /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:46:12.264 8 WARNING keystonemiddleware.audit [None req-6e8cb45e-246e-4961-bfe8-00650c2cdf8d 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:12.287 8 INFO nova.api.openstack.wsgi [None req-56822123-314d-4c54-a038-3d22ac58afaf 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] HTTP exception thrown: Instance 083ed33f-485d-4f3e-b20c-8b75fdcef490 could not be found. [pid: 8|app: 0|req: 505/1020] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:46:12 2026] GET /v2.1/servers/083ed33f-485d-4f3e-b20c-8b75fdcef490 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 09:46:12.301 7 WARNING keystonemiddleware.audit [None req-9eae828c-7ae1-455d-884e-2415a718dfd0 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1021] 10.0.0.205 () {32 vars in 706 bytes} [Fri Aug 14 09:46:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1608141906 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:46:12.862 8 WARNING keystonemiddleware.audit [None req-56822123-314d-4c54-a038-3d22ac58afaf 977b237dcbc74675933a06056558cd14 14bcf3ac14a544a1a48eb02d6e7f1adf - - default default] Skipping service tempest-service-1527653637 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 506/1022] 10.0.0.205 () {32 vars in 726 bytes} [Fri Aug 14 09:46:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-674195777 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 09:46:14.191 7 WARNING neutronclient.v2_0.client [None req-47367cfa-bdb3-4640-a9ef-15887fa44cee c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:46:14.425 7 WARNING neutronclient.v2_0.client [None req-47367cfa-bdb3-4640-a9ef-15887fa44cee c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:46:15.058 7 WARNING neutronclient.v2_0.client [None req-47367cfa-bdb3-4640-a9ef-15887fa44cee c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1025] 199.204.45.177 () {36 vars in 714 bytes} [Fri Aug 14 09:46:13 2026] POST /v2.1/servers => generated 453 bytes in 1662 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-08-14 09:46:15.981 8 WARNING neutronclient.v2_0.client [None req-7ddd6905-9033-4bbc-ad60-2e3beef5d0de c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in 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/1026] 199.204.45.177 () {32 vars in 733 bytes} [Fri Aug 14 09:46:15 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:16.042 7 WARNING neutronclient.v2_0.client [None req-178444e5-e333-4152-af40-73222764def9 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in 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/1027] 199.204.45.177 () {32 vars in 759 bytes} [Fri Aug 14 09:46:16 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1028] 199.204.45.177 () {32 vars in 777 bytes} [Fri Aug 14 09:46:16 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:18.822 7 WARNING neutronclient.v2_0.client [None req-5249724a-9d63-42f8-b482-1e6ad30ad2ed c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1029] 199.204.45.177 () {32 vars in 733 bytes} [Fri Aug 14 09:46:18 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 2371 bytes in 101 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-08-14 09:46:18.922 8 WARNING neutronclient.v2_0.client [None req-2a1454c9-458a-42ba-883b-81c890f12f46 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1030] 199.204.45.177 () {32 vars in 759 bytes} [Fri Aug 14 09:46:18 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 520/1031] 199.204.45.177 () {32 vars in 777 bytes} [Fri Aug 14 09:46:18 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:20.745 8 INFO nova.api.openstack.compute.server_external_events [req-bb7c059d-c7dd-44af-8ea3-437097071e92 req-70c9c944-78de-47e3-a8ce-d64984cbec22 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:59ce7005-220b-4669-a8aa-9b267e0ebae4 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 8|app: 0|req: 512/1032] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:46:20 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-08-14 09:46:22.070 7 WARNING neutronclient.v2_0.client [None req-048083ea-50cf-4386-947f-a746a1b90f2e c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1033] 199.204.45.177 () {32 vars in 733 bytes} [Fri Aug 14 09:46:21 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 2445 bytes in 296 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-08-14 09:46:22.193 8 WARNING neutronclient.v2_0.client [None req-f78f99d4-a2cd-4838-b459-3397a87c6426 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1034] 199.204.45.177 () {32 vars in 759 bytes} [Fri Aug 14 09:46:22 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1035] 199.204.45.177 () {32 vars in 777 bytes} [Fri Aug 14 09:46:22 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-volume_attachments => generated 197 bytes in 48 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-08-14 09:46:25.018 8 WARNING neutronclient.v2_0.client [None req-f4914b35-13e9-4eae-82c3-d264d5191a7f c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1038] 199.204.45.177 () {32 vars in 733 bytes} [Fri Aug 14 09:46:24 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 2433 bytes in 282 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-08-14 09:46:25.276 7 WARNING neutronclient.v2_0.client [None req-fdbe8d3a-67a7-43fd-b8ce-b90ffaf6474e c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1039] 199.204.45.177 () {32 vars in 759 bytes} [Fri Aug 14 09:46:25 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1040] 199.204.45.177 () {32 vars in 777 bytes} [Fri Aug 14 09:46:25 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-volume_attachments => generated 197 bytes in 46 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-08-14 09:46:26.236 7 INFO nova.api.openstack.compute.server_external_events [req-6bd200ca-92b5-45ae-996d-c4734d3128ce req-9212836e-ed05-4d6e-af4e-c7c68b561c39 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:59ce7005-220b-4669-a8aa-9b267e0ebae4 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 526/1041] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:46:26 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-08-14 09:46:28.366 8 WARNING neutronclient.v2_0.client [None req-39528931-2692-4a67-9166-9e3e456cab86 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in 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/1042] 199.204.45.177 () {32 vars in 733 bytes} [Fri Aug 14 09:46:28 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 2433 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:28.511 7 WARNING neutronclient.v2_0.client [None req-9a26bf4e-6305-4406-8116-a575436e3837 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1043] 199.204.45.177 () {32 vars in 759 bytes} [Fri Aug 14 09:46:28 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 286 bytes in 67 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: 517/1044] 199.204.45.177 () {32 vars in 777 bytes} [Fri Aug 14 09:46:28 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:31.306 7 WARNING neutronclient.v2_0.client [None req-ee58adbb-05ec-4b6e-b43a-c110e3a2c224 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1045] 199.204.45.177 () {32 vars in 733 bytes} [Fri Aug 14 09:46:31 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 2581 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:46:31.462 8 WARNING neutronclient.v2_0.client [None req-14382c4d-8e73-40e1-9e51-ba0b5f5bad1c c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1046] 199.204.45.177 () {32 vars in 759 bytes} [Fri Aug 14 09:46:31 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 286 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1047] 199.204.45.177 () {32 vars in 777 bytes} [Fri Aug 14 09:46:31 2026] GET /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-volume_attachments => generated 197 bytes in 42 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-08-14 09:47:06.978 8 WARNING neutronclient.v2_0.client [None req-778d7285-8af0-4da6-aac4-e1341d7fb83b c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:47:07.158 8 WARNING neutronclient.v2_0.client [None req-778d7285-8af0-4da6-aac4-e1341d7fb83b c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] 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-08-14 09:47:09.429 7 INFO nova.api.openstack.compute.server_external_events [req-279c97de-a456-4489-a67d-19cc11001476 req-523a01e2-1e2f-4cb8-b7fe-f450df51224b 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:26255def-f6fb-4797-901b-167cd794bb06 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 534/1056] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:47:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:47:13.665 7 INFO nova.api.openstack.compute.server_external_events [req-a2a44579-1238-4ffe-ac37-c4d050a61586 req-64a08b04-ac9d-4872-9f9b-3da2646272ea 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:26255def-f6fb-4797-901b-167cd794bb06 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 535/1057] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:47:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:47:15.725 8 WARNING neutronclient.v2_0.client [None req-778d7285-8af0-4da6-aac4-e1341d7fb83b c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1060] 199.204.45.177 () {36 vars in 812 bytes} [Fri Aug 14 09:47:06 2026] POST /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 280 bytes in 8832 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-08-14 09:47:16.635 7 INFO nova.api.openstack.compute.server_external_events [req-8bf2257b-213e-4956-8528-2b1535c5e1d9 req-3d098c10-9860-4c49-943e-b07a2145fe66 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:26255def-f6fb-4797-901b-167cd794bb06 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 538/1061] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:47:16.827 8 INFO nova.api.openstack.compute.server_external_events [req-25e960cc-5867-45a2-8bbc-0edf9256f487 req-ef0c3c86-4c20-46ea-9e50-fb6affffa7e4 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:26255def-f6fb-4797-901b-167cd794bb06 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 8|app: 0|req: 524/1062] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:47:42.014 7 WARNING neutronclient.v2_0.client [None req-d5f6da56-dc9b-44eb-ad90-4de61c7e31ef c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:47:42.165 7 WARNING neutronclient.v2_0.client [None req-d5f6da56-dc9b-44eb-ad90-4de61c7e31ef c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] 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-08-14 09:47:44.426 8 INFO nova.api.openstack.compute.server_external_events [req-f22b3df0-ffc1-4dcc-a219-c1582ea83114 req-7ec78258-d229-49c0-945c-0d50366bc924 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:023e4db2-f93e-4d12-8724-62243bb3dc78 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 8|app: 0|req: 527/1067] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:47:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:47:51.222 7 WARNING neutronclient.v2_0.client [None req-d5f6da56-dc9b-44eb-ad90-4de61c7e31ef c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1070] 199.204.45.177 () {36 vars in 812 bytes} [Fri Aug 14 09:47:41 2026] POST /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 377 bytes in 9320 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-08-14 09:47:51.335 8 INFO nova.api.openstack.compute.server_external_events [req-435c5459-ad3e-479d-91d7-cabb4b729a9f req-40522656-5a43-4213-a39e-44944451064e 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:023e4db2-f93e-4d12-8724-62243bb3dc78 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 8|app: 0|req: 530/1071] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:47:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:48:02.881 8 WARNING neutronclient.v2_0.client [None req-069bd7cb-30f7-4c4e-ae2e-945d0998d9fa c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 09:48:02.928 8 WARNING neutronclient.v2_0.client [None req-069bd7cb-30f7-4c4e-ae2e-945d0998d9fa c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] 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-08-14 09:48:05.182 7 INFO nova.api.openstack.compute.server_external_events [req-964539fb-32a7-42f2-a3cc-9b1923ceb370 req-89bff0e4-0941-49df-b126-c31cf1651640 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:e7d5a7cd-3d88-4704-9b68-f44458cf1ec9 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 545/1076] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:48:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:48:09.882 7 INFO nova.api.openstack.compute.server_external_events [req-0fdc4df5-2e4f-4712-828f-36035362f1e4 req-b40ec4cd-8b72-4e97-9aca-786a4ced8168 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-plugged:e7d5a7cd-3d88-4704-9b68-f44458cf1ec9 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 546/1077] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:48:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 09:48:11.960 8 WARNING neutronclient.v2_0.client [None req-069bd7cb-30f7-4c4e-ae2e-945d0998d9fa c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1078] 199.204.45.177 () {36 vars in 812 bytes} [Fri Aug 14 09:48:02 2026] POST /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface => generated 377 bytes in 9171 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-08-14 09:48:12.567 7 INFO nova.api.openstack.compute.server_external_events [req-2d3fb074-f8d7-494e-b464-b11cf5758435 req-d772d9d1-3643-42ad-b5d6-7c324706da6b 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:023e4db2-f93e-4d12-8724-62243bb3dc78 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 547/1079] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:48:12 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-08-14 09:48:26.838 7 INFO nova.api.openstack.compute.server_external_events [req-d761a91b-ea6f-4300-8c09-83032e788d5a req-95209368-b37e-41f9-abb6-81f161cab1f2 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:e7d5a7cd-3d88-4704-9b68-f44458cf1ec9 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 550/1084] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:48:26 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: 535/1085] 199.204.45.177 () {34 vars in 855 bytes} [Fri Aug 14 09:48:27 2026] DELETE /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface/e7d5a7cd-3d88-4704-9b68-f44458cf1ec9 => generated 0 bytes in 53 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-08-14 09:48:28.880 7 INFO nova.api.openstack.compute.server_external_events [req-6bc3c7eb-c1c6-4bf9-a986-87197ddb6a57 req-e5d6cde8-1f67-4654-b531-8b0b07b1c5c5 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:e7d5a7cd-3d88-4704-9b68-f44458cf1ec9 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 551/1086] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:48:28 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-08-14 09:48:37.324 8 INFO nova.api.openstack.compute.server_external_events [req-cd0d993f-1e2a-44d0-b009-8cf3d5bae4e3 req-d76b1000-dc94-49cc-b202-662cb7461dae 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:023e4db2-f93e-4d12-8724-62243bb3dc78 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 8|app: 0|req: 537/1089] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:48:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1090] 199.204.45.177 () {34 vars in 855 bytes} [Fri Aug 14 09:48:37 2026] DELETE /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface/023e4db2-f93e-4d12-8724-62243bb3dc78 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1095] 199.204.45.177 () {34 vars in 855 bytes} [Fri Aug 14 09:48:58 2026] DELETE /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197/os-interface/26255def-f6fb-4797-901b-167cd794bb06 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1096] 199.204.45.177 () {34 vars in 755 bytes} [Fri Aug 14 09:49:03 2026] DELETE /v2.1/servers/9a88bbc0-2154-4c5a-8111-a01278ec3197 => generated 0 bytes in 310 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-08-14 09:49:05.912 8 INFO nova.api.openstack.compute.server_external_events [req-a5a57842-5dd7-4c30-91de-3743bbd5d68f req-934c4481-d273-4154-a249-20eb8cf28e03 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-unplugged:59ce7005-220b-4669-a8aa-9b267e0ebae4 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 8|app: 0|req: 542/1099] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:49:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:49:06.272 7 INFO nova.api.openstack.compute.server_external_events [req-4204136e-02c7-442a-838a-6ad38f456468 req-b1c639c6-6d7c-4924-a878-ad6986381ca5 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:59ce7005-220b-4669-a8aa-9b267e0ebae4 for instance 9a88bbc0-2154-4c5a-8111-a01278ec3197 on instance [pid: 7|app: 0|req: 558/1100] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:49:06 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-08-14 09:49:07.996 8 INFO nova.api.openstack.compute.server_external_events [req-4368c0a6-8497-44e5-930c-783ac2771e8c req-5f56d008-4d9b-499a-94fe-a9d051c05263 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:2cc5b063-f360-4698-b0a6-ead210ea3fc6 for instance 37c9d3f7-4453-4b64-b9de-76338de49e43 on instance [pid: 8|app: 0|req: 543/1101] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1102] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:49:08 2026] DELETE /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 0 bytes in 116 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-08-14 09:49:08.176 8 WARNING neutronclient.v2_0.client [None req-98fc7ee7-0828-4e33-af00-d848f9031646 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1103] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:49:08 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 1945 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-08-14 09:49:10.948 7 INFO nova.api.openstack.compute.server_external_events [req-1c5e302f-19ea-4143-966b-e556c92027b9 req-8a3ab852-1690-4eae-979a-0c3790d1bb66 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:2cc5b063-f360-4698-b0a6-ead210ea3fc6 for instance 37c9d3f7-4453-4b64-b9de-76338de49e43 on instance [pid: 7|app: 0|req: 560/1104] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:49:10 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-08-14 09:49:13.386 8 WARNING neutronclient.v2_0.client [None req-62f2a704-7bb5-46f5-9302-52c3491198f5 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in 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/1105] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:49:13 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 1480 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-08-14 09:49:18.463 7 INFO nova.api.openstack.wsgi [None req-4ceaa151-7167-47ef-a880-4d54cc47ac05 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] HTTP exception thrown: Instance 37c9d3f7-4453-4b64-b9de-76338de49e43 could not be found. [pid: 7|app: 0|req: 562/1108] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:49:18 2026] GET /v2.1/servers/37c9d3f7-4453-4b64-b9de-76338de49e43 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:49:19.112 8 INFO nova.api.openstack.compute.server_external_events [req-abe47fd1-83be-409f-b359-70e9f76fdb4d req-12bd4150-4cde-4149-82be-5768978268ab 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-changed:64189be6-9063-4417-940f-4fe818e9dcb4 for instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a on instance [pid: 8|app: 0|req: 547/1109] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:49:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1110] 10.0.0.205 () {32 vars in 718 bytes} [Fri Aug 14 09:49:19 2026] DELETE /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 0 bytes in 89 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-08-14 09:49:19.252 8 WARNING neutronclient.v2_0.client [None req-47f95519-b381-4523-b0ad-8378b953c076 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in 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/1111] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:49:19 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 1944 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-08-14 09:49:21.937 7 INFO nova.api.openstack.compute.server_external_events [req-4c10e4a9-4ffb-4d61-a6fb-a66c4313eb9f req-875f36f1-45cd-46d8-9b79-2f19b402d77e 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-unplugged:64189be6-9063-4417-940f-4fe818e9dcb4 for instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a on instance [pid: 7|app: 0|req: 564/1112] 10.0.0.20 () {38 vars in 814 bytes} [Fri Aug 14 09:49:21 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-08-14 09:49:22.106 8 INFO nova.api.openstack.compute.server_external_events [req-5db16a1c-b66e-4caa-b028-bda46e7d9738 req-890cdd0f-0a65-489a-b68d-6b6ad3429c7c 315cfa8b5d8a4ca2ad249dd8db4b1d85 2b4648058da046dc8834fcdc54f27264 - - 687315138dbb47f5bcbc4e36ad3f6627 687315138dbb47f5bcbc4e36ad3f6627] Creating event network-vif-deleted:64189be6-9063-4417-940f-4fe818e9dcb4 for instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a on instance [pid: 8|app: 0|req: 549/1113] 10.0.0.173 () {38 vars in 815 bytes} [Fri Aug 14 09:49:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:49:24.450 7 WARNING neutronclient.v2_0.client [None req-e3be1ac8-5157-4195-9ed2-f39b308f72bd 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1114] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:49:24 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 1481 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:49:29.522 7 INFO nova.api.openstack.wsgi [None req-d9485052-909c-4dab-9a2c-0eff0fb77b2a 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] HTTP exception thrown: Instance 58aab2e9-f1bc-4501-b530-d5c2e13cd95a could not be found. [pid: 7|app: 0|req: 567/1117] 10.0.0.205 () {32 vars in 715 bytes} [Fri Aug 14 09:49:29 2026] GET /v2.1/servers/58aab2e9-f1bc-4501-b530-d5c2e13cd95a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1118] 10.0.0.205 () {32 vars in 726 bytes} [Fri Aug 14 09:49:30 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1252987960 => 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-08-14 09:49:30.509 7 INFO nova.api.openstack.wsgi [None req-742b06e5-720d-4eaf-8665-d39bc31610de 518ce540f3804f4ab21b27b328378bdd 94ea0b34dda14fd7872104c9aba928b8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1252987960 not found for user 518ce540f3804f4ab21b27b328378bdd [pid: 7|app: 0|req: 568/1119] 10.0.0.205 () {32 vars in 723 bytes} [Fri Aug 14 09:49:30 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1252987960 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1122] 10.0.0.205 () {32 vars in 655 bytes} [Fri Aug 14 09:49:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1123] 10.0.0.205 () {32 vars in 641 bytes} [Fri Aug 14 09:49:43 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-14 09:49:43.714 7 WARNING oslo_db.sqlalchemy.utils [None req-5a926b6d-0d41-45e2-8315-c58baa7b55b4 c908a82b5f0c4ed5be684926d4420349 7437da153fd84d279570cf18413b42f7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 571/1124] 10.0.0.205 () {32 vars in 649 bytes} [Fri Aug 14 09:49:43 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1125] 10.0.0.205 () {32 vars in 694 bytes} [Fri Aug 14 09:49:43 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1152] 10.0.0.71 () {28 vars in 453 bytes} [Fri Aug 14 09:51: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: 7|app: 0|req: 585/1153] 10.0.0.71 () {30 vars in 657 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 569/1154] 10.0.0.71 () {32 vars in 730 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1/ => generated 411 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1155] 10.0.0.71 () {34 vars in 805 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1156] 10.0.0.71 () {28 vars in 453 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1157] 10.0.0.71 () {30 vars in 657 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 571/1158] 10.0.0.71 () {32 vars in 730 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1159] 10.0.0.71 () {34 vars in 893 bytes} [Fri Aug 14 09:51:53 2026] GET /v2.1/servers/detail?project_id=2b4648058da046dc8834fcdc54f27264&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1160] 10.0.0.71 () {34 vars in 893 bytes} [Fri Aug 14 09:51:54 2026] GET /v2.1/servers/detail?project_id=7437da153fd84d279570cf18413b42f7&all_tenants=True => generated 15 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1161] 10.0.0.71 () {34 vars in 893 bytes} [Fri Aug 14 09:51:54 2026] GET /v2.1/servers/detail?project_id=b658b8b9be9b4ffa9521543432ec9b4b&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)