+ 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 12:31:18 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-6c9fdf969-sm9ml 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 0x7f2023370668 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 12:31:23.222 7 INFO nova.utils [None req-46c641b2-0eb2-418b-831d-0c7e572d2aaf - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 12:31:23.503 8 INFO nova.utils [None req-10bec537-82f1-45fd-8912-ce5d1402f321 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 12:31:24.994 7 WARNING keystonemiddleware._common.config [None req-46c641b2-0eb2-418b-831d-0c7e572d2aaf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 12:31:25.003 7 WARNING oslo_config.cfg [None req-46c641b2-0eb2-418b-831d-0c7e572d2aaf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 12:31:25.081 7 WARNING keystonemiddleware._common.config [None req-46c641b2-0eb2-418b-831d-0c7e572d2aaf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 12:31:25.096 7 WARNING oslo_config.cfg [None req-46c641b2-0eb2-418b-831d-0c7e572d2aaf - - - - - -] 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 12:31:25.110 7 WARNING oslo_config.cfg [None req-46c641b2-0eb2-418b-831d-0c7e572d2aaf - - - - - -] 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 0x7f2023370668 pid: 7 (default app) 2026-04-20 12:31:25.427 8 WARNING keystonemiddleware._common.config [None req-10bec537-82f1-45fd-8912-ce5d1402f321 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 12:31:25.437 8 WARNING oslo_config.cfg [None req-10bec537-82f1-45fd-8912-ce5d1402f321 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 12:31:25.516 8 WARNING keystonemiddleware._common.config [None req-10bec537-82f1-45fd-8912-ce5d1402f321 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 12:31:25.533 8 WARNING oslo_config.cfg [None req-10bec537-82f1-45fd-8912-ce5d1402f321 - - - - - -] 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 12:31:25.547 8 WARNING oslo_config.cfg [None req-10bec537-82f1-45fd-8912-ce5d1402f321 - - - - - -] 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 0x7f2023370668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:31:32 2026] GET /v2.1 => generated 114 bytes in 15 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 12:31:33.082 8 WARNING oslo_policy.policy [None req-b5f8d438-5b09-4d0a-983e-39409b2ca438 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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 12:31:33.082 8 WARNING oslo_policy.policy [None req-b5f8d438-5b09-4d0a-983e-39409b2ca438 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:31:32 2026] GET /v2.1 => generated 0 bytes in 715 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:31:33.177 7 WARNING oslo_policy.policy [req-b5f8d438-5b09-4d0a-983e-39409b2ca438 req-08cd8d4c-1fa3-40ff-97eb-05b0f5bf6f6e 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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 12:31:33.178 7 WARNING oslo_policy.policy [req-b5f8d438-5b09-4d0a-983e-39409b2ca438 req-08cd8d4c-1fa3-40ff-97eb-05b0f5bf6f6e 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/6] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:31:33 2026] GET /v2.1/ => generated 400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:31:33.288 8 INFO nova.api.openstack.wsgi [None req-bf8dc4c5-b9e3-477d-b08d-c2c96e45af9d 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.162 () {48 vars in 1009 bytes} [Mon Apr 20 12:31:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:31:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.162 () {52 vars in 1046 bytes} [Mon Apr 20 12:31:33 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:31:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:31:34 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:31:34 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:31:34.548 8 INFO nova.api.openstack.wsgi [None req-de971759-a41d-4249-ab61-857d2a1be2b6 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.162 () {48 vars in 1011 bytes} [Mon Apr 20 12:31:34 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:31:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.162 () {52 vars in 1046 bytes} [Mon Apr 20 12:31:34 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:31:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:31:35 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:31:35 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:31:35.651 8 INFO nova.api.openstack.wsgi [None req-22fb53b0-6b9a-4283-b1b9-6151055933a0 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.162 () {48 vars in 1013 bytes} [Mon Apr 20 12:31:35 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:31:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.162 () {52 vars in 1046 bytes} [Mon Apr 20 12:31:35 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:31:36 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:31:36 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:31:36 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:31:36.720 8 INFO nova.api.openstack.wsgi [None req-943409cf-bea7-4a31-bfc1-759bff4812b2 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 199.204.45.162 () {48 vars in 1011 bytes} [Mon Apr 20 12:31:36 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: 16/28] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:31:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.162 () {52 vars in 1046 bytes} [Mon Apr 20 12:31:36 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:31:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:31:37 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:31:37 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:31:37.753 8 INFO nova.api.openstack.wsgi [None req-2565f77e-df44-455c-8171-36335f3f4fd1 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 199.204.45.162 () {48 vars in 1013 bytes} [Mon Apr 20 12:31:37 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:31:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 199.204.45.162 () {52 vars in 1046 bytes} [Mon Apr 20 12:31:37 2026] POST /v2.1/flavors => generated 535 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:32:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/51] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:32:51 2026] GET /v2.1 => generated 0 bytes in 406 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 25/52] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:32:52 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:32:52.275 7 INFO nova.api.openstack.wsgi [None req-647e04df-90fd-45ca-a9fe-a2794c903d9a 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 28/53] 199.204.45.162 () {48 vars in 1013 bytes} [Mon Apr 20 12:32:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:32:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Apr 20 12:32:52 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/58] 10.0.0.197 () {28 vars in 453 bytes} [Mon Apr 20 12:32:57 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/59] 10.0.0.197 () {30 vars in 657 bytes} [Mon Apr 20 12:32:57 2026] GET /v2.1 => generated 0 bytes in 38 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: 29/60] 10.0.0.197 () {32 vars in 730 bytes} [Mon Apr 20 12:32:57 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/61] 10.0.0.197 () {34 vars in 803 bytes} [Mon Apr 20 12:32:57 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: 34/64] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:33:06 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: 31/65] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:33:06 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 35/66] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:33:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/67] 199.204.45.162 () {48 vars in 1071 bytes} [Mon Apr 20 12:33:06 2026] GET /v2.1/os-quota-sets/1c713a1189184b608b038d767ba76d9f => generated 283 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.162 () {52 vars in 1123 bytes} [Mon Apr 20 12:33:06 2026] PUT /v2.1/os-quota-sets/1c713a1189184b608b038d767ba76d9f => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:33:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:33:19 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:33:19 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:33:19.184 7 INFO nova.api.openstack.wsgi [None req-cfabe101-483a-49c1-8af6-c3761b048aba 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.162 () {48 vars in 1015 bytes} [Mon Apr 20 12:33:19 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: 36/75] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:33:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Apr 20 12:33:19 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:34:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:34:33 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:34:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:34:33.546 8 INFO nova.api.openstack.wsgi [None req-e8dee222-3c28-4cad-960f-c908badb30e3 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 37233140544a470b8c80b6ca850e38e2 [pid: 8|app: 0|req: 45/94] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:34:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-20 12:34:33.561 7 WARNING oslo_db.sqlalchemy.utils [None req-f8fdcc13-26d8-4580-814b-bfae311004da 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 50/95] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Apr 20 12:34:33 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.162 () {52 vars in 1055 bytes} [Mon Apr 20 12:34:33 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 199.204.45.162 () {42 vars in 701 bytes} [Mon Apr 20 12:36:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 199.204.45.162 () {44 vars in 905 bytes} [Mon Apr 20 12:36:14 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.204.45.162 () {46 vars in 978 bytes} [Mon Apr 20 12:36:14 2026] GET /v2.1/ => generated 400 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 199.204.45.162 () {52 vars in 1121 bytes} [Mon Apr 20 12:36:14 2026] PUT /v2.1/os-quota-sets/27e1ae01416f492f8a725ee50647662c => generated 238 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/137] 199.204.45.162 () {42 vars in 703 bytes} [Mon Apr 20 12:37:32 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: 67/138] 199.204.45.162 () {44 vars in 907 bytes} [Mon Apr 20 12:37:32 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/139] 199.204.45.162 () {46 vars in 980 bytes} [Mon Apr 20 12:37:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:37:32.465 8 INFO nova.api.openstack.wsgi [None req-b037828f-a4a8-4066-bbb7-132f0e75edc1 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 68/140] 199.204.45.162 () {48 vars in 1009 bytes} [Mon Apr 20 12:37:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/141] 199.204.45.162 () {48 vars in 1049 bytes} [Mon Apr 20 12:37:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/150] 10.0.0.132 () {32 vars in 654 bytes} [Mon Apr 20 12:38:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/151] 10.0.0.132 () {32 vars in 640 bytes} [Mon Apr 20 12:38:10 2026] GET /v2.1/servers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 12:38:10.140 8 WARNING oslo_db.sqlalchemy.utils [None req-e53bd08f-8d1f-4ef2-b841-4a870e05ac22 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 74/152] 10.0.0.132 () {32 vars in 648 bytes} [Mon Apr 20 12:38:10 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: 79/153] 10.0.0.132 () {32 vars in 693 bytes} [Mon Apr 20 12:38:10 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/156] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:20 2026] GET /v2.1/flavors/44f0a501-4365-4c9d-b43b-2a6203d5900d => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/157] 10.0.0.132 () {32 vars in 640 bytes} [Mon Apr 20 12:38:21 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/158] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:21 2026] GET /v2.1/flavors/44f0a501-4365-4c9d-b43b-2a6203d5900d => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/161] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:38:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:30.396 8 WARNING neutronclient.v2_0.client [None req-b41afc8c-776a-4429-bf6e-47fdcc3d5c12 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 79/162] 10.0.0.132 () {34 vars in 684 bytes} [Mon Apr 20 12:38:30 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:31.697 7 WARNING neutronclient.v2_0.client [None req-7e0d3e53-ff1e-4f2f-9cd9-02fa67663ca6 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 80/163] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:38:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/164] 10.0.0.132 () {34 vars in 684 bytes} [Mon Apr 20 12:38:31 2026] POST /v2.1/os-security-groups => generated 241 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:32.394 8 WARNING neutronclient.v2_0.client [None req-86a48212-6f4a-4015-a4ff-b7e67ca0a815 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 81/165] 10.0.0.132 () {34 vars in 684 bytes} [Mon Apr 20 12:38:32 2026] POST /v2.1/os-security-groups => generated 243 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:33.369 8 WARNING neutronclient.v2_0.client [None req-f2647bac-3b8a-4276-9ff0-b4112a2ac6e2 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:33.373 7 WARNING neutronclient.v2_0.client [None req-b9bc7bc4-519a-45fb-a2a8-fcdc82a2d562 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The 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 12:38:33.774 8 WARNING neutronclient.v2_0.client [None req-f2647bac-3b8a-4276-9ff0-b4112a2ac6e2 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:33.829 7 WARNING neutronclient.v2_0.client [None req-b9bc7bc4-519a-45fb-a2a8-fcdc82a2d562 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The 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 12:38:34.139 8 WARNING neutronclient.v2_0.client [None req-f2647bac-3b8a-4276-9ff0-b4112a2ac6e2 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 82/166] 10.0.0.132 () {32 vars in 662 bytes} [Mon Apr 20 12:38:33 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 1396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:38:34.764 8 WARNING neutronclient.v2_0.client [None req-2c278e28-3782-4dc3-87b9-2c7461218a49 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:34.859 7 WARNING neutronclient.v2_0.client [None req-b9bc7bc4-519a-45fb-a2a8-fcdc82a2d562 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The 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 12:38:34.868 8 WARNING neutronclient.v2_0.client [None req-2c278e28-3782-4dc3-87b9-2c7461218a49 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 85/169] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:34 2026] DELETE /v2.1/os-security-groups/e32cca75-5c5f-499a-9941-cc7b04f5a254 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:38:35.001 8 WARNING neutronclient.v2_0.client [None req-ad625da1-5909-4459-9884-78e5e9c005a9 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:35.021 8 INFO nova.api.openstack.wsgi [None req-ad625da1-5909-4459-9884-78e5e9c005a9 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] HTTP exception thrown: Security group e32cca75-5c5f-499a-9941-cc7b04f5a254 does not exist Neutron server returns request_ids: ['req-f099acc1-f556-491e-97ff-838bf38e6332'] [pid: 8|app: 0|req: 86/170] 10.0.0.132 () {32 vars in 736 bytes} [Mon Apr 20 12:38:34 2026] GET /v2.1/os-security-groups/e32cca75-5c5f-499a-9941-cc7b04f5a254 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 12:38:35.031 8 WARNING neutronclient.v2_0.client [None req-6f7d1898-ea73-4c89-b74c-82bd1926b44c edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:35.077 8 WARNING neutronclient.v2_0.client [None req-6f7d1898-ea73-4c89-b74c-82bd1926b44c edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 87/171] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:35 2026] DELETE /v2.1/os-security-groups/dcd70970-1a72-41bd-8333-db8da90ff2ed => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:38:35.312 8 WARNING neutronclient.v2_0.client [None req-ff5f3ec6-7396-4178-8eff-b5333b2bd4ed 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 88/172] 10.0.0.132 () {34 vars in 684 bytes} [Mon Apr 20 12:38:35 2026] POST /v2.1/os-security-groups => generated 247 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:35.547 8 WARNING neutronclient.v2_0.client [None req-3d044c27-f5e9-4c48-ac01-8d88ce82931b edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 85/173] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:38:33 2026] POST /v2.1/servers => generated 449 bytes in 2269 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 12:38:35.572 7 WARNING neutronclient.v2_0.client [None req-6d2fd6c0-5abf-4e7e-8721-65a3f16fc1c8 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:35.586 8 INFO nova.api.openstack.wsgi [None req-3d044c27-f5e9-4c48-ac01-8d88ce82931b edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] HTTP exception thrown: Security group dcd70970-1a72-41bd-8333-db8da90ff2ed does not exist Neutron server returns request_ids: ['req-12be5bce-48c0-46e9-8592-6dfbed3e92cb'] [pid: 8|app: 0|req: 89/174] 10.0.0.132 () {32 vars in 736 bytes} [Mon Apr 20 12:38:35 2026] GET /v2.1/os-security-groups/dcd70970-1a72-41bd-8333-db8da90ff2ed => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 12:38:35.602 7 WARNING neutronclient.v2_0.client [None req-6d2fd6c0-5abf-4e7e-8721-65a3f16fc1c8 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:35.611 8 WARNING neutronclient.v2_0.client [None req-7d0a8569-ad76-43bf-b97a-1a67b06f1ab5 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 90/175] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:35 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1399 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 12:38:35.666 8 WARNING neutronclient.v2_0.client [None req-d14865ae-3e79-4002-91ea-40d8df62986a edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:35.706 8 WARNING neutronclient.v2_0.client [None req-d14865ae-3e79-4002-91ea-40d8df62986a edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 86/176] 10.0.0.132 () {34 vars in 694 bytes} [Mon Apr 20 12:38:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:35.913 7 WARNING neutronclient.v2_0.client [None req-2497b19a-de35-4089-b5aa-1cfa265a3203 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 87/177] 10.0.0.132 () {34 vars in 684 bytes} [Mon Apr 20 12:38:35 2026] POST /v2.1/os-security-groups => generated 246 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:36.269 7 WARNING neutronclient.v2_0.client [None req-369681d4-9350-4c1c-9904-2b364ec7112a 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:36.325 7 WARNING neutronclient.v2_0.client [None req-369681d4-9350-4c1c-9904-2b364ec7112a 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 91/178] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:35 2026] DELETE /v2.1/os-security-groups/f5b2a90e-6f1d-45cd-b70e-c2220f795502 => generated 0 bytes in 675 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:38:36.347 8 WARNING neutronclient.v2_0.client [None req-8306d991-00bd-4fba-a1fc-c164a53240fe edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:36.381 8 INFO nova.api.openstack.wsgi [None req-8306d991-00bd-4fba-a1fc-c164a53240fe edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] HTTP exception thrown: Security group f5b2a90e-6f1d-45cd-b70e-c2220f795502 does not exist Neutron server returns request_ids: ['req-7b609609-6434-4e37-9c5c-240fcb844215'] [pid: 8|app: 0|req: 92/179] 10.0.0.132 () {32 vars in 736 bytes} [Mon Apr 20 12:38:36 2026] GET /v2.1/os-security-groups/f5b2a90e-6f1d-45cd-b70e-c2220f795502 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 12:38:36.393 8 WARNING neutronclient.v2_0.client [None req-d695e9ad-2557-4d66-9bfc-243748229730 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:36.461 8 WARNING neutronclient.v2_0.client [None req-d695e9ad-2557-4d66-9bfc-243748229730 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 88/180] 10.0.0.132 () {34 vars in 694 bytes} [Mon Apr 20 12:38:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:36.518 8 WARNING neutronclient.v2_0.client [None req-d695e9ad-2557-4d66-9bfc-243748229730 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:36.528 7 WARNING neutronclient.v2_0.client [None req-4edc5211-9f7c-427b-8aa6-cb4e15919940 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 93/181] 10.0.0.132 () {32 vars in 662 bytes} [Mon Apr 20 12:38:36 2026] GET /v2.1/os-security-groups => generated 707 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:36.591 8 WARNING neutronclient.v2_0.client [None req-133d91e9-c0ec-4a8d-876b-513d194f737c edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:36.594 7 WARNING neutronclient.v2_0.client [None req-4edc5211-9f7c-427b-8aa6-cb4e15919940 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:36.612 8 INFO nova.api.openstack.wsgi [None req-133d91e9-c0ec-4a8d-876b-513d194f737c edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] HTTP exception thrown: Security group f5b2a90e-6f1d-45cd-b70e-c2220f795502 does not exist Neutron server returns request_ids: ['req-408cbcee-eee0-4b7f-9dc3-2a114d2df1d5'] [pid: 8|app: 0|req: 94/182] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:36 2026] DELETE /v2.1/os-security-groups/f5b2a90e-6f1d-45cd-b70e-c2220f795502 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 12:38:36.626 8 WARNING neutronclient.v2_0.client [None req-8c190967-b692-4f01-bc45-d4c6ff1af598 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:36.652 8 INFO nova.api.openstack.wsgi [None req-8c190967-b692-4f01-bc45-d4c6ff1af598 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] HTTP exception thrown: Security group dcd70970-1a72-41bd-8333-db8da90ff2ed does not exist Neutron server returns request_ids: ['req-bd536097-0932-4638-93ea-81b2db0f7122'] [pid: 8|app: 0|req: 95/183] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:36 2026] DELETE /v2.1/os-security-groups/dcd70970-1a72-41bd-8333-db8da90ff2ed => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 12:38:36.663 8 WARNING neutronclient.v2_0.client [None req-9935f02a-a910-4671-9182-4617c00a6188 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] The 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 12:38:36.687 8 INFO nova.api.openstack.wsgi [None req-9935f02a-a910-4671-9182-4617c00a6188 edfeb55a218f401d8da8701a00899b97 aa97f5a5c1fc4720874bb4f88423f472 - - default default] HTTP exception thrown: Security group e32cca75-5c5f-499a-9941-cc7b04f5a254 does not exist Neutron server returns request_ids: ['req-6bd37a1d-92b0-4b46-adc8-ad8aa3cc1edb'] [pid: 8|app: 0|req: 96/184] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:36 2026] DELETE /v2.1/os-security-groups/e32cca75-5c5f-499a-9941-cc7b04f5a254 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 12:38:36.758 8 WARNING neutronclient.v2_0.client [None req-a821a21b-8228-4558-9476-787b3dff9817 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 89/185] 10.0.0.132 () {34 vars in 694 bytes} [Mon Apr 20 12:38:36 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:36.989 7 WARNING neutronclient.v2_0.client [None req-f68eec69-66b2-4e49-b8f6-793b1c00496c 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 97/186] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:36 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1403 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/187] 10.0.0.132 () {32 vars in 736 bytes} [Mon Apr 20 12:38:36 2026] GET /v2.1/os-security-groups/64ecd1ba-63b8-448d-802b-40876e29ad02 => generated 663 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:37.142 8 WARNING neutronclient.v2_0.client [None req-7a96d064-5d63-4e69-907c-f2bc727d8f98 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:37.174 8 WARNING neutronclient.v2_0.client [None req-7a96d064-5d63-4e69-907c-f2bc727d8f98 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:37.239 8 WARNING neutronclient.v2_0.client [None req-7a96d064-5d63-4e69-907c-f2bc727d8f98 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 98/188] 10.0.0.132 () {32 vars in 749 bytes} [Mon Apr 20 12:38:37 2026] DELETE /v2.1/os-security-group-rules/7ee0e1bd-83b1-4adb-9f46-107307849a76 => generated 0 bytes in 304 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:38:37.451 7 WARNING neutronclient.v2_0.client [None req-b67cd2b3-6c42-4dd3-8d20-502dfec75682 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:37.484 7 WARNING neutronclient.v2_0.client [None req-b67cd2b3-6c42-4dd3-8d20-502dfec75682 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 91/189] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:37 2026] DELETE /v2.1/os-security-groups/64ecd1ba-63b8-448d-802b-40876e29ad02 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:38:37.632 8 WARNING neutronclient.v2_0.client [None req-5c48e051-8a00-434c-afd1-b9bea9804a93 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The 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 12:38:37.670 8 WARNING neutronclient.v2_0.client [None req-5c48e051-8a00-434c-afd1-b9bea9804a93 9be950d13a9d48b4a7413a402401bd00 6e0ff2ee03cf4738881ba1c54d9dab1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 99/190] 10.0.0.132 () {32 vars in 739 bytes} [Mon Apr 20 12:38:37 2026] DELETE /v2.1/os-security-groups/7d725c9c-bdcc-48e7-92a0-c96f091a3ea0 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:38:38.137 7 WARNING neutronclient.v2_0.client [None req-8ce1e057-53b3-4bd0-9d31-68666bc47365 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 92/191] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:38 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1451 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:38:39.735 8 WARNING neutronclient.v2_0.client [None req-4a56f760-f175-4316-bc37-7896b63b282d 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The 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 12:38:39.799 8 WARNING neutronclient.v2_0.client [None req-4a56f760-f175-4316-bc37-7896b63b282d 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] 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 12:38:39.936 7 WARNING neutronclient.v2_0.client [None req-698b2b0f-20e6-4447-8eea-e47022970f58 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 93/192] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:39 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1459 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:38:40.121 8 WARNING neutronclient.v2_0.client [None req-4a56f760-f175-4316-bc37-7896b63b282d 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] 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 12:38:41.065 7 WARNING neutronclient.v2_0.client [None req-79d4dd74-215a-4c51-a139-27a5d10a227d cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 94/193] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:41 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1459 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/194] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:38:39 2026] POST /v2.1/servers => generated 451 bytes in 1489 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 12:38:41.163 7 WARNING neutronclient.v2_0.client [None req-ac995175-55d8-4049-ab35-40e1af78be06 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 95/195] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:41 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/196] 10.0.0.132 () {30 vars in 412 bytes} [Mon Apr 20 12:38:41 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:42.203 8 WARNING neutronclient.v2_0.client [None req-32b07559-cf09-4770-8190-a6d0a7cf14e3 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 102/197] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:42 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 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 12:38:42.356 8 WARNING neutronclient.v2_0.client [None req-a63f5f4d-e4d6-4ea4-8571-3d4a530f6688 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 103/198] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:42 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1296 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, ' [pid: 7|app: 0|req: 96/199] 10.0.0.132 () {28 vars in 559 bytes} [Mon Apr 20 12:38:41 2026] GET /v2/ => generated 402 bytes in 621 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 104/200] 10.0.0.132 () {28 vars in 563 bytes} [Mon Apr 20 12:38:42 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/201] 10.0.0.132 () {30 vars in 412 bytes} [Mon Apr 20 12:38:42 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-20 12:38:42.964 8 INFO nova.api.openstack.compute.server_external_events [req-bc4b48e8-3983-430c-9d8b-59bcffe06744 req-c7b231f8-4671-4581-8842-82348528c137 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance 2026-04-20 12:38:42.971 8 INFO nova.compute.rpcapi [None req-ee3d9e2f-1cfe-4686-8a73-d0771df4e0b8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 105/202] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:38:43.377 7 WARNING neutronclient.v2_0.client [None req-267588bb-71db-457e-8af5-d7c3e41dd520 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] 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 12:38:43.463 8 WARNING neutronclient.v2_0.client [None req-3c833bbc-b372-4be8-a9d6-a15742cee6e8 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 106/203] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:43 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1352 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/204] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:43 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:44.562 8 WARNING neutronclient.v2_0.client [None req-c4c3776f-b971-42b4-b6df-ca21810e9fbe 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 107/207] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:44 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1352 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 12:38:44.662 7 WARNING neutronclient.v2_0.client [None req-91fc0e5b-2e32-4024-aa76-712f0926d734 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 101/208] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:44 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:45.660 8 WARNING neutronclient.v2_0.client [None req-5111f446-a2a3-46ad-b60d-bd67a417dd4c 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 108/209] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:45 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1360 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 12:38:45.819 7 WARNING neutronclient.v2_0.client [None req-f417de76-5a1e-4fdd-8910-e4f9df2cc18c cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 102/210] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:45 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:46.745 8 WARNING neutronclient.v2_0.client [None req-510fc209-b21b-4ae1-a437-164b414adb76 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 109/211] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:46 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1438 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:47.429 8 WARNING neutronclient.v2_0.client [None req-f8842286-8083-418c-a2ce-eeec03893f50 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The 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 12:38:47.440 7 INFO nova.api.openstack.compute.server_external_events [req-c0884fcc-63cd-432f-b0ff-ed6583b3080d req-4bb43148-33a2-419e-b53a-6a99fd035faa 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance 2026-04-20 12:38:47.449 7 INFO nova.compute.rpcapi [None req-f10a3a35-d0f2-48cd-b973-e172fad8e7e3 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 103/212] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/213] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:47 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 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 12:38:47.924 7 WARNING neutronclient.v2_0.client [None req-cd5b5ebe-0998-4783-ab24-5ca6f4dfd2dd 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/214] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:47 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1438 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:48.559 8 WARNING neutronclient.v2_0.client [None req-e01051c2-d2e3-4bdc-a169-fed54fccee09 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 111/215] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:48 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 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 12:38:49.061 7 WARNING neutronclient.v2_0.client [None req-22229503-abd1-4199-89a8-28835b4c3a99 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/216] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:49 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1438 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:49.770 7 INFO nova.api.openstack.compute.server_external_events [req-c7ed65ec-7fe3-4ce2-a031-cb66c34433f0 req-39952d83-71d2-4702-bf9c-54dfaef3b36d 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance 2026-04-20 12:38:49.773 8 WARNING neutronclient.v2_0.client [None req-def9eb25-a913-4f6b-9215-577288c43d7c cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/217] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/218] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:49 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 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 12:38:50.188 7 WARNING neutronclient.v2_0.client [None req-99631158-39d5-411c-b955-914ae182073c 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/219] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:50 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1438 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 12:38:51.078 8 WARNING neutronclient.v2_0.client [None req-a3f4abd2-f2c9-4d0d-a408-74ae89839f13 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/220] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:51 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1524 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 12:38:51.324 7 WARNING neutronclient.v2_0.client [None req-f306ad23-8178-4dd0-b92f-f3c036255348 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/221] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:51 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1426 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:51.817 8 INFO nova.api.openstack.compute.server_external_events [req-6f878c74-7977-408c-bedb-8e621ffd8d3f req-03ad7fc0-3b72-4895-9ce0-7f394e6a62c3 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance [pid: 8|app: 0|req: 114/222] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:51 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 12:38:52.238 7 WARNING neutronclient.v2_0.client [None req-ae8293cc-911a-445e-a31a-34507eda15e1 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 109/223] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:52 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1716 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 12:38:52.434 8 WARNING neutronclient.v2_0.client [None req-c8db4f56-c90a-45e3-85cd-f5ca4922c302 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in 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/224] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:38:52 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/os-interface => generated 285 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:52.530 7 WARNING neutronclient.v2_0.client [None req-bcd35de1-5f92-4721-8bb2-58def310d36e 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 110/225] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:52 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1426 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:53.712 8 WARNING neutronclient.v2_0.client [None req-63ed3ca8-5ba3-4354-af2a-e56b364e79b3 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] 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: 116/226] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:53 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1716 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:53.865 7 WARNING neutronclient.v2_0.client [None req-094c6b38-0198-46ae-9f1d-de905c0c8af5 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The 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 12:38:53.879 8 INFO nova.api.openstack.compute.server_external_events [req-6b37cd0d-d250-4907-a75d-b159d7ca0a59 req-3529b13c-b16d-41f0-9c88-411a71d10398 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance [pid: 8|app: 0|req: 117/227] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/228] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:53 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1426 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:55.158 8 WARNING neutronclient.v2_0.client [None req-8edb5e42-6a85-43b9-b07b-89e37e9fc822 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in 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/231] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:55 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1426 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 12:38:55.928 7 INFO nova.api.openstack.compute.server_external_events [req-542aea15-34f5-4c0d-bffa-cd3db4e5ab65 req-b87ad793-a9bd-488a-be2c-82243b98a902 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance 2026-04-20 12:38:55.928 7 INFO nova.api.openstack.compute.server_external_events [req-542aea15-34f5-4c0d-bffa-cd3db4e5ab65 req-b87ad793-a9bd-488a-be2c-82243b98a902 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance [pid: 7|app: 0|req: 113/232] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:55 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 12:38:56.289 8 WARNING neutronclient.v2_0.client [None req-853d39d3-b04e-44dd-a7b1-bfa06e045acf 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in 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/233] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:56 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1426 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:57.430 7 WARNING neutronclient.v2_0.client [None req-cc425e48-e3b7-4414-b19b-f6bf31aebe36 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in 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/234] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:57 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1614 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 12:38:57.582 8 WARNING neutronclient.v2_0.client [None req-7bab74ca-f0be-46f4-996e-7a555250e3bf 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/235] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:38:57 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:38:58.297 7 WARNING neutronclient.v2_0.client [None req-62c0131e-b2ec-4f59-a370-a9114ec986b6 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The 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 12:38:58.298 8 INFO nova.api.openstack.compute.server_external_events [req-6cb2315d-f50e-4877-a0eb-2b50df8a9778 req-aa1a9ef4-abb5-452c-8362-43508f98d8ef 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance [pid: 8|app: 0|req: 122/236] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/237] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:58 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1614 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 123/238] 10.0.0.132 () {32 vars in 640 bytes} [Mon Apr 20 12:38:58 2026] GET /v2.1/servers => generated 388 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 116/239] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:38:58 2026] DELETE /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 0 bytes in 133 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 12:38:58.729 8 WARNING neutronclient.v2_0.client [None req-cd124bc3-53fb-48c8-b379-00f54a97addf 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/240] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:58 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1620 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 12:38:59.902 7 WARNING neutronclient.v2_0.client [None req-3fbebe20-698d-48f4-a47d-f333273bec13 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] 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: 117/241] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:38:59 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1740 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:39:00.336 8 INFO nova.api.openstack.compute.server_external_events [req-8e9b0c6c-2224-452d-9e12-b8a211432c9e req-bc81c308-2c7e-4973-9afd-54481daffb09 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance 2026-04-20 12:39:00.337 8 INFO nova.api.openstack.compute.server_external_events [req-8e9b0c6c-2224-452d-9e12-b8a211432c9e req-bc81c308-2c7e-4973-9afd-54481daffb09 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance [pid: 8|app: 0|req: 125/242] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:00 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:01.381 7 WARNING neutronclient.v2_0.client [None req-abae0f90-4424-470e-803e-0b672712b8ed 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in 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/243] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:01 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1740 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:02.401 8 INFO nova.api.openstack.compute.server_external_events [req-bbeb2cb9-941b-40c6-9dbb-7f6c8e3f2fc6 req-6aaeac5b-a7e3-4bd0-89d0-9b4798cb394a 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:462bff22-34e9-40e1-aec2-435fcc351a39 for instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 on instance [pid: 8|app: 0|req: 126/244] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:02.836 7 WARNING neutronclient.v2_0.client [None req-0169f27f-44ca-4765-8735-6fd31fa6ebc5 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in 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/245] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:02 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1381 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 12:39:03.937 8 WARNING neutronclient.v2_0.client [None req-7e2efa53-5e12-4f43-a476-9e9604f9864b 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/246] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:03 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:05.030 8 WARNING neutronclient.v2_0.client [None req-f16ee7d2-c8d7-4de2-972a-5d58b45afb63 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] The python binding code in 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/249] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:04 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => generated 1386 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 12:39:06.161 7 INFO nova.api.openstack.wsgi [None req-79508b4f-b873-42da-8b0e-78d0cc5a6a62 36dab2ecbfb94e8a963cc097184ade22 b6909389dd6d4942983a41188150151f - - default default] HTTP exception thrown: Instance 6e139e40-b5a5-4902-9a5b-4a9a10512c00 could not be found. [pid: 7|app: 0|req: 121/250] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:06 2026] GET /v2.1/servers/6e139e40-b5a5-4902-9a5b-4a9a10512c00 => 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: 130/251] 10.0.0.132 () {32 vars in 705 bytes} [Mon Apr 20 12:39:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1088006057 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:09.450 7 WARNING neutronclient.v2_0.client [None req-abd06753-d452-4530-80ef-79fc639c6a02 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/252] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:39:09 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:39:09.572 8 WARNING neutronclient.v2_0.client [None req-83a914dd-6c7b-464c-9523-27d23cfa1855 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in 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/253] 10.0.0.132 () {32 vars in 814 bytes} [Mon Apr 20 12:39:09 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/os-interface/8263978b-32ce-46e9-b9b6-4d0662fcccb0 => generated 282 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 123/254] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:09 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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: 8|app: 0|req: 132/255] 10.0.0.132 () {34 vars in 749 bytes} [Mon Apr 20 12:39:09 2026] POST /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 124/256] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:09 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 133/257] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:11 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:12.127 7 INFO nova.api.openstack.compute.server_external_events [req-fef6e3c1-ea3d-40e6-b47e-f249b89fef39 req-f2870b2b-016f-46a5-bf35-5430108fc2c9 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance [pid: 7|app: 0|req: 125/258] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/259] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:12 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 126/260] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:13 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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: 8|app: 0|req: 135/261] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:14 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 128/264] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:15 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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: 137/265] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:16 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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: 129/266] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:39:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 138/267] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:17 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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 12:39:18.391 7 WARNING neutronclient.v2_0.client [None req-cfee1977-634a-4a19-aaf2-6fcf0885b7ad d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/268] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:18 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 196 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 12:39:18.429 8 WARNING neutronclient.v2_0.client [None req-ac1f6256-2743-4e4b-84db-99b5e8422c12 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The 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 12:39:18.472 7 WARNING neutronclient.v2_0.client [None req-cfee1977-634a-4a19-aaf2-6fcf0885b7ad d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/269] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:18 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1951 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 141/270] 10.0.0.132 () {34 vars in 749 bytes} [Mon Apr 20 12:39:18 2026] POST /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/action => generated 0 bytes in 38 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 12:39:18.726 7 WARNING neutronclient.v2_0.client [None req-cfee1977-634a-4a19-aaf2-6fcf0885b7ad d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/271] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:18 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 196 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/272] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:39:18 2026] POST /v2.1/servers => generated 452 bytes in 587 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 12:39:18.937 8 WARNING neutronclient.v2_0.client [None req-4a870d01-8928-49dc-91a7-308073a61319 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/273] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:18 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1431 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 131/274] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:19 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 196 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 12:39:19.922 8 INFO nova.api.openstack.compute.server_external_events [req-ffdd4d74-f1b1-4eee-a573-e61740053422 req-1bce28b6-e501-42db-ae66-a41d1393d672 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance [pid: 8|app: 0|req: 144/275] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:20.025 7 WARNING neutronclient.v2_0.client [None req-481c5ca0-b343-4690-baba-84b6c330cbad d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/276] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:19 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1435 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, ' [pid: 8|app: 0|req: 145/277] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:39:20 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f/ips => generated 157 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: 133/278] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:39:20 2026] DELETE /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => 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 12:39:20.968 8 WARNING neutronclient.v2_0.client [None req-e30fd42a-0a88-4767-be18-1f89501545aa cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in 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/279] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:20 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1842 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 12:39:21.208 7 WARNING neutronclient.v2_0.client [None req-64203fdb-0ccd-47d9-bc08-5e6906f230da d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/280] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:21 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1483 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 12:39:22.126 8 WARNING neutronclient.v2_0.client [None req-4379a478-a3dd-472a-adab-cb70e002bb17 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] 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 12:39:22.297 7 WARNING neutronclient.v2_0.client [None req-f9f97100-0246-436b-9428-920bd26c1759 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/281] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:22 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1483 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/282] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:22 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1842 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:23.551 7 WARNING neutronclient.v2_0.client [None req-dd13e51b-beca-4039-9cb7-72fefb8e77f6 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/283] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:23 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1491 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:23.902 8 WARNING neutronclient.v2_0.client [None req-4b49b067-7fb8-491c-ad07-352145db9f24 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] 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 12:39:24.237 7 INFO nova.api.openstack.compute.server_external_events [req-fbfcfd4e-167c-4bb7-baf8-9473fd0b5232 req-e66c7a77-7b4e-4755-a77a-8be5d10dd812 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:8263978b-32ce-46e9-b9b6-4d0662fcccb0 for instance 6a291853-bfd5-4ceb-a500-0fd73791754f on instance [pid: 7|app: 0|req: 137/284] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/287] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:23 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1775 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:24.856 7 WARNING neutronclient.v2_0.client [None req-02679f18-c6b5-43c7-9cd7-365395b0de2d d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] 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 12:39:25.825 8 WARNING neutronclient.v2_0.client [None req-f7abee3d-9665-40c6-aa1e-b6f7a6c65ca0 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/288] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:24 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1556 bytes in 1269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/289] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:25 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1485 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:26.274 7 INFO nova.api.openstack.compute.server_external_events [req-45e07e13-78c0-4c72-bcdf-fa7ecb70eb6e req-8ab5969b-8095-4689-8bc1-9c8eb5fea005 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:00d141f9-5de9-4a74-b5be-5ec24bba1f9e for instance f2253734-7e45-4bba-8b5b-d1f27b891c34 on instance [pid: 7|app: 0|req: 141/290] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:27.137 8 WARNING neutronclient.v2_0.client [None req-e5cafd05-f08e-4223-89b7-2b081e067d40 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The 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 12:39:27.161 7 WARNING neutronclient.v2_0.client [None req-44ab141b-6ca4-415a-bd7d-cf191d8d6679 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] The python binding code in 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/291] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:27 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 1485 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/292] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:27 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1556 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:28.286 7 INFO nova.api.openstack.wsgi [None req-5edef8a5-5234-487f-9690-2c355da25820 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] HTTP exception thrown: Instance 6a291853-bfd5-4ceb-a500-0fd73791754f could not be found. [pid: 7|app: 0|req: 143/293] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:28 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 151/294] 10.0.0.132 () {32 vars in 703 bytes} [Mon Apr 20 12:39:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-237291137 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:28.381 7 WARNING neutronclient.v2_0.client [None req-29e35273-ea08-441d-8d51-9345204b02bd d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/295] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:28 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1556 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:39:29.105 8 INFO nova.api.openstack.wsgi [None req-91115a5f-7cf0-485f-99de-ce1bdc73e6fc cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] HTTP exception thrown: Instance 6a291853-bfd5-4ceb-a500-0fd73791754f could not be found. [pid: 8|app: 0|req: 152/296] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:39:29 2026] DELETE /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => 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, ' 2026-04-20 12:39:29.137 7 INFO nova.api.openstack.wsgi [None req-89d1d36d-5934-44be-b1b3-1ff343f656d0 cc1953752b2d41fe97d531fcb326d35a 053a6bc6fd2d47adb011a9e4a5f91d1e - - default default] HTTP exception thrown: Instance 6a291853-bfd5-4ceb-a500-0fd73791754f could not be found. [pid: 7|app: 0|req: 145/297] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:29 2026] GET /v2.1/servers/6a291853-bfd5-4ceb-a500-0fd73791754f => 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 12:39:29.867 8 WARNING neutronclient.v2_0.client [None req-0acf7e43-95aa-49ce-bde6-765e925a13a8 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] 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 12:39:30.813 7 INFO nova.api.openstack.compute.server_external_events [req-1ed23dac-3ab0-439d-9f8c-e286ea577afb req-e8d850cd-cf69-43d7-9589-b483d20c742b 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:00d141f9-5de9-4a74-b5be-5ec24bba1f9e for instance f2253734-7e45-4bba-8b5b-d1f27b891c34 on instance [pid: 7|app: 0|req: 146/298] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 153/299] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:29 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1556 bytes in 2005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 12:39:32.867 7 INFO nova.api.openstack.compute.server_external_events [req-557393e7-3a4f-4d00-adfb-dca7488cf910 req-4fdbef39-549a-4461-a2ff-8d0d37438835 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:00d141f9-5de9-4a74-b5be-5ec24bba1f9e for instance f2253734-7e45-4bba-8b5b-d1f27b891c34 on instance [pid: 7|app: 0|req: 147/300] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:39:32.885 8 WARNING neutronclient.v2_0.client [None req-a8edfb67-a663-41a2-90a7-07d98db9595f d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in 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/301] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:32 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1739 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:33.308 7 WARNING neutronclient.v2_0.client [None req-27ba89db-b266-4c66-b8ab-9fc8cc5c7155 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/302] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:39:33 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34/os-interface => generated 285 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 12:39:34.147 7 INFO nova.api.openstack.compute.server_external_events [req-d61b0504-4523-4387-b66d-ef7d857b4410 req-91fa7245-97bb-4199-9f1e-6efbd45d3bf6 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:00d141f9-5de9-4a74-b5be-5ec24bba1f9e for instance f2253734-7e45-4bba-8b5b-d1f27b891c34 on instance [pid: 7|app: 0|req: 149/303] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:34 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) 2026-04-20 12:39:34.159 8 WARNING neutronclient.v2_0.client [None req-16265a58-5fcc-467f-883e-e91840244180 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/306] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:34 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1739 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 152/307] 10.0.0.132 () {32 vars in 640 bytes} [Mon Apr 20 12:39:34 2026] GET /v2.1/servers => generated 383 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 156/308] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:39:34 2026] DELETE /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => 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 12:39:35.065 7 WARNING neutronclient.v2_0.client [None req-efcb37cc-9f38-4ef5-8e29-4297ed22016e d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/309] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:35 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1745 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:36.422 8 WARNING neutronclient.v2_0.client [None req-def055d2-464c-4e32-9ef9-5d4e382dc10b d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/310] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:36 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1865 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:37.836 7 INFO nova.api.openstack.compute.server_external_events [req-a22a29ec-d7b6-43e4-8767-6f9b5921033e req-2845833f-26ee-4ead-8a49-0533dcb6ce8c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:00d141f9-5de9-4a74-b5be-5ec24bba1f9e for instance f2253734-7e45-4bba-8b5b-d1f27b891c34 on instance [pid: 7|app: 0|req: 154/311] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:38.023 8 WARNING neutronclient.v2_0.client [None req-1feacb01-27d9-44da-9cc4-f8d98d3a6ef6 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/312] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:37 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1512 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 12:39:39.142 7 WARNING neutronclient.v2_0.client [None req-3dffdc09-5d1c-48bb-8ab7-3c5a14c607be d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/313] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:39 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1517 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 12:39:40.235 8 WARNING neutronclient.v2_0.client [None req-2aeb83b8-7922-4c9e-bd63-e89c25097ad0 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/314] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:40 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:41.438 7 INFO nova.api.openstack.wsgi [None req-f7d72ac6-f8c0-4961-94a1-6394b567bb83 d90d389cbc054f8c9a0e104c05655c29 502ff2c1c81d4b0e8d0f37996fbb459b - - default default] HTTP exception thrown: Instance f2253734-7e45-4bba-8b5b-d1f27b891c34 could not be found. [pid: 7|app: 0|req: 156/315] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:41 2026] GET /v2.1/servers/f2253734-7e45-4bba-8b5b-d1f27b891c34 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 160/316] 10.0.0.132 () {32 vars in 705 bytes} [Mon Apr 20 12:39:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1121985530 => 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: 157/317] 10.0.0.41 () {30 vars in 617 bytes} [Mon Apr 20 12:39:41 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 161/318] 10.0.0.41 () {32 vars in 690 bytes} [Mon Apr 20 12:39:41 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: 158/319] 10.0.0.41 () {34 vars in 911 bytes} [Mon Apr 20 12:39:41 2026] GET /v2.1/os-simple-tenant-usage/2ea0dda8e9484858947479e801b01775?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/320] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:39:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 159/321] 10.0.0.41 () {30 vars in 652 bytes} [Mon Apr 20 12:39:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:39:43.639 8 WARNING neutronclient.v2_0.client [None req-9ac7a032-fdf6-4304-8c07-efde2a234081 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The 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 12:39:43.680 8 WARNING neutronclient.v2_0.client [None req-9ac7a032-fdf6-4304-8c07-efde2a234081 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The 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 12:39:43.844 8 WARNING neutronclient.v2_0.client [None req-9ac7a032-fdf6-4304-8c07-efde2a234081 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/322] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:39:43 2026] POST /v2.1/servers => generated 450 bytes in 490 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 12:39:44.097 7 WARNING neutronclient.v2_0.client [None req-8b50fd18-dc5b-45ac-9b83-6807353836fb e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/323] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:44 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1423 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:45.183 7 WARNING neutronclient.v2_0.client [None req-9e8894e5-bbc5-4635-b66b-70f0b7dd39ab e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/326] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:45 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1427 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 165/327] 10.0.0.41 () {30 vars in 617 bytes} [Mon Apr 20 12:39:45 2026] GET /v2.1 => generated 0 bytes in 192 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: 163/328] 10.0.0.41 () {32 vars in 690 bytes} [Mon Apr 20 12:39:45 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/329] 10.0.0.41 () {34 vars in 911 bytes} [Mon Apr 20 12:39:45 2026] GET /v2.1/os-simple-tenant-usage/2ea0dda8e9484858947479e801b01775?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/330] 10.0.0.41 () {30 vars in 652 bytes} [Mon Apr 20 12:39:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:46.267 8 WARNING neutronclient.v2_0.client [None req-efd24324-0649-4ee9-80b6-c10a47c16824 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/331] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:46 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1475 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:39:47.345 7 WARNING neutronclient.v2_0.client [None req-7f76a99c-fb01-4b06-b0eb-aaff72940b6b e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/332] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:47 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1475 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 12:39:48.684 8 WARNING neutronclient.v2_0.client [None req-6ad01701-f658-4b9c-b711-19843677a629 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/333] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:48 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1483 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:50.079 7 WARNING neutronclient.v2_0.client [None req-d35d0726-0f5c-46e4-90a0-bb1187c9a62b e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/334] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:50 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1481 bytes in 1116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 169/335] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:39:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:52.220 7 WARNING neutronclient.v2_0.client [None req-e859a408-307c-40f9-9483-c9f9efc07757 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/336] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:52 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1548 bytes in 1148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:39:53.991 8 INFO nova.api.openstack.compute.server_external_events [req-ad549248-a76e-42a2-b0bf-3b7263be6229 req-00b921b3-87cc-46ca-88e0-828f39d5b285 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 8|app: 0|req: 170/337] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:54.381 7 INFO nova.api.openstack.compute.server_external_events [req-3a5af65c-4317-41b7-bc39-ddb1bd3e0ffa req-fc3523ca-c7cb-4fb9-9164-def808fd6e32 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 7|app: 0|req: 168/338] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:39:54 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) 2026-04-20 12:39:54.399 8 WARNING neutronclient.v2_0.client [None req-35f5cf9e-43dc-4cf7-b24e-027b5f4a7174 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] 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: 171/339] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:54 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1548 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:39:54.554 7 WARNING neutronclient.v2_0.client [None req-e963eb86-ed6f-4fde-a2e9-2bc0c241f504 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The 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 12:39:54.598 7 WARNING neutronclient.v2_0.client [None req-e963eb86-ed6f-4fde-a2e9-2bc0c241f504 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The 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 12:39:54.778 7 WARNING neutronclient.v2_0.client [None req-e963eb86-ed6f-4fde-a2e9-2bc0c241f504 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/342] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:39:54 2026] POST /v2.1/servers => generated 453 bytes in 550 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:55.050 8 WARNING neutronclient.v2_0.client [None req-db304473-e4c0-475a-900a-752572f7772b f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/343] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:55 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1391 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:55.424 7 WARNING neutronclient.v2_0.client [None req-d25b9f21-7f57-485c-baad-23ba262cf1c2 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] 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 12:39:55.558 7 WARNING neutronclient.v2_0.client [None req-d25b9f21-7f57-485c-baad-23ba262cf1c2 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The 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 12:39:55.575 8 WARNING neutronclient.v2_0.client [None req-49e6194a-5d13-480f-8e32-136342008237 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/344] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:55 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1548 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/345] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:39:55 2026] POST /v2.1/servers => generated 424 bytes in 413 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 12:39:55.804 8 WARNING neutronclient.v2_0.client [None req-97c2b044-78a0-4887-925f-8520821d95c8 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/346] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:55 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:56.142 7 WARNING neutronclient.v2_0.client [None req-9c33e290-c60f-4ce9-bb29-b4bdce968cc6 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/347] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:56 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:56.780 8 WARNING neutronclient.v2_0.client [None req-bb9e8404-7961-4526-b34c-606187483a15 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] 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: 177/348] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:56 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1548 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:39:56.880 7 WARNING neutronclient.v2_0.client [None req-a3ecedcf-6c39-43ee-87c6-3d2b96fd4dc6 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/349] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:56 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1371 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 12:39:57.239 8 WARNING neutronclient.v2_0.client [None req-b15435ad-3b2e-4108-9b74-af5ee13262a3 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/350] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:57 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1443 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 12:39:57.930 7 WARNING neutronclient.v2_0.client [None req-90dae0f8-3fcf-447a-a7a4-6fbdc826213d e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] 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 12:39:57.958 8 WARNING neutronclient.v2_0.client [None req-303bf17e-ac44-403b-a5ec-377cd7345136 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/351] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:57 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1363 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/352] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:57 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => 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 12:39:58.325 8 WARNING neutronclient.v2_0.client [None req-1540e874-4532-40f6-ad2d-c15957bffc2a f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/353] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:58 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1443 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:39:59.081 7 WARNING neutronclient.v2_0.client [None req-70538a0c-527d-401e-b382-9c485e5cf477 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The 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 12:39:59.111 8 WARNING neutronclient.v2_0.client [None req-e2763d2f-f776-445c-8052-541aae777177 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/354] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:59 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1419 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/355] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:59 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1548 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 12:39:59.418 7 WARNING neutronclient.v2_0.client [None req-0c2126d0-cbae-4601-86da-60040b484c45 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/356] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:39:59 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1519 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:00.186 8 WARNING neutronclient.v2_0.client [None req-c02f7ddb-2533-4574-bbf8-f00d5f49f0d5 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] 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 12:40:00.215 7 INFO nova.api.openstack.compute.server_external_events [req-e5632239-ffec-4949-8177-25b8334c8eb2 req-7c30ef3a-5166-4645-b2ce-24095633af61 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 7|app: 0|req: 176/357] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:00 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) [pid: 8|app: 0|req: 182/358] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:00 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1419 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 12:40:00.322 7 WARNING neutronclient.v2_0.client [None req-e49ad22c-410b-401a-b92a-0f27adfe7af6 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/359] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:00 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1548 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 12:40:00.709 8 INFO nova.api.openstack.compute.server_external_events [req-18c51609-c3bf-494a-b3df-4d28a217d3c2 req-1bf13b38-025d-4afc-ae21-9b8eb0bfca76 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 8|app: 0|req: 183/360] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:00 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 12:40:01.026 7 WARNING neutronclient.v2_0.client [None req-c1bbdd94-eee4-4e0a-bc38-6dbe8e83f1ea f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/361] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:00 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1517 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 12:40:01.321 8 WARNING neutronclient.v2_0.client [None req-547f8c5a-f1f7-44af-b95f-6088ce7d167d 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/362] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:01 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1427 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:01.529 7 WARNING neutronclient.v2_0.client [None req-65e83e4f-326d-43a2-835f-20a337d9db00 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/363] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:01 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1725 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:01.892 8 WARNING neutronclient.v2_0.client [None req-dfb7d9e7-2612-4ca4-90f7-04653ad6715a e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/364] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:40:01 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:02.181 7 WARNING neutronclient.v2_0.client [None req-4fc2dd22-a4ca-40f6-9a7d-d135115c9957 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:02.271 8 INFO nova.api.openstack.compute.server_external_events [req-cca172d6-5ce9-403c-986b-5cf583775edd req-80580488-4821-431c-80a5-cb3a7e46aa65 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 8|app: 0|req: 186/365] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:02.441 8 WARNING neutronclient.v2_0.client [None req-19329c8f-d8e2-41bf-8f45-f1af8188443c 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in 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/366] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:02 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1517 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:03.345 7 INFO nova.api.openstack.compute.server_external_events [req-8fdd1f21-eb19-4b12-8546-1d2d10cc47fc req-13d67da3-d657-461d-921f-042a4bfe6e26 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:76317f79-0ef2-4f6b-9324-bd6f9e689481 for instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 on instance [pid: 7|app: 0|req: 181/367] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:03 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: 187/368] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:02 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1469 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:40:03.386 7 WARNING neutronclient.v2_0.client [None req-d995bdaf-056d-43f7-8a8f-5a0f420f44a4 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/369] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:03 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1725 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/370] 10.0.0.132 () {32 vars in 640 bytes} [Mon Apr 20 12:40:03 2026] GET /v2.1/servers => generated 378 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: 183/371] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:40:03 2026] DELETE /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 0 bytes in 104 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 12:40:03.716 8 WARNING neutronclient.v2_0.client [None req-262f0fcc-126a-4094-83f0-e09172704802 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/372] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:03 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1731 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:04.330 7 INFO nova.api.openstack.compute.server_external_events [req-7334a360-7009-48e6-af88-d33f671efb30 req-454b0074-5e40-4b3b-96fe-1397448fda0e 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 7|app: 0|req: 184/373] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:04 2026] POST /v2.1/os-server-external-events => generated 179 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 12:40:04.381 8 WARNING neutronclient.v2_0.client [None req-c3b9273d-d8ef-44a5-aeec-7372dbbb0b60 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:04.438 7 WARNING neutronclient.v2_0.client [None req-eb348aa7-c9ed-4ec1-91e7-d6eb6ad93c27 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in 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/374] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:04 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/377] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:04 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1467 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 12:40:04.908 8 WARNING neutronclient.v2_0.client [None req-e0de4d12-ae8c-4f3b-9749-9b732b0d6307 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/378] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:04 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1731 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 12:40:05.533 7 WARNING neutronclient.v2_0.client [None req-33fc0957-ba48-449c-abc3-56f9a4f7c93e f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:05.648 8 WARNING neutronclient.v2_0.client [None req-47b3f6a4-bf71-4554-8235-5a472a703a68 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/379] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:05 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:05 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1467 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 12:40:06.107 7 WARNING neutronclient.v2_0.client [None req-4a3b8968-8ac9-4fdf-a9f9-55533870a747 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/381] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:06 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1851 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:06.359 8 INFO nova.api.openstack.compute.server_external_events [req-df5ce01f-6812-467c-bb93-44ce916b060f req-a3647a9b-c371-463c-85f1-7ec17fd9df2b 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 8|app: 0|req: 195/382] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:06 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 12:40:06.419 7 INFO nova.api.openstack.compute.server_external_events [req-8777dc8d-15b2-4119-a3b3-5cb39bbd5b6f req-af421ed3-7f04-4837-ad43-87dbf54b4309 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance 2026-04-20 12:40:06.419 7 INFO nova.api.openstack.compute.server_external_events [req-8777dc8d-15b2-4119-a3b3-5cb39bbd5b6f req-af421ed3-7f04-4837-ad43-87dbf54b4309 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 7|app: 0|req: 188/383] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:06 2026] POST /v2.1/os-server-external-events => generated 358 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 12:40:06.724 8 WARNING neutronclient.v2_0.client [None req-5d3ccad1-2c1c-427a-8ed9-6a2a1c179842 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:06.819 7 WARNING neutronclient.v2_0.client [None req-23fe55c9-3790-498a-837b-c7b2a44fc732 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in 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/384] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:06 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1517 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:06 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1467 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 12:40:07.266 8 WARNING neutronclient.v2_0.client [None req-5d3fb35d-612a-4fd1-9c78-7231d5add955 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in 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/386] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:07 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1504 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 12:40:07.895 7 WARNING neutronclient.v2_0.client [None req-3b74490b-0910-41ca-8628-76a083d8c5d8 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:07.980 8 WARNING neutronclient.v2_0.client [None req-ecf05d4e-2519-4dc4-ad96-c5e5a4ad5159 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/387] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:07 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1517 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:07 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1467 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:08.372 7 WARNING neutronclient.v2_0.client [None req-fcc90bcc-1f30-448f-bbff-b0b77c1bede9 e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] 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: 191/389] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:08 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1509 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:40:08.423 8 INFO nova.api.openstack.compute.server_external_events [req-43a46d51-3a67-42b8-b3cf-6b26a610f54f req-9d7d4de6-ab90-4a87-a1f3-3872e2383712 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance 2026-04-20 12:40:08.424 8 INFO nova.api.openstack.compute.server_external_events [req-43a46d51-3a67-42b8-b3cf-6b26a610f54f req-9d7d4de6-ab90-4a87-a1f3-3872e2383712 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:76317f79-0ef2-4f6b-9324-bd6f9e689481 for instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 on instance 2026-04-20 12:40:08.424 8 INFO nova.api.openstack.compute.server_external_events [req-43a46d51-3a67-42b8-b3cf-6b26a610f54f req-9d7d4de6-ab90-4a87-a1f3-3872e2383712 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:76317f79-0ef2-4f6b-9324-bd6f9e689481 for instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 on instance [pid: 8|app: 0|req: 199/390] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:08 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:08.485 7 INFO nova.api.openstack.compute.server_external_events [req-d90636c1-2063-468f-97e0-68bca811b84f req-e6141363-1f07-44c4-af87-9d84a9257e50 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:6ea3b693-d8ea-4ba0-9603-b96136f1fdfe for instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a on instance [pid: 7|app: 0|req: 192/391] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:08 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 12:40:09.170 8 WARNING neutronclient.v2_0.client [None req-239f09a9-7660-45b0-a500-2a3fb71d8ef8 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:09.228 7 WARNING neutronclient.v2_0.client [None req-9679171f-a94a-4760-8350-1f3b37e18793 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/392] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:09 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1699 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:09.311 8 WARNING neutronclient.v2_0.client [None req-661e8d7c-b22a-4f86-9b10-10c05b8bc7a5 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/393] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:09 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1467 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:40:09 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:09.504 7 WARNING neutronclient.v2_0.client [None req-ffab13a7-db04-49a0-a027-c168da4077fd e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/395] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:09 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 1509 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:10.360 8 WARNING neutronclient.v2_0.client [None req-45bf2210-299f-4917-9018-fc9bba2513a1 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] 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 12:40:10.487 7 INFO nova.api.openstack.compute.server_external_events [req-60fc3cc6-1d66-42c9-a260-66d9aa207480 req-590dae70-625d-4375-aaaf-ad1cd98ed162 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 7|app: 0|req: 195/396] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:10 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: 8|app: 0|req: 202/397] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:10 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1646 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 12:40:10.675 7 INFO nova.api.openstack.wsgi [None req-b4d05f5a-9961-4dc5-b7ac-c0e566a8c89d e2db73dca4794c63996760c6b2953803 fdf0702ec14745b292037072d43b6349 - - default default] HTTP exception thrown: Instance ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a could not be found. [pid: 7|app: 0|req: 196/398] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:10 2026] GET /v2.1/servers/ac2aadfd-e664-40a0-9b7b-3a5130cf8a0a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/399] 10.0.0.132 () {32 vars in 703 bytes} [Mon Apr 20 12:40:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-828180207 => 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: 197/400] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:40:11 2026] DELETE /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-20 12:40:11.775 8 WARNING neutronclient.v2_0.client [None req-3fe568a7-ce55-4a6c-b8eb-43a17170ea21 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/401] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:11 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1652 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:13.079 7 INFO nova.api.openstack.compute.server_external_events [req-331bae60-24e2-4fad-a6ed-ab462a3925ec req-24e24579-7712-4129-ba6d-d5e5adc04d49 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:76317f79-0ef2-4f6b-9324-bd6f9e689481 for instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 on instance [pid: 7|app: 0|req: 198/402] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:13.144 8 WARNING neutronclient.v2_0.client [None req-2fccc4df-d83b-49ad-97c6-f5627adfb473 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in 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/403] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:13 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1652 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:14.701 8 WARNING neutronclient.v2_0.client [None req-97efc352-4201-432c-b151-a2acf7b0e9de 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in 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/406] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:14 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1610 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:15.121 7 INFO nova.api.openstack.compute.server_external_events [req-eba24ce7-77e5-4bcd-b69e-d825c77594bf req-66b4a953-13c9-4fc9-b990-d73bc486fa59 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:76317f79-0ef2-4f6b-9324-bd6f9e689481 for instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 on instance 2026-04-20 12:40:15.121 7 INFO nova.api.openstack.compute.server_external_events [req-eba24ce7-77e5-4bcd-b69e-d825c77594bf req-66b4a953-13c9-4fc9-b990-d73bc486fa59 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:76317f79-0ef2-4f6b-9324-bd6f9e689481 for instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 on instance [pid: 7|app: 0|req: 200/407] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:15 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:15.796 8 WARNING neutronclient.v2_0.client [None req-151754ac-8b6c-47c0-adc9-01966f77eb0d 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/408] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:15 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1453 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 12:40:16.882 7 WARNING neutronclient.v2_0.client [None req-dbb1ba9c-c4c1-44f6-83f0-a928e3e79f0f 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] The python binding code in 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/409] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:16 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 1453 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 12:40:17.958 8 INFO nova.api.openstack.wsgi [None req-3ce9c67f-c3ea-400d-a517-e7c55d13d072 774e0b23ca44403c8efad2c44f12876d 310efd948834498a845677961a8d9df4 - - default default] HTTP exception thrown: Instance 951bcb4f-f28f-401b-b35d-8ec54cb037a5 could not be found. [pid: 8|app: 0|req: 209/410] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:17 2026] GET /v2.1/servers/951bcb4f-f28f-401b-b35d-8ec54cb037a5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:25.493 7 WARNING neutronclient.v2_0.client [None req-c714da00-fc8e-4a08-8374-c8392f2602dc f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/413] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:25 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1819 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:25.658 8 WARNING neutronclient.v2_0.client [None req-323ed5c8-f871-413d-9781-e26fede96b51 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/414] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:25 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1819 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/415] 10.0.0.132 () {34 vars in 749 bytes} [Mon Apr 20 12:40:25 2026] POST /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261/action => generated 0 bytes in 74 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 12:40:26.076 8 WARNING neutronclient.v2_0.client [None req-ab74d246-5917-4ed3-a4dc-455050770170 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/416] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:26 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1821 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:27.211 7 WARNING neutronclient.v2_0.client [None req-f230baf2-4ae4-4850-b4f4-be699bb122d9 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/417] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:27 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1821 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:28.390 8 WARNING neutronclient.v2_0.client [None req-a01406ee-12d0-41fd-af80-469685cda454 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/418] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:28 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1821 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:29.906 7 WARNING neutronclient.v2_0.client [None req-9063a726-1ac5-41a1-80b4-34cbcdb62b6e f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/419] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:29 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1826 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:30.620 8 INFO nova.api.openstack.compute.server_external_events [req-26a3f855-a70f-4cfb-a7b2-0d5e3347982a req-063c8cfa-7700-4c7d-aa6f-ec101174f8ac 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 8|app: 0|req: 214/420] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 207/421] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:40:30 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:31.536 8 WARNING neutronclient.v2_0.client [None req-41cce90e-4e78-4c6b-9585-45c1d5552a73 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/422] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:31 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1826 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:40:32.655 7 INFO nova.api.openstack.compute.server_external_events [req-d905bead-8592-44df-9ade-7394a633ed52 req-350f271d-ee74-48da-b6b4-545f7107ef13 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 7|app: 0|req: 208/423] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:32.694 8 WARNING neutronclient.v2_0.client [None req-1ced1dc2-8c1d-4913-a198-04d1f7536954 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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: 216/424] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:32 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1826 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:40:32.809 7 WARNING neutronclient.v2_0.client [None req-da798459-b94c-41c5-b381-29d54fa572d1 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The 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 12:40:32.840 7 WARNING neutronclient.v2_0.client [None req-da798459-b94c-41c5-b381-29d54fa572d1 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The 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 12:40:32.998 7 WARNING neutronclient.v2_0.client [None req-da798459-b94c-41c5-b381-29d54fa572d1 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/425] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:40:32 2026] POST /v2.1/servers => generated 450 bytes in 441 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 12:40:33.203 8 WARNING neutronclient.v2_0.client [None req-a28fe6b9-3299-479b-a2c4-5773bb17f5b6 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/426] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:33 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1403 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:33.842 7 WARNING neutronclient.v2_0.client [None req-5b7cc460-9d2e-4a57-a754-c4b99e62c55c f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/427] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:33 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1826 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:34.278 8 WARNING neutronclient.v2_0.client [None req-70471c34-0704-4b3d-a690-d2e863058b69 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/428] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:34 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1407 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 12:40:34.695 8 INFO nova.api.openstack.compute.server_external_events [req-7be04183-9584-4f6a-9bf2-6ef488e95697 req-c62f0a85-ff29-4f37-9e9d-815716363c3d 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance 2026-04-20 12:40:34.695 8 INFO nova.api.openstack.compute.server_external_events [req-7be04183-9584-4f6a-9bf2-6ef488e95697 req-c62f0a85-ff29-4f37-9e9d-815716363c3d 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 8|app: 0|req: 220/431] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:34 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:35.016 7 WARNING neutronclient.v2_0.client [None req-37c61393-9a31-48ab-8c7e-76cb6f9498ad f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:35.363 8 WARNING neutronclient.v2_0.client [None req-3db37962-666e-4e29-9db0-71fe06a89727 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/432] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:35 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1455 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/433] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:34 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1826 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:36.890 8 WARNING neutronclient.v2_0.client [None req-3dd7fec9-598f-465e-b674-84f0087aacb7 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] 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 12:40:36.926 7 WARNING neutronclient.v2_0.client [None req-f907f8c2-a33c-4387-9887-edc0fbde917f f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/434] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:36 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1455 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/435] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:36 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1819 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 12:40:37.987 8 WARNING neutronclient.v2_0.client [None req-56de79fe-957b-4490-89b9-583a9889b9b0 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/436] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:37 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1531 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:39.036 7 INFO nova.api.openstack.compute.server_external_events [req-f1e8da59-58b9-4ce7-91cf-64189b4d14c2 req-c2c19670-64ce-4e00-b5d2-e51bfaccea64 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance [pid: 7|app: 0|req: 214/437] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:39 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 12:40:39.391 8 WARNING neutronclient.v2_0.client [None req-74c43364-1042-47ea-a443-c0bf4d10209a 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/438] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:39 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1529 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 12:40:40.655 7 WARNING neutronclient.v2_0.client [None req-9ad4059c-2863-4b59-9c98-6bcc98884442 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/439] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:40 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1529 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:41.820 8 WARNING neutronclient.v2_0.client [None req-df213e1e-f039-4eee-8574-c03e00d80026 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/440] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:41 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1529 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:42.967 7 WARNING neutronclient.v2_0.client [None req-f7247096-69b3-4138-bcc7-7cc717071d80 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/441] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:42 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1529 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:43.962 8 INFO nova.api.openstack.compute.server_external_events [req-6b9f790c-9e68-40ca-be95-f3d9554a7cf6 req-06b6ef0d-4ef9-47b4-8c93-8f215c504f11 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance [pid: 8|app: 0|req: 226/442] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:43 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 12:40:44.106 7 WARNING neutronclient.v2_0.client [None req-fa4afece-d73f-4ec0-80d6-6027f2a0ca83 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/443] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:44 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1529 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:45.330 8 WARNING neutronclient.v2_0.client [None req-cf2e30c8-655f-4ae6-9563-36d870b4dff4 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/446] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:45 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1529 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:46.008 7 INFO nova.api.openstack.compute.server_external_events [req-347fe8db-5d60-42c9-b90d-324c5051760f req-71881c72-cd1d-47a2-93b1-32c8069d08a8 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance [pid: 7|app: 0|req: 219/447] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:45 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 12:40:46.554 8 WARNING neutronclient.v2_0.client [None req-c9a0463e-9b87-4562-9e07-a53d4f8e0082 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/448] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:46 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1697 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 12:40:46.712 7 WARNING neutronclient.v2_0.client [None req-84848fcd-a9bb-446b-ac78-d453d3b68da2 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/449] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:46 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1697 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 12:40:48.157 8 INFO nova.api.openstack.compute.server_external_events [req-5041e97e-a202-4145-af95-b9083de3857d req-5e29e801-1cd2-48a6-80b3-049eb82e3412 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance [pid: 8|app: 0|req: 230/450] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:48 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 12:40:52.626 7 WARNING neutronclient.v2_0.client [None req-e3382422-0030-4171-82f0-2815ca77d5c9 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/451] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:52 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1819 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 231/452] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:40:52 2026] DELETE /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:53.009 7 WARNING neutronclient.v2_0.client [None req-773789f9-d2ed-4ebc-a689-d2fc3b71c7bb f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/453] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:52 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1825 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:54.187 8 WARNING neutronclient.v2_0.client [None req-a4be8672-dff4-46e6-adb0-e60110ebefdd f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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 12:40:54.382 7 INFO nova.api.openstack.compute.server_external_events [req-dd68b09f-e0fd-45a4-91da-9c391e79f51a req-55f323be-ee45-4e47-8437-3d03a150670b 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 7|app: 0|req: 223/454] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/457] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:54 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1825 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:55.783 7 WARNING neutronclient.v2_0.client [None req-2db603a2-ad3b-4e78-baf2-2df1a15236c5 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] 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: 233/458] 10.0.0.132 () {34 vars in 749 bytes} [Mon Apr 20 12:40:56 2026] POST /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc/action => generated 31890 bytes in 551 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 12:40:56.776 8 INFO nova.api.openstack.compute.server_external_events [req-9ed80328-b0c9-419c-b9b3-b6147147a8da req-af336f67-5651-48bd-a8df-18e94cc70ec5 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 8|app: 0|req: 234/459] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:56.799 8 INFO nova.api.openstack.compute.server_external_events [req-08ddd52b-5304-41df-b7b5-650388df3240 req-3bf75124-1610-4958-bc65-94b0a8e33c58 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:1d2bfd88-7f15-49d4-bd47-dcbcd57ee5b0 for instance 28f88d23-3b57-4505-8ae9-07a81bc36261 on instance [pid: 8|app: 0|req: 235/460] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:40:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/461] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:55 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1825 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:57.877 8 WARNING neutronclient.v2_0.client [None req-ef6badd5-0fb7-443b-8f92-6d3bee712c77 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/462] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:57 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1477 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:40:59.198 7 WARNING neutronclient.v2_0.client [None req-84a83846-4587-4959-abe1-2dc57aba2fd6 f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] The python binding code in 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/463] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:40:59 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => generated 1477 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:00.655 8 INFO nova.api.openstack.compute.server_external_events [req-f45f91af-f510-44d1-a2c1-eb0d0fa3525e req-881ff924-cbba-4270-8917-4c59a38b24ed 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance [pid: 8|app: 0|req: 237/464] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:00.731 7 INFO nova.api.openstack.wsgi [None req-5b7437ee-3137-4cd6-9582-db1a8f288aec f71d86dc80c74e19b3de04e8995282e7 acd5ed1d69ce496daef46a654ee979c4 - - default default] HTTP exception thrown: Instance 28f88d23-3b57-4505-8ae9-07a81bc36261 could not be found. [pid: 7|app: 0|req: 228/465] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:00 2026] GET /v2.1/servers/28f88d23-3b57-4505-8ae9-07a81bc36261 => 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: 8|app: 0|req: 238/466] 10.0.0.132 () {32 vars in 703 bytes} [Mon Apr 20 12:41:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-439593180 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/467] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:41:01 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/470] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:41:04 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:41:06.049 7 WARNING neutronclient.v2_0.client [None req-5781bdfe-4621-4a71-b05b-6c10e4ffcfa6 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The 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 12:41:06.088 7 WARNING neutronclient.v2_0.client [None req-5781bdfe-4621-4a71-b05b-6c10e4ffcfa6 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The 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 12:41:06.247 7 WARNING neutronclient.v2_0.client [None req-5781bdfe-4621-4a71-b05b-6c10e4ffcfa6 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/471] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:41:05 2026] POST /v2.1/servers => generated 450 bytes in 475 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 12:41:06.487 8 WARNING neutronclient.v2_0.client [None req-71b1c497-f338-4260-9b53-d0fc996ac60e 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/472] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:06 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1403 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:07.570 7 WARNING neutronclient.v2_0.client [None req-4522bdee-fbd0-4243-a98c-7a30808af03b 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] 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: 232/473] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:07 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1407 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 12:41:07.643 8 WARNING neutronclient.v2_0.client [None req-a77d7480-c166-4bd4-8716-9f2404b96794 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The 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 12:41:07.714 8 WARNING neutronclient.v2_0.client [None req-a77d7480-c166-4bd4-8716-9f2404b96794 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The 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 12:41:07.953 8 WARNING neutronclient.v2_0.client [None req-a77d7480-c166-4bd4-8716-9f2404b96794 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in 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/474] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:41:07 2026] POST /v2.1/servers => generated 447 bytes in 577 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 12:41:08.176 7 WARNING neutronclient.v2_0.client [None req-7957d2d5-2410-492e-b4d8-c8a16becbe0b 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in 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/475] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:08 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:08.657 8 WARNING neutronclient.v2_0.client [None req-e708c254-8eb6-4bb4-bf16-20d278c6e5ae 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/476] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:08 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1455 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 12:41:09.748 7 WARNING neutronclient.v2_0.client [None req-adde219a-746d-404f-a3e7-47c5c8af80fe 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/477] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:09 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1455 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:10.849 8 WARNING neutronclient.v2_0.client [None req-342c8072-69cb-4f02-bcff-821868b8b045 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/478] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:10 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1463 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:12.179 7 WARNING neutronclient.v2_0.client [None req-7cd883e7-0156-4dc3-a81c-6dc60108da74 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/479] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:12 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1473 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:13.268 8 WARNING neutronclient.v2_0.client [None req-6cd3b36b-3f18-43d9-a546-f6d32f885898 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] 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 12:41:13.492 7 WARNING neutronclient.v2_0.client [None req-34216f8f-2635-4f91-a5e8-a592ecceaef5 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/480] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:13 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1455 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:13.676 8 WARNING neutronclient.v2_0.client [None req-472c744f-b99b-4725-9ff7-ebeab5aab8a1 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/481] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:13 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 bytes in 1497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:15.157 8 INFO nova.api.openstack.compute.server_external_events [req-4151dab4-c8b4-4144-bdfe-295f4768b38f req-b9463b20-21b2-4ccb-8c71-4e41bcc9a9b2 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance [pid: 8|app: 0|req: 247/482] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:15 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 12:41:15.203 7 WARNING neutronclient.v2_0.client [None req-34216f8f-2635-4f91-a5e8-a592ecceaef5 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/485] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:41:13 2026] POST /v2.1/servers => generated 424 bytes in 2140 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 12:41:15.449 8 WARNING neutronclient.v2_0.client [None req-8835d7df-3dc4-4867-83db-2bcaf366bd0a ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/486] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:15 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1367 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:16.190 7 WARNING neutronclient.v2_0.client [None req-217b267f-66de-4e8b-b036-e016e2012ed8 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/487] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:16 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:16.537 8 WARNING neutronclient.v2_0.client [None req-23225604-07ec-47e3-a916-70253b4064e5 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/488] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:16 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1371 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 12:41:17.198 7 INFO nova.api.openstack.compute.server_external_events [req-31d46d4b-bef6-4e15-b069-459a47048471 req-94fefb1d-1ccc-4d8d-af8c-644408f0a201 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance [pid: 7|app: 0|req: 238/489] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:17.366 8 WARNING neutronclient.v2_0.client [None req-030f1615-c799-43e3-90f8-d2ef5f44224e 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/490] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:17 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:17.620 7 WARNING neutronclient.v2_0.client [None req-e52a0885-ecf7-4e75-ae9c-11a3d1f0a4fa ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/491] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:17 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1419 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 12:41:18.526 8 WARNING neutronclient.v2_0.client [None req-fe89a578-7976-4df9-b14f-b123ab9fb5a7 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/492] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:18 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:18.691 7 WARNING neutronclient.v2_0.client [None req-9f1f953d-b62f-420b-801b-26660ff13adc 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The 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 12:41:18.700 8 WARNING neutronclient.v2_0.client [None req-0164091f-a81d-4fab-9c60-52620ab67f42 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/493] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:18 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1419 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/494] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:18 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1518 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 12:41:19.673 8 WARNING neutronclient.v2_0.client [None req-4d3f63c3-c79d-4858-a98e-840c09d192be 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/495] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:19 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:19.834 7 WARNING neutronclient.v2_0.client [None req-04c05110-b519-45df-8998-670e1ff50db8 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/496] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:19 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1427 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 12:41:20.518 8 INFO nova.api.openstack.compute.server_external_events [req-be01648b-2c5f-490a-a8cb-9f5a1312ca3a req-932ce7a0-9162-4f66-95c2-03231f77c8c1 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance [pid: 8|app: 0|req: 256/497] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:20.799 7 WARNING neutronclient.v2_0.client [None req-2a6f02af-a600-429b-8f09-6f550ad20334 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] 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 12:41:20.862 8 INFO nova.api.openstack.compute.server_external_events [req-70f0fe90-ba34-48b0-9647-1def2741c46b req-eb051f38-9d58-43b4-a4ba-1541cf59f76e 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance [pid: 8|app: 0|req: 257/498] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/499] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:20 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 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 12:41:20.956 8 WARNING neutronclient.v2_0.client [None req-e7a77f20-9c8e-46c1-a176-389bd1ca23c5 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/500] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:20 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1479 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 12:41:21.961 7 WARNING neutronclient.v2_0.client [None req-5a756d9b-8dcc-4637-b79c-34d4da7d0265 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/501] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:21 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 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 12:41:22.197 8 WARNING neutronclient.v2_0.client [None req-ff61fdca-9fe3-4ae0-8125-bfcfd0387dd9 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/502] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:22 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1467 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:22.559 7 INFO nova.api.openstack.compute.server_external_events [req-edc136b5-d170-4228-b08f-658bbc3910c7 req-ee8578d8-af0f-49a1-bc1a-fab3dede742c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance 2026-04-20 12:41:22.560 7 INFO nova.api.openstack.compute.server_external_events [req-edc136b5-d170-4228-b08f-658bbc3910c7 req-ee8578d8-af0f-49a1-bc1a-fab3dede742c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance 2026-04-20 12:41:22.560 7 INFO nova.api.openstack.compute.server_external_events [req-edc136b5-d170-4228-b08f-658bbc3910c7 req-ee8578d8-af0f-49a1-bc1a-fab3dede742c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance [pid: 7|app: 0|req: 244/503] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:22 2026] POST /v2.1/os-server-external-events => generated 527 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 12:41:22.902 8 INFO nova.api.openstack.compute.server_external_events [req-74792400-9526-4b52-9ffc-2bb5c22f9dd4 req-d91180d7-1892-4788-9591-2c7ed30ea065 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance 2026-04-20 12:41:22.902 8 INFO nova.api.openstack.compute.server_external_events [req-74792400-9526-4b52-9ffc-2bb5c22f9dd4 req-d91180d7-1892-4788-9591-2c7ed30ea065 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance 2026-04-20 12:41:22.902 8 INFO nova.api.openstack.compute.server_external_events [req-74792400-9526-4b52-9ffc-2bb5c22f9dd4 req-d91180d7-1892-4788-9591-2c7ed30ea065 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance [pid: 8|app: 0|req: 260/504] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:22 2026] POST /v2.1/os-server-external-events => generated 527 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 12:41:23.168 7 WARNING neutronclient.v2_0.client [None req-1b1604f5-03b4-4b72-9373-f2af7e09b60c 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/505] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:23 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1529 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 12:41:23.346 8 WARNING neutronclient.v2_0.client [None req-426762a4-80ff-4bd7-8639-97b974da3330 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/506] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:23 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1467 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:23.883 7 WARNING neutronclient.v2_0.client [None req-cb7fe486-e532-4226-88ac-04afbd6a43c0 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/507] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:23 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:24.362 8 WARNING neutronclient.v2_0.client [None req-49f6085d-c554-4eb4-a99a-2eacb0ca3580 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] 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 12:41:24.499 7 WARNING neutronclient.v2_0.client [None req-3ccb08be-4e2c-4d49-bfd2-5ad9aaa2d4ba ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/508] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:24 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1697 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 12:41:24.569 8 WARNING neutronclient.v2_0.client [None req-f0fc38a0-094e-4028-bfd2-47127060ba6a 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/509] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:24 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1467 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/512] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:24 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1697 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 12:41:25.282 7 INFO nova.api.openstack.compute.server_external_events [req-057de1e1-bbef-417c-93af-9b5852080e4b req-3416c3f9-192d-41fe-bb54-74dadaba2032 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance [pid: 7|app: 0|req: 250/513] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41: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 12:41:25.634 8 WARNING neutronclient.v2_0.client [None req-2939f606-4484-4341-930c-948a820bbda7 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/514] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:25 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1467 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:26.875 7 WARNING neutronclient.v2_0.client [None req-e0153790-2cb0-4646-becf-18b5fa059d05 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/515] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:26 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1467 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 12:41:27.325 8 INFO nova.api.openstack.compute.server_external_events [req-42775a0e-4c13-43c3-900b-415b5809f765 req-f0b8e2d2-26b5-4649-9e68-8ce21f2f331e 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance 2026-04-20 12:41:27.326 8 INFO nova.api.openstack.compute.server_external_events [req-42775a0e-4c13-43c3-900b-415b5809f765 req-f0b8e2d2-26b5-4649-9e68-8ce21f2f331e 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance [pid: 8|app: 0|req: 265/516] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:27 2026] POST /v2.1/os-server-external-events => generated 354 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 12:41:28.067 7 WARNING neutronclient.v2_0.client [None req-46c81adb-35e7-4203-b2de-97ace19c4989 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/517] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:28 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1467 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:29.074 8 WARNING neutronclient.v2_0.client [None req-8f6d6d42-05a9-471d-b219-c63155bbcbef 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/518] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:29 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1817 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:29.276 7 WARNING neutronclient.v2_0.client [None req-96bea5fa-aa33-4cd0-99b4-981432cd9c72 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/519] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:29 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1653 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, ' [pid: 8|app: 0|req: 267/520] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:41:29 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7/ips => generated 110 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: 254/521] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:41:29 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7/ips => generated 110 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 268/522] 10.0.0.132 () {32 vars in 824 bytes} [Mon Apr 20 12:41:29 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7/ips/tempest-ServerAddressesTestJSON-1299908707-network => generated 95 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/523] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:41:29 2026] DELETE /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:29.677 8 WARNING neutronclient.v2_0.client [None req-c96a0f32-26fe-4a81-b824-878b7ab24f75 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/524] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:29 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1659 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:30.436 7 INFO nova.api.openstack.compute.server_external_events [req-16cfba3a-60b3-4f3c-9138-70c0fd0624f0 req-5fad85e9-53cb-4e73-90c5-6293108a890b 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance [pid: 7|app: 0|req: 256/525] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:41:30.492 8 WARNING neutronclient.v2_0.client [None req-6c2da9f0-377e-4de4-a0f2-96f63b757e46 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The 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 12:41:30.532 8 WARNING neutronclient.v2_0.client [None req-6c2da9f0-377e-4de4-a0f2-96f63b757e46 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] 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 12:41:30.814 7 WARNING neutronclient.v2_0.client [None req-45e9dda1-c5e2-4de2-9277-322e89aaa27c ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The 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 12:41:30.903 8 WARNING neutronclient.v2_0.client [None req-6c2da9f0-377e-4de4-a0f2-96f63b757e46 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in 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/526] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:30 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1659 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/527] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:41:30 2026] POST /v2.1/servers => generated 447 bytes in 817 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 12:41:31.266 7 WARNING neutronclient.v2_0.client [None req-2a1c83cf-2138-4a3c-b736-a43765841eb3 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/528] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:31 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => generated 1395 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 12:41:32.126 8 WARNING neutronclient.v2_0.client [None req-cde6fd09-2514-4e62-9d32-89eb86c0093d ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/529] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:32 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1659 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 12:41:32.314 7 INFO nova.api.openstack.compute.server_external_events [req-9ca0a1e8-9356-4c65-b45a-5c9cd928da25 req-ca7c9134-72df-4d47-87d2-8e455c9a058a 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance [pid: 7|app: 0|req: 259/530] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:32 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 12:41:32.468 8 INFO nova.api.openstack.compute.server_external_events [req-82b7c4c6-e702-445f-bd38-20210d88a0b0 req-e7464f9c-3998-4ed1-8c3f-321d5dd1bd26 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance 2026-04-20 12:41:32.468 8 INFO nova.api.openstack.compute.server_external_events [req-82b7c4c6-e702-445f-bd38-20210d88a0b0 req-e7464f9c-3998-4ed1-8c3f-321d5dd1bd26 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:b10a3b41-f128-4be9-bf1b-4bc0fd76452a for instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 on instance [pid: 8|app: 0|req: 272/531] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:32 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:33.276 7 WARNING neutronclient.v2_0.client [None req-77a8d72d-5af7-44ce-8a0a-c5c316a41593 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in 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/532] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:33 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1448 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 273/533] 10.0.0.132 () {34 vars in 749 bytes} [Mon Apr 20 12:41:33 2026] POST /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f/action => generated 31907 bytes in 539 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: 261/534] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:41:33 2026] DELETE /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:34.142 8 WARNING neutronclient.v2_0.client [None req-7d6cce8e-dc04-4ea8-9c29-c78806ddd2da 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/535] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:34 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1823 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:34.363 7 WARNING neutronclient.v2_0.client [None req-d21d14c0-2293-496a-9af2-2c4e7371cce6 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/536] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:34 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:35.329 8 INFO nova.api.openstack.compute.server_external_events [req-4b3525ac-7bc9-4aab-a3aa-427a03588dae req-851417e0-37d5-4bb5-9830-70d41e438183 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance 2026-04-20 12:41:35.329 7 WARNING neutronclient.v2_0.client [None req-7e3411fc-2af2-446e-ad79-e18b850390d2 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/539] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:35.455 8 WARNING neutronclient.v2_0.client [None req-ab72108e-4bfe-4aef-b40a-f492bb384383 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/540] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:35 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1823 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/541] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:35 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 1453 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:36.359 7 WARNING neutronclient.v2_0.client [None req-3254dffb-470f-4b76-ab24-342ae31802f5 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/542] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:36 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => generated 1520 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 12:41:36.586 8 WARNING neutronclient.v2_0.client [None req-97dc2a0a-ed85-4ee6-9b61-e8f0cca3e9d7 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/543] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:36 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1755 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:36.945 7 INFO nova.api.openstack.compute.server_external_events [req-81630f48-ce7c-4f61-a41b-70469dc701c5 req-a6248636-0084-4173-b596-f862405885b6 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance [pid: 7|app: 0|req: 266/544] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:37.031 8 INFO nova.api.openstack.wsgi [None req-c849f800-3a0e-462c-8711-52d5e9aa5f18 ec3bf2055e6a4f779aab4e948225e4dd d2fef388eb3141ad9c20d9101e90f11e - - default default] HTTP exception thrown: Instance 0fd4fa55-6052-48c3-a946-c2201ab952c7 could not be found. [pid: 8|app: 0|req: 279/545] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:37 2026] GET /v2.1/servers/0fd4fa55-6052-48c3-a946-c2201ab952c7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:37.367 7 INFO nova.api.openstack.compute.server_external_events [req-32bdeaa6-9db2-4706-b3b0-deed10239cd6 req-88986bcd-1b6e-4016-b027-d83108c782e7 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance 2026-04-20 12:41:37.367 7 INFO nova.api.openstack.compute.server_external_events [req-32bdeaa6-9db2-4706-b3b0-deed10239cd6 req-88986bcd-1b6e-4016-b027-d83108c782e7 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:c130ad09-df75-4e65-b5b0-99cc93a65264 for instance 816265ee-9281-4dd7-a945-9655b2d2be8f on instance [pid: 7|app: 0|req: 267/546] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:37 2026] POST /v2.1/os-server-external-events => generated 356 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 12:41:37.965 8 WARNING neutronclient.v2_0.client [None req-a73c160c-bc58-46a6-8e55-53e565c56bce 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/547] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:37 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1489 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 12:41:39.059 7 WARNING neutronclient.v2_0.client [None req-a3b4f0b4-7a72-49ab-b801-2551ccdee473 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/548] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:39 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 1489 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 12:41:40.126 8 INFO nova.api.openstack.wsgi [None req-22f74f5f-8646-4c1d-b273-411ab64b51f3 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] HTTP exception thrown: Instance 816265ee-9281-4dd7-a945-9655b2d2be8f could not be found. [pid: 8|app: 0|req: 281/549] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:40 2026] GET /v2.1/servers/816265ee-9281-4dd7-a945-9655b2d2be8f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/550] 10.0.0.132 () {32 vars in 729 bytes} [Mon Apr 20 12:41:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1177202517 => generated 0 bytes in 13 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: 282/551] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:41:40 2026] DELETE /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-20 12:41:40.720 7 WARNING neutronclient.v2_0.client [None req-bb9d380e-49f8-496b-a5a8-63bdc6e77975 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/552] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:40 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1703 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:41.530 8 WARNING neutronclient.v2_0.client [None req-0a9ba442-9161-4000-9162-9c3f05102ba2 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in 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/553] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:41 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => generated 1518 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:41.835 7 INFO nova.api.openstack.compute.server_external_events [req-d82e1713-ac75-4b40-ae58-a43be00631ae req-653004b7-a026-4eb4-a007-52390ca2708b 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance [pid: 7|app: 0|req: 271/554] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:41 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 12:41:41.964 8 WARNING neutronclient.v2_0.client [None req-dcf0f12e-8f36-451e-b81a-94e84ee27bb1 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/555] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:41 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1703 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:43.193 7 WARNING neutronclient.v2_0.client [None req-a501e866-ee88-4686-9683-762d96189d32 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/556] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:43 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1703 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:43.879 8 INFO nova.api.openstack.compute.server_external_events [req-48f07b0c-1d35-438b-a87a-0202d9286c42 req-f5d42e04-7b9d-4bd4-8977-df1d607874fc 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance 2026-04-20 12:41:43.879 8 INFO nova.api.openstack.compute.server_external_events [req-48f07b0c-1d35-438b-a87a-0202d9286c42 req-f5d42e04-7b9d-4bd4-8977-df1d607874fc 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance 2026-04-20 12:41:43.880 8 INFO nova.api.openstack.compute.server_external_events [req-48f07b0c-1d35-438b-a87a-0202d9286c42 req-f5d42e04-7b9d-4bd4-8977-df1d607874fc 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance 2026-04-20 12:41:43.880 8 INFO nova.api.openstack.compute.server_external_events [req-48f07b0c-1d35-438b-a87a-0202d9286c42 req-f5d42e04-7b9d-4bd4-8977-df1d607874fc 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:7398ff95-b293-4ca4-9355-9288d405a0c7 for instance af74c430-6e96-4f8a-972e-66096cdc87fc on instance [pid: 8|app: 0|req: 285/557] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:43 2026] POST /v2.1/os-server-external-events => generated 700 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 12:41:44.356 7 WARNING neutronclient.v2_0.client [None req-0c5a4d3b-c1b6-4b44-b08a-52609d4332aa 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/558] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:44 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1484 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 12:41:45.460 7 WARNING neutronclient.v2_0.client [None req-5e26fa39-1f2c-42dc-8d0a-25f790326527 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/561] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:45 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1489 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:46.599 8 WARNING neutronclient.v2_0.client [None req-4cf8937a-57dd-421b-95fb-e90dc2e0916f 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] The python binding code in 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/562] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:46 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 1489 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:41:46.788 7 WARNING neutronclient.v2_0.client [None req-010afe09-20be-4ea9-b417-116ffed1fde7 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/563] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:46 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => generated 1819 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 12:41:47.695 8 INFO nova.api.openstack.wsgi [None req-d220b33f-f63d-4110-ab54-f680dfed9594 334ab2b9dbd845dd98ac1b13e2209f8e 4a65230cf06141ae8c2076105b1d30c1 - - default default] HTTP exception thrown: Instance af74c430-6e96-4f8a-972e-66096cdc87fc could not be found. [pid: 8|app: 0|req: 288/564] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:41:47 2026] GET /v2.1/servers/af74c430-6e96-4f8a-972e-66096cdc87fc => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 277/565] 10.0.0.132 () {32 vars in 729 bytes} [Mon Apr 20 12:41:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1157605677 => 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 12:41:48.148 8 INFO nova.api.openstack.compute.server_external_events [req-7db20c56-dcde-42e8-b248-d28ed4adc516 req-899d75bf-2f1f-4715-9053-80ef77c9906c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance [pid: 8|app: 0|req: 289/566] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:41:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/571] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:42:07 2026] POST /v2.1/os-keypairs => generated 396 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/572] 10.0.0.132 () {34 vars in 670 bytes} [Mon Apr 20 12:42:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:42:12.525 7 WARNING neutronclient.v2_0.client [None req-84ff426c-46cf-4100-b6de-f519aa5635d0 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The 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 12:42:12.575 7 WARNING neutronclient.v2_0.client [None req-84ff426c-46cf-4100-b6de-f519aa5635d0 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The 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 12:42:12.690 7 WARNING neutronclient.v2_0.client [None req-84ff426c-46cf-4100-b6de-f519aa5635d0 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The 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 12:42:12.924 7 WARNING neutronclient.v2_0.client [None req-84ff426c-46cf-4100-b6de-f519aa5635d0 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in 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/573] 10.0.0.132 () {34 vars in 662 bytes} [Mon Apr 20 12:42:12 2026] POST /v2.1/servers => generated 495 bytes in 675 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 12:42:13.190 8 WARNING neutronclient.v2_0.client [None req-82183b98-6fdf-4a4a-8fd1-49a3dc9ad7a3 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/574] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:13 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1456 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:14.296 7 WARNING neutronclient.v2_0.client [None req-931f1eed-1c7e-4d73-ba5a-8c0fc8708aac c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in 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/575] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:14 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1460 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:15.415 7 WARNING neutronclient.v2_0.client [None req-add3e443-8c25-466e-8bd5-15b556034fd2 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/578] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:15 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1508 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 12:42:16.498 8 WARNING neutronclient.v2_0.client [None req-3ffc615b-4151-4d75-89dc-bb9c5682ace2 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in 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/579] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:16 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1508 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:17.802 7 WARNING neutronclient.v2_0.client [None req-df4d6fc7-28d8-414c-99c2-33e00d2658da c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in 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/580] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:17 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1516 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 12:42:18.980 8 WARNING neutronclient.v2_0.client [None req-b6073d00-376a-49e6-84d1-b8580f28370a c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] 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 12:42:19.506 7 INFO nova.api.openstack.compute.server_external_events [req-7457bdc7-aceb-4a84-99b5-de0165ed7d8d req-b82b6801-0a62-4d51-be31-7d9b29b17b15 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance [pid: 7|app: 0|req: 286/581] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:19 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: 8|app: 0|req: 296/582] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:18 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1639 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:20.812 7 WARNING neutronclient.v2_0.client [None req-1689c213-27aa-4885-acda-c9e413637f35 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/583] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:20 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1627 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 12:42:21.616 8 WARNING neutronclient.v2_0.client [None req-30412274-d0fa-4339-b155-b0e2bcd36eb4 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The 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 12:42:21.879 8 WARNING neutronclient.v2_0.client [None req-30412274-d0fa-4339-b155-b0e2bcd36eb4 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] 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 12:42:22.434 7 WARNING neutronclient.v2_0.client [None req-f768bd36-1699-4be7-9b77-72d67c3fb43e c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The 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 12:42:22.577 8 WARNING neutronclient.v2_0.client [None req-30412274-d0fa-4339-b155-b0e2bcd36eb4 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/584] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:22 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1627 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/585] 199.204.45.162 () {36 vars in 713 bytes} [Mon Apr 20 12:42:21 2026] POST /v2.1/servers => generated 453 bytes in 1564 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 12:42:23.236 7 WARNING neutronclient.v2_0.client [None req-7fc78af9-f9ee-4bd3-9aef-f8efa437499d 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/586] 199.204.45.162 () {32 vars in 732 bytes} [Mon Apr 20 12:42:23 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 2213 bytes in 46 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 12:42:23.296 8 WARNING neutronclient.v2_0.client [None req-4f664f10-de46-438a-a92d-ca2c902d8828 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/587] 199.204.45.162 () {32 vars in 758 bytes} [Mon Apr 20 12:42:23 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/588] 199.204.45.162 () {32 vars in 776 bytes} [Mon Apr 20 12:42:23 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/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 12:42:23.837 8 WARNING neutronclient.v2_0.client [None req-75badf6b-f24b-4313-9275-3ea0c47b814b c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/589] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:23 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1627 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:25.095 8 WARNING neutronclient.v2_0.client [None req-62baa4c7-9563-4121-a17b-00617869fba1 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in 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/592] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:25 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1627 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:26.109 7 WARNING neutronclient.v2_0.client [None req-38957101-9d78-49ff-894a-33c6179064f1 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/593] 199.204.45.162 () {32 vars in 732 bytes} [Mon Apr 20 12:42:26 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 2371 bytes in 97 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 12:42:26.211 8 WARNING neutronclient.v2_0.client [None req-a9ade3ac-3b6a-47b7-a5ae-68f4920e4d8e 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/594] 199.204.45.162 () {32 vars in 758 bytes} [Mon Apr 20 12:42:26 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:26.327 8 WARNING neutronclient.v2_0.client [None req-c220afe0-bc36-4387-b524-71d358ce90db c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/595] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:26 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1627 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/596] 199.204.45.162 () {32 vars in 776 bytes} [Mon Apr 20 12:42:26 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-volume_attachments => generated 197 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-20 12:42:26.519 8 INFO nova.api.openstack.compute.server_external_events [req-853fcbdd-c200-46e2-bb30-999261f2548f req-dec15e65-f1a2-4b64-ae56-001d2b4d3858 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance [pid: 8|app: 0|req: 304/597] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:27.532 7 WARNING neutronclient.v2_0.client [None req-e2fbc406-1f34-4a71-b2dd-d4507c3818cf c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/598] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:27 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1627 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:28.565 8 INFO nova.api.openstack.compute.server_external_events [req-cb6f1321-dd88-4dc8-91ac-98b1b7f59a3c req-a34e7bd8-192f-465e-b0fc-ac247c3f9625 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance [pid: 8|app: 0|req: 305/599] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:28 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:29.142 8 WARNING neutronclient.v2_0.client [None req-31c718f2-fae3-4016-a92a-1f27fbaeec53 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The 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 12:42:29.145 7 WARNING neutronclient.v2_0.client [None req-b7a656f7-5a53-452b-b142-314cfe8dc794 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/600] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:29 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1807 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:29.362 8 INFO nova.api.openstack.compute.server_external_events [req-a3cb67a3-1ab3-4dc9-b19a-c235de8e26d6 req-699ac57a-883b-43a3-b94a-553b42e8628f 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:8a55e2b2-5c2e-470f-bb64-578b56091d91 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 307/601] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/602] 199.204.45.162 () {32 vars in 732 bytes} [Mon Apr 20 12:42:29 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 2445 bytes in 283 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 12:42:29.399 8 WARNING neutronclient.v2_0.client [None req-8b2347ea-2093-45e4-8a27-a3bf4eeefb78 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The 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 12:42:29.416 7 WARNING neutronclient.v2_0.client [None req-6c28bf3d-f7d7-4041-afe7-1244539a09da 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/603] 10.0.0.132 () {32 vars in 740 bytes} [Mon Apr 20 12:42:29 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/604] 199.204.45.162 () {32 vars in 758 bytes} [Mon Apr 20 12:42:29 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 283 bytes in 112 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: 309/605] 199.204.45.162 () {32 vars in 776 bytes} [Mon Apr 20 12:42:29 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:31.424 7 INFO nova.api.openstack.compute.server_external_events [req-96c0c1eb-acb2-44e5-871c-37ce830f6c3d req-68eccab2-e612-48f7-9540-1de219c507f0 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance [pid: 7|app: 0|req: 297/606] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:31 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 12:42:32.396 8 WARNING neutronclient.v2_0.client [None req-7aa520c1-cfac-46d6-a0c1-f46349450a12 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/607] 199.204.45.162 () {32 vars in 732 bytes} [Mon Apr 20 12:42:32 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 2433 bytes in 148 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 12:42:32.530 7 WARNING neutronclient.v2_0.client [None req-db0bb085-e5ed-40ee-ac29-7a9964f58d6a 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/608] 199.204.45.162 () {32 vars in 758 bytes} [Mon Apr 20 12:42:32 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 283 bytes in 75 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: 311/609] 199.204.45.162 () {32 vars in 776 bytes} [Mon Apr 20 12:42:32 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/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 12:42:35.174 7 WARNING neutronclient.v2_0.client [None req-712772cb-b521-45ec-8311-41421b5d75fc 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/612] 199.204.45.162 () {32 vars in 732 bytes} [Mon Apr 20 12:42:35 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 2433 bytes in 148 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:35.490 7 INFO nova.api.openstack.compute.server_external_events [req-eee10f71-6512-4b5b-8287-c60f08dc5b7d req-a1ea8cc8-98a5-4bd5-ab99-dea387dea249 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:8a55e2b2-5c2e-470f-bb64-578b56091d91 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 301/613] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:42:35.498 8 WARNING neutronclient.v2_0.client [None req-d58b4650-0366-4348-b479-b2e7b2dbe2e2 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/614] 199.204.45.162 () {32 vars in 758 bytes} [Mon Apr 20 12:42:35 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 285 bytes in 275 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: 302/615] 199.204.45.162 () {32 vars in 776 bytes} [Mon Apr 20 12:42:35 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/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 12:42:37.523 8 INFO nova.api.openstack.compute.server_external_events [req-7ffb9345-9427-4d4b-8a24-4f626c108e51 req-b26359ac-b950-4f85-a440-64838f0872e9 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:8a55e2b2-5c2e-470f-bb64-578b56091d91 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 314/616] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:38.445 7 WARNING neutronclient.v2_0.client [None req-b894d1fc-8036-4a6f-87d0-75cae10da971 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/617] 199.204.45.162 () {32 vars in 732 bytes} [Mon Apr 20 12:42:38 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 2580 bytes in 117 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 12:42:38.566 8 WARNING neutronclient.v2_0.client [None req-35975d54-b0c8-4d3e-afba-cf9b56921826 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/618] 199.204.45.162 () {32 vars in 758 bytes} [Mon Apr 20 12:42:38 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 285 bytes in 81 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: 304/619] 199.204.45.162 () {32 vars in 776 bytes} [Mon Apr 20 12:42:38 2026] GET /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:45.549 7 WARNING neutronclient.v2_0.client [None req-b26e5efd-b79f-46ca-aba7-e7bf8e3f9bb9 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/622] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:45 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1927 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/623] 10.0.0.132 () {32 vars in 752 bytes} [Mon Apr 20 12:42:46 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1/os-server-password => generated 116 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: 307/624] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:42:48 2026] DELETE /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:48.549 8 WARNING neutronclient.v2_0.client [None req-cd9e1075-3d56-4d7b-9b44-184fca5cd7f6 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/625] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:48 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1933 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 12:42:49.709 7 WARNING neutronclient.v2_0.client [None req-84c0b78b-9a8c-4fb4-84b8-a4210fcf20bb c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] 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 12:42:49.834 8 INFO nova.api.openstack.compute.server_external_events [req-ae814212-e550-4ff0-b13b-b99fdecb4845 req-467c76d0-bc4c-49c1-ac6e-21674f99dc55 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance [pid: 8|app: 0|req: 319/626] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/627] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:49 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1933 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 12:42:50.894 8 WARNING neutronclient.v2_0.client [None req-bf94159c-393c-4a87-85a9-8393c7c82838 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/628] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:50 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1933 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:51.874 7 INFO nova.api.openstack.compute.server_external_events [req-de7a4595-b217-446c-94d6-db73b4f76001 req-432a3b7a-2709-41b2-902f-4944354b2fcc 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance 2026-04-20 12:42:51.874 7 INFO nova.api.openstack.compute.server_external_events [req-de7a4595-b217-446c-94d6-db73b4f76001 req-432a3b7a-2709-41b2-902f-4944354b2fcc 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:a401177c-d41a-4f3d-9b8e-cc52a2d1fa51 for instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 on instance [pid: 7|app: 0|req: 309/629] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:42:51 2026] POST /v2.1/os-server-external-events => generated 356 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 12:42:52.256 8 WARNING neutronclient.v2_0.client [None req-6d24659f-9967-4800-8fc9-a6d1ae2d5337 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/630] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:52 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1537 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 12:42:53.359 7 WARNING neutronclient.v2_0.client [None req-37a6ad71-8b7d-45b6-877e-8f1ab4be4eab c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/631] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:53 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1542 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 12:42:54.448 8 WARNING neutronclient.v2_0.client [None req-294a035f-178e-4275-9405-09a8b7210c67 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/632] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:54 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1542 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 12:42:55.543 7 WARNING neutronclient.v2_0.client [None req-a267f2b8-a328-4113-a4e5-9ba9539d6e67 c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] The python binding code in 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/635] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:55 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 1542 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 12:42:56.634 8 INFO nova.api.openstack.wsgi [None req-694d3bbd-6be2-44a3-9167-aa28211eccbd c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] HTTP exception thrown: Instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 could not be found. [pid: 8|app: 0|req: 324/636] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:56 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:56.675 7 INFO nova.api.openstack.wsgi [None req-6f0d0211-e7ed-4212-8fde-b7dbf29edb5e c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] HTTP exception thrown: Instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 could not be found. [pid: 7|app: 0|req: 313/637] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:42:56 2026] DELETE /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:42:56.707 8 INFO nova.api.openstack.wsgi [None req-cd98d9ee-d779-4575-aaf0-77587736b4aa c028d2b29adb41bc92034fb1f7c0a776 d61dfa00a5624216a14e36d45c1198bb - - default default] HTTP exception thrown: Instance 2bb360db-004f-46fe-ac23-e807d49b1ba1 could not be found. [pid: 8|app: 0|req: 325/638] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:42:56 2026] GET /v2.1/servers/2bb360db-004f-46fe-ac23-e807d49b1ba1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/639] 10.0.0.132 () {32 vars in 703 bytes} [Mon Apr 20 12:42:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-483121378 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/640] 10.0.0.132 () {32 vars in 725 bytes} [Mon Apr 20 12:42:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-522011386 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 12:43:12.902 7 WARNING neutronclient.v2_0.client [None req-e29821e0-8172-46bb-b2e7-f47891fb6db2 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The 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 12:43:12.940 7 WARNING neutronclient.v2_0.client [None req-e29821e0-8172-46bb-b2e7-f47891fb6db2 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The 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 12:43:15.516 8 INFO nova.api.openstack.compute.server_external_events [req-f5bbdac6-570a-4c73-b704-9390da610ca0 req-85ab1279-78f9-4b8a-a8b6-094c38993a0d 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 330/645] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:43:18.504 8 INFO nova.api.openstack.compute.server_external_events [req-566c2e7c-1c7d-4c1f-9bf9-13cfd8075d53 req-24caf5e7-fe5d-48e6-90a9-2b994a35e119 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 331/646] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:18 2026] POST /v2.1/os-server-external-events => generated 183 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 12:43:20.546 8 INFO nova.api.openstack.compute.server_external_events [req-0826a633-f388-4f37-924d-d9b4d775aefb req-ee6f5895-0e16-404c-96f9-d0ccbd334a9c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 332/647] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:43:21.503 7 WARNING neutronclient.v2_0.client [None req-e29821e0-8172-46bb-b2e7-f47891fb6db2 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/648] 199.204.45.162 () {36 vars in 811 bytes} [Mon Apr 20 12:43:12 2026] POST /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 281 bytes in 8798 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 12:43:22.587 8 INFO nova.api.openstack.compute.server_external_events [req-a32708f6-52f0-41a4-a267-d5dedde8d0d4 req-e5b0292a-9998-455d-b02e-58d4fa30b301 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 333/649] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:22 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 12:43:24.644 8 INFO nova.api.openstack.compute.server_external_events [req-1433dba0-71cd-44f8-8035-16b7d9bea05c req-1ddc55f7-6bce-4c39-b5be-5a196ed20e0c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 335/652] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:43:43.071 7 WARNING neutronclient.v2_0.client [None req-16e3938c-1f51-4e68-a68f-7dd44d2b437c 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The 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 12:43:43.269 7 WARNING neutronclient.v2_0.client [None req-16e3938c-1f51-4e68-a68f-7dd44d2b437c 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] 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 12:43:46.558 8 INFO nova.api.openstack.compute.server_external_events [req-a4be29fc-8a83-4c09-b985-acad14dc2e4e req-2375d191-084c-4cda-955a-c1ef5be5ffd9 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 339/657] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:43:50.519 8 INFO nova.api.openstack.compute.server_external_events [req-bf52140f-5988-4932-b114-0c943b64e94b req-dfec8fbf-28e0-48da-8597-5f860881de58 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 340/658] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:43:52.564 8 INFO nova.api.openstack.compute.server_external_events [req-f00a2eae-c4d8-4d01-8f6b-e98cc990e863 req-638587ad-8972-472e-bac1-451b46d8fd9c 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 341/659] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:43:52 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) 2026-04-20 12:43:53.311 7 WARNING neutronclient.v2_0.client [None req-16e3938c-1f51-4e68-a68f-7dd44d2b437c 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in 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/660] 199.204.45.162 () {36 vars in 811 bytes} [Mon Apr 20 12:43:43 2026] POST /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 377 bytes in 10332 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 12:44:05.672 8 WARNING neutronclient.v2_0.client [None req-348a3bd9-ac5c-4f94-b543-7cf9fdcd3b65 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The 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 12:44:05.745 8 WARNING neutronclient.v2_0.client [None req-348a3bd9-ac5c-4f94-b543-7cf9fdcd3b65 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] 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 12:44:08.350 7 INFO nova.api.openstack.compute.server_external_events [req-90473eee-88cd-44d1-9707-c180d93f8e19 req-7fb71b96-1e8d-4b69-9b19-45951b72d9eb 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:369af25a-3603-4121-bda7-199bc531169e for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 322/665] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:44:10.396 7 INFO nova.api.openstack.compute.server_external_events [req-16e1442e-687f-4016-a7a8-08d39e3a7c27 req-45fee8ad-584d-45c5-80f2-c2d9135d8f53 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:369af25a-3603-4121-bda7-199bc531169e for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 323/666] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:10 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 12:44:15.897 7 INFO nova.api.openstack.compute.server_external_events [req-5f689162-6371-491d-86ae-6e99cdb67f22 req-654df637-7b47-4b7f-afd3-98253a736cc0 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:369af25a-3603-4121-bda7-199bc531169e for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 326/669] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 12:44:16.800 8 WARNING neutronclient.v2_0.client [None req-348a3bd9-ac5c-4f94-b543-7cf9fdcd3b65 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/670] 199.204.45.162 () {36 vars in 811 bytes} [Mon Apr 20 12:44:05 2026] POST /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface => generated 377 bytes in 11330 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 12:44:17.478 7 INFO nova.api.openstack.compute.server_external_events [req-c6f167b9-ae4b-4141-b119-367740368a1d req-756540f2-94a3-40d2-bba8-a70a8a9ec406 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 327/671] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:17 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 12:44:17.944 8 INFO nova.api.openstack.compute.server_external_events [req-9b0763f3-aa9a-4839-b8c0-168d8b4256e0 req-28d6dbf1-c4f4-4168-857e-bc7d9d9834ad 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-plugged:369af25a-3603-4121-bda7-199bc531169e for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 345/672] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:17 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 12:44:27.860 7 INFO nova.api.openstack.compute.server_external_events [req-e3690675-d63c-453e-afb3-859be3a800dd req-26e141e5-43f7-4c85-a9fa-6371ca3f6865 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:369af25a-3603-4121-bda7-199bc531169e for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 329/675] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/676] 199.204.45.162 () {34 vars in 854 bytes} [Mon Apr 20 12:44:28 2026] DELETE /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface/369af25a-3603-4121-bda7-199bc531169e => generated 0 bytes in 59 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 12:44:29.898 7 INFO nova.api.openstack.compute.server_external_events [req-cf29e20f-d7b5-40b0-ab43-262e8bab68bf req-79818113-4f14-4159-a653-9a39b08da78e 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:369af25a-3603-4121-bda7-199bc531169e for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 330/677] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:44:38.173 7 INFO nova.api.openstack.compute.server_external_events [req-ac1b7885-c7db-4cb7-8e49-b9e1733aa7b9 req-5b89e7b9-8ba9-458b-8aaa-44aa4335a705 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 332/680] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/681] 199.204.45.162 () {34 vars in 854 bytes} [Mon Apr 20 12:44:38 2026] DELETE /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface/4b4d4b2a-8350-459f-9a07-87ceec30ed9c => generated 0 bytes in 46 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 12:44:40.252 7 INFO nova.api.openstack.compute.server_external_events [req-75f1d65a-0756-4e18-8da0-ec5d4eb174fb req-03f45c1f-0c39-477e-86ab-123a20cf90bb 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 333/682] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:44:42.320 8 INFO nova.api.openstack.compute.server_external_events [req-7232eca4-efb7-425b-87ed-dfa9e7fea8f4 req-59b0d676-2fda-406c-bd8b-ce1a958305d7 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:4b4d4b2a-8350-459f-9a07-87ceec30ed9c for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 350/683] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:44:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/688] 199.204.45.162 () {34 vars in 854 bytes} [Mon Apr 20 12:44:59 2026] DELETE /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690/os-interface/2e82c2a4-85d6-42f5-9550-84b0d085d3c6 => generated 0 bytes in 43 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 12:45:01.539 7 INFO nova.api.openstack.compute.server_external_events [req-06167ef9-86f0-4790-9391-cf0f18a8c213 req-b7a9ce0a-ca26-476e-a67b-ddfc838c7058 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 336/689] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:45:03.580 8 INFO nova.api.openstack.compute.server_external_events [req-1628dd58-aeb3-4926-8bb6-9d838beee7a3 req-c3d644be-0d04-4e38-91a6-1d02fbd9b408 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:2e82c2a4-85d6-42f5-9550-84b0d085d3c6 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 354/690] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/693] 199.204.45.162 () {34 vars in 754 bytes} [Mon Apr 20 12:45:04 2026] DELETE /v2.1/servers/ffb14317-22ee-44d9-b615-0f97aa92d690 => generated 0 bytes in 123 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 12:45:06.067 7 INFO nova.api.openstack.compute.server_external_events [req-429b5abb-65f7-49e4-a686-853f01327b79 req-9f5c176a-d420-49e7-91bd-dfa3d2c32f50 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:8a55e2b2-5c2e-470f-bb64-578b56091d91 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 338/694] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:06 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, ' 2026-04-20 12:45:07.435 8 INFO nova.api.openstack.compute.server_external_events [req-42f1fe1b-0e14-4223-86bb-17e51c931f29 req-33467689-2351-4c2b-bf61-bdcc88f53ed8 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:8a55e2b2-5c2e-470f-bb64-578b56091d91 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 8|app: 0|req: 357/695] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:45:08.107 7 INFO nova.api.openstack.compute.server_external_events [req-e67e8871-a01f-4c22-9ea5-9dbf82512381 req-a27af165-44a3-426f-832d-89c03ee6fdf0 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:8a55e2b2-5c2e-470f-bb64-578b56091d91 for instance ffb14317-22ee-44d9-b615-0f97aa92d690 on instance [pid: 7|app: 0|req: 339/696] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:08 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, ' [pid: 8|app: 0|req: 358/697] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:45:08 2026] DELETE /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => 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 12:45:08.761 7 WARNING neutronclient.v2_0.client [None req-cee86f79-4a6c-4ea0-a62e-9bce8b42f1a3 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/698] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:45:08 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => generated 1945 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:45:09.962 8 INFO nova.api.openstack.compute.server_external_events [req-d043b7cc-7aad-41ba-9fa7-01d5db5541f4 req-2378b6e8-8b1f-47cd-8091-762558d37fe1 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance [pid: 8|app: 0|req: 359/699] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:45:10.145 7 INFO nova.api.openstack.compute.server_external_events [req-894040f5-58c5-48e1-983c-9f3e15a794d6 req-6183da7e-fb42-4f7e-a03c-c6e1bb1a4fc2 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance [pid: 7|app: 0|req: 341/700] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:10 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 12:45:12.012 8 INFO nova.api.openstack.compute.server_external_events [req-44ab75a3-e5bb-4409-9349-1a384929ed30 req-2ecff813-c928-46a8-bed1-eadff22619e4 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance 2026-04-20 12:45:12.013 8 INFO nova.api.openstack.compute.server_external_events [req-44ab75a3-e5bb-4409-9349-1a384929ed30 req-2ecff813-c928-46a8-bed1-eadff22619e4 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:67e0c273-4652-473b-bcae-268f8deb4be6 for instance 714c3725-a83f-4d1a-9b97-2556416470ef on instance [pid: 8|app: 0|req: 360/701] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:11 2026] POST /v2.1/os-server-external-events => generated 356 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 12:45:13.988 7 WARNING neutronclient.v2_0.client [None req-52bc964d-e1b5-42f4-ad65-6d71a0e8eff5 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/702] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:45:13 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => generated 1481 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 12:45:19.062 7 INFO nova.api.openstack.wsgi [None req-d9c135cf-c494-4ded-9339-5bd8aa79cf80 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] HTTP exception thrown: Instance 714c3725-a83f-4d1a-9b97-2556416470ef could not be found. [pid: 7|app: 0|req: 344/705] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:45:19 2026] GET /v2.1/servers/714c3725-a83f-4d1a-9b97-2556416470ef => 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 12:45:19.484 8 INFO nova.api.openstack.compute.server_external_events [req-cb5280ec-3ccb-4338-bd66-40ee255bad9b req-1c24fbf6-97cb-4ac4-b94b-734410c961a4 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-changed:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance [pid: 8|app: 0|req: 362/706] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/707] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:45:19 2026] DELETE /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 0 bytes in 104 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 12:45:19.643 8 WARNING neutronclient.v2_0.client [None req-06515c41-bf4a-4381-9c9c-32e8aeabe115 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/708] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:45:19 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1943 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 12:45:21.522 7 INFO nova.api.openstack.compute.server_external_events [req-c0632699-9354-4c3a-87e5-fac1be32b803 req-fce23dc6-1fbe-4089-a091-d2b8c3167c54 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance 2026-04-20 12:45:21.522 7 INFO nova.api.openstack.compute.server_external_events [req-c0632699-9354-4c3a-87e5-fac1be32b803 req-fce23dc6-1fbe-4089-a091-d2b8c3167c54 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-unplugged:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance [pid: 7|app: 0|req: 346/709] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:21 2026] POST /v2.1/os-server-external-events => generated 358 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 12:45:23.564 8 INFO nova.api.openstack.compute.server_external_events [req-5fa4552d-20e2-4929-98dd-21b44ecc92b7 req-d768c3dd-3d07-4459-a34f-488920f06ec1 0ca8a5095eef4d7f89bf2cfcdc17647e 27e1ae01416f492f8a725ee50647662c - - 072af8975880408384d45cf9a5b3af77 072af8975880408384d45cf9a5b3af77] Creating event network-vif-deleted:ad3fdeaf-6e04-4d33-a3b4-1ab76d4d164a for instance d8a4125c-678e-44e0-ac1b-e819c38c5211 on instance [pid: 8|app: 0|req: 364/710] 10.0.0.214 () {38 vars in 814 bytes} [Mon Apr 20 12:45:23 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 12:45:24.861 7 WARNING neutronclient.v2_0.client [None req-ad964a15-395b-4645-b512-d0344a206b68 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] The python binding code in 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/713] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:45:24 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => generated 1481 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:45:29.946 8 INFO nova.api.openstack.wsgi [None req-3e02a0b0-a660-436a-a56b-00d580c5a816 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] HTTP exception thrown: Instance d8a4125c-678e-44e0-ac1b-e819c38c5211 could not be found. [pid: 8|app: 0|req: 366/714] 10.0.0.132 () {32 vars in 714 bytes} [Mon Apr 20 12:45:29 2026] GET /v2.1/servers/d8a4125c-678e-44e0-ac1b-e819c38c5211 => 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: 7|app: 0|req: 349/715] 10.0.0.132 () {32 vars in 725 bytes} [Mon Apr 20 12:45:31 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1890073250 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 12:45:31.925 8 INFO nova.api.openstack.wsgi [None req-8267e3a1-6557-43aa-900f-5a54de4b637e 316bb1c494304ceabb33bd42106260a1 3199d8b6b66440a7bcadd34086b20fa4 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1890073250 not found for user 316bb1c494304ceabb33bd42106260a1 [pid: 8|app: 0|req: 367/716] 10.0.0.132 () {32 vars in 722 bytes} [Mon Apr 20 12:45:31 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1890073250 => 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: 370/721] 10.0.0.132 () {32 vars in 654 bytes} [Mon Apr 20 12:45:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/722] 10.0.0.132 () {32 vars in 640 bytes} [Mon Apr 20 12:45:46 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 12:45:46.614 8 WARNING oslo_db.sqlalchemy.utils [None req-defab092-2688-48b5-967b-bc81feadb05e 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 371/723] 10.0.0.132 () {32 vars in 648 bytes} [Mon Apr 20 12:45:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/724] 10.0.0.132 () {32 vars in 693 bytes} [Mon Apr 20 12:45:46 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)