+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 01:13:02 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-77b656d9c9-z8hnd 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 0x7f22d9cca668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-17 01:13:07.394 7 INFO nova.utils [None req-7dc9ddfb-896b-490e-894c-5cefe4175535 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 01:13:07.440 8 INFO nova.utils [None req-15c80580-c8ec-47dd-8a64-c5fede09f6f0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 01:13:09.049 7 WARNING keystonemiddleware._common.config [None req-7dc9ddfb-896b-490e-894c-5cefe4175535 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:13:09.057 7 WARNING oslo_config.cfg [None req-7dc9ddfb-896b-490e-894c-5cefe4175535 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 01:13:09.069 8 WARNING keystonemiddleware._common.config [None req-15c80580-c8ec-47dd-8a64-c5fede09f6f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:13:09.078 8 WARNING oslo_config.cfg [None req-15c80580-c8ec-47dd-8a64-c5fede09f6f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 01:13:09.134 7 WARNING keystonemiddleware._common.config [None req-7dc9ddfb-896b-490e-894c-5cefe4175535 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:13:09.149 7 WARNING oslo_config.cfg [None req-7dc9ddfb-896b-490e-894c-5cefe4175535 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-17 01:13:09.155 8 WARNING keystonemiddleware._common.config [None req-15c80580-c8ec-47dd-8a64-c5fede09f6f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 01:13:09.161 7 WARNING oslo_config.cfg [None req-7dc9ddfb-896b-490e-894c-5cefe4175535 - - - - - -] 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 0x7f22d9cca668 pid: 7 (default app) 2026-04-17 01:13:09.169 8 WARNING oslo_config.cfg [None req-15c80580-c8ec-47dd-8a64-c5fede09f6f0 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-17 01:13:09.182 8 WARNING oslo_config.cfg [None req-15c80580-c8ec-47dd-8a64-c5fede09f6f0 - - - - - -] 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 0x7f22d9cca668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.157 () {42 vars in 705 bytes} [Fri Apr 17 01:13:16 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:13:16.849 7 WARNING oslo_policy.policy [None req-14c0daef-6367-474e-b4bf-3cbe20430103 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 01:13:16.849 7 WARNING oslo_policy.policy [None req-14c0daef-6367-474e-b4bf-3cbe20430103 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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.157 () {44 vars in 909 bytes} [Fri Apr 17 01:13:16 2026] GET /v2.1 => generated 0 bytes in 550 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:13:16.954 8 WARNING oslo_policy.policy [req-14c0daef-6367-474e-b4bf-3cbe20430103 req-7cadd039-39c4-494b-97c2-42a2f89a3ded a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 01:13:16.954 8 WARNING oslo_policy.policy [req-14c0daef-6367-474e-b4bf-3cbe20430103 req-7cadd039-39c4-494b-97c2-42a2f89a3ded a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - 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.157 () {46 vars in 982 bytes} [Fri Apr 17 01:13:16 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:13:17.055 7 INFO nova.api.openstack.wsgi [None req-ba597aee-4f23-49df-8e46-a06b5cee7b0d a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.157 () {48 vars in 1011 bytes} [Fri Apr 17 01:13:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:13:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 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.157 () {52 vars in 1048 bytes} [Fri Apr 17 01:13:17 2026] POST /v2.1/flavors => generated 529 bytes in 36 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.157 () {42 vars in 705 bytes} [Fri Apr 17 01:13:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:13:18 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.157 () {46 vars in 982 bytes} [Fri Apr 17 01:13:18 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-04-17 01:13:18.159 7 INFO nova.api.openstack.wsgi [None req-46969353-e6d3-40c1-a430-9ad165b1d712 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.157 () {48 vars in 1013 bytes} [Fri Apr 17 01:13:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:13:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 23 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.157 () {52 vars in 1048 bytes} [Fri Apr 17 01:13:18 2026] POST /v2.1/flavors => generated 532 bytes in 31 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.157 () {42 vars in 705 bytes} [Fri Apr 17 01:13:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:13:19 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: 9/17] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:13:19 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:13:19.226 7 INFO nova.api.openstack.wsgi [None req-624685eb-5de1-4925-9955-edf708584da3 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.157 () {48 vars in 1015 bytes} [Fri Apr 17 01:13:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:13:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 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.157 () {52 vars in 1048 bytes} [Fri Apr 17 01:13:19 2026] POST /v2.1/flavors => generated 533 bytes in 23 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.157 () {42 vars in 705 bytes} [Fri Apr 17 01:13:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:13:20 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: 12/23] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:13:20 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-04-17 01:13:20.318 7 INFO nova.api.openstack.wsgi [None req-6994693f-c22f-47ce-82c7-51f09da6ec37 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.157 () {48 vars in 1013 bytes} [Fri Apr 17 01:13:20 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.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:13:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 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.157 () {52 vars in 1048 bytes} [Fri Apr 17 01:13:20 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.157 () {42 vars in 705 bytes} [Fri Apr 17 01:13:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:13:21 2026] GET /v2.1 => generated 0 bytes in 44 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.157 () {46 vars in 982 bytes} [Fri Apr 17 01:13:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:13:21.441 7 INFO nova.api.openstack.wsgi [None req-2eb4756f-15d9-424b-b0fd-b7bd365d9811 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.157 () {48 vars in 1015 bytes} [Fri Apr 17 01:13:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.157 () {52 vars in 1048 bytes} [Fri Apr 17 01:13:21 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.157 () {42 vars in 705 bytes} [Fri Apr 17 01:18:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:18:44 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: 8|app: 0|req: 51/101] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:18:44 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:18:45.022 7 INFO nova.api.openstack.wsgi [None req-c320d7b4-d759-4e9b-8643-c6a357991eb5 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 51/102] 199.204.45.157 () {48 vars in 1015 bytes} [Fri Apr 17 01:18:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:18:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.157 () {52 vars in 1049 bytes} [Fri Apr 17 01:18:45 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.157 () {42 vars in 705 bytes} [Fri Apr 17 01:18:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:18:57 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:18:57 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.157 () {48 vars in 1073 bytes} [Fri Apr 17 01:18:57 2026] GET /v2.1/os-quota-sets/987832ddcc9a4c568f27a609e29ab376 => generated 283 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.157 () {52 vars in 1125 bytes} [Fri Apr 17 01:18:58 2026] PUT /v2.1/os-quota-sets/987832ddcc9a4c568f27a609e29ab376 => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.157 () {42 vars in 705 bytes} [Fri Apr 17 01:19:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:19:11 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: 59/116] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:19:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:19:11.277 8 INFO nova.api.openstack.wsgi [None req-9f6412a2-2fa9-4121-be27-306e86c396df a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 58/117] 199.204.45.157 () {48 vars in 1017 bytes} [Fri Apr 17 01:19:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:19:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.157 () {52 vars in 1049 bytes} [Fri Apr 17 01:19:11 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.204.45.157 () {42 vars in 705 bytes} [Fri Apr 17 01:20:07 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: 66/133] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:20:07 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: 68/134] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:20:07 2026] GET /v2.1/ => generated 400 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:20:07.612 8 INFO nova.api.openstack.wsgi [None req-59b24811-385c-4ae0-bfe4-d2c396ad2d89 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a4085e2afb0f4c71bcbf58470b7c45d8 [pid: 8|app: 0|req: 67/135] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:20:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-17 01:20:07.629 7 WARNING oslo_db.sqlalchemy.utils [None req-74f6ecb2-141d-41f3-a32e-28ff7c53169d a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 69/136] 199.204.45.157 () {48 vars in 1016 bytes} [Fri Apr 17 01:20:07 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.204.45.157 () {52 vars in 1057 bytes} [Fri Apr 17 01:20:07 2026] POST /v2.1/os-keypairs => generated 576 bytes in 41 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 10.0.0.102 () {28 vars in 454 bytes} [Fri Apr 17 01:20: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 72/143] 10.0.0.102 () {30 vars in 658 bytes} [Fri Apr 17 01:20:26 2026] GET /v2.1 => generated 0 bytes in 45 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: 72/144] 10.0.0.102 () {32 vars in 731 bytes} [Fri Apr 17 01:20:27 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: 73/145] 10.0.0.102 () {34 vars in 804 bytes} [Fri Apr 17 01:20:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.157 () {42 vars in 703 bytes} [Fri Apr 17 01:22:04 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: 83/167] 199.204.45.157 () {44 vars in 907 bytes} [Fri Apr 17 01:22:04 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 85/168] 199.204.45.157 () {46 vars in 980 bytes} [Fri Apr 17 01:22:04 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.157 () {52 vars in 1123 bytes} [Fri Apr 17 01:22:04 2026] PUT /v2.1/os-quota-sets/a3de43090ee5477b84b965c22d071756 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.157 () {42 vars in 705 bytes} [Fri Apr 17 01:23:09 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: 92/183] 199.204.45.157 () {44 vars in 909 bytes} [Fri Apr 17 01:23:09 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.157 () {46 vars in 982 bytes} [Fri Apr 17 01:23:09 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-04-17 01:23:09.394 7 INFO nova.api.openstack.wsgi [None req-f619123d-577b-4d75-a604-d206c2ba3dd5 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 93/185] 199.204.45.157 () {48 vars in 1011 bytes} [Fri Apr 17 01:23:09 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: 93/186] 199.204.45.157 () {48 vars in 1051 bytes} [Fri Apr 17 01:23:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 10.0.0.154 () {32 vars in 655 bytes} [Fri Apr 17 01:23:50 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 98/196] 10.0.0.154 () {32 vars in 641 bytes} [Fri Apr 17 01:23:51 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 01:23:51.152 8 WARNING oslo_db.sqlalchemy.utils [None req-b0fbfccf-ee04-4913-8be6-864e4bacc454 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 99/197] 10.0.0.154 () {32 vars in 649 bytes} [Fri Apr 17 01:23:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 10.0.0.154 () {32 vars in 694 bytes} [Fri Apr 17 01:23:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:02 2026] GET /v2.1/flavors/a48f7515-115e-4b78-8d3a-669176a69787 => generated 511 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 10.0.0.154 () {32 vars in 641 bytes} [Fri Apr 17 01:24:02 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:02 2026] GET /v2.1/flavors/a48f7515-115e-4b78-8d3a-669176a69787 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:07.329 7 WARNING neutronclient.v2_0.client [None req-2bbfd37d-4046-40cf-8455-cd78d0626f89 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/206] 10.0.0.154 () {34 vars in 685 bytes} [Fri Apr 17 01:24:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:07.984 8 WARNING neutronclient.v2_0.client [None req-2a953573-4aef-45e6-b111-e45e0a2bbff8 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/207] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:24:08 2026] POST /v2.1/os-keypairs => generated 384 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 10.0.0.154 () {34 vars in 685 bytes} [Fri Apr 17 01:24:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:08.674 7 WARNING neutronclient.v2_0.client [None req-13dbb643-8801-4f8b-ba54-eb567492a308 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/209] 10.0.0.154 () {34 vars in 685 bytes} [Fri Apr 17 01:24:08 2026] POST /v2.1/os-security-groups => generated 242 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:08.897 8 WARNING neutronclient.v2_0.client [None req-9a784c68-7d1a-4430-b981-203dbaa68cdb db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:08.948 8 WARNING neutronclient.v2_0.client [None req-9a784c68-7d1a-4430-b981-203dbaa68cdb db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:08.984 8 WARNING neutronclient.v2_0.client [None req-9a784c68-7d1a-4430-b981-203dbaa68cdb db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 105/210] 10.0.0.154 () {32 vars in 663 bytes} [Fri Apr 17 01:24:08 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:24:09.040 7 WARNING neutronclient.v2_0.client [None req-0e5270b9-0b03-4b34-8c26-05d668ae997c db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.068 7 WARNING neutronclient.v2_0.client [None req-0e5270b9-0b03-4b34-8c26-05d668ae997c db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/211] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:09 2026] DELETE /v2.1/os-security-groups/b529dc6f-2fe8-4335-9df2-97e29a681ffc => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:24:09.195 7 WARNING neutronclient.v2_0.client [None req-7ec8682d-6d72-42b8-9670-1fe5b8a6f57d db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.216 7 INFO nova.api.openstack.wsgi [None req-7ec8682d-6d72-42b8-9670-1fe5b8a6f57d db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] HTTP exception thrown: Security group b529dc6f-2fe8-4335-9df2-97e29a681ffc does not exist Neutron server returns request_ids: ['req-21886111-7397-4fad-a39b-66740de0dadc'] [pid: 7|app: 0|req: 107/212] 10.0.0.154 () {32 vars in 737 bytes} [Fri Apr 17 01:24:09 2026] GET /v2.1/os-security-groups/b529dc6f-2fe8-4335-9df2-97e29a681ffc => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:24:09.225 7 WARNING neutronclient.v2_0.client [None req-0a2759dd-10b4-497c-beb9-f369b46a3369 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.253 7 WARNING neutronclient.v2_0.client [None req-0a2759dd-10b4-497c-beb9-f369b46a3369 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/213] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:09 2026] DELETE /v2.1/os-security-groups/8350b5b0-cb32-499e-b78d-98ef6c37cd68 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:24:09.356 7 WARNING neutronclient.v2_0.client [None req-f9ad5204-6581-4ac2-9c86-e87c57d017a3 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.375 7 INFO nova.api.openstack.wsgi [None req-f9ad5204-6581-4ac2-9c86-e87c57d017a3 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] HTTP exception thrown: Security group 8350b5b0-cb32-499e-b78d-98ef6c37cd68 does not exist Neutron server returns request_ids: ['req-0bd1a536-5f56-4f5c-bc8a-9dc4a1d34327'] [pid: 7|app: 0|req: 109/214] 10.0.0.154 () {32 vars in 737 bytes} [Fri Apr 17 01:24:09 2026] GET /v2.1/os-security-groups/8350b5b0-cb32-499e-b78d-98ef6c37cd68 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:24:09.386 7 WARNING neutronclient.v2_0.client [None req-2e376925-4bfb-4261-8252-5efaa089a3b6 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.434 7 WARNING neutronclient.v2_0.client [None req-2e376925-4bfb-4261-8252-5efaa089a3b6 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 106/215] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:24:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:09 2026] DELETE /v2.1/os-security-groups/8126b275-97ca-489d-a546-8d40b33b45e5 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:24:09.545 8 WARNING neutronclient.v2_0.client [None req-f732f282-be16-4cd6-95ab-383a030432e5 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.568 8 INFO nova.api.openstack.wsgi [None req-f732f282-be16-4cd6-95ab-383a030432e5 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] HTTP exception thrown: Security group 8126b275-97ca-489d-a546-8d40b33b45e5 does not exist Neutron server returns request_ids: ['req-b738102b-29b4-47ec-924f-e7b27016302e'] [pid: 8|app: 0|req: 107/217] 10.0.0.154 () {32 vars in 737 bytes} [Fri Apr 17 01:24:09 2026] GET /v2.1/os-security-groups/8126b275-97ca-489d-a546-8d40b33b45e5 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:24:09.581 7 WARNING neutronclient.v2_0.client [None req-6141a050-986f-4641-b08f-9b72304a9418 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.680 7 WARNING neutronclient.v2_0.client [None req-6141a050-986f-4641-b08f-9b72304a9418 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:09.835 7 WARNING neutronclient.v2_0.client [None req-6141a050-986f-4641-b08f-9b72304a9418 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/218] 10.0.0.154 () {32 vars in 663 bytes} [Fri Apr 17 01:24:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:09.973 8 WARNING neutronclient.v2_0.client [None req-c2f34f45-caed-425b-81e0-6756b9152b5d db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:10.152 8 INFO nova.api.openstack.wsgi [None req-c2f34f45-caed-425b-81e0-6756b9152b5d db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] HTTP exception thrown: Security group 8126b275-97ca-489d-a546-8d40b33b45e5 does not exist Neutron server returns request_ids: ['req-2259d1a1-1705-4465-9f6f-b6c235066316'] [pid: 8|app: 0|req: 108/219] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:09 2026] DELETE /v2.1/os-security-groups/8126b275-97ca-489d-a546-8d40b33b45e5 => generated 194 bytes in 186 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:24:10.177 7 WARNING neutronclient.v2_0.client [None req-44e2e6c3-6a55-4f9c-a7c3-2405045f98cf db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:10.439 7 INFO nova.api.openstack.wsgi [None req-44e2e6c3-6a55-4f9c-a7c3-2405045f98cf db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] HTTP exception thrown: Security group 8350b5b0-cb32-499e-b78d-98ef6c37cd68 does not exist Neutron server returns request_ids: ['req-8e6ece92-891a-4757-aed0-7edec4fff2e0'] [pid: 7|app: 0|req: 112/220] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:10 2026] DELETE /v2.1/os-security-groups/8350b5b0-cb32-499e-b78d-98ef6c37cd68 => generated 194 bytes in 274 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:24:10.457 8 WARNING neutronclient.v2_0.client [None req-d7df60c2-95d5-4e83-9b55-0125c4c98503 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:10.501 8 INFO nova.api.openstack.wsgi [None req-d7df60c2-95d5-4e83-9b55-0125c4c98503 db35666d83cf4255ae6c8095e961dc88 add0396a163a4effa37efc2ea12808f3 - - default default] HTTP exception thrown: Security group b529dc6f-2fe8-4335-9df2-97e29a681ffc does not exist Neutron server returns request_ids: ['req-e27420d4-84ef-49ec-bc88-3c5e58912ad9'] [pid: 8|app: 0|req: 109/221] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:10 2026] DELETE /v2.1/os-security-groups/b529dc6f-2fe8-4335-9df2-97e29a681ffc => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:24:10.832 7 WARNING neutronclient.v2_0.client [None req-755b6bc4-6e19-4fe9-99f8-f3f50b62abd3 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:11.812 7 WARNING neutronclient.v2_0.client [None req-755b6bc4-6e19-4fe9-99f8-f3f50b62abd3 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:13.018 7 WARNING neutronclient.v2_0.client [None req-755b6bc4-6e19-4fe9-99f8-f3f50b62abd3 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/222] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:24:10 2026] POST /v2.1/servers => generated 449 bytes in 2821 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 01:24:13.634 8 WARNING neutronclient.v2_0.client [None req-d6b5f86d-16bd-4610-833b-7040c2f16839 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/223] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:13 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1400 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:13.897 7 WARNING neutronclient.v2_0.client [None req-ec2bcfeb-7757-4b54-a2ac-9e1274d54eeb 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/226] 10.0.0.154 () {34 vars in 685 bytes} [Fri Apr 17 01:24:13 2026] POST /v2.1/os-security-groups => generated 248 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:14.041 8 WARNING neutronclient.v2_0.client [None req-cda0aaf9-1f06-4bfb-9a9f-45a1e237fd12 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.067 8 WARNING neutronclient.v2_0.client [None req-cda0aaf9-1f06-4bfb-9a9f-45a1e237fd12 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/227] 10.0.0.154 () {34 vars in 695 bytes} [Fri Apr 17 01:24:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:14.197 7 WARNING neutronclient.v2_0.client [None req-8aa22668-97fa-4d5f-90f3-567f9bb0ae15 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/228] 10.0.0.154 () {34 vars in 685 bytes} [Fri Apr 17 01:24:14 2026] POST /v2.1/os-security-groups => generated 246 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:14.419 7 WARNING neutronclient.v2_0.client [None req-e9ab6d49-7889-4f43-84a3-8eb802bbb817 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.424 8 WARNING neutronclient.v2_0.client [None req-f12496c1-f066-465d-956e-87a3a8477360 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.450 7 WARNING neutronclient.v2_0.client [None req-e9ab6d49-7889-4f43-84a3-8eb802bbb817 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.463 8 WARNING neutronclient.v2_0.client [None req-f12496c1-f066-465d-956e-87a3a8477360 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/229] 10.0.0.154 () {34 vars in 695 bytes} [Fri Apr 17 01:24:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:14.577 7 WARNING neutronclient.v2_0.client [None req-563763b6-27b3-4d18-a7eb-c5dd4b2b5b76 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.614 7 WARNING neutronclient.v2_0.client [None req-563763b6-27b3-4d18-a7eb-c5dd4b2b5b76 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/230] 10.0.0.154 () {34 vars in 695 bytes} [Fri Apr 17 01:24:14 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:14.805 7 WARNING neutronclient.v2_0.client [None req-6bff5bc9-caa4-4def-9a37-3590896a389e 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/231] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:14 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1404 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-04-17 01:24:14.851 7 WARNING neutronclient.v2_0.client [None req-3d85009f-68eb-4de1-b63b-123475b1d937 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/232] 10.0.0.154 () {32 vars in 737 bytes} [Fri Apr 17 01:24:14 2026] GET /v2.1/os-security-groups/6860950e-491a-47d7-ad2d-5c1befa3c896 => generated 663 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:14.905 7 WARNING neutronclient.v2_0.client [None req-c77525b5-8e1e-4f23-8644-fd49af31f8c5 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.916 8 WARNING neutronclient.v2_0.client [None req-f12496c1-f066-465d-956e-87a3a8477360 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.936 7 WARNING neutronclient.v2_0.client [None req-c77525b5-8e1e-4f23-8644-fd49af31f8c5 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:14.975 7 WARNING neutronclient.v2_0.client [None req-c77525b5-8e1e-4f23-8644-fd49af31f8c5 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/233] 10.0.0.154 () {32 vars in 750 bytes} [Fri Apr 17 01:24:14 2026] DELETE /v2.1/os-security-group-rules/5e971ce4-8870-4897-a065-522e744d08db => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:24:15.104 7 WARNING neutronclient.v2_0.client [None req-cdcec0bf-8af1-44f1-b060-358c6e9a81b1 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:15.139 7 WARNING neutronclient.v2_0.client [None req-cdcec0bf-8af1-44f1-b060-358c6e9a81b1 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/234] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:15 2026] DELETE /v2.1/os-security-groups/6860950e-491a-47d7-ad2d-5c1befa3c896 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:24:15.265 7 WARNING neutronclient.v2_0.client [None req-ea749ba9-7200-42a3-aedf-cddb26cb3119 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:15.301 7 WARNING neutronclient.v2_0.client [None req-ea749ba9-7200-42a3-aedf-cddb26cb3119 19e430052c674062ac17b99a6c6cc404 521c520a8b8f4dfc87bac0fbd124ad4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/235] 10.0.0.154 () {32 vars in 740 bytes} [Fri Apr 17 01:24:15 2026] DELETE /v2.1/os-security-groups/0b170287-2bb1-4399-b07f-8ebb2e0844b6 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:24:15.903 7 WARNING neutronclient.v2_0.client [None req-d6f336ae-3807-436e-b010-0336e63ef0c2 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/236] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:24:14 2026] POST /v2.1/servers => generated 451 bytes in 1935 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:16.236 8 WARNING neutronclient.v2_0.client [None req-37fec1d4-d9d7-4fa4-9111-a309af20be63 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/237] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:15 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1396 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/238] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:16 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1251 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:17.679 7 WARNING neutronclient.v2_0.client [None req-e0472f8f-a3b7-47fb-97a3-151b300a43f9 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:17.745 8 WARNING neutronclient.v2_0.client [None req-d5bb3ec6-8420-4db4-bf81-550b27f08016 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/239] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:17 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1452 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/240] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:17 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1293 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:18.820 7 WARNING neutronclient.v2_0.client [None req-f3fd2a15-02c4-4f42-87b8-a80d25ed49e4 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/241] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:18 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1452 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-04-17 01:24:19.052 8 WARNING neutronclient.v2_0.client [None req-7b9787a1-a672-4684-96a2-79df9a28f111 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/242] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:18 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1349 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 126/243] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:24:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:19.932 8 WARNING neutronclient.v2_0.client [None req-851a7f2c-0aa1-4547-86ff-989b2114ec63 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/244] 10.0.0.154 () {30 vars in 413 bytes} [Fri Apr 17 01:24:20 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/245] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:19 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1460 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-04-17 01:24:20.154 8 WARNING neutronclient.v2_0.client [None req-a52d9565-a0b8-4c01-b656-ce3f5c36f9fd 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/246] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:20 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1349 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/247] 10.0.0.154 () {28 vars in 560 bytes} [Fri Apr 17 01:24:20 2026] GET /v2/ => generated 402 bytes in 404 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: 120/248] 10.0.0.154 () {28 vars in 564 bytes} [Fri Apr 17 01:24:20 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: 129/249] 10.0.0.154 () {30 vars in 413 bytes} [Fri Apr 17 01:24:20 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-17 01:24:21.145 8 WARNING neutronclient.v2_0.client [None req-cf86ee70-2dda-48d9-86b9-f76609a7d408 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:21.277 7 WARNING neutronclient.v2_0.client [None req-c5d17150-859b-4c2d-9385-08908ad62d97 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:21.429 7 WARNING neutronclient.v2_0.client [None req-c5d17150-859b-4c2d-9385-08908ad62d97 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/250] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:21 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:21.632 8 WARNING neutronclient.v2_0.client [None req-204dfaf1-fb88-482d-9dfc-52e009cb3aa0 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/251] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:21 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1357 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:24:21.754 7 WARNING neutronclient.v2_0.client [None req-c5d17150-859b-4c2d-9385-08908ad62d97 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/252] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:24:21 2026] POST /v2.1/servers => generated 450 bytes in 781 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:22.017 8 WARNING neutronclient.v2_0.client [None req-ae4c3f87-c8ad-4b17-abbd-a8cf06018b54 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/253] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:21 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1432 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-04-17 01:24:22.114 7 INFO nova.api.openstack.compute.server_external_events [req-429874f1-1e5f-4242-8acf-a4dafe4df1d7 req-1b4ff96b-5808-4612-83f7-83cb10c4c815 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c for instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 on instance 2026-04-17 01:24:22.131 7 INFO nova.compute.rpcapi [None req-991d15f8-fade-4bc4-8e93-b8c1af70173f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 131/254] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:22.649 8 WARNING neutronclient.v2_0.client [None req-c5dc9c1a-e7a9-4c07-ba75-ad7bafe656e3 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:22.722 7 WARNING neutronclient.v2_0.client [None req-a2861ce1-8257-4528-a044-bdc8cfabf714 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/255] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:22 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/256] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:22 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1435 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-04-17 01:24:22.977 8 INFO nova.api.openstack.compute.server_external_events [req-972f0b7b-a9e5-4043-bee9-7eabab6ad56d req-c398f749-42b4-4173-b2c7-cb1d1595cb5a d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:fb5822fa-a1a9-4636-9e99-fa575dadbe6b for instance 66d5b575-3188-4651-a4c9-6e97ed946727 on instance 2026-04-17 01:24:22.987 8 INFO nova.compute.rpcapi [None req-3efa0f72-6e0f-431a-8e78-6b02c6149c51 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 125/257] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:23.121 7 WARNING neutronclient.v2_0.client [None req-45f810f7-b0b2-485e-8ee7-04dea7d76aab c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/258] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:23 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1436 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:23.836 8 WARNING neutronclient.v2_0.client [None req-7272e376-024d-429f-941a-ecf494b4582f 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:23.904 7 WARNING neutronclient.v2_0.client [None req-17843d9a-8d5b-4353-a896-49fa6f22cf67 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/259] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:23 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/262] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:23 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1435 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:24.235 8 WARNING neutronclient.v2_0.client [None req-23e4900d-f617-464a-b394-2c1100b44c0b c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/263] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:24 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1484 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:25.014 7 WARNING neutronclient.v2_0.client [None req-00acb69d-99c8-434e-b3a3-fe68be77c3c4 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:25.119 8 WARNING neutronclient.v2_0.client [None req-0270c52a-e5e8-4d26-ae48-98b9370eff22 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/264] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:24 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/265] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:25 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1435 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:25.323 7 WARNING neutronclient.v2_0.client [None req-586337b2-6751-4089-bf6d-8356dea5da42 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/266] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:25 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:26.184 8 WARNING neutronclient.v2_0.client [None req-8a51f5f9-d869-4513-80cb-4663a5262edd 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:26.287 7 WARNING neutronclient.v2_0.client [None req-5ee51287-247f-40a2-8c0f-1c9a57e2954b 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/267] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:26 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:26 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:26.428 8 WARNING neutronclient.v2_0.client [None req-9d82e121-6b40-4bda-a1ac-7167cc977eb8 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/269] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:26 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1492 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:27.400 7 WARNING neutronclient.v2_0.client [None req-952ebc2a-5895-4734-9f10-3ede574400b9 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:27.437 8 WARNING neutronclient.v2_0.client [None req-d2f41908-ba38-43d1-a836-7b3e4c34d801 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/270] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:27 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:27.594 7 WARNING neutronclient.v2_0.client [None req-d9244902-d7db-4cff-9b81-2bd9a42b5e94 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/271] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:27 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1435 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:27.609 8 INFO nova.api.openstack.compute.server_external_events [req-a0e9aea7-6d9c-4290-881a-7c62c0b43d33 req-180ec4dd-9d63-4cda-a079-3eb57a1a0a50 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:9ca612b0-01b5-4c3f-bd84-b7bc7902d3b3 for instance 89707796-d621-4dc8-9300-84d2af89426c on instance [pid: 8|app: 0|req: 134/272] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:27 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1567 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:28.624 8 WARNING neutronclient.v2_0.client [None req-565c4366-365a-442a-80e8-92ea259db64a 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:28.646 7 WARNING neutronclient.v2_0.client [None req-94db90ec-8553-4236-ad34-8144d375fae8 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/274] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:28 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => 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, ' [pid: 7|app: 0|req: 140/275] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:28 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1423 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:24:28.777 8 WARNING neutronclient.v2_0.client [None req-37a1c587-b1a4-443f-851a-311df958ce8a c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/276] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:28 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1555 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:29.782 7 WARNING neutronclient.v2_0.client [None req-660d79dd-23d4-4528-9f89-6c1594689516 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:29.836 8 WARNING neutronclient.v2_0.client [None req-b1d3e45d-6bcd-4612-b6f3-990351276f66 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/277] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:29 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:29 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1423 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-04-17 01:24:30.024 7 WARNING neutronclient.v2_0.client [None req-8a6db322-72c9-4b1a-ae57-eb7c039d4a94 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/279] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:29 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1555 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:30.186 8 INFO nova.api.openstack.compute.server_external_events [req-af671980-74fb-493b-aff4-c99ac18fe3f4 req-c7a4fda0-8af8-4a73-8abb-f2921e877877 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c for instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 on instance [pid: 8|app: 0|req: 138/280] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:24:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:30.943 7 WARNING neutronclient.v2_0.client [None req-c662a945-c4d2-435f-ab83-5ec7fba5955a 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:31.016 8 WARNING neutronclient.v2_0.client [None req-d2590312-74b9-4143-bd9a-55439ceb40b9 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/281] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:30 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:30 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1423 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:31.178 7 WARNING neutronclient.v2_0.client [None req-3b2a15e7-b084-49d4-bcf1-698358974dac c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/283] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:31 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1555 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:32.131 8 WARNING neutronclient.v2_0.client [None req-1db24087-49cd-4b00-a83b-c5eb8daa21d7 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:32.175 7 WARNING neutronclient.v2_0.client [None req-6ecb2e00-d11c-4ab5-b436-c19bd6c2772d 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/284] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:32 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1716 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 145/285] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:32 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1423 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:32.384 8 WARNING neutronclient.v2_0.client [None req-e3c4e0c7-96e2-4c58-912c-e51975862115 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:32.403 7 WARNING neutronclient.v2_0.client [None req-21d7a290-af64-4514-a6b9-bf718603c75b 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/286] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:24:32 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:32.481 7 INFO nova.api.openstack.compute.server_external_events [req-b7fc3f27-181e-408e-a0b2-8882bbd2eab7 req-70088f01-2c14-4254-8d14-b6ffbe87fa74 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:9ca612b0-01b5-4c3f-bd84-b7bc7902d3b3 for instance 89707796-d621-4dc8-9300-84d2af89426c on instance [pid: 8|app: 0|req: 141/287] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:32 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1555 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:24:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:33.311 8 INFO nova.api.openstack.compute.server_external_events [req-c0deef8f-d95f-4403-a302-641b7df3110e req-73acd00d-254c-4b18-a8fc-81a32c7a9e4a d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c for instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 on instance 2026-04-17 01:24:33.315 7 WARNING neutronclient.v2_0.client [None req-d27fa909-8434-4287-b35a-2948f8635fad 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/289] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:33.386 8 WARNING neutronclient.v2_0.client [None req-9ec5980b-a9f5-4d96-8082-a93918223842 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/290] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:33 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1716 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, ' [pid: 8|app: 0|req: 143/291] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:33 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1423 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:24:33.559 7 WARNING neutronclient.v2_0.client [None req-0d157eec-a139-4bb3-8e92-44e256e4847d c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/292] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:33 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1555 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:34.550 8 INFO nova.api.openstack.compute.server_external_events [req-825d0778-623b-4c44-92ed-aaecaf717d9e req-ee50eb44-c3db-48f1-a585-9e49c69afa54 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:fb5822fa-a1a9-4636-9e99-fa575dadbe6b for instance 66d5b575-3188-4651-a4c9-6e97ed946727 on instance [pid: 8|app: 0|req: 145/295] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:24:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:34.587 7 WARNING neutronclient.v2_0.client [None req-5201ae3c-cb2d-464d-9afc-ae9b6b966bc2 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] 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: 151/296] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:34 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1423 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:24:34.714 8 WARNING neutronclient.v2_0.client [None req-b2423941-0b0f-4c4a-8d51-9a35db864780 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/297] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:34 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1737 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:34.927 7 WARNING neutronclient.v2_0.client [None req-02062bbf-570e-48a5-99a7-38d332d119c8 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/298] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:24:34 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:35.764 8 WARNING neutronclient.v2_0.client [None req-1a714694-7a25-4a01-8680-454f2fb39c26 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/299] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:35 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1610 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:35.976 7 WARNING neutronclient.v2_0.client [None req-718d1fb6-7312-4ddf-9ccf-eca67e4e0cb2 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/300] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:24:35 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:36.423 8 INFO nova.api.openstack.compute.server_external_events [req-c0d27a5d-6221-4c1e-9e7f-5dbed15b121a req-5a23ccf0-da50-4ee3-b830-2c383c879d0f d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:9ca612b0-01b5-4c3f-bd84-b7bc7902d3b3 for instance 89707796-d621-4dc8-9300-84d2af89426c on instance [pid: 8|app: 0|req: 148/301] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:36.438 7 WARNING neutronclient.v2_0.client [None req-96080a47-faca-4fdc-9bca-cb46ef029927 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] 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: 154/302] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:36 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1737 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:36.829 8 WARNING neutronclient.v2_0.client [None req-9627afeb-a7f1-4c5b-886e-316c477f71ce 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:24:36.833 7 INFO nova.api.openstack.compute.server_external_events [req-cc8322ca-d20e-4f48-8876-7e6d9bf6480a req-38260dc2-a149-4d39-a221-30cd28b9137c d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:fb5822fa-a1a9-4636-9e99-fa575dadbe6b for instance 66d5b575-3188-4651-a4c9-6e97ed946727 on instance [pid: 7|app: 0|req: 155/303] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 149/304] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:36 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1610 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/305] 10.0.0.154 () {32 vars in 641 bytes} [Fri Apr 17 01:24:36 2026] GET /v2.1/servers => generated 384 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 157/306] 10.0.0.154 () {32 vars in 641 bytes} [Fri Apr 17 01:24:36 2026] GET /v2.1/servers => generated 387 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 150/307] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:24:36 2026] DELETE /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:37.149 8 WARNING neutronclient.v2_0.client [None req-e07d1a05-bdb1-46a4-8b31-bce055176f13 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/308] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:24:37 2026] DELETE /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:37.207 7 WARNING neutronclient.v2_0.client [None req-85ffa4cc-9100-4cec-b65e-e9aa6d84b741 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/309] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:37 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1743 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/310] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:37 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1616 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:38.295 8 WARNING neutronclient.v2_0.client [None req-ddb2394c-ea30-4d6d-9195-006de5d33c4f c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/311] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:38 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1863 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:38.432 7 WARNING neutronclient.v2_0.client [None req-43ae96f6-91a4-46ca-a7e2-7e443972aafe 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/312] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:38 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1736 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:39.443 8 WARNING neutronclient.v2_0.client [None req-abb126b4-ea50-4ccc-94b2-b15a2acc9785 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/313] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:39 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1863 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:39.624 7 WARNING neutronclient.v2_0.client [None req-bb6f7ba5-d3b6-44e9-b9b6-286a0d675e7a 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/314] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:39 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1736 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:40.068 8 INFO nova.api.openstack.compute.server_external_events [req-0f4a7373-cf47-4d95-8e90-864c67e8befd req-e09ad852-e5bd-4f38-b333-97383d9a57e4 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-unplugged:9ca612b0-01b5-4c3f-bd84-b7bc7902d3b3 for instance 89707796-d621-4dc8-9300-84d2af89426c on instance [pid: 8|app: 0|req: 154/315] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:24:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:40.548 7 INFO nova.api.openstack.compute.server_external_events [req-1b908839-7dc1-451b-b16a-c1df0986f0a1 req-7fa94ae9-c457-4e8e-b73d-a787e7e5ae9b d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:9ca612b0-01b5-4c3f-bd84-b7bc7902d3b3 for instance 89707796-d621-4dc8-9300-84d2af89426c 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: 162/316] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:40.584 8 INFO nova.api.openstack.compute.server_external_events [req-401c8bf6-9c58-46a3-9c31-cd32e4dd0e85 req-272b71d4-751b-48a1-b0f2-cd44dc832a02 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:fb5822fa-a1a9-4636-9e99-fa575dadbe6b for instance 66d5b575-3188-4651-a4c9-6e97ed946727 on instance [pid: 8|app: 0|req: 155/317] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:24:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:24:40.607 7 WARNING neutronclient.v2_0.client [None req-1f3f2f1c-0d23-4b48-a4e9-8109fde93a41 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/318] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:40 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:40.799 8 WARNING neutronclient.v2_0.client [None req-3db43c59-6414-4207-a7a2-c8331803d88f 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/319] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:40 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1378 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:41.717 7 WARNING neutronclient.v2_0.client [None req-f058c4cb-5c3a-4a24-ad68-e3ae4a1f0fe2 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/320] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:41 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1518 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:41.888 8 WARNING neutronclient.v2_0.client [None req-5b445f82-6d99-43d4-a674-bf273abffc86 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/321] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:41 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1378 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:42.843 7 WARNING neutronclient.v2_0.client [None req-e9f70714-43fb-46fa-a947-6f47e406d3b5 c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/322] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:42 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 1518 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:42.984 8 WARNING neutronclient.v2_0.client [None req-0368cd1c-edee-4996-87cb-e3d6b5a1dedf 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/323] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:42 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1383 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:24:43.918 7 INFO nova.api.openstack.wsgi [None req-7f493972-6c23-4561-8ec6-8e2a0b2c77db c359cd6bbc5e46779c85d35ad862b7a7 bfbe613c475146d790b8d6d836e3051c - - default default] HTTP exception thrown: Instance 89707796-d621-4dc8-9300-84d2af89426c could not be found. [pid: 7|app: 0|req: 167/326] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:43 2026] GET /v2.1/servers/89707796-d621-4dc8-9300-84d2af89426c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 160/327] 10.0.0.154 () {32 vars in 706 bytes} [Fri Apr 17 01:24:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1277224579 => 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-04-17 01:24:44.069 7 WARNING neutronclient.v2_0.client [None req-e1c0e9f4-1fc2-4db7-b46f-cee7dfb00389 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/328] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:44 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 1383 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:24:45.417 8 INFO nova.api.openstack.wsgi [None req-7ad0e988-4bbb-462a-b250-9f5344701c58 61d36c6f6dbd422db2b42799eac43883 2d56d225533e4e6482cae2a8e8d012d2 - - default default] HTTP exception thrown: Instance 66d5b575-3188-4651-a4c9-6e97ed946727 could not be found. [pid: 8|app: 0|req: 161/329] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:24:45 2026] GET /v2.1/servers/66d5b575-3188-4651-a4c9-6e97ed946727 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 169/330] 10.0.0.154 () {32 vars in 702 bytes} [Fri Apr 17 01:24:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-27746763 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:25:01.881 7 WARNING neutronclient.v2_0.client [None req-0fd34cc4-c1a1-41f8-b4fd-6629619f1bf2 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/333] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:25:01 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/os-interface => generated 285 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:02.015 8 WARNING neutronclient.v2_0.client [None req-aea1eb3f-0dea-4a10-9d17-22fb2b11c2d5 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/334] 10.0.0.154 () {32 vars in 815 bytes} [Fri Apr 17 01:25:01 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/os-interface/d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c => generated 282 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 172/335] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:02 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/336] 10.0.0.154 () {34 vars in 750 bytes} [Fri Apr 17 01:25:02 2026] POST /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/action => generated 0 bytes in 46 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: 173/337] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:02 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 156 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 165/338] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:03 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:03.417 7 INFO nova.api.openstack.compute.server_external_events [req-c2177e33-c589-49b5-9ce0-e2b457052167 req-06cf6958-7daa-4f16-8255-2939cbf38ef1 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c for instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 on instance [pid: 7|app: 0|req: 174/339] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 167/342] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:04 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:04.351 7 WARNING neutronclient.v2_0.client [None req-a57349e9-78c3-43ea-a7ec-564e26287e69 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/343] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:04 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1950 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, ' [pid: 8|app: 0|req: 168/344] 10.0.0.154 () {34 vars in 750 bytes} [Fri Apr 17 01:25:04 2026] POST /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/action => generated 0 bytes in 44 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: 177/345] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:04 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 169/346] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:05 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:06.510 7 INFO nova.api.openstack.compute.server_external_events [req-a415aab2-6d2d-464e-ac7a-0e63b42a283f req-91cc7fd5-04aa-4eb3-b29c-4066adf5808b d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c for instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 on instance [pid: 7|app: 0|req: 178/347] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:06 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: 170/348] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:06 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/349] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:25:07 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 171/350] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:25:07 2026] DELETE /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:07.900 7 WARNING neutronclient.v2_0.client [None req-294807b0-77f2-46ac-972c-fe087eb7ced3 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/351] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:07 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1842 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-04-17 01:25:09.170 8 WARNING neutronclient.v2_0.client [None req-69442919-b41e-4dce-9b50-6446752d7af7 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/352] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:09 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1842 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, ' 2026-04-17 01:25:10.465 7 WARNING neutronclient.v2_0.client [None req-8d3c0ec1-6eff-409c-87cc-84e3a40686b3 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/353] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:10 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1842 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:11.396 8 INFO nova.api.openstack.compute.server_external_events [req-95f2040a-4aa1-4ea6-aaf5-e8244bf3903f req-9c63ea7b-04fe-46f4-9a9b-1e2a65b7f991 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:d858b1fa-2a49-4d81-aa7a-9e39c7d0ba0c for instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 on instance [pid: 8|app: 0|req: 173/354] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:12.213 7 WARNING neutronclient.v2_0.client [None req-3e654328-b288-491d-b03b-3d335929a82e 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/355] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:12 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1481 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:13.333 8 WARNING neutronclient.v2_0.client [None req-1246a171-b4d8-45bf-a4f8-b1f43a703bb0 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/356] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:13 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1486 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:14.449 8 WARNING neutronclient.v2_0.client [None req-47aa635e-ea5f-436d-b698-3ab743f5b3ce 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/359] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:14 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 1486 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:15.672 7 INFO nova.api.openstack.wsgi [None req-82d3d0eb-d367-4adc-9a4a-40a987f7ae3b 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] HTTP exception thrown: Instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 could not be found. [pid: 7|app: 0|req: 184/360] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:15 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 177/361] 10.0.0.154 () {32 vars in 704 bytes} [Fri Apr 17 01:25:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-497123365 => 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-04-17 01:25:16.173 7 INFO nova.api.openstack.wsgi [None req-488c3e2e-5a37-4e8d-88b1-54d090599038 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] HTTP exception thrown: Instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 could not be found. [pid: 7|app: 0|req: 185/362] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:25:16 2026] DELETE /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 01:25:16.204 8 INFO nova.api.openstack.wsgi [None req-e69cd22f-92b6-4aa5-939b-52d4eea18fd4 5484acd0ac9347729301c1b4826dd7ef d9b2f27dd0db4d86a0d7970f4ec7a4dd - - default default] HTTP exception thrown: Instance 5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 could not be found. [pid: 8|app: 0|req: 178/363] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:16 2026] GET /v2.1/servers/5df6e4cb-dbf6-4dc6-82bb-0f943a8b93e9 => 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: 180/366] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:25:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:27.118 7 WARNING neutronclient.v2_0.client [None req-318e7d7d-a93f-43b7-9d2e-07d33aef9a9a 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:25:27.291 7 WARNING neutronclient.v2_0.client [None req-318e7d7d-a93f-43b7-9d2e-07d33aef9a9a 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:25:27.882 7 WARNING neutronclient.v2_0.client [None req-318e7d7d-a93f-43b7-9d2e-07d33aef9a9a 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/367] 10.0.0.206 () {30 vars in 619 bytes} [Fri Apr 17 01:25:28 2026] GET /v2.1 => generated 0 bytes in 167 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 182/368] 10.0.0.206 () {32 vars in 692 bytes} [Fri Apr 17 01:25:28 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 10.0.0.206 () {34 vars in 913 bytes} [Fri Apr 17 01:25:28 2026] GET /v2.1/os-simple-tenant-usage/6a17868e7a5540cab29be0d87f54e557?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:25:27 2026] POST /v2.1/servers => generated 451 bytes in 2211 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:29.323 8 WARNING neutronclient.v2_0.client [None req-335853dd-3e80-4bd6-abff-e4aad72b1cb2 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] 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: 188/371] 10.0.0.206 () {30 vars in 654 bytes} [Fri Apr 17 01:25:29 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:29 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1424 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:25:30.566 7 WARNING neutronclient.v2_0.client [None req-5b0d59d2-fab0-4222-94e3-87dad81672f0 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/373] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:30 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1420 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:31.898 8 WARNING neutronclient.v2_0.client [None req-36d8adbe-7900-4261-9156-10997e78cade 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/374] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:31 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1476 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 190/375] 10.0.0.206 () {30 vars in 619 bytes} [Fri Apr 17 01:25:32 2026] GET /v2.1 => generated 0 bytes in 46 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: 186/376] 10.0.0.206 () {32 vars in 692 bytes} [Fri Apr 17 01:25:32 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: 191/377] 10.0.0.206 () {34 vars in 913 bytes} [Fri Apr 17 01:25:32 2026] GET /v2.1/os-simple-tenant-usage/6a17868e7a5540cab29be0d87f54e557?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 10.0.0.206 () {30 vars in 654 bytes} [Fri Apr 17 01:25:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:33.157 7 WARNING neutronclient.v2_0.client [None req-80483960-543a-4969-afc7-203288a0d5d7 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/381] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:33 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1484 bytes in 1057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:25:35.234 8 WARNING neutronclient.v2_0.client [None req-8d39512b-3e7b-46f7-955d-87fecb016e7e 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:35.764 7 INFO nova.api.openstack.compute.server_external_events [req-f64aae16-6a76-43af-883a-d39ee3292387 req-19924aba-68b2-4e5d-9e88-5fcde4e4d4a3 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:bc93a449-8e9c-4752-8fef-d9fe08a06795 for instance fe0e53c0-67a4-4413-9951-06bdb077c870 on instance [pid: 7|app: 0|req: 193/382] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:35 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:36.987 7 WARNING neutronclient.v2_0.client [None req-2b2c04f3-d183-489c-b78f-bf05e58a6fab 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/384] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:36 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:38.233 8 WARNING neutronclient.v2_0.client [None req-f83e1753-9ef5-4e64-ad2d-a3b59de3eeed 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/385] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:38 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 1567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:40.812 7 WARNING neutronclient.v2_0.client [None req-6d38e1b2-b016-4a82-96c7-7913dcc6bca9 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/386] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:40 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:42.749 8 WARNING neutronclient.v2_0.client [None req-73976023-7208-4cc0-961d-80c38ec876cd 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/387] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:42 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:44.319 8 WARNING neutronclient.v2_0.client [None req-b2fe7841-b8fc-489d-b669-2296d409ac61 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/390] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:44 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:45.660 7 WARNING neutronclient.v2_0.client [None req-12243ef9-cad2-4d22-89f6-4f795c72145f 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:45.835 8 INFO nova.api.openstack.compute.server_external_events [req-bd9bb00a-7cce-47a4-a086-e3f136686d40 req-e8f87604-534b-49a6-9f28-8ac46149a460 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:bc93a449-8e9c-4752-8fef-d9fe08a06795 for instance fe0e53c0-67a4-4413-9951-06bdb077c870 on instance [pid: 8|app: 0|req: 195/391] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:25:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:45 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1550 bytes in 837 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:47.528 8 WARNING neutronclient.v2_0.client [None req-5d2e2919-1edf-4a0a-b35a-94174eb55cc9 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/393] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:47 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1727 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:47.720 7 WARNING neutronclient.v2_0.client [None req-c02c7255-b803-4706-bc48-20a106f7bab6 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/394] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:25:47 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:48.455 8 INFO nova.api.openstack.compute.server_external_events [req-0a463a70-1879-4711-bfa0-91e25ff3a2e1 req-d9196751-959e-495e-91bf-9d286385c83d d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:bc93a449-8e9c-4752-8fef-d9fe08a06795 for instance fe0e53c0-67a4-4413-9951-06bdb077c870 on instance [pid: 8|app: 0|req: 197/395] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:48 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) 2026-04-17 01:25:48.492 7 WARNING neutronclient.v2_0.client [None req-d7883631-5aa0-4705-906d-dbf57ce8790b 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/396] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:48 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1727 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 198/397] 10.0.0.154 () {32 vars in 641 bytes} [Fri Apr 17 01:25:48 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 200/398] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:25:48 2026] DELETE /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:49.043 8 WARNING neutronclient.v2_0.client [None req-9a9d75f4-58fa-407d-9f8d-b964b91baec9 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/399] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:49 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1733 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 201/400] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:25:49 2026] POST /v2.1/os-keypairs => generated 396 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:50.210 8 WARNING neutronclient.v2_0.client [None req-3c39bc2b-ce41-45de-8d54-8bf7187d3f8d 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/401] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:50 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1853 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:25:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:51.446 8 WARNING neutronclient.v2_0.client [None req-74c4c5b6-934a-470b-ade5-c9065e06a270 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:25:51.621 7 WARNING neutronclient.v2_0.client [None req-4df6d13f-d77e-4a91-916b-28c258e14f96 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/403] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:51 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1853 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:25:51.700 7 WARNING neutronclient.v2_0.client [None req-4df6d13f-d77e-4a91-916b-28c258e14f96 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:25:51.734 7 WARNING neutronclient.v2_0.client [None req-4df6d13f-d77e-4a91-916b-28c258e14f96 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:25:51.886 7 WARNING neutronclient.v2_0.client [None req-4df6d13f-d77e-4a91-916b-28c258e14f96 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/404] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:25:51 2026] POST /v2.1/servers => generated 496 bytes in 539 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:52.118 8 WARNING neutronclient.v2_0.client [None req-df2a90b1-e2c8-4368-bd5f-0bb8c81be117 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/405] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:52 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1455 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:52.241 7 INFO nova.api.openstack.compute.server_external_events [req-e64cf6b9-d5aa-4bf2-a061-19a7b4a79d2e req-7e15adba-83e3-4e36-9db9-ff5a3630b238 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:bc93a449-8e9c-4752-8fef-d9fe08a06795 for instance fe0e53c0-67a4-4413-9951-06bdb077c870 on instance [pid: 7|app: 0|req: 204/406] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:52.700 8 WARNING neutronclient.v2_0.client [None req-2ebc8d61-6115-4bcc-849a-c24f23dd8954 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/407] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:52 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1505 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:53.219 7 WARNING neutronclient.v2_0.client [None req-9379f65d-e7ac-4df6-86c7-362be62d0556 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/408] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:53 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1459 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:53.830 8 WARNING neutronclient.v2_0.client [None req-3f4a9012-a59e-4e81-a5a3-042f9996694f 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/409] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:53 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1510 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:54.305 7 WARNING neutronclient.v2_0.client [None req-d8aaf3f4-454c-424e-8e48-bc55949e10f7 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/412] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:54 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1451 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:54.936 8 WARNING neutronclient.v2_0.client [None req-d6840526-20d4-4380-b9f0-935cebf4ee36 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/413] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:54 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 1510 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:55.395 7 WARNING neutronclient.v2_0.client [None req-83da9889-73df-4284-8795-2a4dae949b0b 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/414] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:55 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1507 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:56.017 8 INFO nova.api.openstack.wsgi [None req-426ea0c6-21a1-4e07-bad4-7ae4b383e89e 18c7ab5cfd7749638fe5c27896b79b24 7091e2a8221f40cdabc3ace895c3a2d8 - - default default] HTTP exception thrown: Instance fe0e53c0-67a4-4413-9951-06bdb077c870 could not be found. [pid: 8|app: 0|req: 207/415] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:55 2026] GET /v2.1/servers/fe0e53c0-67a4-4413-9951-06bdb077c870 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/416] 10.0.0.154 () {32 vars in 706 bytes} [Fri Apr 17 01:25:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1407852862 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:56.500 8 WARNING neutronclient.v2_0.client [None req-2ad06d77-73bc-4f85-83f1-ba1008d95a6f 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/417] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:56 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1507 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:25:57.587 7 WARNING neutronclient.v2_0.client [None req-391586a3-4eb5-4888-83b8-21173ad77624 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/418] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:57 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1629 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:58.480 8 INFO nova.api.openstack.compute.server_external_events [req-08b3158f-54bf-456e-80a0-b9bf6efdf0bf req-76ff86d3-8b62-4734-b1a0-5997c7021064 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:e1d35471-9fe5-445b-ad9a-4b0801a13918 for instance b809c32f-dc28-4808-bd55-a2ca2919664f on instance [pid: 8|app: 0|req: 209/419] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:25:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:25:59.207 7 WARNING neutronclient.v2_0.client [None req-e986fe58-c083-4b46-a687-ac64fa8bf752 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/420] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:25:59 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1627 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-04-17 01:26:00.404 8 WARNING neutronclient.v2_0.client [None req-1d5c8a55-73df-4585-994d-4c78bebf1cd5 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/421] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:00 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1627 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-04-17 01:26:01.660 7 WARNING neutronclient.v2_0.client [None req-c896e89b-1df7-4178-a24f-12b1b0b4e425 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/422] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:01 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1627 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:02.826 8 WARNING neutronclient.v2_0.client [None req-1676e2c8-f90c-47aa-9dad-802de8b5c0c0 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/423] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:02 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1627 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:03.703 7 INFO nova.api.openstack.compute.server_external_events [req-97f572dd-4ecb-4f59-a164-83eadf61d54c req-5351518d-e7fd-42b9-83ae-6ba2110760ef d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:e1d35471-9fe5-445b-ad9a-4b0801a13918 for instance b809c32f-dc28-4808-bd55-a2ca2919664f on instance [pid: 7|app: 0|req: 213/424] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:26:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:03.969 8 WARNING neutronclient.v2_0.client [None req-61bd92be-b8c7-4228-803c-fe0d1a70fcfa 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/427] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:03 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1627 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:05.229 8 WARNING neutronclient.v2_0.client [None req-be4b9b59-9bc8-4095-9e64-c6c8aac194c5 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/428] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:26:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:05 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1627 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:26:06.454 7 WARNING neutronclient.v2_0.client [None req-171236b9-a0a6-4a98-8216-9ce18f53461b 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/430] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:06 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1808 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:06.675 8 WARNING neutronclient.v2_0.client [None req-e5cb4b91-29d1-4013-8577-cb70355c30d3 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/431] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:26:06 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:26:06.740 7 WARNING neutronclient.v2_0.client [None req-0d31c3b5-93e8-471a-95aa-09044b432461 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:26:06.986 7 WARNING neutronclient.v2_0.client [None req-0d31c3b5-93e8-471a-95aa-09044b432461 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:07.397 8 INFO nova.api.openstack.compute.server_external_events [req-4e096bae-adec-4902-b5ec-3d68021cb995 req-8344df53-f34d-4154-95cb-2e024e3a61fc d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:e1d35471-9fe5-445b-ad9a-4b0801a13918 for instance b809c32f-dc28-4808-bd55-a2ca2919664f on instance [pid: 8|app: 0|req: 216/432] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:26:07 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) 2026-04-17 01:26:07.497 7 WARNING neutronclient.v2_0.client [None req-0d31c3b5-93e8-471a-95aa-09044b432461 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/433] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:26:06 2026] POST /v2.1/servers => generated 452 bytes in 1003 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:07.698 8 WARNING neutronclient.v2_0.client [None req-fa8244bc-769a-4ca9-b33d-3aae0e15bf80 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/434] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:07 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1392 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:08.794 7 WARNING neutronclient.v2_0.client [None req-8201964c-df51-48ec-9c78-56c850d9821b 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/435] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:08 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1396 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:10.470 8 WARNING neutronclient.v2_0.client [None req-b249ccb6-f35d-46c9-a827-c9121c921a07 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/436] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:10 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1444 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-04-17 01:26:11.596 7 WARNING neutronclient.v2_0.client [None req-1a061011-f8de-4c90-8df6-fa99bf8d9765 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/437] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:11 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:12.687 8 WARNING neutronclient.v2_0.client [None req-c0ae31d9-db47-49fb-b62d-71943b3a68af 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:12.768 7 WARNING neutronclient.v2_0.client [None req-a1a6d32b-6b78-43ea-9492-87fafd85282b d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/438] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:12 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1519 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:13.134 8 INFO nova.api.openstack.compute.server_external_events [req-eb42dab6-3290-4921-9d4f-c4ecb81c5d99 req-82e23366-b425-442f-857f-30c7ca771326 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 8|app: 0|req: 220/439] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:26:13 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) 2026-04-17 01:26:13.201 7 WARNING neutronclient.v2_0.client [None req-a1a6d32b-6b78-43ea-9492-87fafd85282b d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/440] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:26:12 2026] POST /v2.1/servers => generated 424 bytes in 692 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:13.421 8 WARNING neutronclient.v2_0.client [None req-cf47dc3b-3968-4f1c-af51-ff3858688920 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/441] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:13 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:14.153 7 WARNING neutronclient.v2_0.client [None req-baeb4180-2e82-4315-a39b-f50e8250e8b0 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/444] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:14 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1517 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, ' 2026-04-17 01:26:14.518 8 WARNING neutronclient.v2_0.client [None req-037fb9f8-a94c-4215-b791-c229c4d89316 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/445] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:14 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:15.360 7 WARNING neutronclient.v2_0.client [None req-b7746ad6-f6e1-4963-98c3-2e94d6f99289 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/446] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:15 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:15.619 8 WARNING neutronclient.v2_0.client [None req-1572bbc1-588f-4b97-bd99-c9885379584b d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/447] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:15 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1419 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:16.496 7 WARNING neutronclient.v2_0.client [None req-b0da54c7-d38b-4a81-8059-6ddd9fe8a9b6 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/448] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:16 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1517 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:16.706 8 WARNING neutronclient.v2_0.client [None req-7b9f88d5-4f0a-484a-8eb0-6baa6913761a d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/449] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:16 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1419 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:17.256 7 INFO nova.api.openstack.compute.server_external_events [req-16274ffb-dfdf-4c87-8f04-621b4c4bf784 req-c0ec29e7-7f1a-4fcc-91c6-585add624a4d d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 7|app: 0|req: 225/450] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:26:17 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-04-17 01:26:17.647 8 WARNING neutronclient.v2_0.client [None req-97dad563-10ee-4632-b5e9-73025eed11aa 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:17.799 7 WARNING neutronclient.v2_0.client [None req-2fefad79-54f5-4da6-abca-14db5d47fb37 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/451] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:17 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1517 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:17 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1427 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:18.799 8 INFO nova.api.openstack.compute.server_external_events [req-d6877e65-d6fb-452f-b224-972898aa93fe req-b932c836-fd20-4ccc-b76d-862bbd57ac27 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:8c7c40f8-ad5b-4c6d-8bb4-6267b98d2566 for instance ae133d98-7496-4dbb-bb4a-c6f0479273be on instance [pid: 8|app: 0|req: 227/453] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:26:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:18.910 7 WARNING neutronclient.v2_0.client [None req-e4fd6205-f0b5-434c-8269-7f496e584232 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:26:18.940 8 WARNING neutronclient.v2_0.client [None req-92cc0ebf-eefd-43cc-8d33-53f1d7f6b7f3 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/454] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:18 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1517 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:18 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:20.093 7 WARNING neutronclient.v2_0.client [None req-f268a8a4-3047-4609-8c85-6918bf178ae5 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:26:20.105 8 WARNING neutronclient.v2_0.client [None req-edce59e6-4199-46bd-bb77-d25b138254e1 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/456] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:20 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1467 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:20 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1699 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-04-17 01:26:20.322 8 WARNING neutronclient.v2_0.client [None req-4d5824ad-1c25-448e-bbbf-7b447ac3bad2 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/458] 10.0.0.154 () {32 vars in 741 bytes} [Fri Apr 17 01:26:20 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:21.169 7 INFO nova.api.openstack.compute.server_external_events [req-397c13e1-1060-41cc-9dc3-38e35c32fd5a req-5d53cbf8-9f60-47d7-b769-529928d2b9b6 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 7|app: 0|req: 229/459] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:26:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:21.311 8 WARNING neutronclient.v2_0.client [None req-08d326a1-03ba-43fa-9ff8-c8784cc0052f d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/460] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:21 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1467 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:22.484 7 WARNING neutronclient.v2_0.client [None req-b9d8a50f-f309-4c0c-8241-059d2196a965 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/461] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:22 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1467 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-04-17 01:26:23.695 8 WARNING neutronclient.v2_0.client [None req-cea960dd-8056-4625-a435-e743e7f5f7b7 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/462] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:23 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1467 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:23.923 7 INFO nova.api.openstack.compute.server_external_events [req-d0bed282-f37d-4566-93fe-41e3775b3813 req-3aa9fbe2-c09b-4366-ae99-298f4d40411e d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:8c7c40f8-ad5b-4c6d-8bb4-6267b98d2566 for instance ae133d98-7496-4dbb-bb4a-c6f0479273be on instance [pid: 7|app: 0|req: 232/465] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:26:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:24.861 8 WARNING neutronclient.v2_0.client [None req-58a31d89-3f1f-41ed-a635-c1a8678407a7 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/466] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:24 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1467 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:26.018 7 WARNING neutronclient.v2_0.client [None req-9b30a199-6547-489f-85d7-c0d4c4f464a1 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/467] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:25 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1647 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/468] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:26:27 2026] DELETE /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => 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-04-17 01:26:27.681 7 WARNING neutronclient.v2_0.client [None req-3009cc91-b4af-4f67-ba67-71b165335ed6 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/469] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:27 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1653 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:28.807 8 WARNING neutronclient.v2_0.client [None req-713f57dd-8a01-4af0-bd00-172d432177cd 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:28.887 7 WARNING neutronclient.v2_0.client [None req-a53ec5e8-28d4-458a-857e-a901bc880896 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/470] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:28 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1928 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:28 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1653 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:30.053 8 WARNING neutronclient.v2_0.client [None req-cee6d840-4ee4-49ad-8974-61e7ff7dee7c d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/472] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:30 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1653 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:30.616 7 INFO nova.api.openstack.compute.server_external_events [req-6c28818d-350c-492c-92b8-704643fe19d2 req-6150fff3-ad4e-46e9-bc8d-02cd8dd1e78f d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:8c7c40f8-ad5b-4c6d-8bb4-6267b98d2566 for instance ae133d98-7496-4dbb-bb4a-c6f0479273be on instance [pid: 7|app: 0|req: 236/473] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:26: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, ' [pid: 8|app: 0|req: 238/474] 10.0.0.154 () {32 vars in 753 bytes} [Fri Apr 17 01:26:30 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:31.235 7 WARNING neutronclient.v2_0.client [None req-01561fe5-dceb-450e-beec-496cbeacf6fe d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/475] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:31 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1448 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:32.348 7 WARNING neutronclient.v2_0.client [None req-56707999-5bed-4de8-a65b-c415f02c62fa d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/476] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:26:32 2026] DELETE /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/477] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:32 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1453 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:26:32.416 8 WARNING neutronclient.v2_0.client [None req-eb9afd8f-c27c-49b0-9d19-b3d21421eb05 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/478] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:32 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1934 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-04-17 01:26:33.445 7 WARNING neutronclient.v2_0.client [None req-7865aa09-e5b6-4390-8b4b-baf228af96cb d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/479] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:33 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:33.557 8 WARNING neutronclient.v2_0.client [None req-63cc4847-0afe-47b9-802b-2decbaa2bc94 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/480] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:33 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1934 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-04-17 01:26:34.517 8 INFO nova.api.openstack.wsgi [None req-36e66e75-3759-4ce1-8b5b-648d069f1cb9 d03ac6e8385e488ab7fb234e1974ec64 a02bd0e6c9a34893b2d11d5239c27888 - - default default] HTTP exception thrown: Instance ae133d98-7496-4dbb-bb4a-c6f0479273be could not be found. [pid: 8|app: 0|req: 243/483] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:34 2026] GET /v2.1/servers/ae133d98-7496-4dbb-bb4a-c6f0479273be => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:34.734 7 WARNING neutronclient.v2_0.client [None req-4b4b0a1f-8f47-49eb-8b30-6839430a52c2 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/484] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:34 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1934 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:35.105 8 INFO nova.api.openstack.compute.server_external_events [req-0c6489b3-89ca-4936-aea8-f8d532e29fb5 req-f139c156-7818-413d-90d5-31df602ca1fa d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-unplugged:e1d35471-9fe5-445b-ad9a-4b0801a13918 for instance b809c32f-dc28-4808-bd55-a2ca2919664f on instance [pid: 8|app: 0|req: 244/485] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:26:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:35.584 7 INFO nova.api.openstack.compute.server_external_events [req-201405f8-35b4-4b69-a2b8-4706cd2d108a req-de9dd8b0-2ab3-4e52-b9f3-759ff7356e48 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:e1d35471-9fe5-445b-ad9a-4b0801a13918 for instance b809c32f-dc28-4808-bd55-a2ca2919664f on instance [pid: 7|app: 0|req: 242/486] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:26:35 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-04-17 01:26:35.949 8 WARNING neutronclient.v2_0.client [None req-bedd16fd-585c-4dde-99f9-b028b7778178 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/487] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:35 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1536 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:37.051 7 WARNING neutronclient.v2_0.client [None req-fddff54f-c458-454e-8e71-3e3caa7ca1cb 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/488] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:37 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1541 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:38.296 8 WARNING neutronclient.v2_0.client [None req-745021dc-002a-4b05-876e-3ad319286130 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/489] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:38 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 1541 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:39.372 7 INFO nova.api.openstack.wsgi [None req-71a53545-0614-4cd7-b360-707a89ff2ef2 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] HTTP exception thrown: Instance b809c32f-dc28-4808-bd55-a2ca2919664f could not be found. [pid: 7|app: 0|req: 244/490] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:39 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:39.400 8 INFO nova.api.openstack.wsgi [None req-d42941b3-cc70-4a9b-bf4c-24d2cb8c05c7 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] HTTP exception thrown: Instance b809c32f-dc28-4808-bd55-a2ca2919664f could not be found. [pid: 8|app: 0|req: 247/491] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:26:39 2026] DELETE /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:39.435 7 INFO nova.api.openstack.wsgi [None req-c93eea1a-a1ee-459b-8496-c643df807ec1 5521ced9926044e089c53f9ffa4eff08 8b6fbbb2e0cb4ed5997a1bca7b543fd0 - - default default] HTTP exception thrown: Instance b809c32f-dc28-4808-bd55-a2ca2919664f could not be found. [pid: 7|app: 0|req: 245/492] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:39 2026] GET /v2.1/servers/b809c32f-dc28-4808-bd55-a2ca2919664f => 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: 248/493] 10.0.0.154 () {32 vars in 704 bytes} [Fri Apr 17 01:26:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-624345843 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/494] 10.0.0.154 () {32 vars in 726 bytes} [Fri Apr 17 01:26:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-476039369 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:26:41.845 8 WARNING neutronclient.v2_0.client [None req-5ef61e67-fbd0-456e-9ae6-881b0dc5aac3 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/495] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:41 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1819 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:26:42.024 7 WARNING neutronclient.v2_0.client [None req-eca74d56-eb2d-4771-b38f-39419ae5b1a7 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/496] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:41 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1819 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/497] 10.0.0.154 () {34 vars in 750 bytes} [Fri Apr 17 01:26:42 2026] POST /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:42.415 7 WARNING neutronclient.v2_0.client [None req-e7529973-afc2-45f0-bb70-b348e9446b30 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/498] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:42 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1821 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:43.614 8 WARNING neutronclient.v2_0.client [None req-e06bfe7e-18d3-4d43-93cb-0a43e1b56811 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/499] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:43 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1821 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:44.905 7 WARNING neutronclient.v2_0.client [None req-3532b94b-599e-4a8b-9783-0a236aeb9de1 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/502] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:44 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1821 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-04-17 01:26:46.059 8 WARNING neutronclient.v2_0.client [None req-d09d25f8-9a5e-42d4-afce-f0a025be94ef 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/503] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:46 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1826 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-04-17 01:26:47.217 7 WARNING neutronclient.v2_0.client [None req-016816e7-af16-4b3c-9bcf-1070272b5130 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/504] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:47 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1826 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:48.369 8 WARNING neutronclient.v2_0.client [None req-405a1e50-36f2-4256-a197-9ae0d54c7d6e 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/505] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:48 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1826 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:49.144 7 INFO nova.api.openstack.compute.server_external_events [req-ba59d398-74fc-4f4f-9ded-63d69f16334f req-9697a709-472c-4793-a4c1-e3dddde10596 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-unplugged:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 7|app: 0|req: 252/506] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:26:49 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-04-17 01:26:49.569 8 WARNING neutronclient.v2_0.client [None req-8a2188ea-de3a-462a-bf70-c87248962eb4 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/507] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:49 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1826 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:51.137 7 WARNING neutronclient.v2_0.client [None req-f0268c82-df44-45f1-b499-dc082af1873e 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/508] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:51 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1826 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:51.619 8 INFO nova.api.openstack.compute.server_external_events [req-fe2cec8a-2779-4196-bc68-57ccfcb836e1 req-e84b7d43-cb66-4d04-9012-a53550ed2af6 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 8|app: 0|req: 256/509] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:26:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:26:52.421 7 WARNING neutronclient.v2_0.client [None req-dacac58b-c331-453f-9a55-b4ef56457972 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/510] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:26:52 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1819 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:14.139 7 WARNING neutronclient.v2_0.client [None req-94481a02-ae00-4b49-b4d2-f2ccf254a1d2 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/517] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:14 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1819 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/518] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:27:14 2026] DELETE /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:14.534 7 WARNING neutronclient.v2_0.client [None req-f74dd931-ffef-4026-ae83-e31be0d14dea 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/519] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:14 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1825 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-04-17 01:27:15.733 8 WARNING neutronclient.v2_0.client [None req-2a63761c-f801-4c9b-aa73-409ed5835798 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/520] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:15 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1825 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:16.908 7 WARNING neutronclient.v2_0.client [None req-241cadaa-b856-402b-bf42-75dd4c293c9e 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/521] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:16 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1825 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:17.218 8 INFO nova.api.openstack.compute.server_external_events [req-2d554fd6-6dbc-4e2c-8499-25f7180da155 req-9fb35598-7237-4be7-9255-04b6fcdedb6c d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-unplugged:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 8|app: 0|req: 262/522] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:27:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:17.745 7 INFO nova.api.openstack.compute.server_external_events [req-fdf596ed-8774-45b2-a649-92dee7398a9b req-e22610d2-8703-4b58-801b-9ed7c2aa41a0 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:b7a6db15-9ec9-4884-9c28-35f58c219f3f for instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb on instance [pid: 7|app: 0|req: 261/523] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:27:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:18.086 8 WARNING neutronclient.v2_0.client [None req-eed4a8b3-826a-4314-a5b1-b4049ee1f374 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/524] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:18 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1473 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-04-17 01:27:19.179 7 WARNING neutronclient.v2_0.client [None req-0a89cc4b-2b6b-4bee-a353-15ea01543908 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/525] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:19 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1478 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:20.272 8 WARNING neutronclient.v2_0.client [None req-32a0ea01-9403-4f5c-a25a-18784d2210a6 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/526] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:20 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 1478 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:21.353 7 INFO nova.api.openstack.wsgi [None req-6cda02dd-744e-476d-90a2-1430c93f4bc9 45048cdda887410980bf5414a60f8711 d63baeddca294b88adad891d555ae3e9 - - default default] HTTP exception thrown: Instance 7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb could not be found. [pid: 7|app: 0|req: 263/527] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:21 2026] GET /v2.1/servers/7e5cfaa5-9bc9-42e8-82f7-33ef2f93facb => generated 111 bytes in 20 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: 265/528] 10.0.0.154 () {32 vars in 704 bytes} [Fri Apr 17 01:27:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-592677214 => 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-04-17 01:27:30.699 7 WARNING neutronclient.v2_0.client [None req-27189c5d-ad53-4fa2-9e5b-b82265fcb0c0 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:27:30.894 7 WARNING neutronclient.v2_0.client [None req-27189c5d-ad53-4fa2-9e5b-b82265fcb0c0 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/531] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:27:30 2026] POST /v2.1/servers => generated 424 bytes in 622 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 01:27:31.127 8 WARNING neutronclient.v2_0.client [None req-31290d27-a482-4c85-8a32-de03591310d3 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/532] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:31 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:32.231 7 WARNING neutronclient.v2_0.client [None req-35edb875-99f5-4a09-b114-7077d760de67 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/533] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:32 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1375 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:33.324 8 WARNING neutronclient.v2_0.client [None req-918fdc2d-ca1d-4f12-b0fb-94032a527e4b 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/534] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:33 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1423 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:34.403 7 WARNING neutronclient.v2_0.client [None req-ee44e883-af16-4ac7-9e2a-90708b42c1dc 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/537] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:34 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1423 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:35.475 8 WARNING neutronclient.v2_0.client [None req-8a09a91a-02c5-4313-982a-0455a582d946 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/538] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:35 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1431 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:36.382 7 INFO nova.api.openstack.compute.server_external_events [req-5b78fbba-c55c-407b-8f7e-5f2fe05bdb58 req-563f2844-b411-45a3-adca-f4f3bead4d78 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:efcd51f2-2c44-424e-a0ac-38559039c09d for instance 1280aca9-e474-40d8-9fb1-6a81edc3c887 on instance [pid: 7|app: 0|req: 269/539] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:27:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:36.547 8 WARNING neutronclient.v2_0.client [None req-c3d71049-fa0b-4870-82de-c3664d2b25ee 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/540] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:36 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1483 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:37.709 7 WARNING neutronclient.v2_0.client [None req-2884ff57-1c46-4341-b75e-6feb10962a1c 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/541] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:37 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1471 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-04-17 01:27:38.895 8 WARNING neutronclient.v2_0.client [None req-5126aba1-06c4-4acf-950d-8da45d45e99a 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/542] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:38 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => 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, ' 2026-04-17 01:27:40.055 7 WARNING neutronclient.v2_0.client [None req-7f211ac3-6876-4838-aa73-5e8d390affb5 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/543] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:40 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1471 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:41.200 8 WARNING neutronclient.v2_0.client [None req-e158350b-c719-49c0-92d6-b5939ab01cbe 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/544] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:41 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => 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-04-17 01:27:42.186 7 INFO nova.api.openstack.compute.server_external_events [req-2317b571-12ee-4ecd-89fa-88e19abd9977 req-41d36cf3-43f6-4f19-9f71-739837851882 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:efcd51f2-2c44-424e-a0ac-38559039c09d for instance 1280aca9-e474-40d8-9fb1-6a81edc3c887 on instance [pid: 7|app: 0|req: 272/545] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:27:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:42.378 8 WARNING neutronclient.v2_0.client [None req-83879478-d56f-4733-9691-2b15dd06a13a 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/546] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:42 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1471 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:43.511 7 WARNING neutronclient.v2_0.client [None req-914acc0c-da63-410c-ac94-a26e95aebbb1 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/547] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:43 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1656 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/548] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:27:43 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/549] 10.0.0.154 () {32 vars in 723 bytes} [Fri Apr 17 01:27:43 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/550] 10.0.0.154 () {32 vars in 825 bytes} [Fri Apr 17 01:27:43 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887/ips/tempest-ServerAddressesTestJSON-1312626956-network => generated 94 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/551] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:27:43 2026] DELETE /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:43.934 8 WARNING neutronclient.v2_0.client [None req-0ec14817-2387-4b39-8db2-e7fe9e9ea5aa 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/554] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:43 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1662 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-04-17 01:27:45.108 7 WARNING neutronclient.v2_0.client [None req-81fe4588-ae34-4aee-8884-70c1b4ca817c 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/555] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:45 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1662 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:46.249 8 WARNING neutronclient.v2_0.client [None req-9af9c3fb-bd41-4f4e-bcb9-c1bb4621ffcc 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/556] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:46 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1662 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:46.727 7 INFO nova.api.openstack.compute.server_external_events [req-fc4fce84-fdd9-4e5a-8c08-89fa77c58c3f req-b0f1d31f-7ff3-4566-b953-083c35139b86 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:efcd51f2-2c44-424e-a0ac-38559039c09d for instance 1280aca9-e474-40d8-9fb1-6a81edc3c887 on instance [pid: 7|app: 0|req: 279/557] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:27:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:47.511 8 WARNING neutronclient.v2_0.client [None req-435229a5-4e10-4a97-adc6-9d8f40e28f59 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/558] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:47 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => 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, ' [pid: 7|app: 0|req: 280/559] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:27:48 2026] POST /v2.1/os-keypairs => generated 395 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:48.608 8 WARNING neutronclient.v2_0.client [None req-7270d604-88c0-47a3-acc5-ae2ae559ddb6 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/560] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:48 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:27:49.709 7 WARNING neutronclient.v2_0.client [None req-3daee96a-51b6-4c04-bdc4-76bc7601b8e3 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/561] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:49 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => 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-04-17 01:27:50.216 8 WARNING neutronclient.v2_0.client [None req-9836d557-848c-42b8-a2ab-5191a6ecd9a2 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:27:50.253 8 WARNING neutronclient.v2_0.client [None req-9836d557-848c-42b8-a2ab-5191a6ecd9a2 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:27:50.509 8 WARNING neutronclient.v2_0.client [None req-9836d557-848c-42b8-a2ab-5191a6ecd9a2 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/562] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:27:50 2026] POST /v2.1/servers => generated 447 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:50.706 7 WARNING neutronclient.v2_0.client [None req-184ea9ef-9908-4f85-90f5-65ce09d6e6f1 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/563] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:50 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 1394 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:50.788 8 INFO nova.api.openstack.wsgi [None req-8ac16519-24f3-48f5-b0bc-b33ab0ab371b 99afddfd2ead43f78c9571d1a385a72c 1a170856cb3b45feacd6489e98794c7d - - default default] HTTP exception thrown: Instance 1280aca9-e474-40d8-9fb1-6a81edc3c887 could not be found. [pid: 8|app: 0|req: 282/564] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:50 2026] GET /v2.1/servers/1280aca9-e474-40d8-9fb1-6a81edc3c887 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:55.802 8 WARNING neutronclient.v2_0.client [None req-32e6a247-d678-430e-a4be-a71d0bd722b8 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/567] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:27:55 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 1519 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:27:55.962 7 INFO nova.api.openstack.compute.server_external_events [req-10e8a700-9faa-4bb5-a630-0d0bc5480788 req-18d2a553-99fa-4b25-974c-8cd19a2cc260 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:8d95b5d8-e322-474d-8bfc-6b03fef02d61 for instance ac6fa7c8-88b7-42f9-97a9-90750f60cf36 on instance [pid: 7|app: 0|req: 284/568] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:27:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:00.989 8 WARNING neutronclient.v2_0.client [None req-69e1b13d-5a0f-4efc-a258-5b6043750743 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/569] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:00 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:01.643 7 INFO nova.api.openstack.compute.server_external_events [req-e26a2b70-0de0-49dc-93ee-3b0d91baac05 req-feef1689-0ce5-447e-812c-185e68882faa d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:8d95b5d8-e322-474d-8bfc-6b03fef02d61 for instance ac6fa7c8-88b7-42f9-97a9-90750f60cf36 on instance [pid: 7|app: 0|req: 285/570] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:28:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:06.186 7 WARNING neutronclient.v2_0.client [None req-e9248fc0-88cd-4fe4-89ba-214faa43ede6 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/573] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:06 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:07.499 7 INFO nova.api.openstack.compute.server_external_events [req-8c30c3ad-94cb-4861-987c-f8144e939f26 req-e0824233-30fa-4e5b-af06-4a1f465752f3 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:8d95b5d8-e322-474d-8bfc-6b03fef02d61 for instance ac6fa7c8-88b7-42f9-97a9-90750f60cf36 on instance [pid: 7|app: 0|req: 288/574] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:28:07 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) 2026-04-17 01:28:07.535 8 WARNING neutronclient.v2_0.client [None req-02962390-0667-46f1-8049-f6b3f69f94db e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:28:07.587 8 WARNING neutronclient.v2_0.client [None req-02962390-0667-46f1-8049-f6b3f69f94db e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:28:07.781 8 WARNING neutronclient.v2_0.client [None req-02962390-0667-46f1-8049-f6b3f69f94db e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/575] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:28:07 2026] POST /v2.1/servers => generated 447 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:07.993 7 WARNING neutronclient.v2_0.client [None req-5294dedf-2450-4cb2-9bcf-2e1c3f01ae47 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in 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/576] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:07 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 1393 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:13.087 8 WARNING neutronclient.v2_0.client [None req-e09e7a94-dbc2-47f6-a1df-df05deae68d2 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:13.244 7 INFO nova.api.openstack.compute.server_external_events [req-b7b591e8-05c7-4b49-9e0b-19ff1d1cdb09 req-18ff5de0-27f9-41e0-bdc9-2b38a4972740 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:140c5d44-a220-4c8b-9052-cf32987d642e for instance d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 on instance [pid: 7|app: 0|req: 290/577] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:28:13 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) [pid: 8|app: 0|req: 288/578] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:13 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 1518 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:18.422 7 WARNING neutronclient.v2_0.client [None req-7e4746b4-7d7b-4ffa-8e67-a04ae764ed7b e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in 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/581] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:18 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 1516 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:19.170 8 INFO nova.api.openstack.compute.server_external_events [req-92eac42f-e1a0-49cb-b086-54a861e8e9f9 req-df1abc4d-5a72-48e2-b593-9c6de0c3ac5d d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:140c5d44-a220-4c8b-9052-cf32987d642e for instance d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 on instance [pid: 8|app: 0|req: 290/582] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:28:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:23.604 7 WARNING neutronclient.v2_0.client [None req-53ebb7ea-c4d1-4004-9d83-0502e98f3472 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in 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/583] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:23 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 1816 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-04-17 01:28:25.009 8 INFO nova.api.openstack.compute.server_external_events [req-9cadfd3d-2d57-42a8-94e1-988e60e4f9f2 req-9cb7c607-6122-4bb8-a44b-a019955419bf d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:140c5d44-a220-4c8b-9052-cf32987d642e for instance d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 on instance [pid: 8|app: 0|req: 292/586] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:28:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/587] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:28:33 2026] POST /v2.1/os-keypairs => generated 397 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:35.256 8 WARNING neutronclient.v2_0.client [None req-8e72b399-818a-4b5b-b9ef-687d90f87883 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:28:35.296 8 WARNING neutronclient.v2_0.client [None req-8e72b399-818a-4b5b-b9ef-687d90f87883 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:28:35.428 8 WARNING neutronclient.v2_0.client [None req-8e72b399-818a-4b5b-b9ef-687d90f87883 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/590] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:28:35 2026] POST /v2.1/servers => generated 450 bytes in 433 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 01:28:35.672 7 WARNING neutronclient.v2_0.client [None req-5ebb5957-65ca-4a2f-a878-83ff4a1f3191 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/591] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:35 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1400 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:36.757 8 WARNING neutronclient.v2_0.client [None req-30196a85-2e00-4f94-af78-7eba948e4b4c 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/592] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:36 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1404 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:37.870 7 WARNING neutronclient.v2_0.client [None req-885e54af-e482-48a9-b710-ab4b22a79026 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/593] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:37 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1452 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:38.963 8 WARNING neutronclient.v2_0.client [None req-88ac00cc-d5d9-407f-b708-c4b1a31f9b5c 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/594] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:38 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:40.054 7 WARNING neutronclient.v2_0.client [None req-66f9316c-2e89-42b6-84e3-f798f0cd6ccd 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/595] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:40 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1460 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:40.917 8 INFO nova.api.openstack.compute.server_external_events [req-1be58567-00fb-4949-bc66-f66e6dd3c6fc req-7fb4876f-81af-4b3e-9e37-dfe4e50426ab d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:ea3156c3-1aa6-4b92-808b-17a18a46b694 for instance 03d981f7-f040-4ca1-be74-a12b8aa40476 on instance [pid: 8|app: 0|req: 297/596] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:28:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:41.142 7 WARNING neutronclient.v2_0.client [None req-f504b461-c88f-42f3-affe-c31884a09218 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/597] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:41 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1538 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:42.293 8 WARNING neutronclient.v2_0.client [None req-b0426621-de7a-45f7-8825-bbbe12c36e25 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/598] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:42 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:43.476 7 WARNING neutronclient.v2_0.client [None req-bc12c737-e9d2-4be9-9a36-f104e76b9bbc 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/599] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:43 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:44.639 7 WARNING neutronclient.v2_0.client [None req-9d5e02ad-8e17-4993-8d90-a16369b1cc29 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/602] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:44 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:45.623 8 INFO nova.api.openstack.compute.server_external_events [req-02139068-2e54-45d1-8f4d-c7d5ddbf74d4 req-0bdf7d0f-23fb-43a1-8c56-fb4888d44d0a d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:ea3156c3-1aa6-4b92-808b-17a18a46b694 for instance 03d981f7-f040-4ca1-be74-a12b8aa40476 on instance [pid: 8|app: 0|req: 300/603] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:28:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:45.798 7 WARNING neutronclient.v2_0.client [None req-5e87b742-07f6-4f5c-843c-f9d9d72e4466 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/604] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:45 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:46.947 8 WARNING neutronclient.v2_0.client [None req-afb3b3cf-0d29-43bf-90b1-a989fc626d54 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/605] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:46 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1526 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-04-17 01:28:48.089 7 WARNING neutronclient.v2_0.client [None req-fa0e2ee9-b260-4da7-87e8-166a193c5cd7 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/606] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:48 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1695 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:48.311 8 WARNING neutronclient.v2_0.client [None req-b4b3c2c3-9550-4280-b3b5-fa378f854fb1 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/607] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:28:48 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1695 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:28:49.579 7 INFO nova.api.openstack.compute.server_external_events [req-b6ad35b5-2634-4c9e-b383-c4ab25b1f4f2 req-fc08a4c2-fafe-49fd-b1e0-afea1f522ea1 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:ea3156c3-1aa6-4b92-808b-17a18a46b694 for instance 03d981f7-f040-4ca1-be74-a12b8aa40476 on instance [pid: 7|app: 0|req: 306/608] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:28:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/611] 10.0.0.154 () {34 vars in 750 bytes} [Fri Apr 17 01:28:57 2026] POST /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476/action => generated 31890 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:00.751 8 WARNING neutronclient.v2_0.client [None req-5f947c2e-0253-4583-8f1b-32035a148b65 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:29:00.795 8 WARNING neutronclient.v2_0.client [None req-5f947c2e-0253-4583-8f1b-32035a148b65 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:29:00.936 8 WARNING neutronclient.v2_0.client [None req-5f947c2e-0253-4583-8f1b-32035a148b65 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/612] 199.204.45.157 () {36 vars in 714 bytes} [Fri Apr 17 01:29:00 2026] POST /v2.1/servers => generated 453 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:01.508 7 WARNING neutronclient.v2_0.client [None req-28b53765-4032-437f-9ea8-4e4ef5fedeee a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/613] 199.204.45.157 () {32 vars in 733 bytes} [Fri Apr 17 01:29:01 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:01.563 8 WARNING neutronclient.v2_0.client [None req-69f2c58c-cee4-4d33-9b2c-a7284289e04c a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/614] 199.204.45.157 () {32 vars in 759 bytes} [Fri Apr 17 01:29:01 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/615] 199.204.45.157 () {32 vars in 777 bytes} [Fri Apr 17 01:29:01 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:04.368 8 WARNING neutronclient.v2_0.client [None req-c44d1d98-f355-4d4a-b748-0a61e5d668f6 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/618] 199.204.45.157 () {32 vars in 733 bytes} [Fri Apr 17 01:29:04 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 2371 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:04.462 7 WARNING neutronclient.v2_0.client [None req-e2b6df23-e93d-43f3-aeeb-750ff48502ac a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/619] 199.204.45.157 () {32 vars in 759 bytes} [Fri Apr 17 01:29:04 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 308/620] 199.204.45.157 () {32 vars in 777 bytes} [Fri Apr 17 01:29:04 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-volume_attachments => generated 197 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:06.408 7 INFO nova.api.openstack.compute.server_external_events [req-35c8cd8d-c601-4633-a155-8572eb2ed1d8 req-7672bdd4-6ae9-4a76-a061-afe728ea97f8 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:4cb68bbb-a7ea-497c-b3ee-1e664fe6f39f for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 313/621] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:07.610 8 WARNING neutronclient.v2_0.client [None req-9afa6348-b7c6-46f2-b885-e40ca3aa7a74 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/622] 199.204.45.157 () {32 vars in 733 bytes} [Fri Apr 17 01:29:07 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 2445 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:07.740 7 WARNING neutronclient.v2_0.client [None req-fd69a0f3-3966-4de4-97b9-49ed29b9f73c a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/623] 199.204.45.157 () {32 vars in 759 bytes} [Fri Apr 17 01:29:07 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 284 bytes in 115 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: 310/624] 199.204.45.157 () {32 vars in 777 bytes} [Fri Apr 17 01:29:07 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:10.006 7 INFO nova.api.openstack.compute.server_external_events [req-bfc36498-5b78-4d27-8fb8-a61c2b546a93 req-6047dccb-ecd2-4721-b26f-1202b909a8de d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:ea3156c3-1aa6-4b92-808b-17a18a46b694 for instance 03d981f7-f040-4ca1-be74-a12b8aa40476 on instance [pid: 7|app: 0|req: 315/625] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:10.463 8 WARNING neutronclient.v2_0.client [None req-148ba519-6105-4109-9dae-b84ef3c3dd84 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/626] 199.204.45.157 () {32 vars in 733 bytes} [Fri Apr 17 01:29:10 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 2433 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:10.632 7 WARNING neutronclient.v2_0.client [None req-04d7ff8f-5735-4e39-85d7-ccaa18db28b4 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/627] 199.204.45.157 () {32 vars in 759 bytes} [Fri Apr 17 01:29:10 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 284 bytes in 80 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: 312/628] 199.204.45.157 () {32 vars in 777 bytes} [Fri Apr 17 01:29:10 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:11.690 7 INFO nova.api.openstack.compute.server_external_events [req-10cd55f7-9e69-44fd-9883-5a5a1091c907 req-e3b2fdfd-d79e-47bd-8dc0-f296ee3a71c1 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:4cb68bbb-a7ea-497c-b3ee-1e664fe6f39f for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 317/629] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:29:11 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, ' [pid: 8|app: 0|req: 313/630] 10.0.0.154 () {34 vars in 671 bytes} [Fri Apr 17 01:29:13 2026] POST /v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:13.594 7 WARNING neutronclient.v2_0.client [None req-b555b587-3626-4cb1-a460-63939702303e a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/631] 199.204.45.157 () {32 vars in 733 bytes} [Fri Apr 17 01:29:13 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 2433 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-17 01:29:13.742 8 WARNING neutronclient.v2_0.client [None req-3474a0c8-c0ce-460d-ba5a-d6a02e620f8c a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/632] 199.204.45.157 () {32 vars in 759 bytes} [Fri Apr 17 01:29:13 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 286 bytes in 84 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: 319/633] 199.204.45.157 () {32 vars in 777 bytes} [Fri Apr 17 01:29:13 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:14.517 8 WARNING neutronclient.v2_0.client [None req-68955024-6d6c-4642-8b59-888b6a0b3b51 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:29:14.575 8 WARNING neutronclient.v2_0.client [None req-68955024-6d6c-4642-8b59-888b6a0b3b51 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:29:14.736 8 WARNING neutronclient.v2_0.client [None req-68955024-6d6c-4642-8b59-888b6a0b3b51 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/636] 10.0.0.154 () {34 vars in 663 bytes} [Fri Apr 17 01:29:14 2026] POST /v2.1/servers => generated 450 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:14.941 7 WARNING neutronclient.v2_0.client [None req-b60e5196-ddc9-484f-abba-2536d0e0d0c5 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/637] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:14 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1403 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:16.046 8 WARNING neutronclient.v2_0.client [None req-638842fd-84b9-4ba3-aff7-94a80cffbca8 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/638] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:15 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1407 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:16.684 7 WARNING neutronclient.v2_0.client [None req-c17b38c2-c9fb-485e-9662-ee9ad9c23256 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/639] 199.204.45.157 () {32 vars in 733 bytes} [Fri Apr 17 01:29:16 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 2581 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:16.834 8 WARNING neutronclient.v2_0.client [None req-6947ee54-260e-4f6d-a8eb-2352618aeabe a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/640] 199.204.45.157 () {32 vars in 759 bytes} [Fri Apr 17 01:29:16 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 286 bytes in 109 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: 323/641] 199.204.45.157 () {32 vars in 777 bytes} [Fri Apr 17 01:29:16 2026] GET /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/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-04-17 01:29:17.139 8 WARNING neutronclient.v2_0.client [None req-0171b95f-3c56-4566-b437-7fa2f1e0df79 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/642] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:17 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => 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-04-17 01:29:18.225 7 WARNING neutronclient.v2_0.client [None req-be5089d4-9ac3-47a7-bb1d-9176b168e1be 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/643] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:18 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:19.322 8 WARNING neutronclient.v2_0.client [None req-0df9aec4-288e-4c7e-aafa-10be160ba855 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/644] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:19 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:20.362 7 INFO nova.api.openstack.compute.server_external_events [req-f78f6670-c85f-4a90-b51c-fbd12291d44d req-76c3ebee-ae7b-445c-9bdd-ad400de533a9 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:ac0bfe0a-f2d3-4c08-9d97-76fb52f09477 for instance b3e984a6-686b-4b45-9585-469e12ba76cb on instance [pid: 7|app: 0|req: 325/645] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:20.450 8 WARNING neutronclient.v2_0.client [None req-3932f64e-8e38-4732-91bb-c730e932ae9e 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/646] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:20 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1541 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:21.657 7 WARNING neutronclient.v2_0.client [None req-ac937587-41da-4b8b-aa4b-66b7260af789 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/647] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:21 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1529 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:22.844 8 WARNING neutronclient.v2_0.client [None req-1ac8b8bf-0abb-4e03-87af-d3467f97ad3c 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/648] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:22 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:23.995 8 WARNING neutronclient.v2_0.client [None req-b3bdbacf-6e10-46a5-9d36-7510da516c37 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/651] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:23 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:25.137 7 WARNING neutronclient.v2_0.client [None req-9b501411-d69b-4b00-a966-a6f48362b3bb 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/652] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:25 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1529 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:25.690 8 INFO nova.api.openstack.compute.server_external_events [req-17e2965f-0967-487d-9da1-be5074d113fa req-3c5dcc3a-f578-4ad3-a283-49b320b806f9 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:ac0bfe0a-f2d3-4c08-9d97-76fb52f09477 for instance b3e984a6-686b-4b45-9585-469e12ba76cb on instance [pid: 8|app: 0|req: 325/653] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:29:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:26.291 7 WARNING neutronclient.v2_0.client [None req-ec1abe60-23f0-43ad-b09e-fdd0a65ee713 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/654] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:26 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1529 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:27.466 8 WARNING neutronclient.v2_0.client [None req-e5efb87b-5ad2-4804-9773-274529c5c260 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/655] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:27 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1698 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:27.666 7 WARNING neutronclient.v2_0.client [None req-ccc68f69-f3fd-4f83-a12e-6a454fb469a5 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/656] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:27 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1698 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:28.547 8 INFO nova.api.openstack.compute.server_external_events [req-ecb3b5a4-1284-4bfc-8d10-d80dfb3c9b66 req-35bbf9a5-c047-4ab4-af43-81a9d05fe079 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:ac0bfe0a-f2d3-4c08-9d97-76fb52f09477 for instance b3e984a6-686b-4b45-9585-469e12ba76cb on instance [pid: 8|app: 0|req: 327/657] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/660] 10.0.0.154 () {34 vars in 750 bytes} [Fri Apr 17 01:29:36 2026] POST /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb/action => generated 31891 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:46.776 8 WARNING neutronclient.v2_0.client [None req-b6a03bb6-d028-48f0-8c8e-b82454497b58 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:29:46.838 8 WARNING neutronclient.v2_0.client [None req-b6a03bb6-d028-48f0-8c8e-b82454497b58 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] 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: 334/663] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:29:47 2026] DELETE /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:47.886 7 WARNING neutronclient.v2_0.client [None req-1469e46f-25a1-4a0f-8b23-77c69dc92b94 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/664] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:47 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1824 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:49.040 7 WARNING neutronclient.v2_0.client [None req-a60da742-fd50-4d01-b08c-3af82bf6c93d 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/665] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:49 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1824 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:49.186 7 INFO nova.api.openstack.compute.server_external_events [req-9ee41386-c0ed-41e8-b250-5997672ab55a req-1ce1ed1a-17ae-49d1-a548-140e84f829ae d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:91035b04-2b85-48fc-b7ec-fcf4659243bc for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 337/666] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:50.219 7 WARNING neutronclient.v2_0.client [None req-a7c45069-1950-47b0-9f67-dec7e540c3c3 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/667] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:50 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1824 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:51.056 7 INFO nova.api.openstack.compute.server_external_events [req-15b1dba0-276e-4c78-869a-9608f9a34a3e req-10c48586-97ce-4761-ade8-67765c700c36 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:ac0bfe0a-f2d3-4c08-9d97-76fb52f09477 for instance b3e984a6-686b-4b45-9585-469e12ba76cb on instance [pid: 7|app: 0|req: 339/668] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:50 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-04-17 01:29:51.389 7 WARNING neutronclient.v2_0.client [None req-b91aca20-fcd4-4371-8446-4b86e23b6f1c 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/669] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:51 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1484 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:52.488 7 WARNING neutronclient.v2_0.client [None req-b7d9e75a-8b9a-4641-b3d9-2c6325acecb7 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/670] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:52 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:53.124 7 INFO nova.api.openstack.compute.server_external_events [req-5fd24c04-bde5-4dd5-9717-51ba31ef650c req-e47fb6c6-74c4-4441-9d41-29e95a8b6419 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:91035b04-2b85-48fc-b7ec-fcf4659243bc for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 342/671] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:29:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:53.601 7 WARNING neutronclient.v2_0.client [None req-43a4e5a3-f4ad-4e2b-9dc9-e7f82582de48 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/672] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:53 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:54.681 7 INFO nova.api.openstack.wsgi [None req-acf2fc25-55f0-4292-8873-3910393fe6dc 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] HTTP exception thrown: Instance b3e984a6-686b-4b45-9585-469e12ba76cb could not be found. [pid: 7|app: 0|req: 346/675] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:54 2026] GET /v2.1/servers/b3e984a6-686b-4b45-9585-469e12ba76cb => 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: 347/676] 10.0.0.154 () {32 vars in 730 bytes} [Fri Apr 17 01:29:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1529126809 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/677] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:29:55 2026] DELETE /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:55.244 7 WARNING neutronclient.v2_0.client [None req-eed58f6d-bb1d-47c2-aa8b-468c96ec076d 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/678] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:55 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1701 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 01:29:55.406 8 WARNING neutronclient.v2_0.client [None req-b6a03bb6-d028-48f0-8c8e-b82454497b58 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/679] 199.204.45.157 () {36 vars in 812 bytes} [Fri Apr 17 01:29:46 2026] POST /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 281 bytes in 8717 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:55.744 7 INFO nova.api.openstack.compute.server_external_events [req-391f995d-53d5-4fcd-b0b9-6922867ee378 req-fe8ba605-da97-43f9-b6da-dfa247ba0cc1 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:91035b04-2b85-48fc-b7ec-fcf4659243bc for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 350/680] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:56.070 8 INFO nova.api.openstack.compute.server_external_events [req-41452a8d-a18d-4d57-a2d4-b67767bbb0c7 req-e54629d8-6415-479f-bb3b-7fc756c3618a d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:91035b04-2b85-48fc-b7ec-fcf4659243bc for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 8|app: 0|req: 331/681] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:56.446 7 WARNING neutronclient.v2_0.client [None req-b145dc3e-164f-4072-b250-1d667e71afcd 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/682] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:56 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1701 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:57.634 8 WARNING neutronclient.v2_0.client [None req-8c73043f-9aaf-4f38-9b12-0a92c8a27ff2 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/683] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:57 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1701 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:57.972 7 INFO nova.api.openstack.compute.server_external_events [req-44a29d86-3d37-4f22-bedd-8e0edb1143f0 req-8884de1a-26ad-491d-a1f3-69f9b7efbc11 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:ea3156c3-1aa6-4b92-808b-17a18a46b694 for instance 03d981f7-f040-4ca1-be74-a12b8aa40476 on instance [pid: 7|app: 0|req: 352/684] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:29:57 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-04-17 01:29:58.820 8 WARNING neutronclient.v2_0.client [None req-9be0a79e-6ba6-414f-9bc0-f441b89eda3d 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/685] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:58 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:29:59.922 7 WARNING neutronclient.v2_0.client [None req-868204bf-11ab-47c9-9286-1830d7f3ad65 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/686] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:29:59 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1486 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:30:01.038 8 WARNING neutronclient.v2_0.client [None req-c8f95a89-e01e-4f8d-a748-fd1e8b6f9e3d 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] The python binding code in 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/687] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:30:00 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 1486 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-04-17 01:30:02.118 7 INFO nova.api.openstack.wsgi [None req-eeb0154f-2032-4d6d-be47-81b58d7b1b34 496aeb5b57ab43698e5205c9c6a96a85 69566896385249808ef45ddc7cb4c77d - - default default] HTTP exception thrown: Instance 03d981f7-f040-4ca1-be74-a12b8aa40476 could not be found. [pid: 7|app: 0|req: 354/688] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:30:02 2026] GET /v2.1/servers/03d981f7-f040-4ca1-be74-a12b8aa40476 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/689] 10.0.0.154 () {32 vars in 728 bytes} [Fri Apr 17 01:30:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-941603410 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 01:30:15.793 8 WARNING neutronclient.v2_0.client [None req-1e48ef2c-f5d1-4ee1-9a5d-37ca59382286 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:30:15.834 8 WARNING neutronclient.v2_0.client [None req-1e48ef2c-f5d1-4ee1-9a5d-37ca59382286 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:30:18.090 7 INFO nova.api.openstack.compute.server_external_events [req-0a35081a-5b48-4da6-8ed9-2509717a9926 req-46928773-bc01-4ac2-bed3-e6761b419db1 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:477d4d07-8cf8-4715-b132-ca1074d8b9ce for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 357/694] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:30:18 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-04-17 01:30:24.708 7 INFO nova.api.openstack.compute.server_external_events [req-3a98779b-0b76-4594-9724-83e8a00a00bb req-16a06e45-4161-4dee-800f-a8abd857f2a2 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:477d4d07-8cf8-4715-b132-ca1074d8b9ce for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 360/697] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:30:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:30:24.887 8 WARNING neutronclient.v2_0.client [None req-1e48ef2c-f5d1-4ee1-9a5d-37ca59382286 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in 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/698] 199.204.45.157 () {36 vars in 812 bytes} [Fri Apr 17 01:30:15 2026] POST /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 377 bytes in 9274 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:30:35.409 8 WARNING neutronclient.v2_0.client [None req-0b21dc55-b6e8-41b1-a925-0efd32833904 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 01:30:35.464 8 WARNING neutronclient.v2_0.client [None req-0b21dc55-b6e8-41b1-a925-0efd32833904 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:30:37.747 7 INFO nova.api.openstack.compute.server_external_events [req-11752376-5d16-4e4b-b1c0-79dcf38989ea req-dff68097-c00e-410b-a6db-1680f100d0e4 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:a639bbbb-6c11-4289-a4f8-97bb58124423 for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 362/701] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:30:37 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-04-17 01:30:43.446 7 INFO nova.api.openstack.compute.server_external_events [req-87e308ff-2e76-41b5-b2d3-b078d1eb4d1f req-f8033bad-a86d-43d8-8a9f-422bb784b6cf d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-plugged:a639bbbb-6c11-4289-a4f8-97bb58124423 for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 363/702] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:30:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 01:30:44.495 8 WARNING neutronclient.v2_0.client [None req-0b21dc55-b6e8-41b1-a925-0efd32833904 a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/705] 199.204.45.157 () {36 vars in 812 bytes} [Fri Apr 17 01:30:35 2026] POST /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface => generated 376 bytes in 9179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:30:45.258 7 INFO nova.api.openstack.compute.server_external_events [req-cee0942e-f6ce-44b1-b702-f25edc2be7cd req-c367b14b-5524-400e-99c9-684b045e4532 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:477d4d07-8cf8-4715-b132-ca1074d8b9ce for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 366/706] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:30:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:30:59.089 7 INFO nova.api.openstack.compute.server_external_events [req-19de95d7-cd1b-445e-b19e-f4d5f1775a48 req-97c0b277-ac67-43a9-b7be-47f66756864d d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:a639bbbb-6c11-4289-a4f8-97bb58124423 for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 368/709] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:30:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/710] 199.204.45.157 () {34 vars in 855 bytes} [Fri Apr 17 01:31:00 2026] DELETE /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface/a639bbbb-6c11-4289-a4f8-97bb58124423 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:01.141 7 INFO nova.api.openstack.compute.server_external_events [req-1f1adfbe-783f-454b-98dd-cb50a9e86759 req-7bbbd093-26bd-4373-824f-08dea314129b d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:a639bbbb-6c11-4289-a4f8-97bb58124423 for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 369/711] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:09.669 7 INFO nova.api.openstack.compute.server_external_events [req-1220bc81-7bde-485c-8acd-7fb535b22cf6 req-c4bc2f22-2f3a-4c84-8483-410c92a0b57a d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:477d4d07-8cf8-4715-b132-ca1074d8b9ce for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 371/714] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/715] 199.204.45.157 () {34 vars in 855 bytes} [Fri Apr 17 01:31:09 2026] DELETE /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface/477d4d07-8cf8-4715-b132-ca1074d8b9ce => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/720] 199.204.45.157 () {34 vars in 855 bytes} [Fri Apr 17 01:31:31 2026] DELETE /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1/os-interface/91035b04-2b85-48fc-b7ec-fcf4659243bc => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/723] 199.204.45.157 () {34 vars in 755 bytes} [Fri Apr 17 01:31:36 2026] DELETE /v2.1/servers/ef36d42b-b520-4e4c-970b-3bed58cf8bc1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:39.434 8 INFO nova.api.openstack.compute.server_external_events [req-7f26d61f-a1c9-493c-b680-6edf61516f02 req-b7a3a1fc-76c9-4d10-aff0-cbb53605d3da d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-unplugged:4cb68bbb-a7ea-497c-b3ee-1e664fe6f39f for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 8|app: 0|req: 348/724] 10.0.0.21 () {38 vars in 814 bytes} [Fri Apr 17 01:31:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:39.648 7 INFO nova.api.openstack.compute.server_external_events [req-7ebcc65a-f504-4cdd-9734-f4eeefd80a2c req-b2203216-07d9-4fee-95c5-2e50d4b7d87e d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:4cb68bbb-a7ea-497c-b3ee-1e664fe6f39f for instance ef36d42b-b520-4e4c-970b-3bed58cf8bc1 on instance [pid: 7|app: 0|req: 377/725] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:39 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:41.192 8 INFO nova.api.openstack.compute.server_external_events [req-1db28677-c57c-451d-a41b-e96588e92480 req-ef7b8589-e925-4aae-9c5f-1d0475730ac3 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:140c5d44-a220-4c8b-9052-cf32987d642e for instance d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 on instance [pid: 8|app: 0|req: 349/726] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/727] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:31:41 2026] DELETE /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:41.366 8 WARNING neutronclient.v2_0.client [None req-bd7c42ec-edf1-42e5-8c0a-aa13c026230e e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in 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/728] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:31:41 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 1942 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:44.164 7 INFO nova.api.openstack.compute.server_external_events [req-a02f3404-c83a-4f84-a5a8-5e235a5a7966 req-02854aa7-ccae-4a5b-8cd4-6e2e6fba04c4 d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:140c5d44-a220-4c8b-9052-cf32987d642e for instance d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 on instance [pid: 7|app: 0|req: 380/731] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:46.583 8 WARNING neutronclient.v2_0.client [None req-c115128e-8e57-43bf-8662-a8c72f66bfef e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/732] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:31:46 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 1479 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:51.681 7 INFO nova.api.openstack.wsgi [None req-0b13fce6-49a0-4831-950d-b97a2d310894 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] HTTP exception thrown: Instance d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 could not be found. [pid: 7|app: 0|req: 381/733] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:31:51 2026] GET /v2.1/servers/d01038e9-eb80-4223-8a0c-5ef49e2ffdf7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:52.321 8 INFO nova.api.openstack.compute.server_external_events [req-dab38b62-985f-46fc-a302-a7c613a6cc04 req-5afce981-2021-4429-a277-c9f6a7716fde d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-changed:8d95b5d8-e322-474d-8bfc-6b03fef02d61 for instance ac6fa7c8-88b7-42f9-97a9-90750f60cf36 on instance [pid: 8|app: 0|req: 353/734] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:52 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: 382/735] 10.0.0.154 () {32 vars in 718 bytes} [Fri Apr 17 01:31:52 2026] DELETE /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:52.455 8 WARNING neutronclient.v2_0.client [None req-ddc246b2-b1c3-4560-87ee-bba1d3ae7dbd e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/736] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:31:52 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 1943 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:31:55.305 7 INFO nova.api.openstack.compute.server_external_events [req-068ec8bd-7237-45b6-a165-6a8bf859f020 req-cbad4808-2997-4eb5-a468-62c2084e8bfe d780394999084b628ce7ac87aa1794c2 a3de43090ee5477b84b965c22d071756 - - 50ef40594984455b8fa123451df4e8cc 50ef40594984455b8fa123451df4e8cc] Creating event network-vif-deleted:8d95b5d8-e322-474d-8bfc-6b03fef02d61 for instance ac6fa7c8-88b7-42f9-97a9-90750f60cf36 on instance [pid: 7|app: 0|req: 384/739] 10.0.0.151 () {38 vars in 815 bytes} [Fri Apr 17 01:31:55 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-04-17 01:31:57.644 8 WARNING neutronclient.v2_0.client [None req-038606fd-bddd-4a8d-b57a-6e3e079e949d e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] The python binding code in 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/740] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:31:57 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 01:32:02.718 7 INFO nova.api.openstack.wsgi [None req-02dc89db-742a-4ff1-b1b6-c6e4b86d4086 e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] HTTP exception thrown: Instance ac6fa7c8-88b7-42f9-97a9-90750f60cf36 could not be found. [pid: 7|app: 0|req: 385/741] 10.0.0.154 () {32 vars in 715 bytes} [Fri Apr 17 01:32:02 2026] GET /v2.1/servers/ac6fa7c8-88b7-42f9-97a9-90750f60cf36 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/742] 10.0.0.154 () {32 vars in 724 bytes} [Fri Apr 17 01:32:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-179294654 => 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-04-17 01:32:03.767 7 INFO nova.api.openstack.wsgi [None req-33fc4fbc-da68-422d-b882-a79736d7e6cd e378887746e7455e9f2bfc2ec54b5178 a577928482d94b37af650f8fc50621ef - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-179294654 not found for user e378887746e7455e9f2bfc2ec54b5178 [pid: 7|app: 0|req: 386/743] 10.0.0.154 () {32 vars in 721 bytes} [Fri Apr 17 01:32:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-179294654 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/748] 10.0.0.154 () {32 vars in 655 bytes} [Fri Apr 17 01:32:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/749] 10.0.0.154 () {32 vars in 641 bytes} [Fri Apr 17 01:32:18 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 01:32:18.675 7 WARNING oslo_db.sqlalchemy.utils [None req-faed2d57-6437-4ea9-985a-eb3c6fe1d2dc a4085e2afb0f4c71bcbf58470b7c45d8 987832ddcc9a4c568f27a609e29ab376 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 390/750] 10.0.0.154 () {32 vars in 649 bytes} [Fri Apr 17 01:32:18 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: 8|app: 0|req: 361/751] 10.0.0.154 () {32 vars in 694 bytes} [Fri Apr 17 01:32:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)