+ 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 [Sat Aug 22 11:09:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-674c4b9b46-xsmfg 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 0x7f524b038668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-22 11:09:14.822 8 INFO nova.utils [None req-6f39f08c-5c32-4745-9963-6d53593fc3b5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-22 11:09:14.823 7 INFO nova.utils [None req-1975cc1b-4ad3-4bc4-aa02-be4eb0ceabe7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-22 11:09:16.441 7 WARNING keystonemiddleware._common.config [None req-1975cc1b-4ad3-4bc4-aa02-be4eb0ceabe7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:09:16.449 7 WARNING oslo_config.cfg [None req-1975cc1b-4ad3-4bc4-aa02-be4eb0ceabe7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 11:09:16.494 8 WARNING keystonemiddleware._common.config [None req-6f39f08c-5c32-4745-9963-6d53593fc3b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:09:16.503 8 WARNING oslo_config.cfg [None req-6f39f08c-5c32-4745-9963-6d53593fc3b5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 11:09:16.525 7 WARNING keystonemiddleware._common.config [None req-1975cc1b-4ad3-4bc4-aa02-be4eb0ceabe7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:09:16.540 7 WARNING oslo_config.cfg [None req-1975cc1b-4ad3-4bc4-aa02-be4eb0ceabe7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-22 11:09:16.552 7 WARNING oslo_config.cfg [None req-1975cc1b-4ad3-4bc4-aa02-be4eb0ceabe7 - - - - - -] 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 0x7f524b038668 pid: 7 (default app) 2026-08-22 11:09:16.579 8 WARNING keystonemiddleware._common.config [None req-6f39f08c-5c32-4745-9963-6d53593fc3b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 11:09:16.594 8 WARNING oslo_config.cfg [None req-6f39f08c-5c32-4745-9963-6d53593fc3b5 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-22 11:09:16.606 8 WARNING oslo_config.cfg [None req-6f39f08c-5c32-4745-9963-6d53593fc3b5 - - - - - -] 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 0x7f524b038668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:09:23 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:09:24.393 7 WARNING oslo_policy.policy [None req-721f7168-69d3-4068-9e7f-17e06b338fe3 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:09:24.393 7 WARNING oslo_policy.policy [None req-721f7168-69d3-4068-9e7f-17e06b338fe3 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - 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: 2/4] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:09:23 2026] GET /v2.1 => generated 0 bytes in 538 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:09:24.493 8 WARNING oslo_policy.policy [req-721f7168-69d3-4068-9e7f-17e06b338fe3 req-74a82007-9035-47da-ba8e-906120607163 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-22 11:09:24.493 8 WARNING oslo_policy.policy [req-721f7168-69d3-4068-9e7f-17e06b338fe3 req-74a82007-9035-47da-ba8e-906120607163 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:09:24 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:09:24.586 7 INFO nova.api.openstack.wsgi [None req-4604817b-216c-4c9d-8215-293f74a6416a 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.238 () {48 vars in 1010 bytes} [Sat Aug 22 11:09:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:09:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.238 () {52 vars in 1047 bytes} [Sat Aug 22 11:09:24 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:09:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:09:25 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:09:25 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-08-22 11:09:25.629 7 INFO nova.api.openstack.wsgi [None req-72ad6ed3-7b1f-4991-9ad1-46556fe34889 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.238 () {48 vars in 1012 bytes} [Sat Aug 22 11:09:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:09:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.238 () {52 vars in 1047 bytes} [Sat Aug 22 11:09:25 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:09:26 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: 8/16] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:09:26 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:09:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:09:26.571 7 INFO nova.api.openstack.wsgi [None req-35cd2a1b-d1d0-4e15-b1c1-75c8ccdfb932 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.238 () {48 vars in 1014 bytes} [Sat Aug 22 11:09:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:09:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.238 () {52 vars in 1047 bytes} [Sat Aug 22 11:09:26 2026] POST /v2.1/flavors => generated 533 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:09:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:09:27 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:09:27 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:09:27.524 7 INFO nova.api.openstack.wsgi [None req-08f8ac04-1c49-4ef3-8baf-bf1386d4a67c 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.238 () {48 vars in 1012 bytes} [Sat Aug 22 11:09:27 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: 8|app: 0|req: 13/25] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:09:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.238 () {52 vars in 1047 bytes} [Sat Aug 22 11:09:27 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:09:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:09:28 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:09:28 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:09:28.506 7 INFO nova.api.openstack.wsgi [None req-1c158534-d7a4-4ab5-800d-5d1347db6b1e 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.238 () {48 vars in 1014 bytes} [Sat Aug 22 11:09:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:09:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.238 () {52 vars in 1047 bytes} [Sat Aug 22 11:09:28 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.88 () {28 vars in 453 bytes} [Sat Aug 22 11:15:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 10.0.0.88 () {30 vars in 657 bytes} [Sat Aug 22 11:15:12 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.88 () {32 vars in 730 bytes} [Sat Aug 22 11:15:12 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: 53/106] 10.0.0.88 () {34 vars in 803 bytes} [Sat Aug 22 11:15:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:18:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/144] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:18:18 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:18:18 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:18:18.759 7 INFO nova.api.openstack.wsgi [None req-1e3f212b-3f7a-4fc9-b16a-c0a888373015 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.238 () {48 vars in 1016 bytes} [Sat Aug 22 11:18:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:18:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.238 () {52 vars in 1048 bytes} [Sat Aug 22 11:18:18 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:19:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:19:18 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:19:18 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:19:18.322 7 INFO nova.api.openstack.wsgi [None req-0024e8ee-36d8-432b-9203-5dd5aa25915e 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 0722181d945949feb528eb878136ae3a [pid: 7|app: 0|req: 82/164] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:19:18 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-22 11:19:18.336 8 WARNING oslo_db.sqlalchemy.utils [None req-27658fb5-3d14-45b7-bf1d-4e638b781df8 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 83/165] 199.204.45.238 () {48 vars in 1015 bytes} [Sat Aug 22 11:19:18 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.238 () {52 vars in 1056 bytes} [Sat Aug 22 11:19:18 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:19:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:19:22 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:19:22 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.238 () {48 vars in 1072 bytes} [Sat Aug 22 11:19:22 2026] GET /v2.1/os-quota-sets/6542d6c0cddc4792a9a40f545f6485e0 => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.238 () {52 vars in 1124 bytes} [Sat Aug 22 11:19:22 2026] PUT /v2.1/os-quota-sets/6542d6c0cddc4792a9a40f545f6485e0 => generated 238 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:27:29 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: 136/271] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:27:29 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:27:30 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:27:30.160 8 INFO nova.api.openstack.wsgi [None req-8819d754-08b2-4fe5-984b-d7d79f9eddba 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/273] 199.204.45.238 () {48 vars in 1014 bytes} [Sat Aug 22 11:27:30 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: 7|app: 0|req: 137/274] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:27:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.238 () {52 vars in 1048 bytes} [Sat Aug 22 11:27:30 2026] POST /v2.1/flavors => generated 534 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:30:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:30:43 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 160/318] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:30:43 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/319] 199.204.45.238 () {48 vars in 1072 bytes} [Sat Aug 22 11:30:43 2026] GET /v2.1/os-quota-sets/d1af73c5da94439a8a09ed178113b1a7 => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 199.204.45.238 () {52 vars in 1124 bytes} [Sat Aug 22 11:30:44 2026] PUT /v2.1/os-quota-sets/d1af73c5da94439a8a09ed178113b1a7 => generated 238 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:42:29 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: 230/462] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:42:29 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 233/463] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:42:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:42:29.221 7 INFO nova.api.openstack.wsgi [None req-b79adc03-64d0-41e9-94af-f09fb57b4692 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 231/464] 199.204.45.238 () {48 vars in 1010 bytes} [Sat Aug 22 11:42:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:42:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:42:29 2026] GET /v2.1/flavors/101f5ddd-18a0-4233-a71c-e313f5eb0a9f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:42:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:42:30 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/469] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:42:30 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-08-22 11:42:30.156 7 INFO nova.api.openstack.wsgi [None req-28a40aa1-988e-4135-a67d-e05360a8da2b 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 234/470] 199.204.45.238 () {48 vars in 1012 bytes} [Sat Aug 22 11:42:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:42:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:42:30 2026] GET /v2.1/flavors/38d6b598-606c-40f9-b928-b23ea539decc/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:42:31 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-08-22 11:42:31.070 7 INFO nova.api.openstack.wsgi [None req-79b99b29-385b-42b7-b46a-f80fc92b667e 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 238/478] 199.204.45.238 () {48 vars in 1014 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1/flavors/130637e9-ca98-41d2-b88d-fb33c3ad4e00/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:42:31 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: 8|app: 0|req: 243/483] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:42:31.990 7 INFO nova.api.openstack.wsgi [None req-c50f8210-a584-4a6a-8279-80f162b31d97 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 241/484] 199.204.45.238 () {48 vars in 1012 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:42:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:42:32 2026] GET /v2.1/flavors/66980d47-f39a-435e-b554-0ca35fed2c3b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:42: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: 7|app: 0|req: 243/488] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:42:32 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/489] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:42:32 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:42:32.909 7 INFO nova.api.openstack.wsgi [None req-87b75a45-d307-4781-8333-e995a8189415 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 244/490] 199.204.45.238 () {48 vars in 1014 bytes} [Sat Aug 22 11:42:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:42:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:42:32 2026] GET /v2.1/flavors/c3eda0a1-78e1-4974-98a3-3fedadc563da/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:43: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: 254/506] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:43:35 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:43:35 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:43:36.016 8 INFO nova.api.openstack.wsgi [None req-0f7415d8-56b2-42ed-a4c1-351da9e17db2 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 255/508] 199.204.45.238 () {48 vars in 1016 bytes} [Sat Aug 22 11:43:36 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:43:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:43:36 2026] GET /v2.1/flavors/1af6e7ee-5ac4-44b4-ad55-c9ed0b4839f5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:43:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:43:43 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/515] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:43:43 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: 259/516] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:43:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:43:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:43:46 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:43:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.238 () {48 vars in 1072 bytes} [Sat Aug 22 11:43:46 2026] GET /v2.1/os-quota-sets/6542d6c0cddc4792a9a40f545f6485e0 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:44:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:44:36 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:44:36 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:44:36.770 8 INFO nova.api.openstack.wsgi [None req-017c0b1a-a51a-4082-9a00-bf9cb65cad52 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 268/534] 199.204.45.238 () {48 vars in 1014 bytes} [Sat Aug 22 11:44:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:44:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.238 () {48 vars in 1098 bytes} [Sat Aug 22 11:44:36 2026] GET /v2.1/flavors/a2420ea6-c76a-40fd-8c23-5b43c86728d5/os-extra_specs => generated 19 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:44:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:44:52 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:44:52 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.238 () {48 vars in 1072 bytes} [Sat Aug 22 11:44:52 2026] GET /v2.1/os-quota-sets/d1af73c5da94439a8a09ed178113b1a7 => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 199.204.45.238 () {42 vars in 704 bytes} [Sat Aug 22 11:45:39 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: 278/554] 199.204.45.238 () {44 vars in 908 bytes} [Sat Aug 22 11:45:39 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/555] 199.204.45.238 () {46 vars in 981 bytes} [Sat Aug 22 11:45:39 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:45:39.747 8 INFO nova.api.openstack.wsgi [None req-b82655c6-fe59-4060-8b7e-e53e2c80eef7 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 279/556] 199.204.45.238 () {48 vars in 1010 bytes} [Sat Aug 22 11:45:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 199.204.45.238 () {48 vars in 1050 bytes} [Sat Aug 22 11:45:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 284/568] 10.0.0.143 () {32 vars in 655 bytes} [Sat Aug 22 11:46:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.143 () {32 vars in 641 bytes} [Sat Aug 22 11:46:21 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-22 11:46:22.031 7 WARNING oslo_db.sqlalchemy.utils [None req-35070a82-3335-4865-8929-462f4f64cbf0 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 285/570] 10.0.0.143 () {32 vars in 649 bytes} [Sat Aug 22 11:46:22 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.143 () {32 vars in 694 bytes} [Sat Aug 22 11:46:22 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:32 2026] GET /v2.1/flavors/101f5ddd-18a0-4233-a71c-e313f5eb0a9f => generated 511 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.143 () {32 vars in 641 bytes} [Sat Aug 22 11:46:32 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:32 2026] GET /v2.1/flavors/101f5ddd-18a0-4233-a71c-e313f5eb0a9f => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:37.604 7 WARNING neutronclient.v2_0.client [None req-7af4f06d-9df1-4cb6-b1c9-bb8278a6bb74 d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in 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/577] 10.0.0.143 () {34 vars in 685 bytes} [Sat Aug 22 11:46:37 2026] POST /v2.1/os-security-groups => generated 247 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:38.330 8 WARNING neutronclient.v2_0.client [None req-f6a10853-908f-4ced-abce-01b8eee5b41a d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in 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/578] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:46:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:38.614 7 WARNING neutronclient.v2_0.client [None req-e6cf346a-4124-4b22-9c6d-c00c17b8af5b b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/579] 10.0.0.143 () {34 vars in 685 bytes} [Sat Aug 22 11:46:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:38.794 7 WARNING neutronclient.v2_0.client [None req-b01f463e-01fb-4240-a227-3618d2f536a4 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:38.809 8 WARNING neutronclient.v2_0.client [None req-f6a10853-908f-4ced-abce-01b8eee5b41a d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/580] 10.0.0.143 () {34 vars in 685 bytes} [Sat Aug 22 11:46:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:38.927 7 WARNING neutronclient.v2_0.client [None req-a9d29a7b-e9a9-4536-9d93-e756ad60fb1f b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/581] 10.0.0.143 () {34 vars in 695 bytes} [Sat Aug 22 11:46:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:38.987 8 WARNING neutronclient.v2_0.client [None req-25daf1fe-70e3-4fe2-be06-823319e95d5e d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in 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/582] 10.0.0.143 () {34 vars in 685 bytes} [Sat Aug 22 11:46:38 2026] POST /v2.1/os-security-groups => generated 241 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:39.324 7 WARNING neutronclient.v2_0.client [None req-119443f5-e50d-4d1d-b518-2f4c3c5cb88f b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/583] 10.0.0.143 () {34 vars in 685 bytes} [Sat Aug 22 11:46:38 2026] POST /v2.1/os-security-groups => generated 248 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:39.437 8 WARNING neutronclient.v2_0.client [None req-3535bfd1-3bc9-447e-9d34-fac3319c9c1a d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:39.583 7 WARNING neutronclient.v2_0.client [None req-119443f5-e50d-4d1d-b518-2f4c3c5cb88f b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:39.604 8 WARNING neutronclient.v2_0.client [None req-3535bfd1-3bc9-447e-9d34-fac3319c9c1a d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:39.632 7 WARNING neutronclient.v2_0.client [None req-119443f5-e50d-4d1d-b518-2f4c3c5cb88f b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/584] 10.0.0.143 () {32 vars in 663 bytes} [Sat Aug 22 11:46:39 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:46:39.727 7 WARNING neutronclient.v2_0.client [None req-174538b6-3cf7-4e06-b6bc-39ac4379ab0d b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/585] 10.0.0.143 () {34 vars in 695 bytes} [Sat Aug 22 11:46:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:39.766 8 WARNING neutronclient.v2_0.client [None req-a1cb0672-de96-4ed8-8dbb-a09c04787db7 d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:39.770 7 WARNING neutronclient.v2_0.client [None req-174538b6-3cf7-4e06-b6bc-39ac4379ab0d b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in 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/586] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:39 2026] DELETE /v2.1/os-security-groups/a0e645ff-ce0a-4081-8fb7-0f2f62686fb2 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:46:39.886 7 WARNING neutronclient.v2_0.client [None req-052532f6-458b-471c-9caa-ddb334a6e5a3 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:39.901 8 WARNING neutronclient.v2_0.client [None req-a1cb0672-de96-4ed8-8dbb-a09c04787db7 d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:39.909 7 INFO nova.api.openstack.wsgi [None req-052532f6-458b-471c-9caa-ddb334a6e5a3 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] HTTP exception thrown: Security group a0e645ff-ce0a-4081-8fb7-0f2f62686fb2 does not exist Neutron server returns request_ids: ['req-e41bf9db-7ffa-45b6-a259-6c3416eee421'] [pid: 7|app: 0|req: 295/587] 10.0.0.143 () {32 vars in 737 bytes} [Sat Aug 22 11:46:39 2026] GET /v2.1/os-security-groups/a0e645ff-ce0a-4081-8fb7-0f2f62686fb2 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 11:46:39.923 7 WARNING neutronclient.v2_0.client [None req-effaa69d-99b1-4163-b7ad-2413b19a3e8f b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in 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/588] 10.0.0.143 () {34 vars in 695 bytes} [Sat Aug 22 11:46:39 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:40.027 7 WARNING neutronclient.v2_0.client [None req-effaa69d-99b1-4163-b7ad-2413b19a3e8f b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.099 8 WARNING neutronclient.v2_0.client [None req-ef6945ee-9956-4c7f-9b9e-bda940c49915 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/589] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:39 2026] DELETE /v2.1/os-security-groups/19756735-dc09-4ae1-b307-3d95efe2d730 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:46:40.113 7 WARNING neutronclient.v2_0.client [None req-15ef69dd-ee84-43c1-946b-ee8637914fab d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.153 8 WARNING neutronclient.v2_0.client [None req-ef6945ee-9956-4c7f-9b9e-bda940c49915 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/590] 10.0.0.143 () {32 vars in 737 bytes} [Sat Aug 22 11:46:40 2026] GET /v2.1/os-security-groups/5016a9e3-e4ee-4c6d-906a-09898479c1df => generated 665 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:40.186 7 WARNING neutronclient.v2_0.client [None req-42fd0c90-9bd3-4186-8ac0-54ee4616e738 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.231 7 INFO nova.api.openstack.wsgi [None req-42fd0c90-9bd3-4186-8ac0-54ee4616e738 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] HTTP exception thrown: Security group 19756735-dc09-4ae1-b307-3d95efe2d730 does not exist Neutron server returns request_ids: ['req-0ed6751e-2e7d-4c23-9bfd-77458bca72f3'] [pid: 7|app: 0|req: 298/591] 10.0.0.143 () {32 vars in 737 bytes} [Sat Aug 22 11:46:40 2026] GET /v2.1/os-security-groups/19756735-dc09-4ae1-b307-3d95efe2d730 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 11:46:40.239 7 WARNING neutronclient.v2_0.client [None req-3df7ea6b-a867-4c9a-b294-bfd7f3b9f92d d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.329 8 WARNING neutronclient.v2_0.client [None req-ef6945ee-9956-4c7f-9b9e-bda940c49915 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.337 7 WARNING neutronclient.v2_0.client [None req-3df7ea6b-a867-4c9a-b294-bfd7f3b9f92d d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.373 7 WARNING neutronclient.v2_0.client [None req-3df7ea6b-a867-4c9a-b294-bfd7f3b9f92d d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/592] 10.0.0.143 () {32 vars in 750 bytes} [Sat Aug 22 11:46:40 2026] DELETE /v2.1/os-security-group-rules/1f6401aa-b95c-48a3-93cb-4a023634816a => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:46:40.452 7 WARNING neutronclient.v2_0.client [None req-72b60f8d-9d2c-4fa4-8205-e9c960ac679b b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.478 7 WARNING neutronclient.v2_0.client [None req-72b60f8d-9d2c-4fa4-8205-e9c960ac679b b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in 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/593] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:40 2026] DELETE /v2.1/os-security-groups/e73ff238-f429-47ff-af84-6e0eabd1ac0e => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:46:40.593 7 WARNING neutronclient.v2_0.client [None req-4f62d159-b359-4e01-881f-b4689fc44762 d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.626 7 WARNING neutronclient.v2_0.client [None req-4f62d159-b359-4e01-881f-b4689fc44762 d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/594] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:40 2026] DELETE /v2.1/os-security-groups/5016a9e3-e4ee-4c6d-906a-09898479c1df => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:46:40.743 7 WARNING neutronclient.v2_0.client [None req-7d25f52a-c318-4726-9c62-eb06a28329b5 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.786 7 INFO nova.api.openstack.wsgi [None req-7d25f52a-c318-4726-9c62-eb06a28329b5 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] HTTP exception thrown: Security group e73ff238-f429-47ff-af84-6e0eabd1ac0e does not exist Neutron server returns request_ids: ['req-ed1719c2-f92b-47a4-9fad-1097e2a35dc8'] [pid: 7|app: 0|req: 304/597] 10.0.0.143 () {32 vars in 737 bytes} [Sat Aug 22 11:46:40 2026] GET /v2.1/os-security-groups/e73ff238-f429-47ff-af84-6e0eabd1ac0e => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 11:46:40.795 7 WARNING neutronclient.v2_0.client [None req-d0f46994-2e36-45f4-b43f-c5de3c49240a d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:40.837 7 WARNING neutronclient.v2_0.client [None req-d0f46994-2e36-45f4-b43f-c5de3c49240a d3c5bf8a2901476a820ac3fbc18958f2 780d3f2816ce42bf89eb4fabfe2fa098 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/598] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:40 2026] DELETE /v2.1/os-security-groups/0daa5923-3c53-4057-9faa-2f4d21d36022 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:46:40.949 7 WARNING neutronclient.v2_0.client [None req-a7ac8d71-845c-44da-9ee8-b500fa9b2374 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/599] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:46:40 2026] POST /v2.1/servers => generated 449 bytes in 988 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:41.033 8 WARNING neutronclient.v2_0.client [None req-5f059885-8d93-4e55-adff-95f603c3e87c 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:41.676 7 WARNING neutronclient.v2_0.client [None req-a7ac8d71-845c-44da-9ee8-b500fa9b2374 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in 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/600] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:41 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1423 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:46:42.208 7 WARNING neutronclient.v2_0.client [None req-a7ac8d71-845c-44da-9ee8-b500fa9b2374 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in 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/601] 10.0.0.143 () {32 vars in 663 bytes} [Sat Aug 22 11:46:40 2026] GET /v2.1/os-security-groups => generated 707 bytes in 2053 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:43.017 7 WARNING neutronclient.v2_0.client [None req-a10dc02e-1407-41b7-b5b2-1375b51911b6 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:43.038 7 INFO nova.api.openstack.wsgi [None req-a10dc02e-1407-41b7-b5b2-1375b51911b6 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] HTTP exception thrown: Security group e73ff238-f429-47ff-af84-6e0eabd1ac0e does not exist Neutron server returns request_ids: ['req-f1f3868e-619b-440a-b49c-388e58367f54'] [pid: 7|app: 0|req: 307/602] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:43 2026] DELETE /v2.1/os-security-groups/e73ff238-f429-47ff-af84-6e0eabd1ac0e => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 11:46:43.049 7 WARNING neutronclient.v2_0.client [None req-dad1a0ef-7d71-40c1-8f27-83682fd3cc38 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:43.079 7 INFO nova.api.openstack.wsgi [None req-dad1a0ef-7d71-40c1-8f27-83682fd3cc38 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] HTTP exception thrown: Security group 19756735-dc09-4ae1-b307-3d95efe2d730 does not exist Neutron server returns request_ids: ['req-c290dc0c-e9df-455d-ab66-d9c311034990'] [pid: 7|app: 0|req: 308/603] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:43 2026] DELETE /v2.1/os-security-groups/19756735-dc09-4ae1-b307-3d95efe2d730 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 11:46:43.098 7 WARNING neutronclient.v2_0.client [None req-ad4aa3aa-45f8-4b1c-a233-92ecadbed629 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:43.109 8 WARNING neutronclient.v2_0.client [None req-bccbeafc-aa1c-42e9-add7-13a89bb464d3 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:43.117 7 INFO nova.api.openstack.wsgi [None req-ad4aa3aa-45f8-4b1c-a233-92ecadbed629 b14e0fbd64444337b694d38bf0897bc6 c710afb401544cd6b1747ee86e570904 - - default default] HTTP exception thrown: Security group a0e645ff-ce0a-4081-8fb7-0f2f62686fb2 does not exist Neutron server returns request_ids: ['req-cea8c9c6-0041-4c02-baf7-eee7776f4b52'] [pid: 7|app: 0|req: 309/604] 10.0.0.143 () {32 vars in 740 bytes} [Sat Aug 22 11:46:43 2026] DELETE /v2.1/os-security-groups/a0e645ff-ce0a-4081-8fb7-0f2f62686fb2 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/605] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:43 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1475 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/606] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:46:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:44.199 8 WARNING neutronclient.v2_0.client [None req-f4f1ecfe-634d-4b45-9e1b-851cefa2bae6 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/607] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:44 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1475 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:46:44.982 7 WARNING neutronclient.v2_0.client [None req-cd5143b6-f500-425f-870c-f905d39ed9be 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:45.033 7 WARNING neutronclient.v2_0.client [None req-cd5143b6-f500-425f-870c-f905d39ed9be 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:45.193 7 WARNING neutronclient.v2_0.client [None req-cd5143b6-f500-425f-870c-f905d39ed9be 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:45.647 8 WARNING neutronclient.v2_0.client [None req-12a3fd2e-f0f3-4f57-958a-bb31ee8f350f 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/608] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:45 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/609] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:46:44 2026] POST /v2.1/servers => generated 449 bytes in 1077 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:46.028 8 WARNING neutronclient.v2_0.client [None req-14cf82b5-6eb7-45f7-a189-c87f98a276da 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in 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/610] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:46 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1400 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:46.807 7 WARNING neutronclient.v2_0.client [None req-70f8c5f0-a496-44c7-a454-c14b8b442d0f 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/611] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:46 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1559 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:47.127 8 WARNING neutronclient.v2_0.client [None req-179e7d33-4c89-4fa0-adbc-43ae38a34a27 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/612] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:47 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1404 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:47.909 7 INFO nova.api.openstack.compute.server_external_events [req-565dd31a-202b-4e2a-bf57-a45e31d46207 req-a80e8271-8b58-4aed-95a4-84554b054645 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:7c544bce-2eae-4fd4-9370-8ec7f73f5210 for instance a6619796-d2c3-416c-83b6-3fd7094614ed on instance 2026-08-22 11:46:47.921 7 INFO nova.compute.rpcapi [None req-f82dae70-8304-47b5-8111-42cfb784a0da - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 313/613] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:46:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:47.998 8 WARNING neutronclient.v2_0.client [None req-7266212b-43f7-4dc2-adab-996a2adb8b7a 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/614] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:47 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:48.514 7 WARNING neutronclient.v2_0.client [None req-e70d29ee-9a1d-4067-8b0b-43bfea83666a 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/615] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:48 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1452 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-08-22 11:46:49.135 8 WARNING neutronclient.v2_0.client [None req-5ade9b3b-73fa-4949-8832-3799350e8f6a 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/616] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:49 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:49.614 7 WARNING neutronclient.v2_0.client [None req-74c1f7ad-d271-4c8f-8b5a-c558b684ac1a 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/617] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:49 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1452 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:50.254 8 WARNING neutronclient.v2_0.client [None req-3ff44462-0110-4574-b6f4-3cb92600ae88 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/618] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:50 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 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-08-22 11:46:50.743 7 WARNING neutronclient.v2_0.client [None req-fd07a8ca-8ef1-41a5-95a5-047e5d7d0c14 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/621] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:50 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1460 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:50.940 8 WARNING neutronclient.v2_0.client [None req-47e79022-8b66-4aa1-830f-b2e9d2ef5f8a eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:51.125 8 WARNING neutronclient.v2_0.client [None req-47e79022-8b66-4aa1-830f-b2e9d2ef5f8a eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/622] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:46:50 2026] POST /v2.1/servers => generated 424 bytes in 829 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:51.428 7 WARNING neutronclient.v2_0.client [None req-bf317d45-d201-4c66-96d8-12fe8b08af88 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:51.455 8 WARNING neutronclient.v2_0.client [None req-ee9399b8-2b30-4d03-9ae7-0335f1c62227 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/623] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:51 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1371 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/624] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:51 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 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-08-22 11:46:51.848 7 WARNING neutronclient.v2_0.client [None req-6c884c4e-8939-4710-bf90-63eb56e21854 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in 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/625] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:51 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1537 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:52.031 8 INFO nova.api.openstack.compute.server_external_events [req-2d494e74-2643-427a-b189-bc3d05fcf448 req-2cee28ab-43d5-4be2-af85-8c71b609aaf8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:b88c3d93-d89e-480d-a491-5a41908b9231 for instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc on instance 2026-08-22 11:46:52.046 8 INFO nova.compute.rpcapi [None req-0f7ecac5-3081-4e4a-b962-f029a0f8b8cf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 307/626] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:46:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:52.533 7 WARNING neutronclient.v2_0.client [None req-3884a16c-2b28-455f-8931-683b1f6384ad eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/627] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:52 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1375 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:52.636 8 WARNING neutronclient.v2_0.client [None req-49ddc0d3-7e2a-4886-80cf-5f306af00b2d 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/628] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:52 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:53.028 7 WARNING neutronclient.v2_0.client [None req-84eabcbe-bb14-49b1-89aa-1006151ef647 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/629] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:52 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1525 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:53.614 8 WARNING neutronclient.v2_0.client [None req-b269c46d-4e02-464e-a44a-da58c943e306 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/630] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:53 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1423 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:53.832 7 WARNING neutronclient.v2_0.client [None req-be826eb5-6a4a-44a7-b69f-1adf96aa9445 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/631] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:53 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:54.159 8 WARNING neutronclient.v2_0.client [None req-647c501c-5ead-4abf-990f-a76aba20f2f1 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in 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/632] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:54 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1525 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:54.719 7 WARNING neutronclient.v2_0.client [None req-eb8c5c4b-c5af-4071-b26c-b8a486b43f38 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/633] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:54 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1423 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:54.968 8 WARNING neutronclient.v2_0.client [None req-d4462b0f-77d8-4a26-9bfc-22ec6e092e25 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/634] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:54 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:55.328 7 WARNING neutronclient.v2_0.client [None req-b4de10b0-1c54-4d6a-9265-cc54572229d1 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/635] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:55 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1525 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:55.803 8 WARNING neutronclient.v2_0.client [None req-d92c6d64-1081-4059-b41e-9962cb57a936 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/636] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:55 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1473 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:56.133 7 WARNING neutronclient.v2_0.client [None req-8c9c7686-d96e-47c1-b31f-29a6f9d6afd3 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] 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: 325/637] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:56 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:46:56.264 8 INFO nova.api.openstack.compute.server_external_events [req-d942316a-e2f8-48c9-a089-4a826becbcf3 req-986b3082-0fa9-4be8-93ff-5c0fe4c60162 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:33d48fee-73c0-4b06-8ba4-9118d27a3fd2 for instance e4f7f0de-f800-4ff6-bc02-1fae8bd3853d on instance [pid: 8|app: 0|req: 313/638] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:46:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:56.492 7 WARNING neutronclient.v2_0.client [None req-a666ef20-679e-4847-9d52-de9066430656 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:56.587 8 INFO nova.api.openstack.compute.server_external_events [req-05f60b96-349f-4315-8ae2-aed5d5f4247c req-6a3f854a-c2a5-43c4-95ab-19d61c9db07a f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:7c544bce-2eae-4fd4-9370-8ec7f73f5210 for instance a6619796-d2c3-416c-83b6-3fd7094614ed on instance [pid: 8|app: 0|req: 314/639] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:46:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:56 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1525 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:56.954 8 WARNING neutronclient.v2_0.client [None req-61396eaf-8399-493e-83ef-dcd61750f357 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in 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/641] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:56 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:57.308 7 WARNING neutronclient.v2_0.client [None req-93d50983-098d-4acf-827a-59012aa084b1 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/642] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:57 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1547 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-08-22 11:46:57.713 8 WARNING neutronclient.v2_0.client [None req-f2e6fccb-5528-4ab7-982c-17b167459c4e 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/643] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:57 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1525 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:58.127 7 WARNING neutronclient.v2_0.client [None req-6d5c52d4-8d22-4bdd-bf86-5b46b306a066 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/644] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:58 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:58.507 8 WARNING neutronclient.v2_0.client [None req-4ee0f46d-7c0e-48bc-b2a6-3cfd831f31b8 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/645] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:58 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1724 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:58.684 7 WARNING neutronclient.v2_0.client [None req-6d95ac81-5b39-4f6d-84b1-ca8312a7c2ed 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:46:58.696 8 INFO nova.api.openstack.compute.server_external_events [req-54e0e576-e388-4317-becf-b527d93dda0e req-a62af158-c778-4c9d-94be-7255d3bf1606 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:b88c3d93-d89e-480d-a491-5a41908b9231 for instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc on instance [pid: 8|app: 0|req: 318/646] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:46:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:46:58 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed/os-interface => generated 285 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:58.881 8 WARNING neutronclient.v2_0.client [None req-db0fde73-9406-4435-9005-38a860d97aab 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/648] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:58 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1525 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-08-22 11:46:59.312 7 WARNING neutronclient.v2_0.client [None req-a9b9cac7-03be-4c6d-8a22-858915e2a580 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/649] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:59 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:46:59.628 8 INFO nova.api.openstack.compute.server_external_events [req-c32df122-82cc-4bbd-b289-cad60e432a4f req-601bd5a0-8820-48f6-a102-2eb0d75a4067 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:7c544bce-2eae-4fd4-9370-8ec7f73f5210 for instance a6619796-d2c3-416c-83b6-3fd7094614ed on instance [pid: 8|app: 0|req: 320/650] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:46:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:46:59.660 7 WARNING neutronclient.v2_0.client [None req-d57a8399-4c62-4990-be67-b5aee19d60c7 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/651] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:46:59 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1724 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, ' [pid: 8|app: 0|req: 321/652] 10.0.0.143 () {32 vars in 641 bytes} [Sat Aug 22 11:46:59 2026] GET /v2.1/servers => generated 378 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/653] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:46:59 2026] DELETE /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:00.067 8 WARNING neutronclient.v2_0.client [None req-88903e68-5e4a-4041-aeb1-a08a117b6e81 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:47:00.069 7 WARNING neutronclient.v2_0.client [None req-19407ee1-cef0-4fda-8d09-800d64d1b9ca 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in 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/654] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:00 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1715 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, ' [pid: 7|app: 0|req: 333/655] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:00 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1730 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:47:00.227 8 WARNING neutronclient.v2_0.client [None req-f7fa166f-9fac-4859-a197-74ddb9b2edec 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/656] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:47:00 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:00.458 7 WARNING neutronclient.v2_0.client [None req-909e7205-3c39-4c91-a7f4-d3cfac9c2ade eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/659] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:00 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:01.263 8 WARNING neutronclient.v2_0.client [None req-d120a0b7-11e0-43c0-9cf5-120af7829348 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:01.459 7 WARNING neutronclient.v2_0.client [None req-9a60d0ce-a571-4ee6-b428-5ce37a063ad4 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/660] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:01 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1850 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 335/661] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:01 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1715 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:47:01.576 8 INFO nova.api.openstack.compute.server_external_events [req-2ed8fee0-147d-4a57-afc7-81952c282067 req-f3c21f11-fede-48c2-b1cb-80ede2f4329c f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:b88c3d93-d89e-480d-a491-5a41908b9231 for instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc on instance [pid: 8|app: 0|req: 327/662] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:01.635 7 WARNING neutronclient.v2_0.client [None req-fff0ae3d-0dda-4c42-90ac-516c82cf9ba5 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/663] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:01 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 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-08-22 11:47:02.600 8 WARNING neutronclient.v2_0.client [None req-a180cbab-75a2-4ce8-8569-fbd40c0afe0f 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/664] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:02 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1850 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:02.834 7 WARNING neutronclient.v2_0.client [None req-65a10f7e-685b-4b28-8d35-a0fbcd540a93 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/665] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:02 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:03.031 8 INFO nova.api.openstack.compute.server_external_events [req-98b746fa-788b-4c09-883e-c57a834d40b6 req-6a80a0c7-1818-4ac1-8336-32401c4b0ec3 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:33d48fee-73c0-4b06-8ba4-9118d27a3fd2 for instance e4f7f0de-f800-4ff6-bc02-1fae8bd3853d on instance [pid: 8|app: 0|req: 329/666] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:47:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:03.627 7 INFO nova.api.openstack.compute.server_external_events [req-61059ab0-9458-4bf0-a12c-ec8bd4c3884f req-ab559f93-56c1-4771-b2e8-80783e1ad643 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:7c544bce-2eae-4fd4-9370-8ec7f73f5210 for instance a6619796-d2c3-416c-83b6-3fd7094614ed on instance [pid: 7|app: 0|req: 338/667] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:03 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-08-22 11:47:03.789 8 WARNING neutronclient.v2_0.client [None req-f43773fa-0763-4fdc-8d58-f44123e8ba05 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/668] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:03 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1504 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:03.984 7 WARNING neutronclient.v2_0.client [None req-7e280e69-4819-44c9-8689-3fde786ff310 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/669] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:03 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:04.896 8 WARNING neutronclient.v2_0.client [None req-d61d38f3-a1c8-4735-80f6-68268540edea 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/670] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:04 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:05.150 7 WARNING neutronclient.v2_0.client [None req-b3828f58-4f49-4ab1-bce1-314134e4a6af eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in 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/671] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:05 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1656 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, ' [pid: 8|app: 0|req: 332/672] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:05 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d/ips => generated 109 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: 7|app: 0|req: 341/673] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:05 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d/ips => generated 109 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: 333/674] 10.0.0.143 () {32 vars in 823 bytes} [Sat Aug 22 11:47:05 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d/ips/tempest-ServerAddressesTestJSON-917853028-network => generated 94 bytes in 47 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: 342/675] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:47:05 2026] DELETE /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => 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-08-22 11:47:05.604 8 WARNING neutronclient.v2_0.client [None req-03075fe1-1d18-41aa-ae15-893ce4fa1237 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/676] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:05 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1662 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:05.993 7 WARNING neutronclient.v2_0.client [None req-dfcd8672-7ed9-49b6-ba7c-6d7b00d4f598 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/677] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:05 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:06.859 8 WARNING neutronclient.v2_0.client [None req-b8785de0-94cf-453d-8304-b684aad179bb eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/678] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:06 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1662 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:07.071 7 INFO nova.api.openstack.wsgi [None req-3fc874f3-3fda-40db-b8a3-6146945dbbe9 03ee17bce7d74ae6b2d219fb66e8752a b9d1151c06db46d9b65d4ac4d98c7da3 - - default default] HTTP exception thrown: Instance a6619796-d2c3-416c-83b6-3fd7094614ed could not be found. [pid: 7|app: 0|req: 344/679] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:07 2026] GET /v2.1/servers/a6619796-d2c3-416c-83b6-3fd7094614ed => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/680] 10.0.0.143 () {32 vars in 704 bytes} [Sat Aug 22 11:47:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-901294577 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:07.965 7 INFO nova.api.openstack.compute.server_external_events [req-913d7bc0-770f-4044-b1d1-b1c538abe66e req-de7f0cd3-69f0-466f-91b7-0233e8bb62f8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-unplugged:33d48fee-73c0-4b06-8ba4-9118d27a3fd2 for instance e4f7f0de-f800-4ff6-bc02-1fae8bd3853d on instance [pid: 7|app: 0|req: 345/681] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:47:07 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) 2026-08-22 11:47:08.067 8 WARNING neutronclient.v2_0.client [None req-e1f5a604-7c2b-4601-8010-b29805916743 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/682] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:08 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1620 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:08.410 7 INFO nova.api.openstack.compute.server_external_events [req-87f56cf9-84f1-411c-a34a-a15e8969275a req-caed9117-527c-4d48-ac17-17580b0bd838 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:33d48fee-73c0-4b06-8ba4-9118d27a3fd2 for instance e4f7f0de-f800-4ff6-bc02-1fae8bd3853d on instance [pid: 7|app: 0|req: 346/683] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:09.420 8 WARNING neutronclient.v2_0.client [None req-d34fabb2-e479-4ec4-97b8-65cd205d2a3a eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/684] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:09 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1452 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:10.514 7 WARNING neutronclient.v2_0.client [None req-66d17a08-775d-467f-872c-8ae6c5b1a61a eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/687] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:10 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:11.593 8 INFO nova.api.openstack.wsgi [None req-6c9e02d0-f7a4-411c-9726-98e1c19f8328 eecea37d26b345bf8b69a4e0afb7ed49 c1b1077f6951493dab6c8b4bd22065ec - - default default] HTTP exception thrown: Instance e4f7f0de-f800-4ff6-bc02-1fae8bd3853d could not be found. [pid: 8|app: 0|req: 341/688] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:11 2026] GET /v2.1/servers/e4f7f0de-f800-4ff6-bc02-1fae8bd3853d => 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: 348/689] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:47:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.143 () {30 vars in 413 bytes} [Sat Aug 22 11:47:16 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.143 () {28 vars in 560 bytes} [Sat Aug 22 11:47:16 2026] GET /v2/ => generated 402 bytes in 451 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: 343/692] 10.0.0.143 () {28 vars in 564 bytes} [Sat Aug 22 11:47:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.143 () {30 vars in 413 bytes} [Sat Aug 22 11:47:17 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-22 11:47:17.396 8 WARNING neutronclient.v2_0.client [None req-9eb42cf0-1ccf-466e-88ba-c5e4f0c988ed 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:47:17.436 8 WARNING neutronclient.v2_0.client [None req-9eb42cf0-1ccf-466e-88ba-c5e4f0c988ed 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:47:17.592 8 WARNING neutronclient.v2_0.client [None req-9eb42cf0-1ccf-466e-88ba-c5e4f0c988ed 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in 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/694] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:47:17 2026] POST /v2.1/servers => generated 452 bytes in 454 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-22 11:47:17.829 7 WARNING neutronclient.v2_0.client [None req-90518091-1f52-4811-8fda-cd67f8d3d834 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/695] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:17 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1430 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-08-22 11:47:18.986 8 WARNING neutronclient.v2_0.client [None req-a23b2c13-3e68-48bd-9dfd-4d3302ed8ce3 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/696] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:18 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1434 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-08-22 11:47:20.090 7 WARNING neutronclient.v2_0.client [None req-e897acc5-07d4-4e01-b228-d8dd5dc82101 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/697] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:20 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1482 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:21.212 7 WARNING neutronclient.v2_0.client [None req-befc34ec-90c0-41b9-b4bf-9c49db508f5b 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/700] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:21 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1482 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:22.327 8 WARNING neutronclient.v2_0.client [None req-f96b6138-cd7a-4a7c-ac6d-4beeb538e59e 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:22.893 7 INFO nova.api.openstack.compute.server_external_events [req-2c9755b9-102d-45fd-baed-a20ea9a7b7f8 req-aa08744d-2423-44e1-8778-27043082035a f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:9fc444e1-4438-4f02-98d9-d0b6146a2c02 for instance 5822db8c-5880-483c-8110-3051cba3478a on instance [pid: 7|app: 0|req: 355/701] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:22 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1557 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:23.970 7 WARNING neutronclient.v2_0.client [None req-6ba47c31-3715-41c4-b196-66d2de5e81d3 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/703] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:23 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1555 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:25.117 8 WARNING neutronclient.v2_0.client [None req-d01edfbb-e7af-4439-9aaf-54cb4938a53a 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/704] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:25 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1555 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:26.485 7 WARNING neutronclient.v2_0.client [None req-938e35c1-4def-43a9-ac73-9e11475f2ef3 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/705] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:26 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1555 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:27.605 8 WARNING neutronclient.v2_0.client [None req-eb4f302d-535b-44d3-8eb9-ff754d6b9cd2 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/706] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:27 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1555 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:28.305 7 INFO nova.api.openstack.compute.server_external_events [req-28e30408-5df8-4176-b916-c4a76ec73f5c req-e5118c4e-4609-48d5-87c9-842df1e00b01 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:9fc444e1-4438-4f02-98d9-d0b6146a2c02 for instance 5822db8c-5880-483c-8110-3051cba3478a on instance [pid: 7|app: 0|req: 358/707] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:47:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:28.817 8 WARNING neutronclient.v2_0.client [None req-312610f9-24b1-4c27-83c9-3ba7bad34457 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/708] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:28 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1555 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:29.974 7 WARNING neutronclient.v2_0.client [None req-9440cc2b-2b11-40bc-a505-0ccb95ac8b8c 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:47:29.989 8 WARNING neutronclient.v2_0.client [None req-68f184f2-d568-44c4-94c7-dd27081817b7 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/709] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:47:29 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:30.114 7 WARNING neutronclient.v2_0.client [None req-549b448c-d009-4699-a12a-45fa3e4d1092 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/710] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:29 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1555 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.143 () {32 vars in 815 bytes} [Sat Aug 22 11:47:30 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/os-interface/b88c3d93-d89e-480d-a491-5a41908b9231 => generated 281 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/712] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:30 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/713] 10.0.0.143 () {34 vars in 750 bytes} [Sat Aug 22 11:47:30 2026] POST /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/714] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:30 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:31.196 7 WARNING neutronclient.v2_0.client [None req-c54e6036-dcdf-40c4-b6a4-007a149db0f2 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/717] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:31 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1738 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:31.319 8 WARNING neutronclient.v2_0.client [None req-6ed3eb9b-5695-4f80-90e2-8fbf25c6a89b 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] 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: 364/718] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:31 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:47:31 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a/os-interface => generated 285 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-08-22 11:47:31.531 7 INFO nova.api.openstack.compute.server_external_events [req-fa6f12c4-4e68-4277-ae46-482ff04ceabe req-5af6575a-eb8a-4549-a581-5e63f2717efa f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:b88c3d93-d89e-480d-a491-5a41908b9231 for instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc on instance [pid: 7|app: 0|req: 365/720] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:32.184 8 WARNING neutronclient.v2_0.client [None req-245c4248-6e98-4f17-870c-8edbf109c51a 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/721] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:32 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1738 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/722] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:32 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.143 () {32 vars in 641 bytes} [Sat Aug 22 11:47:32 2026] GET /v2.1/servers => generated 383 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/724] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:47:32 2026] DELETE /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => 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-08-22 11:47:32.577 8 WARNING neutronclient.v2_0.client [None req-efae86ce-bcb5-45d5-a329-dfb26e186d24 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/725] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:32 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1744 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/726] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:33 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:33.493 8 WARNING neutronclient.v2_0.client [None req-531e7d4b-69dd-41c2-a3cd-e690a589a004 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] 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: 359/727] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:33 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1950 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:47:33.572 7 INFO nova.api.openstack.compute.server_external_events [req-8605f351-2754-4ba6-9106-f98c2d87d946 req-bebfaad0-a6ec-4baf-8661-48c2c68f328d f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:9fc444e1-4438-4f02-98d9-d0b6146a2c02 for instance 5822db8c-5880-483c-8110-3051cba3478a on instance [pid: 7|app: 0|req: 369/728] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:33 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, ' [pid: 8|app: 0|req: 360/729] 10.0.0.143 () {34 vars in 750 bytes} [Sat Aug 22 11:47:33 2026] POST /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/action => generated 0 bytes in 45 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: 370/730] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:33 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:33.816 8 WARNING neutronclient.v2_0.client [None req-0e9d24c5-9710-4ed5-a0e5-34dc450c42aa 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/731] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:33 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1744 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/732] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:34 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 194 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:34.978 8 WARNING neutronclient.v2_0.client [None req-06514954-2c0f-4ed6-bb66-d53508187837 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/733] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:34 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1864 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:35.633 7 INFO nova.api.openstack.compute.server_external_events [req-ae4c93f6-daf5-45f8-a0cf-1b31a341fbea req-77cbb61f-b15c-43da-a9ca-c75b9e78196e f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:b88c3d93-d89e-480d-a491-5a41908b9231 for instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc on instance [pid: 7|app: 0|req: 372/734] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/735] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:35 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:35.988 7 INFO nova.api.openstack.compute.server_external_events [req-7a3cf3d4-0b9d-48d2-bf16-59179899fca2 req-daadb405-1f67-4190-b088-44011f53957c f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:9fc444e1-4438-4f02-98d9-d0b6146a2c02 for instance 5822db8c-5880-483c-8110-3051cba3478a on instance [pid: 7|app: 0|req: 373/736] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:36.296 8 WARNING neutronclient.v2_0.client [None req-36d02736-53f2-4c75-8fc4-c175778185ff 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/737] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:36 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1511 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/738] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:47:36 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/739] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:47:36 2026] DELETE /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:36.980 7 WARNING neutronclient.v2_0.client [None req-7dc39591-93d7-4e85-b36b-ceadcbd96484 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:37.417 8 WARNING neutronclient.v2_0.client [None req-6aa691a3-79ad-4e88-8f7e-980a1c2ed6f8 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/740] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:36 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1841 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/741] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:37 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1516 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:38.584 7 WARNING neutronclient.v2_0.client [None req-a439ec5c-83f4-46d6-ad0a-d2c3f199df76 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:38.626 8 WARNING neutronclient.v2_0.client [None req-42c1f4a3-b2f3-4711-ae61-a288ed1544ed 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/742] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:38 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => generated 1516 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:38 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1841 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:39.836 8 INFO nova.api.openstack.wsgi [None req-26fe37ce-c770-4089-85a2-0209d980fd72 0053a99f357b4065bb3665f5dd7c2337 0f98fcc958ef4b6b946bdb4a0d30a4f0 - - default default] HTTP exception thrown: Instance 5822db8c-5880-483c-8110-3051cba3478a could not be found. [pid: 8|app: 0|req: 368/744] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:39 2026] GET /v2.1/servers/5822db8c-5880-483c-8110-3051cba3478a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/745] 10.0.0.143 () {32 vars in 704 bytes} [Sat Aug 22 11:47:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-448095733 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:47:39.874 7 WARNING neutronclient.v2_0.client [None req-fcf735ad-cf8e-42cd-957c-f28b613f8103 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:47:40.086 8 INFO nova.api.openstack.compute.server_external_events [req-e8cbf8be-bd5e-4051-b62a-2150b076a61d req-c594d429-ad43-4654-93f9-502ce1663406 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:b88c3d93-d89e-480d-a491-5a41908b9231 for instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc on instance [pid: 8|app: 0|req: 370/746] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:47:40 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) [pid: 7|app: 0|req: 377/747] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:39 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1774 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:41.218 7 WARNING neutronclient.v2_0.client [None req-7383a012-508f-423a-9f07-7c9df35cd3a4 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/750] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:41 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1486 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:42.887 8 WARNING neutronclient.v2_0.client [None req-08b901dc-e570-44ec-a80b-4106a194f22f 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/751] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:42 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 1486 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:44.212 7 INFO nova.api.openstack.wsgi [None req-e4023039-8220-49f7-8bb7-90f388b93515 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] HTTP exception thrown: Instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc could not be found. [pid: 7|app: 0|req: 380/752] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:44 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/753] 10.0.0.143 () {32 vars in 704 bytes} [Sat Aug 22 11:47:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-589189567 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:44.631 7 INFO nova.api.openstack.wsgi [None req-c0b80be3-1610-495f-82c4-6c9e003e604b 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] HTTP exception thrown: Instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc could not be found. [pid: 7|app: 0|req: 381/754] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:47:44 2026] DELETE /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-22 11:47:44.670 8 INFO nova.api.openstack.wsgi [None req-4506e662-b5bc-408b-9b42-57aabbaba7ed 55e86bc9b6e5484cb0eb0580131cd654 932cdc3617f44cf7ab636275f6ffc0cc - - default default] HTTP exception thrown: Instance ebeeda68-55bd-4e05-b88d-3bd4ca5329fc could not be found. [pid: 8|app: 0|req: 374/755] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:44 2026] GET /v2.1/servers/ebeeda68-55bd-4e05-b88d-3bd4ca5329fc => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/758] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:47:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:55.519 8 WARNING neutronclient.v2_0.client [None req-f3823477-2de2-48a0-b045-29d5a841f006 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:47:55.930 8 WARNING neutronclient.v2_0.client [None req-f3823477-2de2-48a0-b045-29d5a841f006 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/759] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:47:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:47:56.425 8 WARNING neutronclient.v2_0.client [None req-f3823477-2de2-48a0-b045-29d5a841f006 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/760] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:47:55 2026] POST /v2.1/servers => generated 453 bytes in 1349 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-22 11:47:56.838 7 WARNING neutronclient.v2_0.client [None req-b3291f8b-9b44-4e56-bc21-0a89bd3cc548 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/761] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:56 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1392 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:57.974 8 WARNING neutronclient.v2_0.client [None req-7ff9eed4-3552-4c11-95a0-7fe191684e12 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/762] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:57 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1396 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:47:59.205 7 WARNING neutronclient.v2_0.client [None req-997d53f8-3224-4882-a073-a5e618f77ce8 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/763] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:47:59 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1444 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:00.288 8 WARNING neutronclient.v2_0.client [None req-fec1006b-6fe8-4cce-82a3-7fe43f347f74 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/764] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:00 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:01.389 7 WARNING neutronclient.v2_0.client [None req-210c6fda-2219-4738-95a6-8313491ccb57 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/767] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:01 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1452 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:02.296 7 WARNING neutronclient.v2_0.client [None req-9a0ddd79-35b3-4603-9a7f-7ee011297c95 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:02.372 7 WARNING neutronclient.v2_0.client [None req-9a0ddd79-35b3-4603-9a7f-7ee011297c95 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] 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: 380/768] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:48:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:48:02.487 8 INFO nova.api.openstack.compute.server_external_events [req-c896ce2b-4bfb-4726-8a11-94c0f32696d2 req-46631b73-32b4-4444-a50b-9a5bd8e039f8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:223ef9c0-9cc6-41c5-aaad-13a58c09319c for instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c on instance [pid: 8|app: 0|req: 381/769] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:02.539 8 WARNING neutronclient.v2_0.client [None req-bad151af-028f-4419-b75d-29bd53bca602 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:02.564 7 WARNING neutronclient.v2_0.client [None req-9a0ddd79-35b3-4603-9a7f-7ee011297c95 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/770] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:02 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1530 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:48:02 2026] POST /v2.1/servers => generated 451 bytes in 773 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:02.985 8 WARNING neutronclient.v2_0.client [None req-e2d1dfdd-4bfa-46f1-985e-09dc05e76a72 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/772] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:02 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1252 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-08-22 11:48:03.744 7 WARNING neutronclient.v2_0.client [None req-8a3a4dca-67d6-424f-9424-220eb16f6455 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] 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: 384/773] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:48:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:03 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1518 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:48:04.085 8 WARNING neutronclient.v2_0.client [None req-d6259477-42c8-4f9b-b42d-7cc4ea342a99 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/775] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:04 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1302 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:04.857 7 WARNING neutronclient.v2_0.client [None req-a86df5d1-26e8-42ef-8a27-abea00ce4801 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:04.894 7 WARNING neutronclient.v2_0.client [None req-a86df5d1-26e8-42ef-8a27-abea00ce4801 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:04.932 8 WARNING neutronclient.v2_0.client [None req-d5a84b17-2e93-486f-9daf-609882c7e1fc ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:04.948 7 WARNING neutronclient.v2_0.client [None req-a86df5d1-26e8-42ef-8a27-abea00ce4801 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/776] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:04 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1518 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:48:05.106 7 WARNING neutronclient.v2_0.client [None req-a86df5d1-26e8-42ef-8a27-abea00ce4801 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:05.228 8 WARNING neutronclient.v2_0.client [None req-810ee0f5-49d3-4d87-aa56-1fdef03f4642 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/777] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:05 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1350 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:48:04 2026] POST /v2.1/servers => generated 494 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:05.336 8 WARNING neutronclient.v2_0.client [None req-f023f581-740b-482a-ac79-6c4e8ec63ffd 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:05 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1456 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-08-22 11:48:06.086 7 WARNING neutronclient.v2_0.client [None req-04bd745f-9b04-4cd7-b1d6-6bfa0fdb6708 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/780] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1518 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-08-22 11:48:06.314 8 WARNING neutronclient.v2_0.client [None req-29760e7b-18fa-44a4-aea5-44db0d328d84 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/781] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1350 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:06.431 7 WARNING neutronclient.v2_0.client [None req-a7668b4a-bdb9-4f39-8ed7-2eddbd5404ef 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/782] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:06 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1460 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:06.915 8 INFO nova.api.openstack.compute.server_external_events [req-7e97a600-f799-48b8-85fd-59ba9c0f9dab req-d9efccb8-e442-4059-b008-fbf01ed7e5a3 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:223ef9c0-9cc6-41c5-aaad-13a58c09319c for instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c on instance [pid: 8|app: 0|req: 390/783] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:48:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:07.215 7 WARNING neutronclient.v2_0.client [None req-b11b9da7-3ba1-46f8-82c2-c453eb977cff ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/784] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:07 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1518 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:07.398 8 WARNING neutronclient.v2_0.client [None req-edcc5e9d-f029-460a-8e60-bb18aaec4102 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/785] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:07 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1358 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:07.548 7 WARNING neutronclient.v2_0.client [None req-b63eb78a-9224-4d64-a452-12f71389df3d 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/786] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:07 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:08.315 8 INFO nova.api.openstack.compute.server_external_events [req-a6b0bbf7-4f1c-4747-9ee7-e46291fad387 req-50d44f43-039b-4ca3-94c4-0bb731ad5182 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:7755bd6b-5ab2-479f-a565-92f0999900b8 for instance ac48931e-2ab4-4bfd-8124-b9bf70c0e12a on instance [pid: 8|app: 0|req: 392/787] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:08 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-08-22 11:48:08.424 7 WARNING neutronclient.v2_0.client [None req-f5d82268-f83d-4d3d-9065-11f7c055e1e5 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:08.480 8 WARNING neutronclient.v2_0.client [None req-f9ed1de2-3825-4d1f-9e57-6c43dd518f13 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/788] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:08 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1518 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:08 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1436 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:08.661 7 WARNING neutronclient.v2_0.client [None req-3ee10b1d-4e3b-4f7e-b6d6-23540a6ef1b8 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/790] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:08 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1508 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:09.594 8 WARNING neutronclient.v2_0.client [None req-7b15df44-afbb-4b0b-abd6-819954980de4 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:09.632 7 WARNING neutronclient.v2_0.client [None req-d64c305d-faf0-40d9-85f5-e7b83a066ca1 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/791] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:09 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1436 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-08-22 11:48:09.807 7 WARNING neutronclient.v2_0.client [None req-aeabe31f-e53c-4bb1-a9ab-5412298761d4 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/792] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:09 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1700 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/793] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:09 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1516 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:48:09.874 8 WARNING neutronclient.v2_0.client [None req-08dabdd9-d551-4258-90ba-0dc3c568630f ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/794] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:48:09 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:10.822 8 WARNING neutronclient.v2_0.client [None req-9aec06fd-5900-46f9-84ec-b34591d58abf 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:10.890 7 WARNING neutronclient.v2_0.client [None req-cc5be744-9ca2-4225-a9f5-64cb53c16224 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/797] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:10 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1436 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:11.498 8 INFO nova.api.openstack.compute.server_external_events [req-3cd1da31-18e3-4169-9d8d-60c9d04ad9d8 req-80e74fdc-19e3-4fa5-b05d-acad94ea9cd4 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:223ef9c0-9cc6-41c5-aaad-13a58c09319c for instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c on instance [pid: 7|app: 0|req: 401/798] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:10 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1638 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:11.532 7 INFO nova.api.openstack.compute.server_external_events [req-c8a1e6ef-285c-4d5c-8255-cbe8495b560b req-c1d3105e-dfb1-4798-b99e-bd28f2f80f98 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:73f9d07d-4712-4a46-8de8-46f3c15d7a8a for instance 277919de-d8df-4591-909a-855f1143ec06 on instance [pid: 7|app: 0|req: 402/800] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:12.532 8 WARNING neutronclient.v2_0.client [None req-60b02c76-b12e-4c0c-a552-bf117acea4c7 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:12.561 7 WARNING neutronclient.v2_0.client [None req-96757ab9-a41d-4b57-b914-ad2c387de293 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/801] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:12 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1436 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:12 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1626 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:13.734 8 WARNING neutronclient.v2_0.client [None req-c73295f3-b426-4619-8831-501ef3f27435 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:13.760 7 WARNING neutronclient.v2_0.client [None req-be40ae8e-8b21-42a0-b4a5-42206897d49c 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/803] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:13 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:13 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1626 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:14.999 8 WARNING neutronclient.v2_0.client [None req-6b6beb2e-48b9-406e-af2a-2863691228be 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:15.019 7 WARNING neutronclient.v2_0.client [None req-c549eda1-1941-4a28-9ef6-2d4cede47f2f 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/805] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:14 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:14 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1626 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:16.164 8 WARNING neutronclient.v2_0.client [None req-c293e43e-2d6f-45b0-9257-7225c8448764 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:16.218 7 WARNING neutronclient.v2_0.client [None req-473493ee-7c64-4aa0-8594-03f4680a625e 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/807] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:16 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:16 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1626 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:16.502 8 WARNING neutronclient.v2_0.client [None req-44816337-947e-4cb3-a2f7-562d129bc91f ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:48:16.710 8 WARNING neutronclient.v2_0.client [None req-44816337-947e-4cb3-a2f7-562d129bc91f ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/809] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:48:16 2026] POST /v2.1/servers => generated 424 bytes in 512 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:16.984 7 WARNING neutronclient.v2_0.client [None req-2412ab0d-25f3-4154-9772-0531090669bb ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/810] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:16 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:17.320 8 WARNING neutronclient.v2_0.client [None req-9b3389d8-8fed-4a50-a9f3-72ff5d9d2e84 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] 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: 404/811] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:17 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:48:17.471 7 WARNING neutronclient.v2_0.client [None req-97df6770-368d-4288-8de8-58dea2aef75b 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/812] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:17 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1626 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-08-22 11:48:17.787 8 INFO nova.api.openstack.compute.server_external_events [req-ce7a74da-cad3-49c1-b62e-8ed4a4021190 req-57dfe50c-2957-4ae4-a624-5f6c3fae63ec f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:73f9d07d-4712-4a46-8de8-46f3c15d7a8a for instance 277919de-d8df-4591-909a-855f1143ec06 on instance [pid: 8|app: 0|req: 405/813] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:48:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:18.071 7 WARNING neutronclient.v2_0.client [None req-6d757e2d-9d86-4a5e-85a1-ab445b3316b1 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/814] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:18 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1372 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:18.515 8 WARNING neutronclient.v2_0.client [None req-5f042987-e523-4169-ae95-7416f6081d76 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:18.663 7 WARNING neutronclient.v2_0.client [None req-fda162cd-d80b-417d-98be-5270e7fac260 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/815] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:18 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:18 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1626 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:19.172 8 WARNING neutronclient.v2_0.client [None req-7e4cf40b-ce63-40a5-a4f4-2854527646ea ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/817] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1420 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:19.749 7 WARNING neutronclient.v2_0.client [None req-0b83db2b-c034-4c0a-978a-660ca0386855 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:19.826 8 WARNING neutronclient.v2_0.client [None req-06c03b17-31d1-42ec-95e1-5ae76b697893 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/818] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 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-08-22 11:48:19.890 7 INFO nova.api.openstack.compute.server_external_events [req-2818f0b5-1102-4e05-9ded-19a341e50cb6 req-0a0b99d9-fbf4-4730-a85e-ae89ce6dacbb f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:7755bd6b-5ab2-479f-a565-92f0999900b8 for instance ac48931e-2ab4-4bfd-8124-b9bf70c0e12a on instance [pid: 7|app: 0|req: 412/819] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:48:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1805 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:19.994 7 WARNING neutronclient.v2_0.client [None req-3ac282c4-364c-458d-af47-1c9e80b3bc2c 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:48:19 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:20.280 8 WARNING neutronclient.v2_0.client [None req-b33aa752-961f-4514-aed5-a73e0cc1b5d0 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/822] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:20 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1420 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-08-22 11:48:20.913 7 INFO nova.api.openstack.compute.server_external_events [req-f88310a4-0807-4c03-bd2e-638070c3861b req-9c9e5b40-865b-40ae-a91d-930fbb32e2bc f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:73f9d07d-4712-4a46-8de8-46f3c15d7a8a for instance 277919de-d8df-4591-909a-855f1143ec06 on instance [pid: 7|app: 0|req: 415/825] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:48:20.954 8 WARNING neutronclient.v2_0.client [None req-80b69b3b-1b96-4eaa-8840-143ea44272df 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/826] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:20 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1424 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:21.393 7 WARNING neutronclient.v2_0.client [None req-9a7f93d6-bae7-41ac-a231-0b319299dfd8 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/827] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:21 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1428 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:22.128 8 WARNING neutronclient.v2_0.client [None req-67d8f3b8-755d-42a8-89a1-efed3da7c28b 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/828] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:22 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1611 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-08-22 11:48:22.293 7 WARNING neutronclient.v2_0.client [None req-0053e140-6c9f-4120-8524-c21835a94493 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/829] 10.0.0.143 () {32 vars in 741 bytes} [Sat Aug 22 11:48:22 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:22.499 8 WARNING neutronclient.v2_0.client [None req-57d07bd5-5fdd-41fb-afbc-06a021c6756a ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/830] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:22 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1480 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:22.967 7 INFO nova.api.openstack.compute.server_external_events [req-64bcfec7-d1e7-4ff1-a5b6-63d509b72746 req-04a4b197-80a1-4b44-a955-4d413c161c2b f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:153c4d94-5bd5-4e12-831c-7c0ad89a04a5 for instance c2f1d788-58ad-491a-8a31-9cec745aee14 on instance [pid: 7|app: 0|req: 418/831] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:22 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:23.095 7 INFO nova.api.openstack.compute.server_external_events [req-e5eb1a7c-bb56-409f-9bf9-555d4f9bf1f1 req-858385b2-b969-4572-9e43-c532280c47da f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:7755bd6b-5ab2-479f-a565-92f0999900b8 for instance ac48931e-2ab4-4bfd-8124-b9bf70c0e12a on instance [pid: 7|app: 0|req: 419/832] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:23 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) 2026-08-22 11:48:23.122 8 WARNING neutronclient.v2_0.client [None req-f1967f89-67f0-4a6f-bf6f-32215cf982e2 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/833] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:23 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1611 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, ' [pid: 7|app: 0|req: 420/834] 10.0.0.143 () {32 vars in 641 bytes} [Sat Aug 22 11:48:23 2026] GET /v2.1/servers => generated 387 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/835] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:48:23 2026] DELETE /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => 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-08-22 11:48:23.491 7 WARNING neutronclient.v2_0.client [None req-af24b19e-4f1e-4432-a6dc-a7ace42a20f6 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/836] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:23 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1617 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:23.734 8 WARNING neutronclient.v2_0.client [None req-58704fb3-bb36-4511-9bc2-b06af51dc887 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/837] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:23 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1468 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:24.650 7 WARNING neutronclient.v2_0.client [None req-bf73606e-13de-4d47-9347-9aba1ca56df2 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/838] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:24 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1737 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:24.903 8 WARNING neutronclient.v2_0.client [None req-cd057261-7324-4af2-8694-545b7dcabd6a ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/839] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:24 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1468 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:25.833 7 WARNING neutronclient.v2_0.client [None req-06932359-331e-4d8a-b5cf-2237ae2dbcee 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/840] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:25 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1737 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-08-22 11:48:26.032 8 WARNING neutronclient.v2_0.client [None req-da576f82-c290-4d59-8aee-3b9360a49c5b ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/841] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:25 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1468 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:26.644 7 INFO nova.api.openstack.compute.server_external_events [req-b3505c19-43ae-4265-a01f-61fca7bb9e64 req-871f1fbe-1669-42ca-a48c-66316a84f288 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:7755bd6b-5ab2-479f-a565-92f0999900b8 for instance ac48931e-2ab4-4bfd-8124-b9bf70c0e12a on instance [pid: 7|app: 0|req: 424/842] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:26 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-08-22 11:48:27.007 8 WARNING neutronclient.v2_0.client [None req-f019e6a0-dd1a-468c-8996-bcaad98f347e 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/843] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:26 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1379 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:27.170 7 WARNING neutronclient.v2_0.client [None req-49ccdcf5-b615-4e74-b41a-9b80c57fec94 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/844] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:27 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:28.084 8 WARNING neutronclient.v2_0.client [None req-94979781-d9c4-46e8-bab5-0162e0b91103 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/845] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:28 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1379 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:28.280 7 INFO nova.api.openstack.compute.server_external_events [req-68f175f5-c931-4d99-b167-5cbae04f2a19 req-facf338c-425d-4bbe-9fc0-e027a0869448 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:153c4d94-5bd5-4e12-831c-7c0ad89a04a5 for instance c2f1d788-58ad-491a-8a31-9cec745aee14 on instance [pid: 7|app: 0|req: 426/846] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:48:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:28.332 8 WARNING neutronclient.v2_0.client [None req-9dc62a33-7148-487d-84a8-12acc1b39b7b ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/847] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:28 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1468 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:29.181 7 WARNING neutronclient.v2_0.client [None req-7b0b94ab-3e5a-43cc-a987-6ea5e6fa38df 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/848] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:29 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1384 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:29.549 8 WARNING neutronclient.v2_0.client [None req-0798d8e3-181c-427d-a164-8c5d66615aa2 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/849] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:29 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1648 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:30.285 7 WARNING neutronclient.v2_0.client [None req-43d9887d-8893-4806-b23e-db5506ea1550 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/850] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:30 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 1384 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, ' [pid: 7|app: 0|req: 430/853] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:48:30 2026] DELETE /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:31.101 8 WARNING neutronclient.v2_0.client [None req-aeb5e5c6-ed0e-4fec-af1e-15ba41dfbdea ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/854] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:31 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1654 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:31.376 7 INFO nova.api.openstack.wsgi [None req-3472d8eb-25e8-4b84-bd88-bf80ccde47d2 4e4bfa0b71b84ab3b4b36e0f8c0b7c60 f102d187e8da4fd5ae2746c2448d4b8e - - default default] HTTP exception thrown: Instance ac48931e-2ab4-4bfd-8124-b9bf70c0e12a could not be found. [pid: 7|app: 0|req: 431/855] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:31 2026] GET /v2.1/servers/ac48931e-2ab4-4bfd-8124-b9bf70c0e12a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/856] 10.0.0.143 () {32 vars in 704 bytes} [Sat Aug 22 11:48:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-941480480 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:32.271 7 WARNING neutronclient.v2_0.client [None req-30e62b6e-cbe8-418a-922e-bf22a1e539e6 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/857] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:32 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1654 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:48:33.148 8 WARNING neutronclient.v2_0.client [None req-d5152464-4bd6-4c65-9b21-e2be08cbd5c5 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/858] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:33 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1820 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-08-22 11:48:33.321 7 WARNING neutronclient.v2_0.client [None req-38ce4566-bd1c-4b8c-92e0-00774f78927e ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] 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: 433/859] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:33 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1820 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:48:33.414 8 WARNING neutronclient.v2_0.client [None req-40368b93-0d33-4e40-a94a-fc74d7a0a608 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/860] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:33 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1654 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/861] 10.0.0.143 () {34 vars in 750 bytes} [Sat Aug 22 11:48:33 2026] POST /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:33.719 8 WARNING neutronclient.v2_0.client [None req-23cac695-0572-422c-8761-b3e6fd878135 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:33.863 7 INFO nova.api.openstack.compute.server_external_events [req-0a35a174-5b00-4f66-a75a-ead096d34640 req-ce39580b-7172-4bc8-a389-c1346f12f647 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:153c4d94-5bd5-4e12-831c-7c0ad89a04a5 for instance c2f1d788-58ad-491a-8a31-9cec745aee14 on instance [pid: 7|app: 0|req: 435/862] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:48:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/863] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:33 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1822 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:34.578 7 WARNING neutronclient.v2_0.client [None req-295fbec6-e755-4ef3-b4e4-317aa666c015 ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/864] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:34 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1449 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:34.984 8 WARNING neutronclient.v2_0.client [None req-ad1f5d56-d78b-4f02-836d-f659168bd049 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/865] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:34 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1822 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:35.686 7 WARNING neutronclient.v2_0.client [None req-c9d432f6-1684-4621-8f24-4ed486ef0b5e ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/866] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:35 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:36.146 8 WARNING neutronclient.v2_0.client [None req-c1923b21-9e60-4077-afae-6671754f553f ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/867] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:36 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1822 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-08-22 11:48:36.809 7 WARNING neutronclient.v2_0.client [None req-09cb00c9-c677-4031-8aaf-a54f45b1596f ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/868] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:36 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 1454 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-08-22 11:48:37.302 8 WARNING neutronclient.v2_0.client [None req-42074b99-103f-4a58-acb3-d862182ad512 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/869] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:37 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:37.885 7 INFO nova.api.openstack.wsgi [None req-420131a5-c3ab-4ddc-809f-c813514ac5ec ec6a0c28eb514c6499aa0e6b1cbb8f76 b673f8fdb03846d08cdbc23dc7aaf72a - - default default] HTTP exception thrown: Instance c2f1d788-58ad-491a-8a31-9cec745aee14 could not be found. [pid: 7|app: 0|req: 439/870] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:37 2026] GET /v2.1/servers/c2f1d788-58ad-491a-8a31-9cec745aee14 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:38.475 8 WARNING neutronclient.v2_0.client [None req-2892a4ab-0eea-4acf-856f-28bc3ebc8531 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/871] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:38 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1827 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:39.635 7 WARNING neutronclient.v2_0.client [None req-70fa2992-8c77-460c-80d8-1e747476c3ce ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/872] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:39 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1827 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:40.863 7 WARNING neutronclient.v2_0.client [None req-2be6669d-92c6-4bad-8ba9-405d32a96486 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:40.963 8 INFO nova.api.openstack.compute.server_external_events [req-03486cfb-5913-4e37-b539-93fe2cefcdef req-b2f63fa8-acd8-46af-95d4-a4c6a0ed73a0 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-unplugged:223ef9c0-9cc6-41c5-aaad-13a58c09319c for instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c on instance [pid: 8|app: 0|req: 434/875] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:48:40 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) [pid: 7|app: 0|req: 442/876] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:40 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1827 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:42.082 8 WARNING neutronclient.v2_0.client [None req-da1a2f63-d82a-4e88-8521-36ad2a11b524 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/877] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:42 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1827 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:43.224 7 WARNING neutronclient.v2_0.client [None req-533c6ba1-0997-42d8-8cc1-2dae1634c7cc ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/878] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:43 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1827 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:43.430 8 INFO nova.api.openstack.compute.server_external_events [req-0aa0a3fe-784b-4df7-8215-5795a7b636e5 req-40b7dba1-d97a-42ed-8d83-eff8dba9d169 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:223ef9c0-9cc6-41c5-aaad-13a58c09319c for instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c on instance [pid: 8|app: 0|req: 436/879] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:48:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:48:44.370 7 WARNING neutronclient.v2_0.client [None req-381ef750-ca0f-4b8f-a40c-a15c5a38768a ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/880] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:44 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1820 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, ' [pid: 8|app: 0|req: 437/881] 10.0.0.27 () {30 vars in 618 bytes} [Sat Aug 22 11:48:44 2026] GET /v2.1 => generated 0 bytes in 183 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: 445/882] 10.0.0.27 () {32 vars in 691 bytes} [Sat Aug 22 11:48:44 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/883] 10.0.0.27 () {34 vars in 912 bytes} [Sat Aug 22 11:48:44 2026] GET /v2.1/os-simple-tenant-usage/421547dabec74236af40570d5b155ac0?start=2026-08-21T00:00:00&end=2026-08-22T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/884] 10.0.0.27 () {30 vars in 653 bytes} [Sat Aug 22 11:48:45 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 8|app: 0|req: 439/885] 10.0.0.27 () {30 vars in 618 bytes} [Sat Aug 22 11:48:48 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 447/886] 10.0.0.27 () {32 vars in 691 bytes} [Sat Aug 22 11:48:48 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/887] 10.0.0.27 () {34 vars in 912 bytes} [Sat Aug 22 11:48:48 2026] GET /v2.1/os-simple-tenant-usage/421547dabec74236af40570d5b155ac0?start=2026-08-21T00:00:00&end=2026-08-22T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/888] 10.0.0.27 () {30 vars in 653 bytes} [Sat Aug 22 11:48:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:48:58.966 7 WARNING neutronclient.v2_0.client [None req-c3b30c52-878e-4695-873b-5954cd657ad0 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/891] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:48:58 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1925 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 443/894] 10.0.0.143 () {32 vars in 753 bytes} [Sat Aug 22 11:49:01 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06/os-server-password => generated 116 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: 452/895] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:49:03 2026] DELETE /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:03.199 8 WARNING neutronclient.v2_0.client [None req-732e3818-0602-4740-bb1a-38291ce8080d 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/896] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:03 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1931 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:04.587 7 WARNING neutronclient.v2_0.client [None req-f02f502e-77d9-4f79-b4d1-e81b826041a3 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/897] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:04 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1931 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-08-22 11:49:05.898 8 WARNING neutronclient.v2_0.client [None req-5a9fa17e-db8d-4b47-b630-1f31aa2cac11 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:06.035 7 WARNING neutronclient.v2_0.client [None req-e04b2da5-985b-4f06-884e-053ed878b893 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/898] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:05 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1931 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:06.510 8 INFO nova.api.openstack.compute.server_external_events [req-dd9492d4-6371-43e2-a85c-65b25b804b5d req-7b4e33e5-fa14-4d5b-8b4e-f46ec03990a8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:73f9d07d-4712-4a46-8de8-46f3c15d7a8a for instance 277919de-d8df-4591-909a-855f1143ec06 on instance [pid: 8|app: 0|req: 446/899] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/900] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:06 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1820 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 447/901] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:49:06 2026] DELETE /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:06.881 7 WARNING neutronclient.v2_0.client [None req-a33bf775-c9c9-4543-8540-ff463198fead ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/902] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:06 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1826 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:07.535 8 WARNING neutronclient.v2_0.client [None req-a396411e-8968-44eb-b2db-1e8f849c01ef 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/903] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:07 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1542 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-08-22 11:49:08.172 7 WARNING neutronclient.v2_0.client [None req-8f24b7fd-d1e8-431c-b46d-0e7e1c14613a ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/904] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:08 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1826 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:08.663 8 WARNING neutronclient.v2_0.client [None req-3c983cd8-bb49-4b47-8c75-a112f19d25bf 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/905] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:08 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 1542 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:09.311 7 WARNING neutronclient.v2_0.client [None req-205ebc8a-d8c5-433e-9c6f-42b15e2feade ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/906] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:09 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1826 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:09.759 8 INFO nova.api.openstack.wsgi [None req-3e082c89-5131-41be-a04c-4e2847c85c40 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] HTTP exception thrown: Instance 277919de-d8df-4591-909a-855f1143ec06 could not be found. [pid: 8|app: 0|req: 450/907] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:09 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:09.794 7 INFO nova.api.openstack.wsgi [None req-ec3d341a-e81b-484c-aed8-663003e7709c 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] HTTP exception thrown: Instance 277919de-d8df-4591-909a-855f1143ec06 could not be found. [pid: 7|app: 0|req: 458/908] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:49:09 2026] DELETE /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:09.826 8 INFO nova.api.openstack.wsgi [None req-ae275c6f-f674-45e4-a7ca-5567a4c362a3 8cb095f0aafb4351968fbcb725ebd3ac 68f91fab6e7645c7bc6f63b54e646919 - - default default] HTTP exception thrown: Instance 277919de-d8df-4591-909a-855f1143ec06 could not be found. [pid: 8|app: 0|req: 451/909] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:09 2026] GET /v2.1/servers/277919de-d8df-4591-909a-855f1143ec06 => 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: 459/910] 10.0.0.143 () {32 vars in 706 bytes} [Sat Aug 22 11:49:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1503534235 => 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-08-22 11:49:09.950 8 INFO nova.api.openstack.compute.server_external_events [req-fe5c1af4-e2ab-4ea2-94dd-bb33559de494 req-18a6cbb2-871a-485b-9ec6-54c58e0f8ca1 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:223ef9c0-9cc6-41c5-aaad-13a58c09319c for instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c on instance [pid: 8|app: 0|req: 452/911] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:10.477 7 WARNING neutronclient.v2_0.client [None req-5ba2a3a2-29e4-4e00-8e06-843430077937 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/912] 10.0.0.143 () {32 vars in 726 bytes} [Sat Aug 22 11:49:10 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-415272142 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/913] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:10 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1473 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:49:11.601 8 WARNING neutronclient.v2_0.client [None req-f6d45ef6-b07c-4a8f-b2ca-b8a7a5750378 ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/916] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:11 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1478 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:12.734 7 WARNING neutronclient.v2_0.client [None req-f42bd8f7-0f98-490b-87ca-6b317b4ba6fd ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/917] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:12 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 1478 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:13.818 8 INFO nova.api.openstack.wsgi [None req-9dab1756-f6ae-4ba2-a5fc-e6feb9c0240a ad73e62831aa4294b984a72e703cb772 1abe864d3a784085bd56a0a7bbbc6c50 - - default default] HTTP exception thrown: Instance a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c could not be found. [pid: 8|app: 0|req: 456/918] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:13 2026] GET /v2.1/servers/a695ad1f-5748-4cde-98a5-2d0a2c2eaf5c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/919] 10.0.0.143 () {32 vars in 704 bytes} [Sat Aug 22 11:49:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-342910210 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/922] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:49:30 2026] POST /v2.1/os-keypairs => generated 398 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:49:33.124 7 WARNING neutronclient.v2_0.client [None req-a94a8d35-e20a-48aa-b876-9c19244be615 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:49:33.436 7 WARNING neutronclient.v2_0.client [None req-a94a8d35-e20a-48aa-b876-9c19244be615 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:49:33.874 7 WARNING neutronclient.v2_0.client [None req-a94a8d35-e20a-48aa-b876-9c19244be615 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/925] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:49:33 2026] POST /v2.1/servers => generated 449 bytes in 1156 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:34.255 8 WARNING neutronclient.v2_0.client [None req-d06921e3-b621-4a73-9c31-47869dae2f3c 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/926] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:34 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1403 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/927] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:49:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:35.333 8 WARNING neutronclient.v2_0.client [None req-c852236f-2ddf-42d4-bf48-65a39fe2ad5f 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/928] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:35 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1407 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-22 11:49:36.076 7 WARNING neutronclient.v2_0.client [None req-3354cf6a-1a04-46d0-b38b-d40d62271cca 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:49:36.119 7 WARNING neutronclient.v2_0.client [None req-3354cf6a-1a04-46d0-b38b-d40d62271cca 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:49:36.399 7 WARNING neutronclient.v2_0.client [None req-3354cf6a-1a04-46d0-b38b-d40d62271cca 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:36.526 8 WARNING neutronclient.v2_0.client [None req-c77d1ab1-7563-490c-a556-11b9c77afb70 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/929] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:36 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1455 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/930] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:49:35 2026] POST /v2.1/servers => generated 448 bytes in 669 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:36.699 8 WARNING neutronclient.v2_0.client [None req-288f2993-dfd7-4400-9da5-770b47b6f0ce 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/931] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:36 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:37.644 7 WARNING neutronclient.v2_0.client [None req-a7c35d91-1c3c-427a-9b69-323a39bfba5c 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/932] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:37 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:38.740 8 WARNING neutronclient.v2_0.client [None req-5e778db1-40ea-4119-a3ff-169dffe30d4b 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/933] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:38 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1463 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:39.480 7 INFO nova.api.openstack.compute.server_external_events [req-cd74e904-a4d6-4730-a232-25842e401029 req-eba50ac0-963b-47f5-ac47-6a28ff9423ec f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:dfc73ab4-ad49-4e4b-930a-27b8a2e6d801 for instance 4756483c-fdad-43a6-81b0-609484d7e92a on instance [pid: 7|app: 0|req: 470/934] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:39.899 8 WARNING neutronclient.v2_0.client [None req-ead472b8-9813-413c-8f37-e08b08a4d6fa 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/935] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:39 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1540 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:41.034 8 WARNING neutronclient.v2_0.client [None req-c296765d-0801-4a35-aaf8-1909094dd482 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/938] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:41 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1528 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:41.790 7 WARNING neutronclient.v2_0.client [None req-a7035789-1ee7-49e9-b028-ff680acdc713 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/939] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:41 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 1521 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:41.938 8 INFO nova.api.openstack.compute.server_external_events [req-af8ac8e1-3415-47cd-b133-3c213a829c71 req-4ccfe72b-a130-41de-97c7-5108d6123793 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c1ef4a6a-6fcb-4037-969b-1049a9e6e9b4 for instance 857f5e07-3662-4424-a9f4-214fdd86473b on instance [pid: 8|app: 0|req: 468/940] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:41 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-08-22 11:49:42.270 7 WARNING neutronclient.v2_0.client [None req-30860673-f44f-4a38-8ff6-14c42e921777 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/941] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:42 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1528 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:43.409 8 WARNING neutronclient.v2_0.client [None req-64afc4ba-7196-4a69-8d84-8cdeeeeab52c 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/942] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:43 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1528 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:43.581 7 INFO nova.api.openstack.compute.server_external_events [req-f84eaafc-3615-4c12-b0d7-7ca3d87c02b5 req-f7194100-c92e-4d5d-87cc-983a2db942f6 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:dfc73ab4-ad49-4e4b-930a-27b8a2e6d801 for instance 4756483c-fdad-43a6-81b0-609484d7e92a on instance [pid: 7|app: 0|req: 474/943] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:49:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:44.555 8 WARNING neutronclient.v2_0.client [None req-6ec7b66d-cbac-4989-a124-5d0f75d79d5e 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/944] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:44 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1528 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:45.737 7 WARNING neutronclient.v2_0.client [None req-69bb9f76-39f2-4d00-a3a2-655543bbbf12 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/945] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:45 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1697 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:45.888 8 WARNING neutronclient.v2_0.client [None req-49ae1315-59ca-4158-a9ce-5b9d5a415e2d 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/946] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:45 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1697 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:46.952 7 WARNING neutronclient.v2_0.client [None req-28ffec59-70e3-400a-8587-4b37f249a835 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/947] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:46 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 1519 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:47.302 8 INFO nova.api.openstack.compute.server_external_events [req-be62f70f-6ab0-436a-8e41-46409d053f4e req-9a1df6f7-e463-4692-9dbc-b6d8aee8a1ad f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:dfc73ab4-ad49-4e4b-930a-27b8a2e6d801 for instance 4756483c-fdad-43a6-81b0-609484d7e92a on instance [pid: 8|app: 0|req: 472/948] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:47.383 7 INFO nova.api.openstack.compute.server_external_events [req-9ba1b2a1-644c-4be7-a01d-36ba6238f190 req-f54de299-6e9a-43e1-b29d-7a22b684fb89 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:c1ef4a6a-6fcb-4037-969b-1049a9e6e9b4 for instance 857f5e07-3662-4424-a9f4-214fdd86473b on instance [pid: 7|app: 0|req: 477/949] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:52.213 8 WARNING neutronclient.v2_0.client [None req-01159413-7185-4e7c-abed-56f188acd68b 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/952] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:52 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 1819 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:53.526 8 INFO nova.api.openstack.compute.server_external_events [req-3ab179c8-e653-4158-a7d1-b5da7124c73f req-623ac4e6-906f-447f-bf27-6ed4a6f2d43d f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c1ef4a6a-6fcb-4037-969b-1049a9e6e9b4 for instance 857f5e07-3662-4424-a9f4-214fdd86473b on instance [pid: 8|app: 0|req: 475/953] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:49:53.580 7 WARNING neutronclient.v2_0.client [None req-cc74c809-0558-491f-892a-3a3a020a7edd 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:49:53.625 7 WARNING neutronclient.v2_0.client [None req-cc74c809-0558-491f-892a-3a3a020a7edd 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:49:53.861 7 WARNING neutronclient.v2_0.client [None req-cc74c809-0558-491f-892a-3a3a020a7edd 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/954] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:49:53 2026] POST /v2.1/servers => generated 448 bytes in 532 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:54.066 8 WARNING neutronclient.v2_0.client [None req-387538b0-2270-4a6a-9939-6015609e5d9d 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/955] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:54 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => generated 1395 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, ' [pid: 7|app: 0|req: 480/956] 10.0.0.143 () {34 vars in 750 bytes} [Sat Aug 22 11:49:55 2026] POST /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a/action => generated 31890 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:59.152 8 WARNING neutronclient.v2_0.client [None req-cf7a89e5-597e-4864-bbe0-f1eb7acc9e40 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:49:59.357 7 INFO nova.api.openstack.compute.server_external_events [req-5eca25c5-3101-4004-bf32-eaaca2eef408 req-a13ea131-00f0-4057-b9d7-3f14f0a2e633 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c32b72f4-9d87-4562-96b0-c63126afcf9e for instance b92f726b-866f-493e-868c-b69cd101c203 on instance [pid: 7|app: 0|req: 481/957] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:49:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/958] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:49:59 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => generated 1521 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:02.836 7 INFO nova.api.openstack.compute.server_external_events [req-619a1bfb-ba92-49d4-a1f7-87dc7f997ee6 req-fa982df7-f58b-49ad-834d-76498df66517 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:c32b72f4-9d87-4562-96b0-c63126afcf9e for instance b92f726b-866f-493e-868c-b69cd101c203 on instance [pid: 7|app: 0|req: 483/961] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:50:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:04.610 8 WARNING neutronclient.v2_0.client [None req-3d6cac4e-a5e2-4133-87d1-8e06c0861a40 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/962] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:04 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => generated 1519 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:07.720 7 INFO nova.api.openstack.compute.server_external_events [req-9a25f349-8cf5-447d-a2bc-4221d6b08f89 req-e8eb133d-3519-405c-8942-ccd4478f1f2e f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:dfc73ab4-ad49-4e4b-930a-27b8a2e6d801 for instance 4756483c-fdad-43a6-81b0-609484d7e92a on instance [pid: 7|app: 0|req: 484/963] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:09.843 8 WARNING neutronclient.v2_0.client [None req-95152c3b-51a5-40b8-991f-abcc5cffee89 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/964] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:09 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => generated 1818 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/967] 10.0.0.143 () {34 vars in 671 bytes} [Sat Aug 22 11:50:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:11.098 8 INFO nova.api.openstack.compute.server_external_events [req-1e821b0f-cd94-4990-904a-da8dc9914505 req-073a01c9-6c8c-40fe-8948-ac383af88358 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c32b72f4-9d87-4562-96b0-c63126afcf9e for instance b92f726b-866f-493e-868c-b69cd101c203 on instance [pid: 8|app: 0|req: 482/968] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:50:12.298 7 WARNING neutronclient.v2_0.client [None req-f06e56e7-ae4a-4388-9c55-65d3dd5407c3 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:50:12.338 7 WARNING neutronclient.v2_0.client [None req-f06e56e7-ae4a-4388-9c55-65d3dd5407c3 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:50:12.483 7 WARNING neutronclient.v2_0.client [None req-f06e56e7-ae4a-4388-9c55-65d3dd5407c3 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/969] 10.0.0.143 () {34 vars in 663 bytes} [Sat Aug 22 11:50:12 2026] POST /v2.1/servers => generated 449 bytes in 415 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:12.697 8 WARNING neutronclient.v2_0.client [None req-ad1e07f8-9f25-4959-854b-df04510e2314 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/970] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:12 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1401 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:13.789 7 WARNING neutronclient.v2_0.client [None req-b5d10bd6-3b95-4938-a9f3-f478bb0dea04 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/971] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:13 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1405 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:14.887 8 WARNING neutronclient.v2_0.client [None req-a7685ff9-4167-4b9b-aef2-851f4797ead2 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/972] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:14 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1453 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-08-22 11:50:15.970 7 WARNING neutronclient.v2_0.client [None req-b5c0d35a-3607-4ecd-91e2-98bf14d52ec3 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/973] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:15 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:17.057 8 WARNING neutronclient.v2_0.client [None req-483ded53-e414-444c-8503-607c2c78ba98 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/974] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:17 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1461 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:17.791 7 INFO nova.api.openstack.compute.server_external_events [req-e74c58a0-8b14-4c49-931d-254dd36eba74 req-ae94598f-8ba6-4b03-978e-6c008f00e592 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:7d1023b8-6cc6-4bea-b8f8-d2f9bde14e2a for instance 2d7001d5-8367-4896-be88-b12935c76d38 on instance [pid: 7|app: 0|req: 490/975] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:18.294 8 WARNING neutronclient.v2_0.client [None req-0238362b-f51f-4371-8c1c-0afd0bf99ac7 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/976] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:18 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1538 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:19.469 7 WARNING neutronclient.v2_0.client [None req-3d8a397b-9923-4398-bd84-372ac9813036 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/977] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:19 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:20.616 8 WARNING neutronclient.v2_0.client [None req-1e75418f-a27c-4bd1-a32e-e3c7154719b1 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/980] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:20 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:21.816 7 WARNING neutronclient.v2_0.client [None req-98960a5e-39bf-47e4-ae6e-a77973a9098f 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/981] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:21 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1526 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:22.953 8 WARNING neutronclient.v2_0.client [None req-07126086-c5a5-4687-a79d-4abb78def51f 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/982] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:22 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1526 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:23.304 7 INFO nova.api.openstack.compute.server_external_events [req-3dbad47b-ba4d-4508-815b-0bcca80fcc5f req-01dd79e7-0939-4ffe-8688-367342b7a862 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:7d1023b8-6cc6-4bea-b8f8-d2f9bde14e2a for instance 2d7001d5-8367-4896-be88-b12935c76d38 on instance [pid: 7|app: 0|req: 494/983] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:50: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-08-22 11:50:24.093 8 WARNING neutronclient.v2_0.client [None req-283c676d-cec6-4531-81e7-bc2dbbe180cb 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/984] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:24 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1526 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:25.295 7 WARNING neutronclient.v2_0.client [None req-960c6d45-4c0b-426f-908c-0ff5ac0e1560 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/985] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:25 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1695 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:25.448 8 WARNING neutronclient.v2_0.client [None req-080765ae-013d-49e3-89fa-2a81d6cd3fae 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/986] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:25 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1695 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:26.349 7 INFO nova.api.openstack.compute.server_external_events [req-d995b1da-134e-482a-b208-8604e59fdab6 req-3123a5fa-ad4d-4b6b-b5e2-fec0eb791547 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:7d1023b8-6cc6-4bea-b8f8-d2f9bde14e2a for instance 2d7001d5-8367-4896-be88-b12935c76d38 on instance [pid: 7|app: 0|req: 496/987] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/990] 10.0.0.143 () {34 vars in 750 bytes} [Sat Aug 22 11:50:32 2026] POST /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38/action => generated 31853 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:41.968 8 WARNING neutronclient.v2_0.client [None req-bd7d1d4e-42ed-4014-9b6a-ec28710d843e 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:50:42.005 8 WARNING neutronclient.v2_0.client [None req-bd7d1d4e-42ed-4014-9b6a-ec28710d843e 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:50:42.144 8 WARNING neutronclient.v2_0.client [None req-bd7d1d4e-42ed-4014-9b6a-ec28710d843e 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/993] 199.204.45.238 () {36 vars in 714 bytes} [Sat Aug 22 11:50:41 2026] POST /v2.1/servers => generated 453 bytes in 719 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-08-22 11:50:42.856 7 WARNING neutronclient.v2_0.client [None req-4958f2e7-c4ff-404b-a1c4-8285a9603a5f 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/994] 199.204.45.238 () {32 vars in 733 bytes} [Sat Aug 22 11:50:42 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:42.916 8 WARNING neutronclient.v2_0.client [None req-a75e0674-2745-4b5f-879d-3cf498d55ba2 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/995] 199.204.45.238 () {32 vars in 759 bytes} [Sat Aug 22 11:50:42 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/996] 199.204.45.238 () {32 vars in 777 bytes} [Sat Aug 22 11:50:42 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 496/997] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:50:43 2026] DELETE /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:44.117 7 WARNING neutronclient.v2_0.client [None req-7dd564df-db32-4382-8416-39a6d157ec5e 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/998] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:44 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1821 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-08-22 11:50:45.295 8 WARNING neutronclient.v2_0.client [None req-9b9236a7-b05e-4d2d-9c51-a56a6e2dd786 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/999] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:45 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1821 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:45.558 7 WARNING neutronclient.v2_0.client [None req-c4c2b602-b908-43df-bb06-fcd2d760cf63 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1000] 199.204.45.238 () {32 vars in 733 bytes} [Sat Aug 22 11:50:45 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 2371 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:45.653 8 WARNING neutronclient.v2_0.client [None req-bcfdd14d-2c2e-4b7b-bc92-217f9cf593af 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1001] 199.204.45.238 () {32 vars in 759 bytes} [Sat Aug 22 11:50:45 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 504/1002] 199.204.45.238 () {32 vars in 777 bytes} [Sat Aug 22 11:50:45 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-volume_attachments => generated 197 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:46.467 8 WARNING neutronclient.v2_0.client [None req-14381af1-7eb0-4778-be45-acd41f72ce36 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:46.832 7 INFO nova.api.openstack.compute.server_external_events [req-46784964-be40-402b-994a-b2ae3f4178fe req-97229fc1-f956-46fc-907f-b7c6b727ac7a f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-unplugged:7d1023b8-6cc6-4bea-b8f8-d2f9bde14e2a for instance 2d7001d5-8367-4896-be88-b12935c76d38 on instance [pid: 7|app: 0|req: 505/1003] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:50:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:47.358 7 INFO nova.api.openstack.compute.server_external_events [req-7f0dae21-1d74-4ff0-9866-8456ecfe72a5 req-03292e7a-bfe9-42cd-a43f-a701cebe8df6 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:7d1023b8-6cc6-4bea-b8f8-d2f9bde14e2a for instance 2d7001d5-8367-4896-be88-b12935c76d38 on instance [pid: 7|app: 0|req: 506/1004] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 499/1005] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:46 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1821 bytes in 1070 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:48.569 7 WARNING neutronclient.v2_0.client [None req-3fb47b73-6e22-4b4b-ae74-5c8715d9743f 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1006] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:48 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1487 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:48.797 8 WARNING neutronclient.v2_0.client [None req-3cf70a05-0196-42a2-9fc6-1e8f5d2b3073 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1007] 199.204.45.238 () {32 vars in 733 bytes} [Sat Aug 22 11:50:48 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 2445 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:48.913 7 WARNING neutronclient.v2_0.client [None req-5908f689-2d18-46c0-81f2-d81dbf824f58 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1008] 199.204.45.238 () {32 vars in 759 bytes} [Sat Aug 22 11:50:48 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1009] 199.204.45.238 () {32 vars in 777 bytes} [Sat Aug 22 11:50:48 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:49.408 7 INFO nova.api.openstack.compute.server_external_events [req-a1a21507-c7af-4463-a67a-d6ca7c277ff7 req-9a65c4a9-62ea-4670-ae4d-54ed85309b3d f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c3abc7f7-0507-4801-949c-47bab46d86c3 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 509/1010] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:49.905 8 WARNING neutronclient.v2_0.client [None req-2b86ac14-aed7-4963-bb98-7dda3d49f091 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1011] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:49 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 1487 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:50.985 7 INFO nova.api.openstack.wsgi [None req-2003b421-5225-49ea-b331-d9cfec22e3d6 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] HTTP exception thrown: Instance 2d7001d5-8367-4896-be88-b12935c76d38 could not be found. [pid: 7|app: 0|req: 511/1014] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:50 2026] GET /v2.1/servers/2d7001d5-8367-4896-be88-b12935c76d38 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1015] 10.0.0.143 () {32 vars in 728 bytes} [Sat Aug 22 11:50:51 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-297809465 => 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: 512/1016] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:50:51 2026] DELETE /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-22 11:50:51.541 8 WARNING neutronclient.v2_0.client [None req-084a6911-bbfe-4150-ad4a-6a4df8713d8b 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:51.596 7 WARNING neutronclient.v2_0.client [None req-a105bacc-b567-4c90-9f2c-394784ccccc0 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1017] 199.204.45.238 () {32 vars in 733 bytes} [Sat Aug 22 11:50:51 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 2433 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1018] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:51 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1703 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-08-22 11:50:51.747 7 WARNING neutronclient.v2_0.client [None req-713a093a-60fc-479c-81fc-c6beea03399c 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1019] 199.204.45.238 () {32 vars in 759 bytes} [Sat Aug 22 11:50:51 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 283 bytes in 90 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: 506/1020] 199.204.45.238 () {32 vars in 777 bytes} [Sat Aug 22 11:50:51 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:52.767 7 WARNING neutronclient.v2_0.client [None req-a41f3eb1-8c52-4340-8027-c6f98d5a2be2 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1021] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:52 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1703 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:53.504 8 INFO nova.api.openstack.compute.server_external_events [req-e4b48afa-436c-4b25-8d13-3841a4587796 req-b1f08157-fc0f-40aa-991c-4d7ead19b9f5 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:c3abc7f7-0507-4801-949c-47bab46d86c3 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 8|app: 0|req: 507/1022] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:50:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:53.930 7 WARNING neutronclient.v2_0.client [None req-9f57d00c-fd52-4127-ae99-f841279b0ef4 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1023] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:53 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1703 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-08-22 11:50:54.377 8 INFO nova.api.openstack.compute.server_external_events [req-a4412257-ba54-49cb-8cac-6333fa24ff57 req-2d699c6f-e614-4366-86f2-e292208b64f9 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:dfc73ab4-ad49-4e4b-930a-27b8a2e6d801 for instance 4756483c-fdad-43a6-81b0-609484d7e92a on instance [pid: 8|app: 0|req: 508/1024] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:50:54 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:55.092 7 WARNING neutronclient.v2_0.client [None req-a88edfba-b3e0-4910-a110-28f6bdffb9db 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:50:55.105 8 WARNING neutronclient.v2_0.client [None req-6dda74b6-f00d-4d84-82ff-5954e66207d2 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1025] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:55 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1484 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1026] 199.204.45.238 () {32 vars in 733 bytes} [Sat Aug 22 11:50:55 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 2433 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:55.239 8 WARNING neutronclient.v2_0.client [None req-ca0af2e4-4068-4c42-b3dc-31ead18a684a 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1027] 199.204.45.238 () {32 vars in 759 bytes} [Sat Aug 22 11:50:55 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1028] 199.204.45.238 () {32 vars in 777 bytes} [Sat Aug 22 11:50:55 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:56.239 8 WARNING neutronclient.v2_0.client [None req-a028d966-ec7d-4dab-9b55-47bf44dcab9e 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1029] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:56 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1489 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-08-22 11:50:57.354 7 WARNING neutronclient.v2_0.client [None req-30fd16de-895b-4588-8071-bdffe55055ac 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1030] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:57 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:57.986 8 WARNING neutronclient.v2_0.client [None req-cc5a54ef-2cd0-4104-9699-d8307ed79749 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1031] 199.204.45.238 () {32 vars in 733 bytes} [Sat Aug 22 11:50:57 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 2580 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:58.102 7 WARNING neutronclient.v2_0.client [None req-4fcddd2c-f45a-455e-b3e5-75208a6317f9 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1032] 199.204.45.238 () {32 vars in 759 bytes} [Sat Aug 22 11:50:58 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1033] 199.204.45.238 () {32 vars in 777 bytes} [Sat Aug 22 11:50:58 2026] GET /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:50:58.434 7 INFO nova.api.openstack.wsgi [None req-00277e13-8589-4347-9e6e-1f8c9ee2945d 132d166c834b4252a44bb97fd3f0385e 5f1371664310468fbe17583adf82a156 - - default default] HTTP exception thrown: Instance 4756483c-fdad-43a6-81b0-609484d7e92a could not be found. [pid: 7|app: 0|req: 521/1034] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:50:58 2026] GET /v2.1/servers/4756483c-fdad-43a6-81b0-609484d7e92a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1035] 10.0.0.143 () {32 vars in 730 bytes} [Sat Aug 22 11:50:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1624117942 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-22 11:51:33.709 8 WARNING neutronclient.v2_0.client [None req-e607b84c-e0ca-4f06-8b55-d56828bb1da5 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:51:33.755 8 WARNING neutronclient.v2_0.client [None req-e607b84c-e0ca-4f06-8b55-d56828bb1da5 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:51:35.997 7 INFO nova.api.openstack.compute.server_external_events [req-5f53be94-c92c-4852-8451-a1dbc13e7bf9 req-cc5e7c2b-0127-4309-b74f-c6b536020947 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:d2202dc8-c15c-4ab5-b8b6-114acc305c66 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 526/1044] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:51:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:51:40.838 7 INFO nova.api.openstack.compute.server_external_events [req-83890baa-197a-4fea-99f3-271d51d79e75 req-d7b5f0e5-f971-45ba-95ef-25b01171ec54 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:d2202dc8-c15c-4ab5-b8b6-114acc305c66 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 529/1047] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:51:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:51:42.319 8 WARNING neutronclient.v2_0.client [None req-e607b84c-e0ca-4f06-8b55-d56828bb1da5 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1048] 199.204.45.238 () {36 vars in 812 bytes} [Sat Aug 22 11:51:33 2026] POST /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 280 bytes in 8826 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:51:42.715 7 INFO nova.api.openstack.compute.server_external_events [req-68af044a-b01d-424a-9f82-e2d69196acf3 req-9afb4030-5e4d-4e77-bbaa-37617cb71045 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:d2202dc8-c15c-4ab5-b8b6-114acc305c66 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 530/1049] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:51:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:51:42.962 8 INFO nova.api.openstack.compute.server_external_events [req-96324374-5152-401d-8583-a6c1507db780 req-d46f3743-eefe-45f6-9a27-214bc6fbed4b f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:d2202dc8-c15c-4ab5-b8b6-114acc305c66 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 8|app: 0|req: 520/1050] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:51:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:06.238 8 WARNING neutronclient.v2_0.client [None req-eea851d5-23f9-4f09-859b-ab54acaa8372 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:52:06.285 8 WARNING neutronclient.v2_0.client [None req-eea851d5-23f9-4f09-859b-ab54acaa8372 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:08.680 7 INFO nova.api.openstack.compute.server_external_events [req-133d2e58-cae3-4c29-906d-7898d2a33a1a req-a792c719-be20-419f-9316-50877cd22fd8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:66c7d149-c0ae-46a6-ad1a-2f4e430bade1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 533/1055] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:52:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:14.377 7 INFO nova.api.openstack.compute.server_external_events [req-00663594-711f-4801-8a7f-e83e2bb1cd5e req-471a8e72-580f-44fd-8ad9-62fb41d35ee9 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:66c7d149-c0ae-46a6-ad1a-2f4e430bade1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 536/1058] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:52:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:52:15.322 8 WARNING neutronclient.v2_0.client [None req-eea851d5-23f9-4f09-859b-ab54acaa8372 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1059] 199.204.45.238 () {36 vars in 812 bytes} [Sat Aug 22 11:52:06 2026] POST /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 377 bytes in 9167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:22.594 8 WARNING neutronclient.v2_0.client [None req-a54c5961-2afa-4d67-b5ff-911c36bcec0c 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-22 11:52:22.639 8 WARNING neutronclient.v2_0.client [None req-a54c5961-2afa-4d67-b5ff-911c36bcec0c 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:24.947 7 INFO nova.api.openstack.compute.server_external_events [req-e06f6b59-a496-4062-be65-6cc3c5674df4 req-5edc25ca-64e4-4cba-9447-4d97b78210eb f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:781b9d53-f4a6-4727-804d-06245b1dd2c1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 538/1062] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:52:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:28.997 7 INFO nova.api.openstack.compute.server_external_events [req-9035e1f7-de45-4b93-a3dd-cdb2409a84fa req-b41750e3-42c4-4770-b96a-7ed72d7c87f4 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-plugged:781b9d53-f4a6-4727-804d-06245b1dd2c1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 539/1063] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:52:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-22 11:52:31.682 8 WARNING neutronclient.v2_0.client [None req-a54c5961-2afa-4d67-b5ff-911c36bcec0c 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1066] 199.204.45.238 () {36 vars in 812 bytes} [Sat Aug 22 11:52:22 2026] POST /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface => generated 378 bytes in 9224 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:32.256 7 INFO nova.api.openstack.compute.server_external_events [req-a9f05f7f-ff4e-4229-a0b4-827c1524334b req-e7b7d585-781f-4698-b7e8-c221f82ad7a8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:66c7d149-c0ae-46a6-ad1a-2f4e430bade1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 542/1067] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:52:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:45.809 8 INFO nova.api.openstack.compute.server_external_events [req-48ed4ef9-efc3-4d79-9474-fb90ab826982 req-7a371b4f-f193-4461-b31a-506a15a718a0 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:781b9d53-f4a6-4727-804d-06245b1dd2c1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 8|app: 0|req: 527/1070] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:52:45 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: 544/1071] 199.204.45.238 () {34 vars in 855 bytes} [Sat Aug 22 11:52:46 2026] DELETE /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface/781b9d53-f4a6-4727-804d-06245b1dd2c1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:47.848 8 INFO nova.api.openstack.compute.server_external_events [req-a00a184e-a541-43b2-a806-bf65cc2f3ed6 req-4bef14f3-d41f-421c-913b-66de3cc904bf f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:781b9d53-f4a6-4727-804d-06245b1dd2c1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 8|app: 0|req: 528/1072] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:52:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:52:56.387 7 INFO nova.api.openstack.compute.server_external_events [req-72dd6249-4d90-43c9-98f9-93fd95eafe23 req-2bda41c1-6bab-4686-b4a9-b10c8caea5d4 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:66c7d149-c0ae-46a6-ad1a-2f4e430bade1 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 546/1075] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:52:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1076] 199.204.45.238 () {34 vars in 855 bytes} [Sat Aug 22 11:52:56 2026] DELETE /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface/66c7d149-c0ae-46a6-ad1a-2f4e430bade1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1081] 199.204.45.238 () {34 vars in 855 bytes} [Sat Aug 22 11:53:17 2026] DELETE /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c/os-interface/d2202dc8-c15c-4ab5-b8b6-114acc305c66 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1084] 199.204.45.238 () {34 vars in 755 bytes} [Sat Aug 22 11:53:22 2026] DELETE /v2.1/servers/a08081c0-7975-4a89-bac6-80f5385e7c9c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:24.999 7 INFO nova.api.openstack.compute.server_external_events [req-3f1a6dcb-d7f3-43f1-b5c0-fe00ead62c48 req-7ee0a2d8-59c0-44e5-b98a-58c9fca8c680 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-unplugged:c3abc7f7-0507-4801-949c-47bab46d86c3 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 7|app: 0|req: 550/1085] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:53:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:25.176 8 INFO nova.api.openstack.compute.server_external_events [req-9c9508a6-5712-488e-8da3-73e83c63f998 req-c4007714-b669-4238-88d2-c605963e20a8 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:c3abc7f7-0507-4801-949c-47bab46d86c3 for instance a08081c0-7975-4a89-bac6-80f5385e7c9c on instance [pid: 8|app: 0|req: 536/1086] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:53:25 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-08-22 11:53:27.128 7 INFO nova.api.openstack.compute.server_external_events [req-5b54d35d-de00-4873-8125-0e7c991cf2c4 req-74373dee-7946-4eb2-838e-16340b021c95 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c32b72f4-9d87-4562-96b0-c63126afcf9e for instance b92f726b-866f-493e-868c-b69cd101c203 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1087] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:53:27 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) [pid: 8|app: 0|req: 537/1088] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:53:27 2026] DELETE /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:27.252 7 WARNING neutronclient.v2_0.client [None req-9665505d-cf2e-4e75-8da9-70a279d19572 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1089] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:53:27 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => generated 1944 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:30.067 8 INFO nova.api.openstack.compute.server_external_events [req-dd7c965d-9bde-4348-b36c-abec1aba61fb req-df051d4c-9a64-47da-b0f1-23838967a41c f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:c32b72f4-9d87-4562-96b0-c63126afcf9e for instance b92f726b-866f-493e-868c-b69cd101c203 on instance [pid: 8|app: 0|req: 538/1090] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:53:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:32.505 7 WARNING neutronclient.v2_0.client [None req-2f72f851-2f22-4699-add0-96c306543294 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1093] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:53:32 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => 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-08-22 11:53:37.577 8 INFO nova.api.openstack.wsgi [None req-664d2072-4b65-41ee-bef9-9cf0d6ad4aad 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] HTTP exception thrown: Instance b92f726b-866f-493e-868c-b69cd101c203 could not be found. [pid: 8|app: 0|req: 540/1094] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:53:37 2026] GET /v2.1/servers/b92f726b-866f-493e-868c-b69cd101c203 => 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-08-22 11:53:38.671 7 INFO nova.api.openstack.compute.server_external_events [req-e14088e2-9110-448a-adc8-93749ff5ce0f req-a26792a0-7313-467e-a644-6c618fdb3eb7 f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-changed:c1ef4a6a-6fcb-4037-969b-1049a9e6e9b4 for instance 857f5e07-3662-4424-a9f4-214fdd86473b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1095] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:53:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1096] 10.0.0.143 () {32 vars in 718 bytes} [Sat Aug 22 11:53:38 2026] DELETE /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:38.807 7 WARNING neutronclient.v2_0.client [None req-f34464f0-34d5-4abb-9291-f920d86164f9 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1097] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:53:38 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 1945 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-08-22 11:53:41.019 7 INFO nova.api.openstack.compute.server_external_events [req-6171adc7-da8f-4992-aef0-d5bf7da068c3 req-47bb669b-b783-44d4-ab9e-51624c10756b f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-unplugged:c1ef4a6a-6fcb-4037-969b-1049a9e6e9b4 for instance 857f5e07-3662-4424-a9f4-214fdd86473b on instance [pid: 7|app: 0|req: 558/1100] 10.0.0.166 () {38 vars in 815 bytes} [Sat Aug 22 11:53:40 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-08-22 11:53:41.605 8 INFO nova.api.openstack.compute.server_external_events [req-dea0d7cb-53aa-454e-9032-758c7b24feb3 req-db5734f9-040a-4fa4-ace2-d941b0b9348c f062cd9cb68945318711907b61f52d30 d1af73c5da94439a8a09ed178113b1a7 - - 1fbfced9550f4a9d84b705f99c75a364 1fbfced9550f4a9d84b705f99c75a364] Creating event network-vif-deleted:c1ef4a6a-6fcb-4037-969b-1049a9e6e9b4 for instance 857f5e07-3662-4424-a9f4-214fdd86473b on instance [pid: 8|app: 0|req: 543/1101] 10.0.0.236 () {38 vars in 815 bytes} [Sat Aug 22 11:53:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:44.010 7 WARNING neutronclient.v2_0.client [None req-27c62613-a41e-4bfa-ada9-681b5b58f7f1 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1102] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:53:43 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => generated 1481 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:49.084 8 INFO nova.api.openstack.wsgi [None req-98cfce1e-de83-4013-8dbe-9e81107fff73 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] HTTP exception thrown: Instance 857f5e07-3662-4424-a9f4-214fdd86473b could not be found. [pid: 8|app: 0|req: 544/1103] 10.0.0.143 () {32 vars in 715 bytes} [Sat Aug 22 11:53:49 2026] GET /v2.1/servers/857f5e07-3662-4424-a9f4-214fdd86473b => 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: 560/1104] 10.0.0.143 () {32 vars in 726 bytes} [Sat Aug 22 11:53:50 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1467593802 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 11:53:50.107 8 INFO nova.api.openstack.wsgi [None req-532df6f0-ed92-48bc-9443-84b448edb58d 68908a394a2f41d8b82694bea1669d71 8248cc9794804f169d5de24df5076b96 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1467593802 not found for user 68908a394a2f41d8b82694bea1669d71 [pid: 8|app: 0|req: 545/1105] 10.0.0.143 () {32 vars in 723 bytes} [Sat Aug 22 11:53:50 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1467593802 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1120] 10.0.0.143 () {32 vars in 655 bytes} [Sat Aug 22 11:54:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1121] 10.0.0.143 () {32 vars in 641 bytes} [Sat Aug 22 11:54:53 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-22 11:54:53.317 8 WARNING oslo_db.sqlalchemy.utils [None req-f05cf0fa-0dd9-41a9-a905-01d37319dd64 0722181d945949feb528eb878136ae3a 6542d6c0cddc4792a9a40f545f6485e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 554/1122] 10.0.0.143 () {32 vars in 649 bytes} [Sat Aug 22 11:54:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1123] 10.0.0.143 () {32 vars in 694 bytes} [Sat Aug 22 11:54:53 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: 570/1154] 10.0.0.98 () {28 vars in 453 bytes} [Sat Aug 22 11:57:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1155] 10.0.0.98 () {30 vars in 657 bytes} [Sat Aug 22 11:57:22 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 571/1156] 10.0.0.98 () {32 vars in 730 bytes} [Sat Aug 22 11:57:22 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1157] 10.0.0.98 () {34 vars in 805 bytes} [Sat Aug 22 11:57:22 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1158] 10.0.0.98 () {28 vars in 453 bytes} [Sat Aug 22 11:57:23 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1159] 10.0.0.98 () {30 vars in 657 bytes} [Sat Aug 22 11:57:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 573/1160] 10.0.0.98 () {32 vars in 730 bytes} [Sat Aug 22 11:57:23 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1161] 10.0.0.98 () {34 vars in 893 bytes} [Sat Aug 22 11:57:23 2026] GET /v2.1/servers/detail?project_id=6542d6c0cddc4792a9a40f545f6485e0&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1162] 10.0.0.98 () {34 vars in 893 bytes} [Sat Aug 22 11:57:23 2026] GET /v2.1/servers/detail?project_id=a2aefc444e614c86bff9dcaf56a7c731&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1163] 10.0.0.98 () {34 vars in 893 bytes} [Sat Aug 22 11:57:23 2026] GET /v2.1/servers/detail?project_id=d1af73c5da94439a8a09ed178113b1a7&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1196] 10.0.0.135 () {28 vars in 454 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1197] 10.0.0.135 () {30 vars in 658 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 592/1198] 10.0.0.135 () {32 vars in 731 bytes} [Sat Aug 22 12:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1199] 10.0.0.135 () {34 vars in 765 bytes} [Sat Aug 22 12:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1202] 10.0.0.135 () {28 vars in 454 bytes} [Sat Aug 22 12:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1203] 10.0.0.135 () {30 vars in 658 bytes} [Sat Aug 22 12:00:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 595/1204] 10.0.0.135 () {32 vars in 731 bytes} [Sat Aug 22 12:00:13 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: 610/1205] 10.0.0.135 () {34 vars in 765 bytes} [Sat Aug 22 12:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1206] 10.0.0.135 () {28 vars in 454 bytes} [Sat Aug 22 12:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 611/1207] 10.0.0.135 () {30 vars in 658 bytes} [Sat Aug 22 12:00:17 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 597/1208] 10.0.0.135 () {32 vars in 731 bytes} [Sat Aug 22 12:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1209] 10.0.0.135 () {34 vars in 808 bytes} [Sat Aug 22 12:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1212] 10.0.0.135 () {28 vars in 454 bytes} [Sat Aug 22 12:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1213] 10.0.0.135 () {30 vars in 658 bytes} [Sat Aug 22 12:00:22 2026] GET /v2.1 => generated 0 bytes in 35 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: 615/1214] 10.0.0.135 () {32 vars in 731 bytes} [Sat Aug 22 12:00:22 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1215] 10.0.0.135 () {34 vars in 808 bytes} [Sat Aug 22 12:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)