+ 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 [Mon Apr 20 14:57:31 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-8448d64575-bx4rs 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 0x7ffaae746668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-20 14:57:36.487 7 INFO nova.utils [None req-d1f62aa4-0eca-4146-bc42-46d7b3cda34f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 14:57:36.645 8 INFO nova.utils [None req-b9be295b-989a-4aca-b75d-8424074f87e9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 14:57:38.286 7 WARNING keystonemiddleware._common.config [None req-d1f62aa4-0eca-4146-bc42-46d7b3cda34f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 14:57:38.295 7 WARNING oslo_config.cfg [None req-d1f62aa4-0eca-4146-bc42-46d7b3cda34f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 14:57:38.371 8 WARNING keystonemiddleware._common.config [None req-b9be295b-989a-4aca-b75d-8424074f87e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 14:57:38.382 7 WARNING keystonemiddleware._common.config [None req-d1f62aa4-0eca-4146-bc42-46d7b3cda34f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 14:57:38.383 8 WARNING oslo_config.cfg [None req-b9be295b-989a-4aca-b75d-8424074f87e9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 14:57:38.398 7 WARNING oslo_config.cfg [None req-d1f62aa4-0eca-4146-bc42-46d7b3cda34f - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-20 14:57:38.410 7 WARNING oslo_config.cfg [None req-d1f62aa4-0eca-4146-bc42-46d7b3cda34f - - - - - -] 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 0x7ffaae746668 pid: 7 (default app) 2026-04-20 14:57:38.467 8 WARNING keystonemiddleware._common.config [None req-b9be295b-989a-4aca-b75d-8424074f87e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 14:57:38.483 8 WARNING oslo_config.cfg [None req-b9be295b-989a-4aca-b75d-8424074f87e9 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-20 14:57:38.496 8 WARNING oslo_config.cfg [None req-b9be295b-989a-4aca-b75d-8424074f87e9 - - - - - -] 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 0x7ffaae746668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 14:57:44 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 14:57:45.153 8 WARNING oslo_policy.policy [None req-93045b5d-f1b3-4dc0-8928-698264c4e945 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-20 14:57:45.154 8 WARNING oslo_policy.policy [None req-93045b5d-f1b3-4dc0-8928-698264c4e945 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - 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.38 () {44 vars in 905 bytes} [Mon Apr 20 14:57:44 2026] GET /v2.1 => generated 0 bytes in 559 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 14:57:45.253 7 WARNING oslo_policy.policy [req-93045b5d-f1b3-4dc0-8928-698264c4e945 req-34c6e521-1adf-4551-a58a-a29c9e94b128 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-20 14:57:45.253 7 WARNING oslo_policy.policy [req-93045b5d-f1b3-4dc0-8928-698264c4e945 req-34c6e521-1adf-4551-a58a-a29c9e94b128 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - 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.38 () {46 vars in 978 bytes} [Mon Apr 20 14:57:45 2026] GET /v2.1/ => generated 399 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 14:57:45.364 8 INFO nova.api.openstack.wsgi [None req-7b3ead0b-997c-4bce-bcf3-1e30a0c76dfa 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.38 () {48 vars in 1007 bytes} [Mon Apr 20 14:57:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 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.38 () {48 vars in 1047 bytes} [Mon Apr 20 14:57:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.38 () {52 vars in 1044 bytes} [Mon Apr 20 14:57:45 2026] POST /v2.1/flavors => generated 527 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.38 () {42 vars in 701 bytes} [Mon Apr 20 14:57: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: 5/10] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 14:57:46 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 14:57:46 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 14:57:46.525 8 INFO nova.api.openstack.wsgi [None req-c4ba14a4-ce0b-40f4-812f-e92731ded056 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.38 () {48 vars in 1009 bytes} [Mon Apr 20 14:57:46 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.38 () {48 vars in 1047 bytes} [Mon Apr 20 14:57:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 19 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.38 () {52 vars in 1044 bytes} [Mon Apr 20 14:57:46 2026] POST /v2.1/flavors => generated 530 bytes in 33 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.38 () {42 vars in 701 bytes} [Mon Apr 20 14:57: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: 8/16] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 14:57:47 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 14:57:47 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 14:57:47.733 8 INFO nova.api.openstack.wsgi [None req-5a7c92ba-129c-488e-bd68-e67d30d18b18 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.38 () {48 vars in 1011 bytes} [Mon Apr 20 14:57:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 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.38 () {48 vars in 1047 bytes} [Mon Apr 20 14:57:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 20 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.38 () {52 vars in 1044 bytes} [Mon Apr 20 14:57:47 2026] POST /v2.1/flavors => generated 531 bytes in 30 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.38 () {42 vars in 701 bytes} [Mon Apr 20 14:57: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: 11/22] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 14:57:48 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 14:57:48 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 14:57:48.826 8 INFO nova.api.openstack.wsgi [None req-1f327b29-b86d-4049-a0b2-c6a6d29e9e82 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.38 () {48 vars in 1009 bytes} [Mon Apr 20 14:57: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: 13/25] 199.204.45.38 () {48 vars in 1047 bytes} [Mon Apr 20 14:57:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.38 () {52 vars in 1044 bytes} [Mon Apr 20 14:57:48 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 14:57: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: 14/28] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 14:57:49 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 14:57:50 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 14:57:50.049 8 INFO nova.api.openstack.wsgi [None req-373eeeb1-a32a-426f-a843-7c0a13a5146a 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.38 () {48 vars in 1011 bytes} [Mon Apr 20 14:57:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.38 () {48 vars in 1047 bytes} [Mon Apr 20 14:57:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.38 () {52 vars in 1044 bytes} [Mon Apr 20 14:57:50 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/61] 10.0.0.6 () {28 vars in 452 bytes} [Mon Apr 20 15:00:08 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: 31/62] 10.0.0.6 () {30 vars in 656 bytes} [Mon Apr 20 15:00:08 2026] GET /v2.1 => generated 0 bytes in 381 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: 32/63] 10.0.0.6 () {32 vars in 729 bytes} [Mon Apr 20 15:00:08 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: 32/64] 10.0.0.6 () {34 vars in 763 bytes} [Mon Apr 20 15:00:08 2026] GET /v2.1/os-services => generated 545 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/65] 10.0.0.6 () {28 vars in 452 bytes} [Mon Apr 20 15:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 33/66] 10.0.0.6 () {30 vars in 656 bytes} [Mon Apr 20 15:00:13 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: 34/67] 10.0.0.6 () {32 vars in 729 bytes} [Mon Apr 20 15:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 10.0.0.6 () {34 vars in 763 bytes} [Mon Apr 20 15:00:13 2026] GET /v2.1/os-services => generated 545 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 10.0.0.6 () {28 vars in 452 bytes} [Mon Apr 20 15:00:17 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: 36/72] 10.0.0.6 () {30 vars in 656 bytes} [Mon Apr 20 15:00:17 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 37/73] 10.0.0.6 () {32 vars in 729 bytes} [Mon Apr 20 15:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 10.0.0.6 () {34 vars in 806 bytes} [Mon Apr 20 15:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 10.0.0.6 () {28 vars in 452 bytes} [Mon Apr 20 15:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 38/76] 10.0.0.6 () {30 vars in 656 bytes} [Mon Apr 20 15:00:22 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 39/77] 10.0.0.6 () {32 vars in 729 bytes} [Mon Apr 20 15:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 10.0.0.6 () {34 vars in 806 bytes} [Mon Apr 20 15:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 15:02: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) /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: 55/110] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 15:02:45 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/111] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 15:02:46 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:02:46.052 7 INFO nova.api.openstack.wsgi [None req-5da534b4-ab7d-4b2a-b527-533e41dac4cf 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 56/112] 199.204.45.38 () {48 vars in 1011 bytes} [Mon Apr 20 15:02:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.38 () {48 vars in 1047 bytes} [Mon Apr 20 15:02:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.38 () {52 vars in 1045 bytes} [Mon Apr 20 15:02:46 2026] POST /v2.1/flavors => generated 532 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 15:02:59 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: 59/118] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 15:02:59 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 15:02:59 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.204.45.38 () {48 vars in 1069 bytes} [Mon Apr 20 15:02:59 2026] GET /v2.1/os-quota-sets/0a928c759b3b46e29aa9cc9357427c24 => generated 283 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.204.45.38 () {52 vars in 1121 bytes} [Mon Apr 20 15:02:59 2026] PUT /v2.1/os-quota-sets/0a928c759b3b46e29aa9cc9357427c24 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/124] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 15:03:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 15:03:11 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 63/126] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 15:03:11 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:03:11.700 7 INFO nova.api.openstack.wsgi [None req-6aad9fce-341b-4432-9927-c6817ebdcf30 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 64/127] 199.204.45.38 () {48 vars in 1013 bytes} [Mon Apr 20 15:03:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 199.204.45.38 () {48 vars in 1047 bytes} [Mon Apr 20 15:03:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.38 () {52 vars in 1045 bytes} [Mon Apr 20 15:03:11 2026] POST /v2.1/flavors => generated 532 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/144] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 15:04:14 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: 72/145] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 15:04:14 2026] GET /v2.1 => generated 0 bytes in 175 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 15:04:14 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:04:14.475 8 INFO nova.api.openstack.wsgi [None req-9ef795bf-e012-4214-9e0b-4ca9fc1984aa 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 86590601b60b4f47bbcd3d86b2a6cba2 [pid: 8|app: 0|req: 73/147] 199.204.45.38 () {48 vars in 1047 bytes} [Mon Apr 20 15:04:14 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-20 15:04:14.491 7 WARNING oslo_db.sqlalchemy.utils [None req-4360eefe-e8ca-409b-9d49-211b3eb2da73 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 75/148] 199.204.45.38 () {48 vars in 1012 bytes} [Mon Apr 20 15:04:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/149] 199.204.45.38 () {52 vars in 1053 bytes} [Mon Apr 20 15:04:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 74 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 10.0.0.193 () {28 vars in 454 bytes} [Mon Apr 20 15:04:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 76/153] 10.0.0.193 () {30 vars in 658 bytes} [Mon Apr 20 15:04:28 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 78/154] 10.0.0.193 () {32 vars in 731 bytes} [Mon Apr 20 15:04:28 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 10.0.0.193 () {34 vars in 804 bytes} [Mon Apr 20 15:04:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.38 () {42 vars in 699 bytes} [Mon Apr 20 15:06:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 88/177] 199.204.45.38 () {44 vars in 903 bytes} [Mon Apr 20 15:06:08 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.204.45.38 () {46 vars in 976 bytes} [Mon Apr 20 15:06:08 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.204.45.38 () {52 vars in 1119 bytes} [Mon Apr 20 15:06:08 2026] PUT /v2.1/os-quota-sets/789b576e51044b1da826f9001f0ea526 => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.204.45.38 () {42 vars in 701 bytes} [Mon Apr 20 15:07:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.204.45.38 () {44 vars in 905 bytes} [Mon Apr 20 15:07:25 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.204.45.38 () {46 vars in 978 bytes} [Mon Apr 20 15:07:25 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:07:25.945 7 INFO nova.api.openstack.wsgi [None req-3e2dfd56-7fc1-4729-b663-53be4570ef0a 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 100/199] 199.204.45.38 () {48 vars in 1007 bytes} [Mon Apr 20 15:07:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.204.45.38 () {48 vars in 1047 bytes} [Mon Apr 20 15:07:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 105/209] 10.0.0.154 () {32 vars in 655 bytes} [Mon Apr 20 15:08:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 10.0.0.154 () {32 vars in 641 bytes} [Mon Apr 20 15:08:05 2026] GET /v2.1/servers => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 15:08:05.129 8 WARNING oslo_db.sqlalchemy.utils [None req-87b7c852-7ba2-44cd-9b78-eb4e44f1c313 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 106/211] 10.0.0.154 () {32 vars in 649 bytes} [Mon Apr 20 15:08:05 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: 7|app: 0|req: 106/212] 10.0.0.154 () {32 vars in 694 bytes} [Mon Apr 20 15:08:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 10.0.0.154 () {30 vars in 413 bytes} [Mon Apr 20 15:08:16 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:16 2026] GET /v2.1/flavors/dba0aa09-8b1c-4a97-8f24-562826f2efe6 => generated 511 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 10.0.0.154 () {32 vars in 641 bytes} [Mon Apr 20 15:08:17 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:17 2026] GET /v2.1/flavors/dba0aa09-8b1c-4a97-8f24-562826f2efe6 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 10.0.0.154 () {28 vars in 560 bytes} [Mon Apr 20 15:08:16 2026] GET /v2/ => generated 402 bytes in 409 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 10.0.0.154 () {28 vars in 564 bytes} [Mon Apr 20 15:08:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 10.0.0.154 () {30 vars in 413 bytes} [Mon Apr 20 15:08:17 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-20 15:08:25.636 8 WARNING neutronclient.v2_0.client [None req-da4f4e14-8796-42e0-a3e9-564f977a58c2 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/224] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:08:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 10.0.0.154 () {34 vars in 685 bytes} [Mon Apr 20 15:08:25 2026] POST /v2.1/os-security-groups => generated 246 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:26.426 7 WARNING neutronclient.v2_0.client [None req-cadf4f22-ce46-442b-a6c0-392d80129965 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:27.339 7 WARNING neutronclient.v2_0.client [None req-cadf4f22-ce46-442b-a6c0-392d80129965 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/226] 10.0.0.154 () {34 vars in 695 bytes} [Mon Apr 20 15:08:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1710 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:28.153 8 WARNING neutronclient.v2_0.client [None req-824e2a97-471c-4f19-b251-0a3166c95a38 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 115/227] 10.0.0.154 () {34 vars in 685 bytes} [Mon Apr 20 15:08:28 2026] POST /v2.1/os-security-groups => generated 245 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:28.487 7 WARNING neutronclient.v2_0.client [None req-890fae49-2753-444c-8e29-8056300dd373 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:28.544 7 WARNING neutronclient.v2_0.client [None req-890fae49-2753-444c-8e29-8056300dd373 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/228] 10.0.0.154 () {34 vars in 695 bytes} [Mon Apr 20 15:08:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:28.938 8 WARNING neutronclient.v2_0.client [None req-51de1aba-d247-4922-be50-9ca626012669 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:29.014 8 WARNING neutronclient.v2_0.client [None req-51de1aba-d247-4922-be50-9ca626012669 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 116/229] 10.0.0.154 () {34 vars in 695 bytes} [Mon Apr 20 15:08:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:29.385 7 WARNING neutronclient.v2_0.client [None req-aa555889-a4de-44ae-909f-bf2ea99c9efb aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/230] 10.0.0.154 () {32 vars in 737 bytes} [Mon Apr 20 15:08:29 2026] GET /v2.1/os-security-groups/99b472a4-fc89-4d72-b57d-677a845e2bb2 => generated 662 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:29.467 8 WARNING neutronclient.v2_0.client [None req-be9c26bf-30ab-48dd-afa1-74de958ae50b aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:29.524 8 WARNING neutronclient.v2_0.client [None req-be9c26bf-30ab-48dd-afa1-74de958ae50b aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:29.576 8 WARNING neutronclient.v2_0.client [None req-be9c26bf-30ab-48dd-afa1-74de958ae50b aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/231] 10.0.0.154 () {32 vars in 750 bytes} [Mon Apr 20 15:08:29 2026] DELETE /v2.1/os-security-group-rules/b8108c3b-e318-464c-bda4-b836dfbd1382 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 15:08:29.800 7 WARNING neutronclient.v2_0.client [None req-a456a638-9cb2-4ad2-988a-a168ff83e551 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:29.832 7 WARNING neutronclient.v2_0.client [None req-a456a638-9cb2-4ad2-988a-a168ff83e551 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/232] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:29 2026] DELETE /v2.1/os-security-groups/99b472a4-fc89-4d72-b57d-677a845e2bb2 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 15:08:30.002 8 WARNING neutronclient.v2_0.client [None req-e778b09c-c8df-4396-9ab8-7a044e6b8c33 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:30.039 8 WARNING neutronclient.v2_0.client [None req-e778b09c-c8df-4396-9ab8-7a044e6b8c33 aacb708441a94e268eef51dafd203ac8 3277cd18557c4635b0203c07754d02ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:30.151 7 WARNING neutronclient.v2_0.client [None req-46b89e02-e6df-4b0a-8162-c444e8c90953 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/233] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:29 2026] DELETE /v2.1/os-security-groups/17b396a6-c6b3-4a06-9b84-9e634b4d9701 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 10.0.0.154 () {34 vars in 685 bytes} [Mon Apr 20 15:08:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:30.415 8 WARNING neutronclient.v2_0.client [None req-8ed4c70e-f738-4cf3-be27-de6942e35d1e 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/235] 10.0.0.154 () {34 vars in 685 bytes} [Mon Apr 20 15:08:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:30.641 7 WARNING neutronclient.v2_0.client [None req-250ddff0-10e0-4706-85c5-a3d86c1fc1c7 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/236] 10.0.0.154 () {34 vars in 685 bytes} [Mon Apr 20 15:08:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:30.884 8 WARNING neutronclient.v2_0.client [None req-01b8e44a-4b91-47a0-996a-2fc55e7b44a4 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:30.965 8 WARNING neutronclient.v2_0.client [None req-01b8e44a-4b91-47a0-996a-2fc55e7b44a4 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:31.018 8 WARNING neutronclient.v2_0.client [None req-01b8e44a-4b91-47a0-996a-2fc55e7b44a4 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/237] 10.0.0.154 () {32 vars in 663 bytes} [Mon Apr 20 15:08:30 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:08:31.078 7 WARNING neutronclient.v2_0.client [None req-031b48de-3f8e-4c10-b02e-9447441c3bf8 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:31.116 7 WARNING neutronclient.v2_0.client [None req-031b48de-3f8e-4c10-b02e-9447441c3bf8 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/238] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:31 2026] DELETE /v2.1/os-security-groups/c66fdaa0-2fb7-4c11-b9e7-f05e3f3b8b1a => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 15:08:31.283 8 WARNING neutronclient.v2_0.client [None req-4edc1034-762f-485e-bdc5-007ac34fbe2d 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:31.316 8 INFO nova.api.openstack.wsgi [None req-4edc1034-762f-485e-bdc5-007ac34fbe2d 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] HTTP exception thrown: Security group c66fdaa0-2fb7-4c11-b9e7-f05e3f3b8b1a does not exist Neutron server returns request_ids: ['req-b3d30465-7232-48ac-84ff-fbd2ac94b794'] [pid: 8|app: 0|req: 121/239] 10.0.0.154 () {32 vars in 737 bytes} [Mon Apr 20 15:08:31 2026] GET /v2.1/os-security-groups/c66fdaa0-2fb7-4c11-b9e7-f05e3f3b8b1a => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:08:31.330 7 WARNING neutronclient.v2_0.client [None req-17ffa091-03eb-4757-aae9-8c44dd49d866 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:31.384 7 WARNING neutronclient.v2_0.client [None req-17ffa091-03eb-4757-aae9-8c44dd49d866 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/240] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:31 2026] DELETE /v2.1/os-security-groups/34b614a9-a448-43f2-84b8-95280f0d64a5 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 15:08:31.667 8 WARNING neutronclient.v2_0.client [None req-d9b2eac0-3e46-40b6-9933-d95de52aeff7 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:31.699 8 INFO nova.api.openstack.wsgi [None req-d9b2eac0-3e46-40b6-9933-d95de52aeff7 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] HTTP exception thrown: Security group 34b614a9-a448-43f2-84b8-95280f0d64a5 does not exist Neutron server returns request_ids: ['req-deedb0bc-ba55-4189-af1e-02925ee0ebc5'] [pid: 8|app: 0|req: 122/241] 10.0.0.154 () {32 vars in 737 bytes} [Mon Apr 20 15:08:31 2026] GET /v2.1/os-security-groups/34b614a9-a448-43f2-84b8-95280f0d64a5 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:08:31.712 7 WARNING neutronclient.v2_0.client [None req-3431803e-017c-402d-b057-62b453bf50d3 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:31.780 7 WARNING neutronclient.v2_0.client [None req-3431803e-017c-402d-b057-62b453bf50d3 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/242] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:31 2026] DELETE /v2.1/os-security-groups/4cc0113b-b850-4c44-baa5-a975b729116d => generated 0 bytes in 277 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 15:08:31.995 8 WARNING neutronclient.v2_0.client [None req-e44e6cf0-ddf3-4980-b1e2-56d886ac941b 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:32.046 8 INFO nova.api.openstack.wsgi [None req-e44e6cf0-ddf3-4980-b1e2-56d886ac941b 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] HTTP exception thrown: Security group 4cc0113b-b850-4c44-baa5-a975b729116d does not exist Neutron server returns request_ids: ['req-fdd9aec5-6e1c-4cc1-a377-4f9ab285058c'] [pid: 8|app: 0|req: 123/243] 10.0.0.154 () {32 vars in 737 bytes} [Mon Apr 20 15:08:31 2026] GET /v2.1/os-security-groups/4cc0113b-b850-4c44-baa5-a975b729116d => generated 194 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:08:32.060 7 WARNING neutronclient.v2_0.client [None req-968f0b3b-73e3-44d6-a88c-3298cba140df 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:32.140 7 WARNING neutronclient.v2_0.client [None req-968f0b3b-73e3-44d6-a88c-3298cba140df 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:32.202 7 WARNING neutronclient.v2_0.client [None req-968f0b3b-73e3-44d6-a88c-3298cba140df 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/244] 10.0.0.154 () {32 vars in 663 bytes} [Mon Apr 20 15:08:32 2026] GET /v2.1/os-security-groups => generated 707 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:32.284 8 WARNING neutronclient.v2_0.client [None req-04fe58aa-fd8c-4c58-ab6b-990f87b69c26 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:32.309 8 INFO nova.api.openstack.wsgi [None req-04fe58aa-fd8c-4c58-ab6b-990f87b69c26 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] HTTP exception thrown: Security group 4cc0113b-b850-4c44-baa5-a975b729116d does not exist Neutron server returns request_ids: ['req-b7711f6b-82a6-40c7-8cd6-974a1d5ba224'] [pid: 8|app: 0|req: 124/245] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:32 2026] DELETE /v2.1/os-security-groups/4cc0113b-b850-4c44-baa5-a975b729116d => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:08:32.319 7 WARNING neutronclient.v2_0.client [None req-7e8f5ab7-1efe-4d41-afc7-f9f93cc2f27c 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:32.341 7 INFO nova.api.openstack.wsgi [None req-7e8f5ab7-1efe-4d41-afc7-f9f93cc2f27c 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] HTTP exception thrown: Security group 34b614a9-a448-43f2-84b8-95280f0d64a5 does not exist Neutron server returns request_ids: ['req-3a29ae10-c757-4205-9549-8af78bdbbab5'] [pid: 7|app: 0|req: 122/246] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:32 2026] DELETE /v2.1/os-security-groups/34b614a9-a448-43f2-84b8-95280f0d64a5 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:08:32.355 8 WARNING neutronclient.v2_0.client [None req-9707bccd-17c9-4db0-89d0-c0b2b5c27934 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:32.376 8 INFO nova.api.openstack.wsgi [None req-9707bccd-17c9-4db0-89d0-c0b2b5c27934 6039eff1cda34f0da0f94390b7ac0dab 531a7fbfdc7a4e5f894f42220bc9ff60 - - default default] HTTP exception thrown: Security group c66fdaa0-2fb7-4c11-b9e7-f05e3f3b8b1a does not exist Neutron server returns request_ids: ['req-22bc651b-911f-40e0-bf83-b811e1393b21'] [pid: 8|app: 0|req: 125/247] 10.0.0.154 () {32 vars in 740 bytes} [Mon Apr 20 15:08:32 2026] DELETE /v2.1/os-security-groups/c66fdaa0-2fb7-4c11-b9e7-f05e3f3b8b1a => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:08:32.811 7 WARNING neutronclient.v2_0.client [None req-0c6bde39-3eb5-4be9-bf7d-001adaa17794 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:33.668 7 WARNING neutronclient.v2_0.client [None req-0c6bde39-3eb5-4be9-bf7d-001adaa17794 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:34.156 7 WARNING neutronclient.v2_0.client [None req-0c6bde39-3eb5-4be9-bf7d-001adaa17794 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/250] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:08:32 2026] POST /v2.1/servers => generated 450 bytes in 2838 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 15:08:35.568 8 WARNING neutronclient.v2_0.client [None req-7ad7bda4-74fa-4484-aeee-457687bad803 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/251] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:35 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1252 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:36.693 7 WARNING neutronclient.v2_0.client [None req-aeceda18-23eb-4fc3-b4df-7de684aaf4ae 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/252] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:36 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:37.828 8 WARNING neutronclient.v2_0.client [None req-220a88bf-b30c-4297-bfe7-cfc3def33eed 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/253] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:37 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1294 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:39.069 7 WARNING neutronclient.v2_0.client [None req-ce6f5259-fbf8-4a57-bdc7-7e39a3ec7b96 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/254] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:38 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1350 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-04-20 15:08:40.167 8 WARNING neutronclient.v2_0.client [None req-7a2e434d-20c4-4a07-bdc9-e20748065394 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/255] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:40 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1350 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:41.252 7 WARNING neutronclient.v2_0.client [None req-8b29614c-5659-4496-9b14-b3f1dbfa4626 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/256] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:41 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1358 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:43.008 8 WARNING neutronclient.v2_0.client [None req-bcb6c473-30e5-4263-adc5-9cf43db1b999 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/259] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:42 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1435 bytes in 1895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:45.489 8 INFO nova.api.openstack.compute.server_external_events [req-2ce3b0c2-d40b-48e2-99e0-42d808d4fdb0 req-95d59ed4-1436-4ead-9b16-6645f2b97095 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance [pid: 7|app: 0|req: 129/260] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:08:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:45.509 8 INFO nova.compute.rpcapi [None req-58e7d524-3b9f-4321-9e24-069713fec205 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 132/261] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:08:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:45.905 7 WARNING neutronclient.v2_0.client [None req-fbaddbee-2d30-4ee9-aec1-9d77c54b9640 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/262] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:45 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1435 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:47.391 8 WARNING neutronclient.v2_0.client [None req-d653da39-57d8-4525-b081-e62d2f4dea05 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:47.473 7 WARNING neutronclient.v2_0.client [None req-1c7c617a-99d2-4b64-9d9c-d2ba6e487a27 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/263] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:47 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:08:47.515 7 WARNING neutronclient.v2_0.client [None req-1c7c617a-99d2-4b64-9d9c-d2ba6e487a27 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:08:48.115 7 WARNING neutronclient.v2_0.client [None req-1c7c617a-99d2-4b64-9d9c-d2ba6e487a27 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:48.542 8 WARNING neutronclient.v2_0.client [None req-89af9ca6-f386-43bc-b417-49177383652e 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/264] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:08:47 2026] POST /v2.1/servers => generated 450 bytes in 1145 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:48.576 7 WARNING neutronclient.v2_0.client [None req-6541fd2a-0ff1-4f84-bd75-f3ff8fcf0790 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/265] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:48 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1401 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:48 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:49.778 7 WARNING neutronclient.v2_0.client [None req-a5285609-70fe-44a9-bd85-a6c1c91a9f16 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/267] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:49 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1405 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:50.185 8 WARNING neutronclient.v2_0.client [None req-052370e5-aa5b-4371-a5ff-e0eaca0fa765 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/268] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:50 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:50.960 7 WARNING neutronclient.v2_0.client [None req-7f854906-4b98-4b8d-bc50-4241a1877771 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/269] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:50 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1453 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-04-20 15:08:51.397 8 WARNING neutronclient.v2_0.client [None req-58bc520a-4a17-4648-aad3-2c7e3a4ed8f8 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/270] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:51 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:52.050 7 WARNING neutronclient.v2_0.client [None req-2b7658bb-6268-4812-814a-3d91503b47ab 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/271] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:52 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:52.646 8 WARNING neutronclient.v2_0.client [None req-d00e670f-4efb-4a88-a653-930bbdf91ea7 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/272] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:52 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:53.147 7 WARNING neutronclient.v2_0.client [None req-230d36f7-a1b8-474a-b791-3036ed762cea 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/273] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:53 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:53.808 8 INFO nova.api.openstack.compute.server_external_events [req-93e69af1-c0ee-418d-8200-186c10e12a6b req-fc3539f3-05f2-417b-a972-815bc4682e23 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance [pid: 8|app: 0|req: 139/276] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:08:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:08:53.827 7 WARNING neutronclient.v2_0.client [None req-b4885669-d93a-4a01-b0d6-91af1ab35a31 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/277] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:53 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 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-04-20 15:08:54.239 8 WARNING neutronclient.v2_0.client [None req-af30170d-a2e8-4737-8fae-9977b34522a4 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/278] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:54 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1539 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:55.039 7 WARNING neutronclient.v2_0.client [None req-583f9597-9759-4494-9d35-743649c2e9ae 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/279] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:54 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1423 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:55.817 8 WARNING neutronclient.v2_0.client [None req-00f69af0-22ee-4da5-9378-dbe2e3e05801 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:55.884 7 INFO nova.api.openstack.compute.server_external_events [req-2c51efbe-0b09-4162-86c0-4bf288b6b981 req-6a4a7055-b64f-4745-b0da-e287a06e0fb4 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance 2026-04-20 15:08:55.885 7 INFO nova.api.openstack.compute.server_external_events [req-2c51efbe-0b09-4162-86c0-4bf288b6b981 req-6a4a7055-b64f-4745-b0da-e287a06e0fb4 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance 2026-04-20 15:08:55.906 7 INFO nova.compute.rpcapi [None req-79be6e44-bd0d-4e72-a90b-2eff3e53be48 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 140/280] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:08:55 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:55 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1527 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:56.187 7 WARNING neutronclient.v2_0.client [None req-d26422e2-d3e6-4ec9-91e1-741f1f4dd6da 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/282] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:56 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1610 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:56.358 8 WARNING neutronclient.v2_0.client [None req-3e4fb61c-8135-4a51-a8c3-a56ab8d9290c 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/283] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:08:56 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39/os-interface => generated 284 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:57.148 7 WARNING neutronclient.v2_0.client [None req-3df5b342-2b55-482e-b1dd-f5cb075aed1f 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/284] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:57 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1527 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-04-20 15:08:57.484 8 WARNING neutronclient.v2_0.client [None req-d4fbcd21-ea56-4320-a7e2-b0f2f6122e9d 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/285] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:57 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1610 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, ' [pid: 7|app: 0|req: 143/286] 10.0.0.154 () {32 vars in 641 bytes} [Mon Apr 20 15:08:57 2026] GET /v2.1/servers => generated 387 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 144/287] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:08:57 2026] DELETE /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:57.930 7 WARNING neutronclient.v2_0.client [None req-eefd9cfa-5149-433f-9e30-19f04ecbe28d 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:57.978 8 INFO nova.api.openstack.compute.server_external_events [req-7e4bc7e1-22f4-43b2-bd59-da7c6d00ecb4 req-8d0c1643-68df-4fb0-8387-3e1e00549dce 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance [pid: 8|app: 0|req: 145/288] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:08:57 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) [pid: 7|app: 0|req: 144/289] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:57 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1616 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:58.364 8 WARNING neutronclient.v2_0.client [None req-391b997b-c9df-4d3e-96a7-10796e123d22 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/290] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:58 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1527 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-04-20 15:08:59.132 7 WARNING neutronclient.v2_0.client [None req-33c02322-791a-459f-9874-0d16eed5fb8f 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/291] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:59 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1736 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:08:59.539 8 WARNING neutronclient.v2_0.client [None req-ae6685e4-34f0-4956-9d54-e8b15c4f0bf7 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/292] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:08:59 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1527 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:00.054 7 INFO nova.api.openstack.compute.server_external_events [req-84f58294-a243-4a1f-90f6-7f32241782e4 req-3b08025a-64cc-4240-b944-49ad7d7cea01 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance 2026-04-20 15:09:00.055 7 INFO nova.api.openstack.compute.server_external_events [req-84f58294-a243-4a1f-90f6-7f32241782e4 req-3b08025a-64cc-4240-b944-49ad7d7cea01 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance [pid: 7|app: 0|req: 146/293] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:00 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:00.303 8 WARNING neutronclient.v2_0.client [None req-5321ecb3-2753-4d25-b407-7dc3be9f583a 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/294] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:00 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1736 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:00.787 7 WARNING neutronclient.v2_0.client [None req-ac9640e1-1c19-48cc-a9db-dccedfb50553 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:01.307 8 INFO nova.api.openstack.compute.server_external_events [req-dec958ad-2cd9-4454-b02d-1c5d9a219b6e req-79e8a6f6-b516-40a8-9558-79fdbf55395e 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:567297cc-23dd-4895-ab5c-36c6b73a1bee for instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 on instance [pid: 8|app: 0|req: 149/295] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:00 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1527 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:01.522 8 WARNING neutronclient.v2_0.client [None req-797ebd60-2317-415a-8597-d63a266d00f2 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/297] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:01 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1379 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:02.099 7 INFO nova.api.openstack.compute.server_external_events [req-e0b31b3a-60d1-41ef-9b57-a5360414a86e req-d2b629b3-9b27-42de-913b-aa57bd0bb525 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance 2026-04-20 15:09:02.099 7 INFO nova.api.openstack.compute.server_external_events [req-e0b31b3a-60d1-41ef-9b57-a5360414a86e req-d2b629b3-9b27-42de-913b-aa57bd0bb525 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance [pid: 7|app: 0|req: 148/298] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:02 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:02.394 8 WARNING neutronclient.v2_0.client [None req-fcbb7824-ecb9-4876-b122-4e9c6fc435c4 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] 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: 151/299] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:02 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1527 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:09:02.637 7 WARNING neutronclient.v2_0.client [None req-87d3073e-3b24-474c-bdf0-e85570d31abb 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/300] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:02 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1379 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:03.656 8 WARNING neutronclient.v2_0.client [None req-cf50494f-5578-4bb1-b997-fbb51f3e1a55 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:03.734 7 WARNING neutronclient.v2_0.client [None req-65fb40d8-7f86-4cb9-8a29-b7a1fe8cba5a 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/303] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:03 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1384 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:03 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1718 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:03.845 7 WARNING neutronclient.v2_0.client [None req-e7983a5e-d2cf-4df6-ba90-c36218227eb8 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/305] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:09:03 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:04.826 8 WARNING neutronclient.v2_0.client [None req-37bb8d5d-d91c-4b1c-8334-ec2f86f29b10 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:09:04.853 7 WARNING neutronclient.v2_0.client [None req-21d4e851-a777-4803-9ce6-993a91bf98d6 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/306] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:04 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 1384 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:04.899 8 INFO nova.api.openstack.compute.server_external_events [req-1ed49749-3e6d-49ad-ab07-a1b4e0ded598 req-09273dbf-1bb1-4641-b1d8-1b1ffdf097e6 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance [pid: 8|app: 0|req: 155/307] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:04 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) [pid: 7|app: 0|req: 153/308] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:04 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1718 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:05.917 8 INFO nova.api.openstack.wsgi [None req-84214c72-0c2f-4531-b3cd-b8ea58e9d8da 7742e52eaf8548809bbd00c8d97dd134 146c3abcc4714fad997bfe077e27e64c - - default default] HTTP exception thrown: Instance ba6e160d-94a9-4d76-8520-a4ddde7ebd39 could not be found. [pid: 8|app: 0|req: 156/309] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:05 2026] GET /v2.1/servers/ba6e160d-94a9-4d76-8520-a4ddde7ebd39 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 154/310] 10.0.0.154 () {32 vars in 704 bytes} [Mon Apr 20 15:09:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-149815975 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:20.556 8 WARNING neutronclient.v2_0.client [None req-0fb80a1b-9b6a-4fcf-88df-1e42350ea65b 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/313] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:09:20 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) [pid: 8|app: 0|req: 158/314] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:09:20 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/os-interface => generated 284 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:09:21.047 7 WARNING neutronclient.v2_0.client [None req-68434f60-0f15-40b5-90ce-f5c391da2bf0 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/315] 10.0.0.154 () {32 vars in 815 bytes} [Mon Apr 20 15:09:21 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/os-interface/187461fc-b14a-4618-9bac-55f8885b856c => generated 281 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 159/316] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:21 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 158/317] 10.0.0.154 () {34 vars in 750 bytes} [Mon Apr 20 15:09:21 2026] POST /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/action => generated 0 bytes in 32 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: 160/318] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:21 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 159/319] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:22 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:23.296 8 WARNING neutronclient.v2_0.client [None req-2ada28b1-bec4-4bbd-ad2b-260ea55bcecc cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] 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: 162/322] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:23 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:23.722 7 INFO nova.api.openstack.compute.server_external_events [req-09541833-886d-496c-94d8-de1fcde1cefe req-cd4c12d9-d523-4ef8-845b-b6bf2b44ae05 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance [pid: 7|app: 0|req: 163/323] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:09:23.736 8 WARNING neutronclient.v2_0.client [None req-2ada28b1-bec4-4bbd-ad2b-260ea55bcecc cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] 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: 164/324] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:24 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:09:24.885 8 WARNING neutronclient.v2_0.client [None req-2ada28b1-bec4-4bbd-ad2b-260ea55bcecc cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] 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: 165/325] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:25 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/326] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:09:23 2026] POST /v2.1/servers => generated 453 bytes in 2694 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:25.961 7 WARNING neutronclient.v2_0.client [None req-2f310bd3-d680-4e01-b2e1-87012e23e061 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/327] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:25 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1431 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: 162/328] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:26 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 195 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:26.737 7 WARNING neutronclient.v2_0.client [None req-1d3f5f3f-0e56-41a9-83d2-3a784894c2c4 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/329] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:26 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1953 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 163/330] 10.0.0.154 () {34 vars in 750 bytes} [Mon Apr 20 15:09:26 2026] POST /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 168/331] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:26 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:27.109 8 WARNING neutronclient.v2_0.client [None req-e3e853a0-2bbb-45f5-b93f-f1fe47cbfd9e cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/332] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:27 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1435 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: 169/333] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:27 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:28.221 8 WARNING neutronclient.v2_0.client [None req-91c9b3f7-e547-41b8-95bb-6b69cb2678cb cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/334] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:28 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:28.727 7 INFO nova.api.openstack.compute.server_external_events [req-8cbcffa2-6c31-4db5-8675-d3b6897bfbfa req-6aeaa3d0-a25a-4b93-96e0-92d54cb9fd84 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance [pid: 7|app: 0|req: 170/335] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 166/336] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:29 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:29.322 7 WARNING neutronclient.v2_0.client [None req-83aa37e3-637a-4f66-9e06-eb117903a701 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/337] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:29 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1483 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 167/338] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:09:30 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c/ips => generated 156 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: 172/339] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:09:30 2026] DELETE /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:30.369 8 WARNING neutronclient.v2_0.client [None req-6d671a20-4868-4c05-a7ab-67cdb5cd67c7 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:30.435 7 WARNING neutronclient.v2_0.client [None req-2dbf887f-4b57-41dd-ad19-813de0e2c7bf cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/340] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:30 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1491 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/341] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:30 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1844 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:31.639 7 WARNING neutronclient.v2_0.client [None req-5c951b34-6ea1-41e6-a01c-2374aead9c63 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:31.675 8 WARNING neutronclient.v2_0.client [None req-04bba954-7e37-4d4b-8ee3-1f233fe86b5a 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/342] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:31 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1569 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:31.993 7 INFO nova.api.openstack.compute.server_external_events [req-82d6135f-f971-4c59-a1aa-b9c0de6f0574 req-69719bd9-5892-46d4-ac64-b1b972bf1652 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance [pid: 7|app: 0|req: 175/343] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:31 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) [pid: 8|app: 0|req: 169/344] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:31 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1844 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:33.033 7 WARNING neutronclient.v2_0.client [None req-769f086b-7ed6-4c51-9887-cc0ed964b607 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:33.091 8 WARNING neutronclient.v2_0.client [None req-0d1821e6-fe9b-4c05-babc-2c743716c4dc 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/345] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:32 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1557 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/346] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:33 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1844 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:34.189 7 INFO nova.api.openstack.compute.server_external_events [req-7eb83e47-703b-4307-96df-4f1cd0fead5d req-a2107b9d-c52f-4bd3-89cc-d8a6380f7ef9 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:187461fc-b14a-4618-9bac-55f8885b856c for instance a25da6f7-98fe-4def-84d7-124713f3fd5c on instance [pid: 7|app: 0|req: 178/349] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:34.292 8 WARNING neutronclient.v2_0.client [None req-a8f62e12-6307-4c08-984b-e452cbc56626 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] 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: 172/350] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:34 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:09:34.398 7 WARNING neutronclient.v2_0.client [None req-bd365015-947e-469c-ad06-227aa80ce641 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/351] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:34 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1482 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:35.437 8 WARNING neutronclient.v2_0.client [None req-3c4a1676-2bca-4004-8f6f-5354431db5c8 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/352] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:35 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1557 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:35.631 7 WARNING neutronclient.v2_0.client [None req-7db63c4f-a56e-40bc-9546-27e400e9f519 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/353] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:35 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1487 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-04-20 15:09:36.615 8 WARNING neutronclient.v2_0.client [None req-cd093722-8901-4b4e-a740-67aaf51dfb2c cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:36.731 7 WARNING neutronclient.v2_0.client [None req-0b444370-ec40-49ae-bc06-645d74184232 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/354] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:36 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1557 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/355] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:36 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 1487 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:37.117 8 INFO nova.api.openstack.compute.server_external_events [req-d0db398b-bea6-4f23-a695-44033ae17646 req-7a392f24-0c6e-4e16-9e2f-30d3ff64b384 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance [pid: 8|app: 0|req: 175/356] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:37 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:37.838 7 WARNING neutronclient.v2_0.client [None req-18067635-0fcc-411d-804f-41a353b2fa00 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:09:37.845 8 INFO nova.api.openstack.wsgi [None req-e54f97bb-1fe9-429c-b836-88b05c5d2292 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] HTTP exception thrown: Instance a25da6f7-98fe-4def-84d7-124713f3fd5c could not be found. [pid: 8|app: 0|req: 176/357] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:37 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => generated 111 bytes in 39 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: 177/358] 10.0.0.154 () {32 vars in 706 bytes} [Mon Apr 20 15:09:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1353030561 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:37 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1557 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:09:39.043 8 INFO nova.api.openstack.wsgi [None req-1beb7027-81b3-4618-88ce-327065be9edd 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] HTTP exception thrown: Instance a25da6f7-98fe-4def-84d7-124713f3fd5c could not be found. [pid: 8|app: 0|req: 178/360] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:09:39 2026] DELETE /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => 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, ' 2026-04-20 15:09:39.077 7 INFO nova.api.openstack.wsgi [None req-c2a02f1c-417f-447a-8d1a-1f011b71dc14 1119bdd956f64d5e9e64a278be8e6be1 6bc3ff59b8484eb5827a7aef3fc804b1 - - default default] HTTP exception thrown: Instance a25da6f7-98fe-4def-84d7-124713f3fd5c could not be found. [pid: 7|app: 0|req: 183/361] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:39 2026] GET /v2.1/servers/a25da6f7-98fe-4def-84d7-124713f3fd5c => 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-04-20 15:09:39.177 8 INFO nova.api.openstack.compute.server_external_events [req-53b2091a-42e6-4282-a270-df38cc23ba12 req-09a60c94-aaa0-4030-a4c1-a6aded4eee9a 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance [pid: 8|app: 0|req: 179/362] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:39.221 7 WARNING neutronclient.v2_0.client [None req-7f2d709c-7604-4ff8-9192-ac2a82a31bad cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/363] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:39 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1739 bytes in 1309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:40.550 8 WARNING neutronclient.v2_0.client [None req-1f1bf2e6-2917-4ace-876e-375e21ab062d cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/364] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:09:40 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984/os-interface => generated 285 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:42.585 8 INFO nova.api.openstack.compute.server_external_events [req-a7d14844-897a-4b90-816d-f46982a8fe6e req-ccef9207-bbd6-4673-af79-cb6cea52e4b2 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance 2026-04-20 15:09:42.594 7 WARNING neutronclient.v2_0.client [None req-0397703e-5821-4b41-b4bd-c77a49e9abb5 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/365] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09: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: 7|app: 0|req: 185/366] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:42 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1739 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 182/367] 10.0.0.154 () {32 vars in 641 bytes} [Mon Apr 20 15:09:43 2026] GET /v2.1/servers => generated 383 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 186/368] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:09:43 2026] DELETE /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:43.326 8 WARNING neutronclient.v2_0.client [None req-4979fab2-550c-441c-8faf-1da1f74ed481 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/371] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:43 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1745 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:44.535 7 WARNING neutronclient.v2_0.client [None req-60bfdb97-b9a3-4856-bfb2-34d772f27dd4 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/372] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:44 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1865 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:45.809 8 WARNING neutronclient.v2_0.client [None req-bb14d641-9d53-40ad-b157-92e07b134cec cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:46.120 7 INFO nova.api.openstack.compute.server_external_events [req-e7f1d5e2-ecc4-433e-800d-7809127c8be5 req-dddff1b0-7988-4574-956c-14335c457ec4 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance [pid: 7|app: 0|req: 190/373] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:48.159 7 INFO nova.api.openstack.compute.server_external_events [req-2912085f-4c36-4ba3-b72b-6cce8d50bc84 req-018257b8-8fa0-4867-b158-c7f9e68c2540 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance 2026-04-20 15:09:48.159 7 INFO nova.api.openstack.compute.server_external_events [req-2912085f-4c36-4ba3-b72b-6cce8d50bc84 req-018257b8-8fa0-4867-b158-c7f9e68c2540 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:fc94d81d-4124-459b-9173-6c681852df16 for instance 17157b17-f0cf-4561-802b-c84a3651c984 on instance [pid: 7|app: 0|req: 191/374] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:09:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:45 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1865 bytes in 2788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:49.618 7 WARNING neutronclient.v2_0.client [None req-c3c9d3b6-928e-4334-a842-9437346e2e72 cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/376] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:49 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 1517 bytes in 1490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 185/377] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:09:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:52.095 7 INFO nova.api.openstack.wsgi [None req-f7ee1735-6f8a-40de-a651-3a5a37f71eee cff645e751b344f5bfb5cb7adc2f795f 328bce7cdaa74c7ea30943b66155958c - - default default] HTTP exception thrown: Instance 17157b17-f0cf-4561-802b-c84a3651c984 could not be found. [pid: 7|app: 0|req: 193/378] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:52 2026] GET /v2.1/servers/17157b17-f0cf-4561-802b-c84a3651c984 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 10.0.0.154 () {32 vars in 706 bytes} [Mon Apr 20 15:09:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1421991098 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 15:09:55.446 8 WARNING neutronclient.v2_0.client [None req-914d017b-a22f-4ba3-9810-e4b4aee15205 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:09:55.930 8 WARNING neutronclient.v2_0.client [None req-914d017b-a22f-4ba3-9810-e4b4aee15205 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:09:57.224 8 WARNING neutronclient.v2_0.client [None req-914d017b-a22f-4ba3-9810-e4b4aee15205 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/382] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:09:55 2026] POST /v2.1/servers => generated 450 bytes in 2508 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:57.892 7 WARNING neutronclient.v2_0.client [None req-ea2db820-78fb-4be6-9c3a-4062b7bfc8fb ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/383] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:57 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1423 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:09:59.105 8 WARNING neutronclient.v2_0.client [None req-4e668ac3-148b-4d79-a76b-23a9b34d6493 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/384] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:09:59 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1427 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:00.209 7 WARNING neutronclient.v2_0.client [None req-a3061e3d-82aa-4308-a611-6cb258366594 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/385] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:00 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1475 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:01.325 8 WARNING neutronclient.v2_0.client [None req-49aaad69-a1aa-4acb-acc9-0942a3f9acd1 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/386] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:01 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1475 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:02.536 7 WARNING neutronclient.v2_0.client [None req-cdf98bd5-fddb-4b54-a2a0-426293c8197e ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/387] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:02 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1483 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:03.800 7 WARNING neutronclient.v2_0.client [None req-f64cfbd2-ec88-4940-a2fb-63bf754bc8e6 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:04.394 8 INFO nova.api.openstack.compute.server_external_events [req-4b253101-b7b6-47b3-a5ab-a980904e69de req-e96db878-80bf-40a6-8da0-b09be18c3800 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:654f8a18-3143-4c28-8955-b81af37e3c92 for instance 82b23988-c9c1-45d7-b02d-61cbf6bdb24e on instance [pid: 8|app: 0|req: 192/390] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:04 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) [pid: 7|app: 0|req: 199/391] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:03 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 bytes in 1551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:06.365 8 WARNING neutronclient.v2_0.client [None req-4609ca9a-e917-4b64-9add-cc6c252a3d1e ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/392] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:06 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 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-04-20 15:10:07.554 8 WARNING neutronclient.v2_0.client [None req-8db43416-4f0c-49cd-b805-341da4064786 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] 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: 194/393] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:07 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:10:07.707 7 WARNING neutronclient.v2_0.client [None req-1bad5062-2b96-424f-aecf-b66e78f2b7ac d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:07.852 7 WARNING neutronclient.v2_0.client [None req-1bad5062-2b96-424f-aecf-b66e78f2b7ac d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/394] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:10:07 2026] POST /v2.1/servers => generated 424 bytes in 582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:08.099 8 WARNING neutronclient.v2_0.client [None req-605e2922-5b11-4df4-b129-eba0daacff05 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/395] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:08 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1370 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:08.716 7 WARNING neutronclient.v2_0.client [None req-407cd530-90e4-450d-af4d-ffc1ef7f0b39 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/396] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:08 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:09.183 8 WARNING neutronclient.v2_0.client [None req-dfba70a2-c0a1-4943-98c0-850cfd9ad52f d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/397] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:09 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1374 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:09.842 7 WARNING neutronclient.v2_0.client [None req-54702eb5-bdaf-47db-aa7c-72f3baa5a26f ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/398] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:09 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:10.282 8 WARNING neutronclient.v2_0.client [None req-b45cbf00-a460-4f45-ad60-3dd980482784 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/399] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:10 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1422 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-04-20 15:10:11.203 7 WARNING neutronclient.v2_0.client [None req-d90d2927-c676-43d6-8ba3-ab39f3c43ebd ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:11.399 8 WARNING neutronclient.v2_0.client [None req-9020e4e2-d720-44da-a41f-50985f5cb7e3 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/400] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:11 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1422 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:11 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:12.572 8 WARNING neutronclient.v2_0.client [None req-314cbba5-42a9-4b95-8fad-323252a75b38 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:12.648 7 WARNING neutronclient.v2_0.client [None req-fc8e4410-8b8a-4654-9a3a-bb644c4cbc01 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/402] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:12 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1472 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:12 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:13.998 7 INFO nova.api.openstack.compute.server_external_events [req-95592f59-da31-4294-baf5-442ad3ea319f req-fd8c2e3f-7726-4cee-a2a6-cb5d4db57de2 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:654f8a18-3143-4c28-8955-b81af37e3c92 for instance 82b23988-c9c1-45d7-b02d-61cbf6bdb24e on instance [pid: 7|app: 0|req: 206/406] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:14.332 8 WARNING neutronclient.v2_0.client [None req-7ee47c4c-2fd5-4481-a2f5-cd9544f9042f d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:14.394 7 WARNING neutronclient.v2_0.client [None req-544032ef-f587-4561-b4f6-8a2f8c628720 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/407] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:14 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1470 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:14 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:15.513 8 WARNING neutronclient.v2_0.client [None req-f28b9400-7cca-474e-a3a4-b05e61ddb8d4 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:15.531 7 WARNING neutronclient.v2_0.client [None req-4709c6ce-b244-4178-8237-eba1b05ae784 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/409] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:15 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1470 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:15.793 7 WARNING neutronclient.v2_0.client [None req-bf54a198-1d87-4809-8de8-18f6dbfcd0f6 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:15.820 8 WARNING neutronclient.v2_0.client [None req-f28b9400-7cca-474e-a3a4-b05e61ddb8d4 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/410] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:15 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1724 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:16.055 7 INFO nova.api.openstack.compute.server_external_events [req-64c264d3-f7e2-4b38-b49c-cdadec925774 req-1e59e4d5-c6f8-4d69-9860-ca70d070450d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:2565698d-5b71-41d0-bb20-b6ef6da88266 for instance aca5fb18-e50c-4067-b52a-f64633598992 on instance 2026-04-20 15:10:16.056 7 INFO nova.api.openstack.compute.server_external_events [req-64c264d3-f7e2-4b38-b49c-cdadec925774 req-1e59e4d5-c6f8-4d69-9860-ca70d070450d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:654f8a18-3143-4c28-8955-b81af37e3c92 for instance 82b23988-c9c1-45d7-b02d-61cbf6bdb24e on instance [pid: 7|app: 0|req: 210/411] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:16 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/412] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:10:15 2026] POST /v2.1/servers => generated 424 bytes in 649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:16.108 7 WARNING neutronclient.v2_0.client [None req-40886d40-31b0-4357-ada6-3269fdc49df2 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:16.122 8 WARNING neutronclient.v2_0.client [None req-1bdc875e-901c-4aaa-9f97-a06c7da374f7 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/413] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:10:16 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:16 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1368 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:16.804 7 WARNING neutronclient.v2_0.client [None req-ab7ecbef-7e1a-4f91-8dd8-ada1b79c3236 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:16.968 8 WARNING neutronclient.v2_0.client [None req-ebc0a555-05ab-45b6-a5e4-db343c127d81 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/415] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:16 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1470 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:16 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1724 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 213/417] 10.0.0.154 () {32 vars in 641 bytes} [Mon Apr 20 15:10:17 2026] GET /v2.1/servers => generated 377 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:17.253 8 WARNING neutronclient.v2_0.client [None req-ccac92e9-5a8f-4c17-85c3-6b18132d8fb4 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/418] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:17 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1372 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:10:17 2026] DELETE /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:17.357 8 WARNING neutronclient.v2_0.client [None req-888d7343-e7b4-49dc-8281-e84fd7c9479d ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/420] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:17 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1730 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:18.106 7 INFO nova.api.openstack.compute.server_external_events [req-30ad72a2-3ce0-4eeb-aad5-30c9f9f8db50 req-ccb7d376-74d0-4a8b-9f6e-0d834a2b1f5c 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:654f8a18-3143-4c28-8955-b81af37e3c92 for instance 82b23988-c9c1-45d7-b02d-61cbf6bdb24e on instance [pid: 7|app: 0|req: 215/421] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:18 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, ' 2026-04-20 15:10:18.157 8 WARNING neutronclient.v2_0.client [None req-84837bfa-df70-4375-b861-e63b6beac2b0 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:18.363 7 WARNING neutronclient.v2_0.client [None req-f70a9dcc-c799-44a7-9f2f-efd6083f69d5 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/422] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:18 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1470 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/423] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:18 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1420 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:18.462 8 INFO nova.api.openstack.compute.server_external_events [req-570e1c53-9ad1-4de4-b402-1d373bf55b2b req-c5103568-6cb6-4df3-81ce-f78e78950759 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:2565698d-5b71-41d0-bb20-b6ef6da88266 for instance aca5fb18-e50c-4067-b52a-f64633598992 on instance [pid: 8|app: 0|req: 208/424] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:18.523 7 WARNING neutronclient.v2_0.client [None req-b3038c2d-c456-488d-a46a-2d3cd6b14cb9 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/425] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:18 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1730 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:19.439 8 WARNING neutronclient.v2_0.client [None req-e785dca2-e9f9-4754-ae27-9aaa5e47065e d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:19.472 7 WARNING neutronclient.v2_0.client [None req-b19d188e-2570-49c6-8801-5a67ae85bd46 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/426] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:19 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1420 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:19 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1470 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:19.883 7 WARNING neutronclient.v2_0.client [None req-b2a5cfe5-7e7f-4fcc-b397-6e5ac9e359ac ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/428] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:19 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1850 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:20.230 8 INFO nova.api.openstack.compute.server_external_events [req-9df9c2a4-7578-4a24-94f9-c840dc43d775 req-67ce6019-1cfa-46c5-ab4b-a9eb3f622ddd 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:654f8a18-3143-4c28-8955-b81af37e3c92 for instance 82b23988-c9c1-45d7-b02d-61cbf6bdb24e on instance [pid: 8|app: 0|req: 210/429] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:20.520 7 INFO nova.api.openstack.compute.server_external_events [req-f31004f6-3ef6-40a8-8d35-143c60373a88 req-4cbf738e-6202-463f-8722-486c155b0f21 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:2565698d-5b71-41d0-bb20-b6ef6da88266 for instance aca5fb18-e50c-4067-b52a-f64633598992 on instance [pid: 7|app: 0|req: 220/430] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:20.580 8 WARNING neutronclient.v2_0.client [None req-6a28013a-4ff4-4e34-9485-66350eb470c1 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] 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: 211/431] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:20 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1428 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:10:20.630 7 WARNING neutronclient.v2_0.client [None req-989c1c25-753f-4356-9a55-02cdae3b3021 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/432] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:20 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1654 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: 8|app: 0|req: 212/433] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:10:20 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992/ips => generated 108 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: 222/434] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:10:20 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/435] 10.0.0.154 () {32 vars in 823 bytes} [Mon Apr 20 15:10:20 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992/ips/tempest-ServerAddressesTestJSON-862179017-network => generated 93 bytes in 39 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:21.080 8 WARNING neutronclient.v2_0.client [None req-fdece257-b1a1-439e-b4cf-61114fc39bf3 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/436] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:10:20 2026] DELETE /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 214/437] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:21 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1504 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:10:21.138 7 WARNING neutronclient.v2_0.client [None req-5c6c2e25-8105-433b-9f34-6fab67f54402 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/438] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:21 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1660 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:21.680 8 WARNING neutronclient.v2_0.client [None req-31a07265-be63-4163-96ce-0719e14432ac 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/439] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:21 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1480 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-04-20 15:10:22.194 7 WARNING neutronclient.v2_0.client [None req-a54a2805-5966-4537-97c5-08a7c2b5b8e4 ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/440] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:22 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 1509 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:22.340 8 WARNING neutronclient.v2_0.client [None req-eb6919dd-d1db-4980-a177-d270377dc2b6 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/441] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:22 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1660 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-04-20 15:10:22.557 7 INFO nova.api.openstack.compute.server_external_events [req-7ffe3cf9-b492-4439-8d89-33988af19165 req-a061150c-d6ec-4836-a53c-21a0b9de452f 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:fd62a15f-8611-4157-8650-14b12906d375 for instance bf265e75-a618-48c9-b654-d725a2952e7c on instance 2026-04-20 15:10:22.557 7 INFO nova.api.openstack.compute.server_external_events [req-7ffe3cf9-b492-4439-8d89-33988af19165 req-a061150c-d6ec-4836-a53c-21a0b9de452f 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:2565698d-5b71-41d0-bb20-b6ef6da88266 for instance aca5fb18-e50c-4067-b52a-f64633598992 on instance [pid: 7|app: 0|req: 226/442] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:22 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:22.828 8 WARNING neutronclient.v2_0.client [None req-9666caa6-12a9-426d-b17c-83672b528746 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/443] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:22 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1468 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-04-20 15:10:23.309 7 WARNING neutronclient.v2_0.client [None req-9de57233-5008-468d-abe9-d0efe51b464f ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/444] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:23 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => 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-04-20 15:10:23.526 7 WARNING neutronclient.v2_0.client [None req-b390edbc-6255-4342-a37a-fa6734f6c3e1 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/447] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:23 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1660 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:23.969 8 WARNING neutronclient.v2_0.client [None req-aed01396-9698-45f4-8f8c-d50e6508b943 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/448] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:23 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1468 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:24.392 7 INFO nova.api.openstack.wsgi [None req-70065dcf-853e-4e61-a3c3-a73a09bd880c ed7db3e9c53e4fe58df77c967a8e78f8 3bcaf2623d284cd4b6730bb4815c2819 - - default default] HTTP exception thrown: Instance 82b23988-c9c1-45d7-b02d-61cbf6bdb24e could not be found. [pid: 7|app: 0|req: 230/449] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:24 2026] GET /v2.1/servers/82b23988-c9c1-45d7-b02d-61cbf6bdb24e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 220/450] 10.0.0.154 () {32 vars in 706 bytes} [Mon Apr 20 15:10:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1011226681 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:24.598 7 INFO nova.api.openstack.compute.server_external_events [req-a30e5207-3fec-47ea-b99f-6a4f458d82ef req-7562d0c2-ad4f-46fa-bb77-2f728648e9ad 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:2565698d-5b71-41d0-bb20-b6ef6da88266 for instance aca5fb18-e50c-4067-b52a-f64633598992 on instance 2026-04-20 15:10:24.599 7 INFO nova.api.openstack.compute.server_external_events [req-a30e5207-3fec-47ea-b99f-6a4f458d82ef req-7562d0c2-ad4f-46fa-bb77-2f728648e9ad 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:2565698d-5b71-41d0-bb20-b6ef6da88266 for instance aca5fb18-e50c-4067-b52a-f64633598992 on instance [pid: 7|app: 0|req: 231/451] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:24 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:10:24.822 8 WARNING neutronclient.v2_0.client [None req-825b2f44-a6d4-4752-a738-c19305190d75 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/452] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:24 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1456 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:25.163 7 WARNING neutronclient.v2_0.client [None req-227ba274-a902-4474-b7a1-216378ad1fd6 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/453] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:25 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => 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-04-20 15:10:25.941 8 WARNING neutronclient.v2_0.client [None req-ee8e12a0-c613-4484-bbad-cb1d1d1d1c74 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/454] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:25 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 1456 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:26.316 7 WARNING neutronclient.v2_0.client [None req-fc7a8865-eb33-4aaf-937e-8ca397e333fa 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/455] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:26 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1468 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:27.230 8 INFO nova.api.openstack.wsgi [None req-6379ff47-3854-4b88-b8f6-472048cdc7d2 d9d8f1a596d5403db866d0a339c9eb07 0af4cd9ed3f9438083565372c1a3880a - - default default] HTTP exception thrown: Instance aca5fb18-e50c-4067-b52a-f64633598992 could not be found. [pid: 8|app: 0|req: 223/456] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:27 2026] GET /v2.1/servers/aca5fb18-e50c-4067-b52a-f64633598992 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:27.386 7 INFO nova.api.openstack.compute.server_external_events [req-31693d07-bac5-46ce-b66c-8a6ac5d21cc9 req-7c0c429a-40b7-40a6-861a-4e3910879757 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:fd62a15f-8611-4157-8650-14b12906d375 for instance bf265e75-a618-48c9-b654-d725a2952e7c on instance [pid: 7|app: 0|req: 234/457] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:27.584 8 WARNING neutronclient.v2_0.client [None req-5464a091-d130-4535-841a-8afcc78111bb 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/458] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:27 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1468 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:29.163 7 WARNING neutronclient.v2_0.client [None req-599f0d8e-e1b4-4108-ac22-752c26a69c38 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/459] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:29 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1648 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:29.434 8 INFO nova.api.openstack.compute.server_external_events [req-7f785a47-5737-4c59-b126-0c9e409baa69 req-cd15f18c-50b9-4bc3-b0a7-55e99079a806 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:fd62a15f-8611-4157-8650-14b12906d375 for instance bf265e75-a618-48c9-b654-d725a2952e7c on instance [pid: 8|app: 0|req: 225/460] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:29 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, ' [pid: 7|app: 0|req: 236/461] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:10:30 2026] DELETE /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => 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-04-20 15:10:30.623 8 WARNING neutronclient.v2_0.client [None req-3cb44666-79c9-4ce8-b2ed-f1fabf7ec778 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/462] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:30 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1654 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:31.902 8 INFO nova.api.openstack.compute.server_external_events [req-18ce64ca-76c9-4c5a-8c4b-efd83a01bf23 req-74e78468-676d-403a-b799-5ac3d003d0a6 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:fd62a15f-8611-4157-8650-14b12906d375 for instance bf265e75-a618-48c9-b654-d725a2952e7c on instance [pid: 8|app: 0|req: 227/463] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:31 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) 2026-04-20 15:10:31.913 7 WARNING neutronclient.v2_0.client [None req-a3d9da19-600e-4058-ba87-9a1d184ef021 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/464] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:31 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1654 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-04-20 15:10:33.127 8 WARNING neutronclient.v2_0.client [None req-ef22b74b-5de3-42c1-a2c9-240a6212c1aa 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/465] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:33 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1612 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:33.971 8 INFO nova.api.openstack.compute.server_external_events [req-65d0aa9b-14cf-483e-b4b9-cb656a1748e4 req-c0b40918-cba1-4b7f-93ea-1f8b4d2fbb7d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:fd62a15f-8611-4157-8650-14b12906d375 for instance bf265e75-a618-48c9-b654-d725a2952e7c on instance 2026-04-20 15:10:33.971 8 INFO nova.api.openstack.compute.server_external_events [req-65d0aa9b-14cf-483e-b4b9-cb656a1748e4 req-c0b40918-cba1-4b7f-93ea-1f8b4d2fbb7d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:fd62a15f-8611-4157-8650-14b12906d375 for instance bf265e75-a618-48c9-b654-d725a2952e7c on instance [pid: 8|app: 0|req: 230/468] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:33 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:34.336 7 WARNING neutronclient.v2_0.client [None req-9e62c38f-6341-4045-9538-4455c38e96cc 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/469] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:34 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1454 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:35.921 8 WARNING neutronclient.v2_0.client [None req-f29a2b69-6456-4c56-a647-e8a7822c9e3c 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/470] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:35 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 1454 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/471] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:10:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:37.103 8 INFO nova.api.openstack.wsgi [None req-5dda8f8f-0713-4b1c-b8eb-54134e9ac4d4 1dd24cdd425f4a45839c1d166ce49dc2 0d701b34493548e78bc4a6becde67e66 - - default default] HTTP exception thrown: Instance bf265e75-a618-48c9-b654-d725a2952e7c could not be found. [pid: 8|app: 0|req: 232/472] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:37 2026] GET /v2.1/servers/bf265e75-a618-48c9-b654-d725a2952e7c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 15:10:39.270 7 WARNING neutronclient.v2_0.client [None req-f9c2c67e-5147-43df-967f-8989cf0a3d2d 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:39.423 7 WARNING neutronclient.v2_0.client [None req-f9c2c67e-5147-43df-967f-8989cf0a3d2d 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:10:40.649 7 WARNING neutronclient.v2_0.client [None req-f9c2c67e-5147-43df-967f-8989cf0a3d2d 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/473] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:10:39 2026] POST /v2.1/servers => generated 453 bytes in 1734 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:40.966 8 WARNING neutronclient.v2_0.client [None req-d4d441e5-2ab5-4eda-8ae6-454f3151be1d 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/474] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:40 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1392 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:42.341 7 WARNING neutronclient.v2_0.client [None req-e618dc59-76bf-458a-b692-5f3c43090540 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/475] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:42 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1388 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:43.434 8 WARNING neutronclient.v2_0.client [None req-cb4d0291-1283-4341-9fcd-90fb2b0b782d 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/478] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:43 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1444 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:44.651 7 WARNING neutronclient.v2_0.client [None req-8a16583d-c468-4f95-ba0e-c9f3beb58118 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/479] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:44 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1444 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:45.774 8 WARNING neutronclient.v2_0.client [None req-fa6932a0-117a-4076-8248-28e3747f721b 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/480] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:45 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1520 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:46.587 7 INFO nova.api.openstack.compute.server_external_events [req-32290cb9-cb8e-4ddb-a730-7b0b9e76437b req-233fe930-3ba5-42f4-a7bf-67513e8884f5 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 7|app: 0|req: 246/481] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:47.396 8 WARNING neutronclient.v2_0.client [None req-12b31d27-6d8a-461c-9a8e-ad55f16d57dc 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/482] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:47 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1518 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-04-20 15:10:48.543 7 WARNING neutronclient.v2_0.client [None req-3a588162-8635-4415-b24b-30212c5c35b0 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/483] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:48 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:49.688 8 WARNING neutronclient.v2_0.client [None req-b233c057-aff4-4e52-862d-fcb0c1c94ef6 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/484] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:49 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1518 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-04-20 15:10:50.865 7 WARNING neutronclient.v2_0.client [None req-0eaf9a5e-f9b3-4745-94dd-b509776dd321 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/485] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:50 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1518 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:51.442 8 INFO nova.api.openstack.compute.server_external_events [req-14eec010-c221-41ff-bdd7-9074d9693750 req-a7fa79cc-9faa-4388-ba75-14c536e6de50 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 238/486] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:52.106 7 WARNING neutronclient.v2_0.client [None req-83642d05-892c-4d55-9ee8-c9f851926512 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/487] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:52 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1518 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:53.438 8 WARNING neutronclient.v2_0.client [None req-65ed3c84-0cec-4211-beb6-cd20c6b772c2 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:53.496 7 INFO nova.api.openstack.compute.server_external_events [req-bbdfc66f-289f-4c46-a34a-4428a5fd8b0f req-d7594d84-549f-438e-8366-c23f18090ef0 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 7|app: 0|req: 252/490] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/491] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:10:53 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1701 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-04-20 15:10:53.650 7 WARNING neutronclient.v2_0.client [None req-d9990a9b-9d94-4ec3-958f-cd2c778ef7dc 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/492] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:10:53 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6/os-interface => generated 284 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:10:54.872 8 INFO nova.api.openstack.compute.server_external_events [req-1bda5074-814d-45db-8a5b-9f3ef771f65b req-3f523de8-7aec-4014-a684-9da8e3e1cf25 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 240/493] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:10:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/496] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:11:06 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:08.891 8 WARNING neutronclient.v2_0.client [None req-7b07a490-575c-420b-81fe-19f4027e0511 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:08.940 8 WARNING neutronclient.v2_0.client [None req-7b07a490-575c-420b-81fe-19f4027e0511 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:09.125 8 WARNING neutronclient.v2_0.client [None req-7b07a490-575c-420b-81fe-19f4027e0511 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/497] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:11:08 2026] POST /v2.1/servers => generated 450 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 15:11:09.410 7 WARNING neutronclient.v2_0.client [None req-7b053bf5-7472-4405-8377-2c4185c9484c 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/498] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:09 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1402 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:10.341 8 WARNING neutronclient.v2_0.client [None req-76803196-4fe2-4db6-b737-9d5e647db96e 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] 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: 243/499] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:10 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1821 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-04-20 15:11:10.491 7 WARNING neutronclient.v2_0.client [None req-4c6224c8-ae28-499f-9d08-0eca4995f5f7 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:10.512 8 WARNING neutronclient.v2_0.client [None req-e262e77d-289f-4f70-83bd-67ad4429ec58 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/500] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:10 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1406 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/501] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:10 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1821 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/502] 10.0.0.154 () {34 vars in 750 bytes} [Mon Apr 20 15:11:10 2026] POST /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:10.930 8 WARNING neutronclient.v2_0.client [None req-51ba8e4a-f159-4417-bb29-1fa763ae952d 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/503] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:10 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1823 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:11.580 7 WARNING neutronclient.v2_0.client [None req-02d2217d-6cc7-4e5b-9d44-10f6e6ee4614 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/504] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:11 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:12.152 8 WARNING neutronclient.v2_0.client [None req-9ec3b53a-56cc-440f-b804-1361675b2c45 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/505] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:12 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1823 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-04-20 15:11:12.661 7 WARNING neutronclient.v2_0.client [None req-4ea1148a-7c8a-444e-a426-8a6fd5bb8d05 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/506] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:12 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:13.302 8 WARNING neutronclient.v2_0.client [None req-df5df7df-9b72-40e7-a3dd-1022bb88c0da 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/509] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:13 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1823 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:13.743 7 WARNING neutronclient.v2_0.client [None req-05fcdfaa-c661-4c37-a6da-5f561dc93a39 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/510] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:13 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1462 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:14.743 8 WARNING neutronclient.v2_0.client [None req-fe9cf965-1933-41f2-9807-a931867311a0 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:14.878 7 WARNING neutronclient.v2_0.client [None req-1ef15846-68ed-4d50-97c2-e37b4fdf0d98 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/511] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:14 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1828 bytes in 875 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:15.603 8 INFO nova.api.openstack.compute.server_external_events [req-6c26a0ea-10fb-48df-8826-6013e029e0fb req-8063d2d5-0989-4034-bfd1-2e3a62dbde79 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 249/512] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/513] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:14 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1540 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:16.633 8 WARNING neutronclient.v2_0.client [None req-65c247a1-6901-4b41-ad2c-0f104f0d7d38 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:16.714 7 WARNING neutronclient.v2_0.client [None req-e8cb06b9-975a-4888-84aa-6c187ecce380 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/514] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:16 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1828 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/515] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:16 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1528 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:17.652 8 INFO nova.api.openstack.compute.server_external_events [req-99f40881-eb15-4ab2-9ed0-97745bf9cb8f req-fa78c647-9e3a-404c-a3ea-3807c5d5e5f5 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:21fd3c6e-fd43-446e-817a-8156535d9aaf for instance 3b10c472-034c-401f-a544-35af17566843 on instance 2026-04-20 15:11:17.653 8 INFO nova.api.openstack.compute.server_external_events [req-99f40881-eb15-4ab2-9ed0-97745bf9cb8f req-fa78c647-9e3a-404c-a3ea-3807c5d5e5f5 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 251/516] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:17 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:18.001 7 WARNING neutronclient.v2_0.client [None req-3c8ad646-ce55-4411-af39-ae2b704eaef3 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:18.028 8 WARNING neutronclient.v2_0.client [None req-42ea932e-c056-4a33-8c44-981b0e961f57 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/517] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:17 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1528 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/518] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:17 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1828 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:19.207 8 WARNING neutronclient.v2_0.client [None req-d08de9e9-5599-4272-8f3e-e28d8bf9bc90 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:19.300 7 WARNING neutronclient.v2_0.client [None req-4a690fb4-729c-4e9f-a88d-f9c520992267 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/519] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:19 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1528 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/520] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:19 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1828 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:19.714 8 INFO nova.api.openstack.compute.server_external_events [req-482c3c8c-6241-49d8-90eb-77897c6e65ad req-6f50e0f9-8571-47c6-9f51-013ebe289037 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance 2026-04-20 15:11:19.714 8 INFO nova.api.openstack.compute.server_external_events [req-482c3c8c-6241-49d8-90eb-77897c6e65ad req-6f50e0f9-8571-47c6-9f51-013ebe289037 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 254/521] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:19 2026] POST /v2.1/os-server-external-events => generated 354 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:20.436 7 WARNING neutronclient.v2_0.client [None req-00497a39-9e1a-4185-8a37-be0bbb2b4f19 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:20.494 8 WARNING neutronclient.v2_0.client [None req-48235ecb-dc5d-44fa-95c7-bf361749cc58 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/522] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:20 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1528 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/523] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:20 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1821 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:21.618 7 WARNING neutronclient.v2_0.client [None req-04897523-c4dd-452e-b9e7-14b1cbb3777f 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/524] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:21 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1528 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:21.753 8 INFO nova.api.openstack.compute.server_external_events [req-bf7f80ae-2305-4dd2-91d4-f806bfc39c3b req-91589e43-1c4b-4434-99a3-d42eb230c27b 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:21fd3c6e-fd43-446e-817a-8156535d9aaf for instance 3b10c472-034c-401f-a544-35af17566843 on instance 2026-04-20 15:11:21.753 8 INFO nova.api.openstack.compute.server_external_events [req-bf7f80ae-2305-4dd2-91d4-f806bfc39c3b req-91589e43-1c4b-4434-99a3-d42eb230c27b 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:21fd3c6e-fd43-446e-817a-8156535d9aaf for instance 3b10c472-034c-401f-a544-35af17566843 on instance [pid: 8|app: 0|req: 256/525] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:21 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:22.787 7 WARNING neutronclient.v2_0.client [None req-dc8f9fe2-46d3-4c93-ab60-9c23a691ecb7 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/526] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:22 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1528 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-04-20 15:11:23.965 7 WARNING neutronclient.v2_0.client [None req-6fc48382-90e4-4d78-a7e3-028e076e02ea 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/529] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:23 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1696 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-04-20 15:11:24.145 8 WARNING neutronclient.v2_0.client [None req-da83774a-13a3-479a-b4e2-5a29821dbfb0 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/530] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:24 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1696 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:25.616 7 INFO nova.api.openstack.compute.server_external_events [req-4ab0f53f-8a81-4813-bd4b-e9a6b3deaf12 req-06febb90-48d6-465e-b86c-073871f0b249 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:21fd3c6e-fd43-446e-817a-8156535d9aaf for instance 3b10c472-034c-401f-a544-35af17566843 on instance [pid: 7|app: 0|req: 273/531] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:25 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: 8|app: 0|req: 260/534] 10.0.0.154 () {34 vars in 750 bytes} [Mon Apr 20 15:11:33 2026] POST /v2.1/servers/3b10c472-034c-401f-a544-35af17566843/action => generated 32093 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:35.233 7 INFO nova.api.openstack.compute.server_external_events [req-68fbb1e5-287f-4548-8888-cc63238a1253 req-7b6bb767-a788-406a-b7fc-798cbbe550a4 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:21fd3c6e-fd43-446e-817a-8156535d9aaf for instance 3b10c472-034c-401f-a544-35af17566843 on instance [pid: 7|app: 0|req: 275/535] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:36.219 8 WARNING neutronclient.v2_0.client [None req-494ebdfb-6932-4308-a04f-2b1fc70a8286 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] 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: 276/536] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:11:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/537] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:36 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1821 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/538] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:11:36 2026] DELETE /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:36.499 8 WARNING neutronclient.v2_0.client [None req-90a93f7a-cd39-4514-9687-e071965e5131 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/539] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:36 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1827 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:37.691 7 WARNING neutronclient.v2_0.client [None req-1d40a575-c3df-43cb-9aea-4aa3f7c77f56 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:37.763 8 INFO nova.api.openstack.compute.server_external_events [req-7edfef35-4a5a-41a2-895c-8fbfbfe000d6 req-061595fd-f281-4d26-a7af-2e3dc5de66b1 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 263/540] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/541] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:37 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1827 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:38.119 8 WARNING neutronclient.v2_0.client [None req-bd0b0ecf-b3e6-4cc5-b821-68370e531fa5 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:38.183 8 WARNING neutronclient.v2_0.client [None req-bd0b0ecf-b3e6-4cc5-b821-68370e531fa5 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:11:38.375 8 WARNING neutronclient.v2_0.client [None req-bd0b0ecf-b3e6-4cc5-b821-68370e531fa5 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/542] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:11:38 2026] POST /v2.1/servers => generated 449 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:38.574 7 WARNING neutronclient.v2_0.client [None req-630e5b1e-b731-4ccb-b8e9-97b43ea3e17a 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/543] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:38 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1402 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:38.893 8 WARNING neutronclient.v2_0.client [None req-19b80678-e5df-4331-bfa2-20964eae88ad 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/544] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:38 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1827 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:39.651 7 WARNING neutronclient.v2_0.client [None req-40442755-61d9-4f24-bbcc-3038374598c7 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/545] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:39 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1406 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:39.815 8 INFO nova.api.openstack.compute.server_external_events [req-f1228445-27b1-4b01-8418-9e86313b4770 req-93a65727-942f-43fa-8f48-0f000726da9d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance 2026-04-20 15:11:39.815 8 INFO nova.api.openstack.compute.server_external_events [req-f1228445-27b1-4b01-8418-9e86313b4770 req-93a65727-942f-43fa-8f48-0f000726da9d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:4c9c1feb-238a-44c7-b61f-398175f5b678 for instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 on instance [pid: 8|app: 0|req: 266/546] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:39 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:40.402 7 WARNING neutronclient.v2_0.client [None req-20617322-7dad-454e-a4ca-60eb6b34c342 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/547] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:40 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1478 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:40.733 8 WARNING neutronclient.v2_0.client [None req-364256fa-4444-4bfb-b7e6-0d8b200a50b8 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/548] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:40 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1454 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:41.489 7 WARNING neutronclient.v2_0.client [None req-3035d922-2bfe-4a43-bdf7-688f84db3141 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/549] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:41 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1478 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:41.827 8 WARNING neutronclient.v2_0.client [None req-03fc395a-2752-4b35-8f87-ddf1d02587d2 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/550] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:41 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:42.576 7 WARNING neutronclient.v2_0.client [None req-f089b3e9-a186-4fb2-802f-310ad9434c2a 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/551] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:42 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1478 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:42.925 8 WARNING neutronclient.v2_0.client [None req-e9589729-ad0c-41b3-8838-175244020c8a 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/552] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:42 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1462 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:43.659 7 WARNING neutronclient.v2_0.client [None req-ba70bf47-9ec1-4fbc-b9a0-c7f0156d79e0 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:44.017 8 WARNING neutronclient.v2_0.client [None req-f5f43b4b-7875-4133-89b3-917411180da2 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/555] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:43 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 1478 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:44.252 7 INFO nova.api.openstack.compute.server_external_events [req-076f8faa-4672-453b-82ae-0f5914016724 req-39c4a669-3b99-4fd9-946b-a65f17df9b24 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance [pid: 7|app: 0|req: 286/556] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11: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) [pid: 8|app: 0|req: 271/557] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:43 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1539 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:45.277 7 INFO nova.api.openstack.wsgi [None req-f502017c-060e-4543-9149-9f4a5587e15a 1fefd9ec675f41ffbe4c563834c096d2 d57bd96599724dbc9b54eb1a40f0cc38 - - default default] HTTP exception thrown: Instance 40fa09f1-2b9b-44f6-810f-586b372e3ed6 could not be found. [pid: 7|app: 0|req: 287/558] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:45 2026] GET /v2.1/servers/40fa09f1-2b9b-44f6-810f-586b372e3ed6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/559] 10.0.0.154 () {32 vars in 706 bytes} [Mon Apr 20 15:11:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1969448381 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:45.367 7 WARNING neutronclient.v2_0.client [None req-5d949ed0-c9be-4aab-b790-59122eaa8060 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/560] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:45 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1527 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 15:11:46.963 8 WARNING neutronclient.v2_0.client [None req-31013579-4934-4327-8df2-73c294a33649 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/561] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:46 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1527 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:48.514 7 WARNING neutronclient.v2_0.client [None req-a4b67759-805e-4c69-88b3-6514ccaf16f5 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/562] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:48 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:49.695 8 WARNING neutronclient.v2_0.client [None req-75f447ef-3050-4136-8d8a-58e4c0454bba 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/563] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:49 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:50.750 7 INFO nova.api.openstack.compute.server_external_events [req-f3fe8249-d5c0-416a-bb99-3246b98b423a req-aa798cb5-9ca0-498f-9226-c931311c1abc 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance [pid: 7|app: 0|req: 290/564] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:50.865 8 WARNING neutronclient.v2_0.client [None req-18040617-9eb9-4729-b4ad-6441ff43f1df 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/565] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:50 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1527 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:52.166 7 WARNING neutronclient.v2_0.client [None req-ea268348-1792-491e-ae07-75d6db4cc696 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/566] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:52 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1695 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:52.331 8 WARNING neutronclient.v2_0.client [None req-81c72bac-a76a-48b5-8e71-5c8bb60c6b32 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/567] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:11:52 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1695 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:52.797 7 INFO nova.api.openstack.compute.server_external_events [req-39be882a-f69a-4605-b881-4864c3890388 req-467d2f45-8168-4316-9ac6-fa4a6a0cd1c1 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance [pid: 7|app: 0|req: 292/568] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:11:53.360 8 INFO nova.api.openstack.compute.server_external_events [req-47e2242c-bdb0-4133-acbe-823d71845e0e req-b1c513a2-1943-479c-827d-9911ebd1f0fc 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance [pid: 8|app: 0|req: 277/569] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:11:53 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, ' [pid: 7|app: 0|req: 295/574] 10.0.0.154 () {34 vars in 750 bytes} [Mon Apr 20 15:12:03 2026] POST /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b/action => generated 31891 bytes in 554 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: 280/575] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:12:06 2026] DELETE /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:06.746 7 WARNING neutronclient.v2_0.client [None req-559344b8-0de1-4461-a9be-369977522d5f 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/576] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:06 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:07.948 8 WARNING neutronclient.v2_0.client [None req-82d0e9fa-20f3-432a-bbd8-350ee5eed832 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:12:07.972 7 INFO nova.api.openstack.compute.server_external_events [req-c7b7ab69-acb9-470b-b5ca-8aa95cc3d3e6 req-0400b90d-9896-4726-92a7-5007191bcbbc 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance [pid: 7|app: 0|req: 297/577] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:12:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/578] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:07 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1821 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:09.144 7 WARNING neutronclient.v2_0.client [None req-19985bb1-59e8-4706-b5ee-a709decd5ae5 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/579] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:09 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1754 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:10.018 8 INFO nova.api.openstack.compute.server_external_events [req-c1ffabd0-e539-4e8f-b2ac-c6383e323997 req-d86fc6da-3bcc-4423-99ce-87a7da6dbdac 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance 2026-04-20 15:12:10.018 8 INFO nova.api.openstack.compute.server_external_events [req-c1ffabd0-e539-4e8f-b2ac-c6383e323997 req-d86fc6da-3bcc-4423-99ce-87a7da6dbdac 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:72c0773b-d35f-4ea8-a35e-425b7d921df5 for instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b on instance [pid: 8|app: 0|req: 282/580] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:12:09 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:10.608 7 WARNING neutronclient.v2_0.client [None req-1df2357c-1339-4bef-a32e-a5d4d5474ee7 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in 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/581] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:10 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1483 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:11.718 8 WARNING neutronclient.v2_0.client [None req-8392bdec-5cc9-46c3-8edf-77f349948513 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/582] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:11 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:12.847 7 INFO nova.api.openstack.wsgi [None req-dbfefe92-dfcb-4e7b-b8ca-583650814c6e 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] HTTP exception thrown: Instance 2915fa84-667a-46f4-89c4-2333ef9e3e1b could not be found. [pid: 7|app: 0|req: 300/583] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:12 2026] GET /v2.1/servers/2915fa84-667a-46f4-89c4-2333ef9e3e1b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/584] 10.0.0.154 () {32 vars in 728 bytes} [Mon Apr 20 15:12:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-508722056 => 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, ' [pid: 7|app: 0|req: 302/587] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:12:13 2026] DELETE /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-20 15:12:13.713 8 WARNING neutronclient.v2_0.client [None req-cd98a4d5-7fa6-412d-9cf0-5f30c0c514a0 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/588] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:13 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1702 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-04-20 15:12:14.919 7 WARNING neutronclient.v2_0.client [None req-f0060fd6-cab4-46cb-b502-1d0df794e080 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in 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/589] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:14 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1702 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-04-20 15:12:16.060 8 WARNING neutronclient.v2_0.client [None req-88bd3055-5fcb-4626-9a9f-a770dcd7439f 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/590] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:16 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1702 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-04-20 15:12:16.337 7 INFO nova.api.openstack.compute.server_external_events [req-e8840465-4250-4dfb-9f5b-d3c8a01bd159 req-a83e16f1-97ef-4d85-add3-9e82fa7e0bc5 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:21fd3c6e-fd43-446e-817a-8156535d9aaf for instance 3b10c472-034c-401f-a544-35af17566843 on instance [pid: 7|app: 0|req: 304/591] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:12:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:17.262 8 WARNING neutronclient.v2_0.client [None req-d6e345d8-c62b-42a3-8f64-e5e2651f628c 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/592] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:17 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:18.357 7 WARNING neutronclient.v2_0.client [None req-efaaf319-8925-4213-816d-ed613edc7fcd 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in 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/593] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:18 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:19.451 8 WARNING neutronclient.v2_0.client [None req-192222ca-87a2-4548-94b9-16a0a3da1aab 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/594] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:19 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:20.542 7 INFO nova.api.openstack.wsgi [None req-84f39b29-b15a-447f-8034-128f7506cd88 7af29a229c7c4225846d0f1c49f97da9 140f2a9333024308bf8b2d0549798a6d - - default default] HTTP exception thrown: Instance 3b10c472-034c-401f-a544-35af17566843 could not be found. [pid: 7|app: 0|req: 306/595] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:20 2026] GET /v2.1/servers/3b10c472-034c-401f-a544-35af17566843 => 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: 290/596] 10.0.0.154 () {32 vars in 730 bytes} [Mon Apr 20 15:12:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2114482305 => generated 0 bytes in 16 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: 310/603] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:12:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/604] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:12:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:12:47.926 7 WARNING neutronclient.v2_0.client [None req-0bd1183f-0a6a-4b27-b3b4-2d02dce7f96b 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:12:47.964 7 WARNING neutronclient.v2_0.client [None req-0bd1183f-0a6a-4b27-b3b4-2d02dce7f96b 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:12:48.002 7 WARNING neutronclient.v2_0.client [None req-0bd1183f-0a6a-4b27-b3b4-2d02dce7f96b 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:12:48.173 7 WARNING neutronclient.v2_0.client [None req-0bd1183f-0a6a-4b27-b3b4-2d02dce7f96b 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/605] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:12:47 2026] POST /v2.1/servers => generated 496 bytes in 510 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 15:12:48.396 8 WARNING neutronclient.v2_0.client [None req-335b1269-c031-4a1e-bfd4-c07610226b5d 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/606] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:48 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1456 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:49.495 7 WARNING neutronclient.v2_0.client [None req-6f1945a9-b214-44f1-b8bf-7968c8e8c416 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/607] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:49 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1460 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:50.573 8 WARNING neutronclient.v2_0.client [None req-3a6064f5-3fc1-469d-91c9-a8168ec39c0e 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/608] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:50 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1508 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:51.650 7 WARNING neutronclient.v2_0.client [None req-1ac556e8-ed99-486c-a2ee-5bbe3e341f3b 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/609] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:51 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1508 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:52.745 8 WARNING neutronclient.v2_0.client [None req-53255ce9-a1db-4ce1-8689-ae783742c94c 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/610] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:52 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1516 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:53.868 7 WARNING neutronclient.v2_0.client [None req-fdc98d9d-9698-418f-97ef-58be5a9bb6f0 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/613] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:53 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1640 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:54.065 8 INFO nova.api.openstack.compute.server_external_events [req-8fca901c-a59b-46f3-9fc0-bed1f9ece90d req-1e9f886a-c8f8-4355-b7ff-abfbe96a8e10 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance [pid: 8|app: 0|req: 299/614] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:12:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:55.016 7 WARNING neutronclient.v2_0.client [None req-f65d3c9f-ea18-4142-aea1-334f2232ed61 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/615] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:54 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1628 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-04-20 15:12:56.229 8 WARNING neutronclient.v2_0.client [None req-1b28e114-546b-41bc-b138-461dfb8f1e20 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/616] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:56 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => 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-04-20 15:12:57.378 7 WARNING neutronclient.v2_0.client [None req-3e20f173-86a7-4d34-a191-b9a745e67f65 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/617] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:57 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:58.528 8 WARNING neutronclient.v2_0.client [None req-a80f5ef7-5897-4568-83c1-ab0aa4c09223 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/618] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:58 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1628 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:59.509 7 INFO nova.api.openstack.compute.server_external_events [req-62c95aa2-008a-4b80-b358-6b7de8c5f267 req-59324e56-4274-499f-8340-5469faece42e 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance [pid: 7|app: 0|req: 318/619] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:12:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:12:59.667 8 WARNING neutronclient.v2_0.client [None req-9fcc7040-75e0-4671-bf6e-95bee7dff41f 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/620] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:12:59 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1628 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-04-20 15:13:00.836 7 WARNING neutronclient.v2_0.client [None req-f0b6a739-aff1-4101-9fe6-3ef830bfb8ff 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/621] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:00 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1628 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:01.551 8 INFO nova.api.openstack.compute.server_external_events [req-0b9822e8-f3d5-4775-8953-268e02c984a4 req-b951a15e-8f00-4307-958e-7113d940c3b5 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance [pid: 8|app: 0|req: 303/622] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:13:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:02.023 7 WARNING neutronclient.v2_0.client [None req-cb240ac1-64cd-4fcd-aee8-5dcb368507e2 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/623] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:01 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1808 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:02.221 8 WARNING neutronclient.v2_0.client [None req-121b6d9e-a1fd-413d-91f5-b27660fd0384 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in 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/624] 10.0.0.154 () {32 vars in 741 bytes} [Mon Apr 20 15:13:02 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:02.902 7 INFO nova.api.openstack.compute.server_external_events [req-abf0efb5-9627-46bb-bafc-705d5bc455be req-5bd420db-476b-46e3-a10b-3a411ac9cc0e 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance [pid: 7|app: 0|req: 321/625] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:13:02 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: 323/628] 10.0.0.135 () {30 vars in 619 bytes} [Mon Apr 20 15:13:03 2026] GET /v2.1 => generated 0 bytes in 112 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: 306/629] 10.0.0.135 () {32 vars in 692 bytes} [Mon Apr 20 15:13:03 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/630] 10.0.0.135 () {34 vars in 913 bytes} [Mon Apr 20 15:13:04 2026] GET /v2.1/os-simple-tenant-usage/c45448a814614ba49d4ce91630da1657?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/631] 10.0.0.135 () {30 vars in 654 bytes} [Mon Apr 20 15:13:04 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 325/632] 10.0.0.135 () {30 vars in 619 bytes} [Mon Apr 20 15:13:07 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/633] 10.0.0.135 () {32 vars in 692 bytes} [Mon Apr 20 15:13:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/634] 10.0.0.135 () {34 vars in 913 bytes} [Mon Apr 20 15:13:07 2026] GET /v2.1/os-simple-tenant-usage/c45448a814614ba49d4ce91630da1657?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/635] 10.0.0.135 () {30 vars in 654 bytes} [Mon Apr 20 15:13:07 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:13:18.395 8 WARNING neutronclient.v2_0.client [None req-ca9cf8ac-3c81-4c71-9625-8e6caa27cd1b 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/638] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:18 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1928 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: 328/639] 10.0.0.154 () {32 vars in 753 bytes} [Mon Apr 20 15:13:19 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/640] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:13:20 2026] DELETE /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:21.130 7 WARNING neutronclient.v2_0.client [None req-28ed94bc-e57c-42ee-952b-edb27bb93eaf 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/641] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:21 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1934 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:22.340 8 WARNING neutronclient.v2_0.client [None req-97c6793d-d89d-49bd-a6cb-ba395affa3d5 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:22.408 7 INFO nova.api.openstack.compute.server_external_events [req-0c80f5d1-b320-4a21-989d-cbe6037d46d2 req-cbb01b62-8269-45f6-a8bb-0eea2fde343e 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance [pid: 7|app: 0|req: 330/642] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:13:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/643] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:22 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1934 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:23.603 7 WARNING neutronclient.v2_0.client [None req-97eebec8-5e43-4fa3-aa23-fee41115198e 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/646] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:23 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1934 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:24.456 8 INFO nova.api.openstack.compute.server_external_events [req-87304b8e-edd4-483d-9457-848357917d65 req-f3bd0d64-c7f6-44f7-9805-830416d2b88d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance 2026-04-20 15:13:24.456 8 INFO nova.api.openstack.compute.server_external_events [req-87304b8e-edd4-483d-9457-848357917d65 req-f3bd0d64-c7f6-44f7-9805-830416d2b88d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:f5a15bb2-a8ee-4fa8-bd28-18571800cc69 for instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 on instance [pid: 8|app: 0|req: 315/647] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:13:24 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:24.992 7 WARNING neutronclient.v2_0.client [None req-3a05b126-6491-44e2-b154-9205d0b48ac7 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/648] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:24 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1537 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:26.089 8 WARNING neutronclient.v2_0.client [None req-b787b4bf-d14d-45a1-9bf3-4e4ac7dafa22 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/649] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:26 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 1542 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-04-20 15:13:27.165 7 INFO nova.api.openstack.wsgi [None req-f9a938ab-a659-4a2a-8805-11352ae32d3a 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] HTTP exception thrown: Instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 could not be found. [pid: 7|app: 0|req: 334/650] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:27 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:13:27.192 8 INFO nova.api.openstack.wsgi [None req-f034ed4c-c207-4b19-9aa0-71fda11432c7 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] HTTP exception thrown: Instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 could not be found. [pid: 8|app: 0|req: 317/651] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:13:27 2026] DELETE /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => 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-04-20 15:13:27.225 7 INFO nova.api.openstack.wsgi [None req-641e495a-fe59-48a2-8bf0-9f6e05c25816 09d09d04c1b24334b92764888af98eab 363732ae6e0a41bf9fa08768123039b7 - - default default] HTTP exception thrown: Instance 60000a1e-bdb3-44bc-8cb7-43730bf7c056 could not be found. [pid: 7|app: 0|req: 335/652] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:13:27 2026] GET /v2.1/servers/60000a1e-bdb3-44bc-8cb7-43730bf7c056 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/653] 10.0.0.154 () {32 vars in 706 bytes} [Mon Apr 20 15:13:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1312139382 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/654] 10.0.0.154 () {32 vars in 726 bytes} [Mon Apr 20 15:13:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-866452372 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.154 () {34 vars in 671 bytes} [Mon Apr 20 15:14:16 2026] POST /v2.1/os-keypairs => generated 396 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 15:14:19.795 8 WARNING neutronclient.v2_0.client [None req-fe99966d-d44d-41b7-8ca3-754734dfc776 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:14:19.854 8 WARNING neutronclient.v2_0.client [None req-fe99966d-d44d-41b7-8ca3-754734dfc776 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:14:20.164 8 WARNING neutronclient.v2_0.client [None req-fe99966d-d44d-41b7-8ca3-754734dfc776 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in 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/666] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:14:19 2026] POST /v2.1/servers => generated 448 bytes in 835 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 15:14:20.375 7 WARNING neutronclient.v2_0.client [None req-80c841a9-d503-4cd3-833e-1be45455edd7 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in 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/667] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:20 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:25.512 8 WARNING neutronclient.v2_0.client [None req-b5a4fa87-8252-4d99-8f3a-e349ebc14f05 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/670] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:25 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 1447 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:29.040 7 INFO nova.api.openstack.compute.server_external_events [req-5d367336-6691-4e57-9f6b-7eb0bd5d72d7 req-0c6d4276-75fd-4009-8588-c878b4cb32bd 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 7|app: 0|req: 345/671] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:30.059 8 INFO nova.api.openstack.compute.server_external_events [req-4eb8102d-0319-4944-82ef-9d662bbd8c2e req-193cce95-e261-4957-8ab1-6acab49074ac 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 8|app: 0|req: 327/672] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:30.602 7 WARNING neutronclient.v2_0.client [None req-d809644b-9a04-45ce-a18c-913d6958b77e 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in 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/673] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:30 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 1519 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-04-20 15:14:33.962 8 INFO nova.api.openstack.compute.server_external_events [req-fc685128-b42c-4bf1-be1d-4c176b6f77aa req-0b0cc39f-6169-49b7-89db-3d72d68c2142 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 8|app: 0|req: 329/676] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:35.758 7 WARNING neutronclient.v2_0.client [None req-63eedd7f-387b-48cd-8152-ed9d1b9bffae 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/677] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:35 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 1819 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:36.028 8 INFO nova.api.openstack.compute.server_external_events [req-7ef1365b-ec2c-4903-b9ba-7070c5fc0996 req-58332519-d954-44c1-9412-89f93d73987d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 8|app: 0|req: 330/678] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:37.386 7 WARNING neutronclient.v2_0.client [None req-ac081e3f-67f3-4b91-91dd-f47c55c56ae0 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:14:37.434 7 WARNING neutronclient.v2_0.client [None req-ac081e3f-67f3-4b91-91dd-f47c55c56ae0 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:14:37.746 7 WARNING neutronclient.v2_0.client [None req-ac081e3f-67f3-4b91-91dd-f47c55c56ae0 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/679] 10.0.0.154 () {34 vars in 663 bytes} [Mon Apr 20 15:14:37 2026] POST /v2.1/servers => generated 448 bytes in 713 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:38.037 8 WARNING neutronclient.v2_0.client [None req-8f690c1e-da0c-4ad6-a428-2ed441dc45a6 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:38.063 7 INFO nova.api.openstack.compute.server_external_events [req-5eb3e8e4-d2c3-49e2-a196-bc235429e257 req-160de355-92c1-41fe-b006-8b16862b0c2b 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 7|app: 0|req: 350/680] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/681] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:38 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 1394 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:43.140 7 WARNING neutronclient.v2_0.client [None req-dbdc3db1-c7a8-4525-8bd4-1625c96cea53 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:43.652 8 INFO nova.api.openstack.compute.server_external_events [req-5474da8a-8df4-4cd4-b3e7-5d0015d5afe2 req-9088a887-64d3-4a63-abdc-c3002dedc44d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance [pid: 8|app: 0|req: 334/684] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:43 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 1520 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:48.627 8 INFO nova.api.openstack.compute.server_external_events [req-ee3f30ff-0b0b-46cc-8240-a4a3d1e120dc req-3b2810e9-61c3-4712-a1ce-f6534da8b4ac 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance [pid: 8|app: 0|req: 335/686] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:48.788 7 WARNING neutronclient.v2_0.client [None req-8d22e5fd-e5e9-4843-b932-fe90b39a0a27 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in 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/687] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:48 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 1518 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:50.681 8 INFO nova.api.openstack.compute.server_external_events [req-e31fde97-cd0c-4cba-9161-17406a1e9368 req-90e58607-187f-4366-a1c5-4bd7711f50e3 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance [pid: 8|app: 0|req: 336/688] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:50 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-04-20 15:14:54.002 8 WARNING neutronclient.v2_0.client [None req-65da633a-43d9-4240-8b17-6e6388a5c0f9 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/691] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:14:53 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 1818 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:14:55.456 7 INFO nova.api.openstack.compute.server_external_events [req-79f6ebc0-2abf-4af8-bc2c-45faa380170a req-2836cb97-ac2f-418f-b55e-6dd3b3c18de6 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance [pid: 7|app: 0|req: 354/692] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:14:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:19.228 8 WARNING neutronclient.v2_0.client [None req-f88a38f1-4eaa-4be7-b97c-5a765f90f37d 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:15:19.270 8 WARNING neutronclient.v2_0.client [None req-f88a38f1-4eaa-4be7-b97c-5a765f90f37d 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:15:19.415 8 WARNING neutronclient.v2_0.client [None req-f88a38f1-4eaa-4be7-b97c-5a765f90f37d 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/697] 199.204.45.38 () {36 vars in 713 bytes} [Mon Apr 20 15:15:19 2026] POST /v2.1/servers => generated 453 bytes in 727 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:19.974 7 WARNING neutronclient.v2_0.client [None req-13c909a9-1c68-4861-b61a-aed04a0ebad2 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/698] 199.204.45.38 () {32 vars in 732 bytes} [Mon Apr 20 15:15:19 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 2213 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:20.038 8 WARNING neutronclient.v2_0.client [None req-847a3c81-ddb4-4293-9afd-864b0c494771 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/699] 199.204.45.38 () {32 vars in 758 bytes} [Mon Apr 20 15:15:20 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/700] 199.204.45.38 () {32 vars in 776 bytes} [Mon Apr 20 15:15:20 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:23.056 8 WARNING neutronclient.v2_0.client [None req-de15b857-bf0a-4a1b-bd8f-cd1220d4f04e 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/701] 199.204.45.38 () {32 vars in 732 bytes} [Mon Apr 20 15:15:22 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 2371 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:23.332 7 WARNING neutronclient.v2_0.client [None req-7198aa05-cb51-4257-8fb9-df30e62d063e 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/702] 199.204.45.38 () {32 vars in 758 bytes} [Mon Apr 20 15:15:23 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 28 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/705] 199.204.45.38 () {32 vars in 776 bytes} [Mon Apr 20 15:15:23 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-volume_attachments => generated 197 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:25.460 7 INFO nova.api.openstack.compute.server_external_events [req-da144141-06e5-4757-b1a8-1f03aacd830f req-11526e05-173b-424d-95c4-81e78727c25d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:e7a226dc-32e9-4c68-8c7e-4c7b494af458 for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 362/706] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:15:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:26.547 8 WARNING neutronclient.v2_0.client [None req-aa4e2543-21e3-48b5-b4fd-7f8651656d77 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/707] 199.204.45.38 () {32 vars in 732 bytes} [Mon Apr 20 15:15:26 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 2445 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:26.680 7 WARNING neutronclient.v2_0.client [None req-5f545021-07de-41bf-a396-aa19d9e76dbf 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/708] 199.204.45.38 () {32 vars in 758 bytes} [Mon Apr 20 15:15:26 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/709] 199.204.45.38 () {32 vars in 776 bytes} [Mon Apr 20 15:15:26 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:29.424 7 WARNING neutronclient.v2_0.client [None req-2d52dbb7-335f-4eae-8efb-d03da5102065 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/710] 199.204.45.38 () {32 vars in 732 bytes} [Mon Apr 20 15:15:29 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 2433 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:29.553 8 WARNING neutronclient.v2_0.client [None req-225781fb-4353-4128-b60c-c2b117e0196d 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/711] 199.204.45.38 () {32 vars in 758 bytes} [Mon Apr 20 15:15:29 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/712] 199.204.45.38 () {32 vars in 776 bytes} [Mon Apr 20 15:15:29 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:31.367 8 INFO nova.api.openstack.compute.server_external_events [req-88a88a4c-8dee-4307-bf2d-f3c6adb430e2 req-8b7d9cb4-c1eb-4330-9a62-1c903228dd54 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:e7a226dc-32e9-4c68-8c7e-4c7b494af458 for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 348/713] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:15:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:32.222 7 WARNING neutronclient.v2_0.client [None req-0ae2b389-dc95-4513-9abf-99d7ea5f625e 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/714] 199.204.45.38 () {32 vars in 732 bytes} [Mon Apr 20 15:15:32 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 2433 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:32.361 8 WARNING neutronclient.v2_0.client [None req-a5dd8f72-9278-4858-ad8f-1865d2d0b112 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/715] 199.204.45.38 () {32 vars in 758 bytes} [Mon Apr 20 15:15:32 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/716] 199.204.45.38 () {32 vars in 776 bytes} [Mon Apr 20 15:15:32 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:33.417 8 INFO nova.api.openstack.compute.server_external_events [req-33b4a1ea-ecba-4f0a-ad07-2598a190bea1 req-6e11f752-9f2a-4105-ad44-5e9943e17a85 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:e7a226dc-32e9-4c68-8c7e-4c7b494af458 for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 350/719] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:15:33 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-04-20 15:15:35.359 7 WARNING neutronclient.v2_0.client [None req-dc837329-5ba9-4d85-a0ce-1475161bc015 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/720] 199.204.45.38 () {32 vars in 732 bytes} [Mon Apr 20 15:15:35 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 2580 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:15:35.500 8 WARNING neutronclient.v2_0.client [None req-517db61a-5947-483b-8e34-856d07a68297 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/721] 199.204.45.38 () {32 vars in 758 bytes} [Mon Apr 20 15:15:35 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/722] 199.204.45.38 () {32 vars in 776 bytes} [Mon Apr 20 15:15:35 2026] GET /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/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-04-20 15:16:16.408 7 WARNING neutronclient.v2_0.client [None req-7730f3a5-c468-4004-997e-771f0ad10a3e 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:16:16.449 7 WARNING neutronclient.v2_0.client [None req-7730f3a5-c468-4004-997e-771f0ad10a3e 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:18.958 8 INFO nova.api.openstack.compute.server_external_events [req-e280c4b9-6b74-4d8e-b304-d2d593f40e58 req-cdf13cdb-e35f-4bac-89ac-888577d355cd 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 356/731] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:21.996 8 INFO nova.api.openstack.compute.server_external_events [req-0c4a9eb3-51d1-4a70-b30f-a93184e226c8 req-062cfcdb-1c92-479c-9d5c-6b36a5725ab3 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 357/732] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:24.043 8 INFO nova.api.openstack.compute.server_external_events [req-438f8948-0a46-43d8-b0a2-ca720f270e0a req-fdefaa62-89ff-456c-996f-7507bcb33426 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 360/735] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:24 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-04-20 15:16:25.013 7 WARNING neutronclient.v2_0.client [None req-7730f3a5-c468-4004-997e-771f0ad10a3e 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/736] 199.204.45.38 () {36 vars in 811 bytes} [Mon Apr 20 15:16:16 2026] POST /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 281 bytes in 8683 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:25.570 8 INFO nova.api.openstack.compute.server_external_events [req-fbc7f595-f540-414b-9600-fbe12a1c5380 req-8377fc30-0919-45bf-9983-0dfb5b5d3b78 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 361/737] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:26.082 7 INFO nova.api.openstack.compute.server_external_events [req-e2f3a6a7-bcb0-4c3f-93d1-2c63dec3128e req-4a4d4669-0b64-4a63-9527-a879dd053293 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 377/738] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:53.919 8 WARNING neutronclient.v2_0.client [None req-a5a0eb33-4df7-4f60-bb28-1eae0573aadd 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:16:53.963 8 WARNING neutronclient.v2_0.client [None req-a5a0eb33-4df7-4f60-bb28-1eae0573aadd 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:56.401 7 INFO nova.api.openstack.compute.server_external_events [req-5d5906e8-1841-4ec1-af64-b13a9a0a1783 req-6e981e79-098f-436a-a1a7-c06ef6a3503a 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 381/745] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:16:59.792 7 INFO nova.api.openstack.compute.server_external_events [req-5a5bbdad-f6d4-46d4-bbd6-23de796371d4 req-2ffc3982-d334-454b-a210-1d21526c6f7d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 382/746] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:16:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:01.838 7 INFO nova.api.openstack.compute.server_external_events [req-99d325dc-f591-41b0-b2ad-381301864bd5 req-b50aee62-7071-4832-b4ba-6c97c2b6eda5 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 383/747] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:01 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-04-20 15:17:03.024 8 WARNING neutronclient.v2_0.client [None req-a5a0eb33-4df7-4f60-bb28-1eae0573aadd 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in 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/748] 199.204.45.38 () {36 vars in 811 bytes} [Mon Apr 20 15:16:53 2026] POST /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 377 bytes in 9194 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:14.986 7 WARNING neutronclient.v2_0.client [None req-4d09b0c8-636e-4119-883e-4dd586af2926 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 15:17:15.027 7 WARNING neutronclient.v2_0.client [None req-4d09b0c8-636e-4119-883e-4dd586af2926 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:17.492 8 INFO nova.api.openstack.compute.server_external_events [req-35a76c41-905c-4e17-9a4d-e4b68f1426d5 req-6d56007e-ab8c-4e9d-aeca-229eff0c3db7 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 368/753] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:21.122 8 INFO nova.api.openstack.compute.server_external_events [req-f924a488-da36-461a-99d4-9e5802939f8e req-0927a2d1-fdcb-405c-b055-0fadbf36a3c0 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 369/754] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:23.163 8 INFO nova.api.openstack.compute.server_external_events [req-d58edb55-66c1-4fe8-9d67-b9fceef41c56 req-b567acdd-4fe2-4d52-b3bb-649bbad55754 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-plugged:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 370/755] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:23 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-04-20 15:17:24.066 7 WARNING neutronclient.v2_0.client [None req-4d09b0c8-636e-4119-883e-4dd586af2926 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/758] 199.204.45.38 () {36 vars in 811 bytes} [Mon Apr 20 15:17:14 2026] POST /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface => generated 377 bytes in 9175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:25.210 8 INFO nova.api.openstack.compute.server_external_events [req-0f37d8c5-faf3-4c0a-a5c3-31a70cef8fd0 req-0550c122-5cc5-4432-9865-191dfe381aca 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 373/759] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:25 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-04-20 15:17:38.748 8 INFO nova.api.openstack.compute.server_external_events [req-9c957587-d973-49a0-8d6b-043e1fe46d01 req-0233b173-e844-4a1a-9c6d-4eb047c13eb0 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 375/762] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/763] 199.204.45.38 () {34 vars in 854 bytes} [Mon Apr 20 15:17:39 2026] DELETE /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface/20111e87-e3df-4d5c-b226-377591f6277f => 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, ' 2026-04-20 15:17:40.790 8 INFO nova.api.openstack.compute.server_external_events [req-9c9a62a6-78a9-4f0a-98b4-43e49c4536d1 req-666f1126-2807-447b-a887-bb51d81b255c 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 376/764] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:41.626 7 INFO nova.api.openstack.compute.server_external_events [req-ec685ea2-3bed-49f4-961c-ec845f508283 req-5f67c970-675e-4438-9eda-747460f86861 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 389/765] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:41 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-04-20 15:17:43.663 8 INFO nova.api.openstack.compute.server_external_events [req-3f78707a-de33-4dcc-b81e-fe6039ff3427 req-92f6ea5b-4115-47d9-9d6f-4af60d8aefc9 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:20111e87-e3df-4d5c-b226-377591f6277f for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 378/768] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:49.188 7 INFO nova.api.openstack.compute.server_external_events [req-204d3a10-4dae-449b-9af2-fbea332b9875 req-fd943a32-398f-4c6f-8a6a-a84196b6220d 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 391/769] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:49 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: 8|app: 0|req: 379/770] 199.204.45.38 () {34 vars in 854 bytes} [Mon Apr 20 15:17:49 2026] DELETE /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface/d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:51.288 7 INFO nova.api.openstack.compute.server_external_events [req-1b758824-08ea-4b6f-acef-fc8dace71b50 req-1ec7cb2d-63a5-4f79-975f-7ad101cba380 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 392/771] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:17:53.336 8 INFO nova.api.openstack.compute.server_external_events [req-9ef16b95-9fce-4a2e-b472-c16b1044c01f req-eab3096b-d0bf-4738-808c-56969d40de14 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:d532dbfb-ba0e-4d06-b497-2d65bc7cf7bc for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 380/772] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:17:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/777] 199.204.45.38 () {34 vars in 854 bytes} [Mon Apr 20 15:18:09 2026] DELETE /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80/os-interface/d6a9194d-faab-4a3e-9867-e61c3833d23a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:11.968 8 INFO nova.api.openstack.compute.server_external_events [req-9da5675f-fb80-42a8-ace8-a5035d2f1f56 req-37287067-cfbb-48a7-bca1-a54a0e19376e 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 383/778] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:14.014 7 INFO nova.api.openstack.compute.server_external_events [req-a37eb389-bc61-4de4-ad01-5bcfb287a881 req-76b5848a-7c3c-47ec-a2ce-727ceca720ec 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:d6a9194d-faab-4a3e-9867-e61c3833d23a for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 397/781] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/782] 199.204.45.38 () {34 vars in 754 bytes} [Mon Apr 20 15:18:15 2026] DELETE /v2.1/servers/31ad3a96-6234-4476-a30e-8d5c3ddf7f80 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:16.485 7 INFO nova.api.openstack.compute.server_external_events [req-291774a9-2fe1-41ee-a9c0-cb021881d4af req-90749397-3521-4a59-8c8f-a9cbb9365051 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:e7a226dc-32e9-4c68-8c7e-4c7b494af458 for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 7|app: 0|req: 398/783] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:18.522 8 INFO nova.api.openstack.compute.server_external_events [req-b46be0be-8bf4-4ada-ad0e-3e54224c7026 req-149843a1-c224-4628-93ea-7fdfa03c08a7 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:e7a226dc-32e9-4c68-8c7e-4c7b494af458 for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance 2026-04-20 15:18:18.522 8 INFO nova.api.openstack.compute.server_external_events [req-b46be0be-8bf4-4ada-ad0e-3e54224c7026 req-149843a1-c224-4628-93ea-7fdfa03c08a7 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:e7a226dc-32e9-4c68-8c7e-4c7b494af458 for instance 31ad3a96-6234-4476-a30e-8d5c3ddf7f80 on instance [pid: 8|app: 0|req: 386/784] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:19.427 7 INFO nova.api.openstack.compute.server_external_events [req-2ed12ba3-7422-4f63-a9cf-734e9f8d57a3 req-2a83161f-1406-4e04-b558-7ce47da4c462 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 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: 399/785] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/786] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:18:19 2026] DELETE /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:19.567 7 WARNING neutronclient.v2_0.client [None req-cd2891c2-f2a2-456c-aec1-e262d5ba5158 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/787] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:18:19 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 1944 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:21.479 8 INFO nova.api.openstack.compute.server_external_events [req-abc7f49b-1770-4901-8855-b49531c3351e req-d621933e-217a-41f8-b8a6-b1f974ee1326 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance 2026-04-20 15:18:21.480 8 INFO nova.api.openstack.compute.server_external_events [req-abc7f49b-1770-4901-8855-b49531c3351e req-d621933e-217a-41f8-b8a6-b1f974ee1326 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance [pid: 8|app: 0|req: 388/788] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:21 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:23.519 7 INFO nova.api.openstack.compute.server_external_events [req-159a6a99-ffb6-449d-b835-6e175dc275ad req-dcd460c5-b5b7-4812-945d-91fa4eeb0671 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:f91381e5-42f5-4284-8aed-159681259fb7 for instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 on instance [pid: 7|app: 0|req: 402/791] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:24.770 8 WARNING neutronclient.v2_0.client [None req-862bb464-d07b-4743-a51d-8dd133fc1ae7 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/792] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:18:24 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => generated 1480 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:29.849 7 INFO nova.api.openstack.wsgi [None req-83e089c1-9ce1-43d1-85f4-3da96a0a63da 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] HTTP exception thrown: Instance 64d22e0e-12bf-43a5-bf74-ab5ff5692789 could not be found. [pid: 7|app: 0|req: 403/793] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:18:29 2026] GET /v2.1/servers/64d22e0e-12bf-43a5-bf74-ab5ff5692789 => 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, ' 2026-04-20 15:18:30.353 8 INFO nova.api.openstack.compute.server_external_events [req-f665e5ab-f96e-462b-b8e3-4cdb21211ee1 req-5367bc6f-37b5-4e44-b848-deb99a98b928 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-changed:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 8|app: 0|req: 391/794] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/795] 10.0.0.154 () {32 vars in 718 bytes} [Mon Apr 20 15:18:30 2026] DELETE /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:30.497 8 WARNING neutronclient.v2_0.client [None req-1a17f137-73c1-4c07-9f10-e87508af1a6b 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in 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/796] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:18:30 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 1945 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:31.701 7 INFO nova.api.openstack.compute.server_external_events [req-a038f8bf-4480-41c7-a200-1e2663878222 req-2195bb24-097e-4320-9d5c-b05f156fc868 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 7|app: 0|req: 405/797] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:31 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-04-20 15:18:33.746 8 INFO nova.api.openstack.compute.server_external_events [req-476fc18e-b8aa-41d2-b51c-4f0c7b0e3788 req-26e6afaf-7c69-48d5-88ab-11080078b25f 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-unplugged:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance 2026-04-20 15:18:33.746 8 INFO nova.api.openstack.compute.server_external_events [req-476fc18e-b8aa-41d2-b51c-4f0c7b0e3788 req-26e6afaf-7c69-48d5-88ab-11080078b25f 6563713fc2864bd0952f3e8dfd9c42d8 789b576e51044b1da826f9001f0ea526 - - cd30bcfa1e8d47118b5fdf43a7569f07 cd30bcfa1e8d47118b5fdf43a7569f07] Creating event network-vif-deleted:409f318c-c597-46c6-b93d-5feedabca740 for instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf on instance [pid: 8|app: 0|req: 394/800] 10.0.0.40 () {38 vars in 814 bytes} [Mon Apr 20 15:18:33 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:35.721 7 WARNING neutronclient.v2_0.client [None req-cd441ac8-f740-42e8-8437-5b9ba81d0301 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] The python binding code in 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/801] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:18:35 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 1481 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:40.810 8 INFO nova.api.openstack.wsgi [None req-56b6d1e7-f99e-4b3a-baac-2c83b97f8c9c 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] HTTP exception thrown: Instance 84ca30ab-392e-4b5b-a260-d1c04ee93ccf could not be found. [pid: 8|app: 0|req: 395/802] 10.0.0.154 () {32 vars in 715 bytes} [Mon Apr 20 15:18:40 2026] GET /v2.1/servers/84ca30ab-392e-4b5b-a260-d1c04ee93ccf => generated 111 bytes in 37 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: 408/803] 10.0.0.154 () {32 vars in 726 bytes} [Mon Apr 20 15:18:42 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1564240260 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 15:18:42.661 8 INFO nova.api.openstack.wsgi [None req-8ab7a423-1b06-4271-818d-10cff307aada 108c8521834145aeb1a7aad44c668b55 c705ce73dd74443f93ba9db4597ce035 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1564240260 not found for user 108c8521834145aeb1a7aad44c668b55 [pid: 8|app: 0|req: 396/804] 10.0.0.154 () {32 vars in 723 bytes} [Mon Apr 20 15:18:42 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1564240260 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.154 () {32 vars in 655 bytes} [Mon Apr 20 15:18:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.154 () {32 vars in 641 bytes} [Mon Apr 20 15:18:58 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 15:18:58.936 8 WARNING oslo_db.sqlalchemy.utils [None req-e1d713b8-a368-4bb3-ae6c-b5135a5d6401 86590601b60b4f47bbcd3d86b2a6cba2 0a928c759b3b46e29aa9cc9357427c24 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 400/811] 10.0.0.154 () {32 vars in 649 bytes} [Mon Apr 20 15:18:58 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: 7|app: 0|req: 412/812] 10.0.0.154 () {32 vars in 694 bytes} [Mon Apr 20 15:18:58 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)