+ 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 [Tue Apr 14 06:52:23 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-75777c7894-z2p76 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 0x7fede63a7668 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-14 06:52:28.750 7 INFO nova.utils [None req-a827489c-6de9-4e11-b526-b2d26da2041f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 06:52:28.756 8 INFO nova.utils [None req-00e5ce23-7e40-4712-89cc-a2613c96e4c4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 06:52:30.538 7 WARNING keystonemiddleware._common.config [None req-a827489c-6de9-4e11-b526-b2d26da2041f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:52:30.548 7 WARNING oslo_config.cfg [None req-a827489c-6de9-4e11-b526-b2d26da2041f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 06:52:30.547 8 WARNING keystonemiddleware._common.config [None req-00e5ce23-7e40-4712-89cc-a2613c96e4c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:52:30.557 8 WARNING oslo_config.cfg [None req-00e5ce23-7e40-4712-89cc-a2613c96e4c4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 06:52:30.627 7 WARNING keystonemiddleware._common.config [None req-a827489c-6de9-4e11-b526-b2d26da2041f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:52:30.640 8 WARNING keystonemiddleware._common.config [None req-00e5ce23-7e40-4712-89cc-a2613c96e4c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:52:30.642 7 WARNING oslo_config.cfg [None req-a827489c-6de9-4e11-b526-b2d26da2041f - - - - - -] 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-14 06:52:30.655 7 WARNING oslo_config.cfg [None req-a827489c-6de9-4e11-b526-b2d26da2041f - - - - - -] 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 0x7fede63a7668 pid: 7 (default app) 2026-04-14 06:52:30.657 8 WARNING oslo_config.cfg [None req-00e5ce23-7e40-4712-89cc-a2613c96e4c4 - - - - - -] 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-14 06:52:30.671 8 WARNING oslo_config.cfg [None req-00e5ce23-7e40-4712-89cc-a2613c96e4c4 - - - - - -] 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 0x7fede63a7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 06:52:37 2026] GET /v2.1 => generated 114 bytes in 18 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-14 06:52:37.748 7 WARNING oslo_policy.policy [None req-1236c63e-ecd8-42ae-bdff-31e2bef57009 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-14 06:52:37.748 7 WARNING oslo_policy.policy [None req-1236c63e-ecd8-42ae-bdff-31e2bef57009 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 06:52:37 2026] GET /v2.1 => generated 0 bytes in 581 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-14 06:52:37.857 8 WARNING oslo_policy.policy [req-1236c63e-ecd8-42ae-bdff-31e2bef57009 req-1da02581-eefa-4df1-ab21-cfde55eb7c77 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-14 06:52:37.857 8 WARNING oslo_policy.policy [req-1236c63e-ecd8-42ae-bdff-31e2bef57009 req-1da02581-eefa-4df1-ab21-cfde55eb7c77 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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/6] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 06:52:37 2026] GET /v2.1/ => generated 400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:52:37.958 7 INFO nova.api.openstack.wsgi [None req-e10bfbbf-52e4-47ec-9cd4-c71376e555d7 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.157 () {48 vars in 1010 bytes} [Tue Apr 14 06:52:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 06:52:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.157 () {52 vars in 1047 bytes} [Tue Apr 14 06:52:38 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 06:52:38 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: 6/11] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 06:52:38 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 06:52:38 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-14 06:52:38.961 7 INFO nova.api.openstack.wsgi [None req-c4b7f494-6913-4cd8-acb3-cbf1ac770980 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.157 () {48 vars in 1012 bytes} [Tue Apr 14 06:52:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 06:52:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.157 () {52 vars in 1047 bytes} [Tue Apr 14 06:52:38 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/16] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 06:52:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 06:52:39 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: 9/18] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 06:52:39 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:52:39.891 7 INFO nova.api.openstack.wsgi [None req-39bc0844-53fb-40a2-8797-eace828d4a6e 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.157 () {48 vars in 1014 bytes} [Tue Apr 14 06:52:39 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/20] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 06:52:39 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: 11/21] 199.204.45.157 () {52 vars in 1047 bytes} [Tue Apr 14 06:52:39 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 06:52:40 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: 12/23] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:52:40.840 7 INFO nova.api.openstack.wsgi [None req-47992943-84f9-48ea-9a0f-b5dba310fc13 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.157 () {48 vars in 1012 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.157 () {52 vars in 1047 bytes} [Tue Apr 14 06:52:40 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 06:52:41 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: 15/31] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 06:52:41 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: 17/32] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 06:52:41 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-14 06:52:41.831 7 INFO nova.api.openstack.wsgi [None req-89bdc4c2-0209-4a15-874c-a5ab4bacaa1d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.157 () {48 vars in 1014 bytes} [Tue Apr 14 06:52:41 2026] GET /v2.1/flavors/m1.xlarge => 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: 18/34] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 06:52:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.157 () {52 vars in 1047 bytes} [Tue Apr 14 06:52:41 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: 7|app: 0|req: 51/102] 10.0.0.191 () {28 vars in 454 bytes} [Tue Apr 14 06:58:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/103] 10.0.0.191 () {30 vars in 658 bytes} [Tue Apr 14 06:58:13 2026] GET /v2.1 => generated 0 bytes in 428 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 10.0.0.191 () {32 vars in 731 bytes} [Tue Apr 14 06:58:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.191 () {34 vars in 804 bytes} [Tue Apr 14 06:58:13 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/128] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 14 07:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 14 07:00:08 2026] GET /v2.1 => generated 0 bytes in 52 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: 66/130] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 14 07:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 10.0.0.41 () {34 vars in 764 bytes} [Tue Apr 14 07:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 14 07:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 14 07:00:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 68/136] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 14 07:00:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 10.0.0.41 () {34 vars in 764 bytes} [Tue Apr 14 07:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 14 07:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/139] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 14 07:00:18 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/140] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 14 07:00:18 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: 71/141] 10.0.0.41 () {34 vars in 807 bytes} [Tue Apr 14 07:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 14 07:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/145] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 14 07:00:22 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/146] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 14 07:00:22 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: 74/147] 10.0.0.41 () {34 vars in 807 bytes} [Tue Apr 14 07:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:01:28 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/161] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:01:28 2026] GET /v2.1 => generated 0 bytes in 37 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: 81/162] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:01:28 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:01:28.582 8 INFO nova.api.openstack.wsgi [None req-31fb619f-4b4c-420d-8177-2bb208723935 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/163] 199.204.45.157 () {48 vars in 1016 bytes} [Tue Apr 14 07:01:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:01:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.157 () {52 vars in 1048 bytes} [Tue Apr 14 07:01:28 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:02:24 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: 89/179] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:02:24 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/180] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:02:24 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-14 07:02:24.159 7 INFO nova.api.openstack.wsgi [None req-99c23fde-47a6-4440-9e55-994ad0d97504 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 16ab976c88be4eeca7fff6e43f6d0101 [pid: 7|app: 0|req: 90/181] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:02:24 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-14 07:02:24.173 8 WARNING oslo_db.sqlalchemy.utils [None req-7696c0a0-9754-4604-8cdd-198bf2e4844a 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/182] 199.204.45.157 () {48 vars in 1015 bytes} [Tue Apr 14 07:02:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.204.45.157 () {52 vars in 1056 bytes} [Tue Apr 14 07:02:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 47 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/184] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:02:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/185] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:02:28 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:02:28 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/187] 199.204.45.157 () {48 vars in 1072 bytes} [Tue Apr 14 07:02:28 2026] GET /v2.1/os-quota-sets/253598f179ff4e4cb066921751658a44 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.157 () {52 vars in 1124 bytes} [Tue Apr 14 07:02:28 2026] PUT /v2.1/os-quota-sets/253598f179ff4e4cb066921751658a44 => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:10:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:10:28 2026] GET /v2.1 => generated 0 bytes in 146 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:10:29 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-14 07:10:29.105 8 INFO nova.api.openstack.wsgi [None req-80bfade9-5087-4911-8171-28de4504c560 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/288] 199.204.45.157 () {48 vars in 1014 bytes} [Tue Apr 14 07:10:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:10:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.157 () {52 vars in 1048 bytes} [Tue Apr 14 07:10:29 2026] POST /v2.1/flavors => generated 534 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/331] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:13:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:13:46 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/333] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:13:46 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.204.45.157 () {48 vars in 1072 bytes} [Tue Apr 14 07:13:46 2026] GET /v2.1/os-quota-sets/5dce6743d899489fb0ed6c627ec88eb0 => generated 283 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.157 () {52 vars in 1124 bytes} [Tue Apr 14 07:13:46 2026] PUT /v2.1/os-quota-sets/5dce6743d899489fb0ed6c627ec88eb0 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:24:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:24:46 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:24:46 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:24:46.777 8 INFO nova.api.openstack.wsgi [None req-dcc20500-4b30-4b6c-81cf-4ab91bd46965 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 236/471] 199.204.45.157 () {48 vars in 1010 bytes} [Tue Apr 14 07:24:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:24:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:24:46 2026] GET /v2.1/flavors/36689309-75de-4c10-8b5e-9346abd5b3c2/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:24:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:24:47 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:24:47 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-14 07:24:47.805 8 INFO nova.api.openstack.wsgi [None req-bc1ada86-75fe-4db4-bae5-cf701cfc11da 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 239/477] 199.204.45.157 () {48 vars in 1012 bytes} [Tue Apr 14 07:24:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:24:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:24:47 2026] GET /v2.1/flavors/c2f488fe-57a9-487f-b004-2051d0cefbbc/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:24:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:24:48 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:24:48 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-14 07:24:48.751 8 INFO nova.api.openstack.wsgi [None req-03ad7ae1-33fc-4604-aaef-33eaea887af9 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 242/483] 199.204.45.157 () {48 vars in 1014 bytes} [Tue Apr 14 07:24:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:24:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:24:48 2026] GET /v2.1/flavors/db074910-e53b-48a3-8d30-140ae3394f3a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:24:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:24:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:24:49 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:24:49.716 8 INFO nova.api.openstack.wsgi [None req-0ef2e4fd-66d1-47dc-a8cb-d38cc97fe23e 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 245/489] 199.204.45.157 () {48 vars in 1012 bytes} [Tue Apr 14 07:24:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:24:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:24:49 2026] GET /v2.1/flavors/25569687-5466-49dd-86a5-ff6148227776/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:24:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:24:50 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: 7|app: 0|req: 247/494] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:24:50 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-14 07:24:50.685 8 INFO nova.api.openstack.wsgi [None req-badd1ab4-7a16-4402-ac0d-316f01e56e48 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 248/495] 199.204.45.157 () {48 vars in 1014 bytes} [Tue Apr 14 07:24:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:24:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:24:50 2026] GET /v2.1/flavors/7f7c6b6c-3300-4400-b426-672cffde2a26/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:25: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: 257/513] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:25:57 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:25:57 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-14 07:25:57.773 8 INFO nova.api.openstack.wsgi [None req-0457d643-38b6-439b-ac8c-ee3f723025ff 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 258/515] 199.204.45.157 () {48 vars in 1016 bytes} [Tue Apr 14 07:25:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:25:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:25:57 2026] GET /v2.1/flavors/4faa2321-71be-4089-b3ee-b55cb3e576a8/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:26: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: 7|app: 0|req: 260/521] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:26:04 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:26:04 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:26:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:26:08 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: 262/525] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:26:08 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:26:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.204.45.157 () {48 vars in 1072 bytes} [Tue Apr 14 07:26:08 2026] GET /v2.1/os-quota-sets/253598f179ff4e4cb066921751658a44 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:26:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:26:58 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:26:59 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-14 07:26:59.065 8 INFO nova.api.openstack.wsgi [None req-51669d37-9fea-46bc-911a-2014584666a5 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 271/541] 199.204.45.157 () {48 vars in 1014 bytes} [Tue Apr 14 07:26:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:26:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.157 () {48 vars in 1098 bytes} [Tue Apr 14 07:26:59 2026] GET /v2.1/flavors/a9cf08fa-b263-4306-bb8d-178a9dad551d/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:27:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:27:14 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/550] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:27:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 199.204.45.157 () {48 vars in 1072 bytes} [Tue Apr 14 07:27:14 2026] GET /v2.1/os-quota-sets/5dce6743d899489fb0ed6c627ec88eb0 => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.157 () {42 vars in 704 bytes} [Tue Apr 14 07:28:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.204.45.157 () {44 vars in 908 bytes} [Tue Apr 14 07:28:05 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: 282/564] 199.204.45.157 () {46 vars in 981 bytes} [Tue Apr 14 07:28:05 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-14 07:28:05.957 8 INFO nova.api.openstack.wsgi [None req-092a42f5-8282-4fd0-bfdb-a7f502313221 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 283/565] 199.204.45.157 () {48 vars in 1010 bytes} [Tue Apr 14 07:28:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:28:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 288/575] 10.0.0.200 () {32 vars in 655 bytes} [Tue Apr 14 07:28:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.200 () {32 vars in 641 bytes} [Tue Apr 14 07:28:47 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 07:28:47.515 8 WARNING oslo_db.sqlalchemy.utils [None req-cc5a153c-e7ae-43e4-92b7-30a33223158b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 289/577] 10.0.0.200 () {32 vars in 649 bytes} [Tue Apr 14 07:28:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.200 () {32 vars in 694 bytes} [Tue Apr 14 07:28:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:28:59 2026] GET /v2.1/flavors/36689309-75de-4c10-8b5e-9346abd5b3c2 => generated 511 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.200 () {32 vars in 641 bytes} [Tue Apr 14 07:28:59 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:28:59 2026] GET /v2.1/flavors/36689309-75de-4c10-8b5e-9346abd5b3c2 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:07.722 7 WARNING neutronclient.v2_0.client [None req-19bebb79-d7ed-4165-ad17-39961dca08b1 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:09.204 8 WARNING neutronclient.v2_0.client [None req-bdfa3263-cdb7-4be3-a179-010eacacb2b5 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/586] 10.0.0.200 () {34 vars in 685 bytes} [Tue Apr 14 07:29:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:09.755 7 WARNING neutronclient.v2_0.client [None req-253b6de1-7d7c-483e-b38f-669155ce7e2f 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/587] 10.0.0.200 () {34 vars in 685 bytes} [Tue Apr 14 07:29:09 2026] POST /v2.1/os-security-groups => generated 243 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 10.0.0.200 () {34 vars in 685 bytes} [Tue Apr 14 07:29:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 912 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:10.073 8 WARNING neutronclient.v2_0.client [None req-95540bdd-85d2-4518-9cc8-1e2861537c9c 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/589] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:29:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:10.114 7 WARNING neutronclient.v2_0.client [None req-1d71f8b5-3fce-4e8a-ac96-bc342c5e4424 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in 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.200 () {34 vars in 685 bytes} [Tue Apr 14 07:29:10 2026] POST /v2.1/os-security-groups => generated 243 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:10.332 8 WARNING neutronclient.v2_0.client [None req-54143cd2-1280-461d-8fb5-196445debbff 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:10.354 7 WARNING neutronclient.v2_0.client [None req-1d71f8b5-3fce-4e8a-ac96-bc342c5e4424 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:10.418 8 WARNING neutronclient.v2_0.client [None req-54143cd2-1280-461d-8fb5-196445debbff 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:10.576 8 WARNING neutronclient.v2_0.client [None req-54143cd2-1280-461d-8fb5-196445debbff 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in 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.200 () {34 vars in 695 bytes} [Tue Apr 14 07:29:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:10.612 7 WARNING neutronclient.v2_0.client [None req-7a1be6a0-848a-49aa-bbdf-ebab25fcd160 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in 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.200 () {32 vars in 663 bytes} [Tue Apr 14 07:29:10 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:29:10.681 8 WARNING neutronclient.v2_0.client [None req-293543a4-0dd9-482f-9e27-639b91fca9fb 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:10.791 8 WARNING neutronclient.v2_0.client [None req-293543a4-0dd9-482f-9e27-639b91fca9fb 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in 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.200 () {34 vars in 685 bytes} [Tue Apr 14 07:29:10 2026] POST /v2.1/os-security-groups => generated 248 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:10.878 7 WARNING neutronclient.v2_0.client [None req-f625a0d8-294b-4e35-ab25-7a7b72876c2f 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:10.974 7 WARNING neutronclient.v2_0.client [None req-f625a0d8-294b-4e35-ab25-7a7b72876c2f 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in 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.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:10 2026] DELETE /v2.1/os-security-groups/e41af225-6570-448a-9583-8e0db0984764 => generated 0 bytes in 387 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:29:11.071 8 WARNING neutronclient.v2_0.client [None req-76d01dfc-2dad-4571-b3cc-dfcb97741b44 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in 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/597] 10.0.0.200 () {34 vars in 695 bytes} [Tue Apr 14 07:29:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:11.241 8 INFO nova.api.openstack.wsgi [None req-76d01dfc-2dad-4571-b3cc-dfcb97741b44 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] HTTP exception thrown: Security group e41af225-6570-448a-9583-8e0db0984764 does not exist Neutron server returns request_ids: ['req-ff1bcf8f-0de2-476e-962f-ab9d1ebebe1e'] [pid: 8|app: 0|req: 299/598] 10.0.0.200 () {32 vars in 737 bytes} [Tue Apr 14 07:29:11 2026] GET /v2.1/os-security-groups/e41af225-6570-448a-9583-8e0db0984764 => generated 194 bytes in 176 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:29:11.252 8 WARNING neutronclient.v2_0.client [None req-32beb789-d98d-4410-aac0-1faea0b1ec0d 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:11.254 7 WARNING neutronclient.v2_0.client [None req-45675f6f-d7cc-4764-8e8a-18696a46c676 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:11.296 7 WARNING neutronclient.v2_0.client [None req-45675f6f-d7cc-4764-8e8a-18696a46c676 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:11.329 8 WARNING neutronclient.v2_0.client [None req-32beb789-d98d-4410-aac0-1faea0b1ec0d 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in 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/599] 10.0.0.200 () {34 vars in 695 bytes} [Tue Apr 14 07:29:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:11.552 7 WARNING neutronclient.v2_0.client [None req-84478f2b-3c33-441b-a957-584d6ea1acee 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/600] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:11 2026] DELETE /v2.1/os-security-groups/ae0ec38d-d17f-4c09-9cd0-ecd268fc8565 => generated 0 bytes in 420 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.200 () {32 vars in 737 bytes} [Tue Apr 14 07:29:11 2026] GET /v2.1/os-security-groups/38f058d0-a1b2-401a-b51d-ecce178c41d5 => generated 665 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:11.684 8 WARNING neutronclient.v2_0.client [None req-b2a23259-cec5-4ec6-aca5-5f1d64a59c9f 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:11.689 7 WARNING neutronclient.v2_0.client [None req-0f348367-7a21-433b-959e-99891a14d28c 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:11.703 8 INFO nova.api.openstack.wsgi [None req-b2a23259-cec5-4ec6-aca5-5f1d64a59c9f 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] HTTP exception thrown: Security group ae0ec38d-d17f-4c09-9cd0-ecd268fc8565 does not exist Neutron server returns request_ids: ['req-43bdca07-5669-48dc-8450-ba55f7040e28'] [pid: 8|app: 0|req: 301/602] 10.0.0.200 () {32 vars in 737 bytes} [Tue Apr 14 07:29:11 2026] GET /v2.1/os-security-groups/ae0ec38d-d17f-4c09-9cd0-ecd268fc8565 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:29:11.715 8 WARNING neutronclient.v2_0.client [None req-a178d051-cf0e-4a3b-a3cc-237780bf046b 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:11.725 7 WARNING neutronclient.v2_0.client [None req-0f348367-7a21-433b-959e-99891a14d28c 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:11.748 8 WARNING neutronclient.v2_0.client [None req-a178d051-cf0e-4a3b-a3cc-237780bf046b 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:11.769 7 WARNING neutronclient.v2_0.client [None req-0f348367-7a21-433b-959e-99891a14d28c 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in 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/603] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:11 2026] DELETE /v2.1/os-security-groups/2669d41d-d9de-48c9-9992-86820a473464 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:29:11.896 8 WARNING neutronclient.v2_0.client [None req-cf316a88-0803-40e8-8c00-3532dc05a8b0 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:11.917 8 INFO nova.api.openstack.wsgi [None req-cf316a88-0803-40e8-8c00-3532dc05a8b0 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] HTTP exception thrown: Security group 2669d41d-d9de-48c9-9992-86820a473464 does not exist Neutron server returns request_ids: ['req-551f0edd-cb78-4a5a-807b-b6ff41ac5bc4'] [pid: 8|app: 0|req: 303/604] 10.0.0.200 () {32 vars in 737 bytes} [Tue Apr 14 07:29:11 2026] GET /v2.1/os-security-groups/2669d41d-d9de-48c9-9992-86820a473464 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:29:11.930 8 WARNING neutronclient.v2_0.client [None req-5fdaf250-1709-4d21-b7ef-23abec605ee5 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/605] 10.0.0.200 () {32 vars in 750 bytes} [Tue Apr 14 07:29:11 2026] DELETE /v2.1/os-security-group-rules/e6883f3a-4519-4dda-a351-2243a5e0d378 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:29:11.946 7 WARNING neutronclient.v2_0.client [None req-5ebcbc8f-a053-4356-a472-d60822f4d08a 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:11.974 8 WARNING neutronclient.v2_0.client [None req-5fdaf250-1709-4d21-b7ef-23abec605ee5 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:11.982 7 WARNING neutronclient.v2_0.client [None req-5ebcbc8f-a053-4356-a472-d60822f4d08a 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:12.019 8 WARNING neutronclient.v2_0.client [None req-5fdaf250-1709-4d21-b7ef-23abec605ee5 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The python binding code in 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/606] 10.0.0.200 () {32 vars in 663 bytes} [Tue Apr 14 07:29:11 2026] GET /v2.1/os-security-groups => generated 707 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:12.091 8 WARNING neutronclient.v2_0.client [None req-e242b992-1e8f-4ffa-8a48-d649f8f72c93 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:12.110 8 INFO nova.api.openstack.wsgi [None req-e242b992-1e8f-4ffa-8a48-d649f8f72c93 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] HTTP exception thrown: Security group 2669d41d-d9de-48c9-9992-86820a473464 does not exist Neutron server returns request_ids: ['req-1eb07c00-966b-44a9-a723-bdf1fe9a2c53'] [pid: 8|app: 0|req: 305/607] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:12 2026] DELETE /v2.1/os-security-groups/2669d41d-d9de-48c9-9992-86820a473464 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:29:12.122 8 WARNING neutronclient.v2_0.client [None req-392184a7-e437-47c6-8a20-a7581e73e56c 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:12.147 8 INFO nova.api.openstack.wsgi [None req-392184a7-e437-47c6-8a20-a7581e73e56c 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] HTTP exception thrown: Security group ae0ec38d-d17f-4c09-9cd0-ecd268fc8565 does not exist Neutron server returns request_ids: ['req-9170987e-e733-44bd-a3f0-300d73a60a61'] [pid: 8|app: 0|req: 306/608] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:12 2026] DELETE /v2.1/os-security-groups/ae0ec38d-d17f-4c09-9cd0-ecd268fc8565 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:29:12.161 8 WARNING neutronclient.v2_0.client [None req-bb4f1baa-d502-414c-8b78-da634a91b2f5 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] The 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-14 07:29:12.179 8 INFO nova.api.openstack.wsgi [None req-bb4f1baa-d502-414c-8b78-da634a91b2f5 79bb05a62171402291bcfcf797df75e6 cd3863c8325546649bb40b53462d03ce - - default default] HTTP exception thrown: Security group e41af225-6570-448a-9583-8e0db0984764 does not exist Neutron server returns request_ids: ['req-7e4b0030-f30b-4c46-9223-df2e34711887'] [pid: 8|app: 0|req: 307/609] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:12 2026] DELETE /v2.1/os-security-groups/e41af225-6570-448a-9583-8e0db0984764 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:11 2026] DELETE /v2.1/os-security-groups/38f058d0-a1b2-401a-b51d-ecce178c41d5 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:29:12.251 8 WARNING neutronclient.v2_0.client [None req-183de790-b656-4832-8c02-08217fba04e3 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The 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-14 07:29:12.309 8 WARNING neutronclient.v2_0.client [None req-183de790-b656-4832-8c02-08217fba04e3 33e12bce040b4dc5a56c8e561b0b90dd 064bb4cf7979428ba34f0d4c9342e895 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/611] 10.0.0.200 () {32 vars in 740 bytes} [Tue Apr 14 07:29:12 2026] DELETE /v2.1/os-security-groups/82e2eda2-6e57-4e8e-b93c-f98d2be5b3c8 => generated 0 bytes in 314 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:29:16.409 7 WARNING neutronclient.v2_0.client [None req-58b9aea5-8fe7-4520-b03b-e8cafd3bacd2 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The 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-14 07:29:16.463 7 WARNING neutronclient.v2_0.client [None req-58b9aea5-8fe7-4520-b03b-e8cafd3bacd2 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The 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-14 07:29:16.722 7 WARNING neutronclient.v2_0.client [None req-58b9aea5-8fe7-4520-b03b-e8cafd3bacd2 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in 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/612] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:29:16 2026] POST /v2.1/servers => generated 450 bytes in 1283 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 07:29:17.630 8 WARNING neutronclient.v2_0.client [None req-98b6fe68-7361-4691-89e3-ceabaee100f8 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in 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/613] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:17 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1254 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:18.788 7 WARNING neutronclient.v2_0.client [None req-c45ea8e4-9a1e-4bfd-bf4e-cdd62caa11c4 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in 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/614] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:18 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1304 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:20.177 8 WARNING neutronclient.v2_0.client [None req-81185885-3591-4c01-8de8-d991fcfdc847 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/617] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:20 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1352 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:22.247 7 WARNING neutronclient.v2_0.client [None req-54a39a6f-c2cb-4148-a922-85b8c15c3ce6 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/618] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:22 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1360 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/619] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:29:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:24.081 7 WARNING neutronclient.v2_0.client [None req-00326053-5f6a-4ec0-8373-0d21bb15e7f6 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in 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/620] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:24 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1437 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:25.549 7 WARNING neutronclient.v2_0.client [None req-5e2335d0-d958-46d8-94fd-16b0a0c07bf5 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The 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-14 07:29:25.553 8 INFO nova.api.openstack.compute.server_external_events [req-493ebdb1-1213-488a-9a3e-e6955f52214e req-a8a3b619-9d5e-4f18-aca6-7d71639329f6 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance 2026-04-14 07:29:25.571 8 INFO nova.compute.rpcapi [None req-78603aeb-b9b8-48c9-b0b9-16744c5fe313 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 312/621] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:25 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1437 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:26.617 8 WARNING neutronclient.v2_0.client [None req-d927ca10-161c-4acb-8bfa-b241bc67e494 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The 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-14 07:29:26.675 8 WARNING neutronclient.v2_0.client [None req-d927ca10-161c-4acb-8bfa-b241bc67e494 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The 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-14 07:29:26.975 8 WARNING neutronclient.v2_0.client [None req-d927ca10-161c-4acb-8bfa-b241bc67e494 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] 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: 311/623] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:29:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:27.479 7 WARNING neutronclient.v2_0.client [None req-2dd5d581-0240-49b6-97fb-ca4e8449653b fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/624] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:29:26 2026] POST /v2.1/servers => generated 450 bytes in 1005 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-14 07:29:27.578 8 WARNING neutronclient.v2_0.client [None req-b5ef6656-81b1-4a93-acf8-a8422a7a1d98 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/625] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:27 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1401 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:27 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1437 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:28.712 8 WARNING neutronclient.v2_0.client [None req-a8db93e5-5d5d-4b5e-a500-b6055645b1d6 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/627] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:28 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1405 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:29:28.768 7 WARNING neutronclient.v2_0.client [None req-15bfb6d0-9610-4efe-b682-91fbe7421b8d fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/628] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:28 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1425 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-14 07:29:28.984 8 WARNING neutronclient.v2_0.client [None req-7d53ec85-f4bf-49b6-9bae-e9231caa58c4 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The 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-14 07:29:29.044 8 WARNING neutronclient.v2_0.client [None req-7d53ec85-f4bf-49b6-9bae-e9231caa58c4 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The 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-14 07:29:29.246 8 WARNING neutronclient.v2_0.client [None req-7d53ec85-f4bf-49b6-9bae-e9231caa58c4 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/629] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:29:28 2026] POST /v2.1/servers => generated 452 bytes in 650 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-14 07:29:29.602 7 WARNING neutronclient.v2_0.client [None req-773cc4c8-ece4-4138-bb05-935fbbd9112f 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/630] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:29 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1431 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:29.814 8 WARNING neutronclient.v2_0.client [None req-744300e7-935a-46ca-84b9-1ef60cb7f008 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/631] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:29 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1453 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-14 07:29:29.930 7 WARNING neutronclient.v2_0.client [None req-b3eb84a7-2a3e-477c-b308-c3565ff9533a fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:29 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1425 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-14 07:29:30.702 8 WARNING neutronclient.v2_0.client [None req-9facdf5a-645d-4ea3-b97c-8c9d2ffb7797 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/633] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:30 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1435 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-14 07:29:30.909 7 WARNING neutronclient.v2_0.client [None req-48de0dd9-8bc6-4eb2-aa91-c9656452e572 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/636] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:30 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:31.137 8 WARNING neutronclient.v2_0.client [None req-96fa085e-81ef-4c78-80cc-cf0c06c62339 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in 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/637] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:31 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1425 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-14 07:29:31.829 7 WARNING neutronclient.v2_0.client [None req-1bf3aca2-0c74-4ca4-847c-9da804751f78 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/638] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:31 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1483 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-14 07:29:32.025 8 WARNING neutronclient.v2_0.client [None req-a68fd58b-bc27-45e9-9fdc-aad02e98db7c 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/639] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:31 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1461 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:32.312 7 WARNING neutronclient.v2_0.client [None req-fc18b33f-d904-4e4f-b5bc-5bb5a58416bf fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] 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-14 07:29:32.940 8 WARNING neutronclient.v2_0.client [None req-5db8f773-319d-424a-a787-a652dd514e91 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/640] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:32 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1425 bytes in 995 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 323/641] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:32 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1483 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:33.297 7 WARNING neutronclient.v2_0.client [None req-a17b89a6-fd8d-4279-aa04-ab4b815ebec3 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The 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-14 07:29:33.307 8 INFO nova.api.openstack.compute.server_external_events [req-4c2b4d33-4ad0-4d1e-8271-51c8615cbc27 req-134ef1b8-62d4-4e57-89c8-ce6f4b91fe3d 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance [pid: 8|app: 0|req: 324/642] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/643] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:33 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1539 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:34.336 7 WARNING neutronclient.v2_0.client [None req-2ad67fb8-4344-4b16-b91b-1c8a6633d1bd 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The 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-14 07:29:34.352 8 WARNING neutronclient.v2_0.client [None req-e356a7c1-8630-45cc-b7ed-32057a55ad0a fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/644] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:34 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1491 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:34.524 7 WARNING neutronclient.v2_0.client [None req-b613cf2e-a603-4154-b33e-9a64f0a659ef 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/645] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:34 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1425 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 321/646] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:34 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1527 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:35.453 8 INFO nova.api.openstack.compute.server_external_events [req-4cc9f2ad-e016-494d-ad40-561be77ba8a0 req-e092d1c4-1dd7-4292-9e5d-5a6c1d0dd09d 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance 2026-04-14 07:29:35.454 8 INFO nova.api.openstack.compute.server_external_events [req-4cc9f2ad-e016-494d-ad40-561be77ba8a0 req-e092d1c4-1dd7-4292-9e5d-5a6c1d0dd09d 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance [pid: 8|app: 0|req: 326/647] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:35 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:35.520 7 WARNING neutronclient.v2_0.client [None req-49c6396e-ecab-48ac-a4de-a726062419c7 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/648] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:35 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1568 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-14 07:29:36.449 8 INFO nova.api.openstack.compute.server_external_events [req-b5c751df-f020-43ca-90d0-c41a8fd60abc req-fe68ba10-95a6-4fba-b607-1ca1cc6983e0 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance [pid: 8|app: 0|req: 327/649] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:36.489 7 WARNING neutronclient.v2_0.client [None req-9907a40b-cef4-4378-86ed-a0c58c62ce0e fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The 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-14 07:29:36.515 8 WARNING neutronclient.v2_0.client [None req-882005c2-4f2e-4ccf-acdb-3535558ba2ac 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/650] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:36 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1425 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:36 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:37.043 7 WARNING neutronclient.v2_0.client [None req-5c5067d7-7dc2-41ce-8c55-78496995ab13 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/652] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:37 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1556 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-14 07:29:37.704 8 WARNING neutronclient.v2_0.client [None req-dc8072d3-8c6b-4d90-8391-de9ba23a94e2 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] 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-14 07:29:37.755 7 WARNING neutronclient.v2_0.client [None req-6d66fc7e-f8b9-43e5-8cfd-000177fc0f1d 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/653] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:37 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1612 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-14 07:29:37.868 8 WARNING neutronclient.v2_0.client [None req-86afdf76-6383-4a9e-b0ab-4a2337d4a7e8 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/654] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:37 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:29:37 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42/os-interface => generated 284 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:38.232 7 WARNING neutronclient.v2_0.client [None req-8cd8d3b9-717b-4cb4-b09c-462d7d1d052a 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/656] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:38 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1556 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:38.971 8 WARNING neutronclient.v2_0.client [None req-ac659466-27c0-4f9c-a193-18f5429885a0 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] 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-14 07:29:39.141 7 WARNING neutronclient.v2_0.client [None req-cc30dedb-4ace-4462-8839-797942539675 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/657] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:38 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1527 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:39.250 8 INFO nova.api.openstack.compute.server_external_events [req-1f176ae9-70a7-4d66-ba80-8105ac5cfd2c req-3627ede2-dcc6-4d69-a9e9-11dfc812728b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance [pid: 8|app: 0|req: 332/658] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:39 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:39.503 7 INFO nova.api.openstack.compute.server_external_events [req-46ef4a60-d295-49aa-b83d-64eda9da7636 req-0fcb6b42-d431-48f4-87bb-e72646cf93ca 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance [pid: 8|app: 0|req: 333/660] 10.0.0.200 () {32 vars in 641 bytes} [Tue Apr 14 07:29:39 2026] GET /v2.1/servers => generated 388 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:29:39.522 7 INFO nova.compute.rpcapi [None req-7ec8eb29-6172-41a9-ae2a-1c4b782c17f1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/661] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:39.664 7 WARNING neutronclient.v2_0.client [None req-c22dac29-0f53-4d0b-9b1d-66d833e9cc28 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/662] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:29:39 2026] DELETE /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 0 bytes in 174 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-14 07:29:39.746 8 WARNING neutronclient.v2_0.client [None req-f02b5729-89b7-4c1d-bdc1-b40be1f6eac9 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in 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/663] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:39 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1556 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:39 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1618 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-14 07:29:40.275 7 WARNING neutronclient.v2_0.client [None req-85d43a86-ce4b-4f3c-8cdf-925849996619 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/665] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:40 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1527 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-14 07:29:40.886 8 WARNING neutronclient.v2_0.client [None req-7550a811-aae8-4223-8dc1-05d83d56df4a 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] 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-14 07:29:40.952 7 WARNING neutronclient.v2_0.client [None req-e6b9b47e-d9cf-4cd6-ba02-26ada1acfc95 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/668] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:40 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1556 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:40 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1738 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:41.306 8 INFO nova.api.openstack.compute.server_external_events [req-c9eb7987-ba29-4f6b-811e-56ffa50c7983 req-1b6832b1-4274-498b-968c-f25a349ff696 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance 2026-04-14 07:29:41.306 8 INFO nova.api.openstack.compute.server_external_events [req-c9eb7987-ba29-4f6b-811e-56ffa50c7983 req-1b6832b1-4274-498b-968c-f25a349ff696 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance [pid: 8|app: 0|req: 337/670] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:41 2026] POST /v2.1/os-server-external-events => generated 358 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-14 07:29:41.466 7 WARNING neutronclient.v2_0.client [None req-046c2d1d-366c-4543-b5da-23e26982c4c8 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] 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-14 07:29:41.587 8 INFO nova.api.openstack.compute.server_external_events [req-98ad0531-b913-427a-af4f-1a29d0839df7 req-8714ec66-f352-422d-b219-64640d90112b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance 2026-04-14 07:29:41.587 8 INFO nova.api.openstack.compute.server_external_events [req-98ad0531-b913-427a-af4f-1a29d0839df7 req-8714ec66-f352-422d-b219-64640d90112b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance 2026-04-14 07:29:41.587 8 INFO nova.api.openstack.compute.server_external_events [req-98ad0531-b913-427a-af4f-1a29d0839df7 req-8714ec66-f352-422d-b219-64640d90112b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance [pid: 8|app: 0|req: 338/671] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:41 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/672] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:41 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1527 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:42.121 8 WARNING neutronclient.v2_0.client [None req-9fd75cc1-9398-4be5-98a4-701815aef7c1 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] 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-14 07:29:42.172 7 WARNING neutronclient.v2_0.client [None req-0dc2a4f0-7654-4cbe-a570-471641bd2c58 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/673] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:42 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1556 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:42 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1738 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-14 07:29:42.670 8 WARNING neutronclient.v2_0.client [None req-e774050f-753e-4128-8947-18cb2e64beb9 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/675] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:42 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1717 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-14 07:29:42.879 7 WARNING neutronclient.v2_0.client [None req-6a59f477-ffd7-4045-98f5-ddd9bfacb1da 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in 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/676] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:29:42 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/os-interface => generated 284 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:43.354 8 WARNING neutronclient.v2_0.client [None req-0e6ee54e-7b53-454c-aec9-37230ff8615f 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The 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-14 07:29:43.385 7 WARNING neutronclient.v2_0.client [None req-381a1c63-ff78-453e-831e-cd8d8ee45135 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/677] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:43 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1381 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:43 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1739 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-14 07:29:43.536 7 WARNING neutronclient.v2_0.client [None req-c183b6b9-6e64-4a57-a6a7-11d3bbc1164f 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/679] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:29:43 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:43.646 8 INFO nova.api.openstack.compute.server_external_events [req-9a833c87-44fa-40d2-9763-f283ecbee47b req-b22709cc-6eec-44bd-bced-7ac9f98c69d5 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:e72988ea-e7a9-4d7c-8a74-50d456f16b7d for instance fb05689b-3085-4ec4-b75c-e4627baa0d42 on instance [pid: 8|app: 0|req: 342/680] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:43 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:44.497 8 INFO nova.api.openstack.compute.server_external_events [req-d5ec10cf-f631-4111-8d5d-63014b9bb37a req-5ef9f561-062a-42ae-9418-34ff3b36e59a 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance [pid: 8|app: 0|req: 343/681] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:44.516 7 WARNING neutronclient.v2_0.client [None req-3c3ea999-f85c-4362-b35e-4c412d250107 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The 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-14 07:29:44.565 8 WARNING neutronclient.v2_0.client [None req-98fd9d74-9b5a-449a-acd3-596fbbe98e61 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/682] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:44 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/683] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:44 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1739 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:29:44.671 8 WARNING neutronclient.v2_0.client [None req-d64e37d2-5a9d-4e86-8ead-bbd097aca2ee 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/684] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:44 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1717 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.200 () {32 vars in 641 bytes} [Tue Apr 14 07:29:44 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 346/686] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:29:44 2026] DELETE /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => 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-14 07:29:44.945 7 WARNING neutronclient.v2_0.client [None req-917b860c-b093-486e-9540-3a41506cf7c8 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/687] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:44 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1745 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:45.675 8 WARNING neutronclient.v2_0.client [None req-dcfa8a7c-3b6d-4d4c-bfbc-8f90dffe1690 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] 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-14 07:29:45.701 7 INFO nova.api.openstack.compute.server_external_events [req-4f6f8e12-4219-40aa-89d1-b0504612413d req-b8967f2b-6784-4344-8fcc-c9520603aad2 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance [pid: 7|app: 0|req: 342/688] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:45 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) [pid: 8|app: 0|req: 347/689] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:45 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => generated 1386 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-14 07:29:46.147 7 WARNING neutronclient.v2_0.client [None req-2a05a684-e795-4e42-b311-0f83515805a9 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/690] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:46 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1865 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:46.752 8 INFO nova.api.openstack.wsgi [None req-d42530e2-aebd-46c8-a4c0-cca55515f268 fb758a7294674bbb9b71cc3fd2c058c3 bf8536ac6d16418296225fef24b8d3aa - - default default] HTTP exception thrown: Instance fb05689b-3085-4ec4-b75c-e4627baa0d42 could not be found. [pid: 8|app: 0|req: 348/691] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:46 2026] GET /v2.1/servers/fb05689b-3085-4ec4-b75c-e4627baa0d42 => 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: 7|app: 0|req: 344/692] 10.0.0.200 () {32 vars in 706 bytes} [Tue Apr 14 07:29:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1060360256 => generated 0 bytes in 28 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-14 07:29:47.383 8 WARNING neutronclient.v2_0.client [None req-3a4fd0ef-afae-42f1-9e29-37774aa93ed1 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The 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-14 07:29:47.740 7 INFO nova.api.openstack.compute.server_external_events [req-bcb4e274-8378-4580-b880-18958e4d9c2b req-e11383fa-ce47-4b0b-bffd-eb08239f0441 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance 2026-04-14 07:29:47.740 7 INFO nova.api.openstack.compute.server_external_events [req-bcb4e274-8378-4580-b880-18958e4d9c2b req-e11383fa-ce47-4b0b-bffd-eb08239f0441 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance [pid: 7|app: 0|req: 345/693] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:47 2026] POST /v2.1/os-server-external-events => generated 358 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-14 07:29:47.863 7 INFO nova.api.openstack.compute.server_external_events [req-a0190fd6-5486-4c56-8112-f8a5f8d78a0c req-13948260-c8c2-4045-958c-7f46bd862cb0 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:9a8aac9f-2c8a-4f70-b173-678fa9641aaf for instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d on instance [pid: 8|app: 0|req: 349/694] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:47 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1798 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:29:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:48.926 8 WARNING neutronclient.v2_0.client [None req-2532c0b9-6c0f-4ac8-8ea2-3b470225ce7c 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in 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/696] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:48 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:50.067 7 WARNING neutronclient.v2_0.client [None req-5c49d7d7-d320-4563-b329-d0b512b3b57a 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/697] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:50 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 1517 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-14 07:29:51.154 8 INFO nova.api.openstack.wsgi [None req-d450ed27-c4f7-495c-b0f2-f4dd0d091a98 5dc9a134077148a88d4d7e81b9be5598 7c775c5b3aa4443d950e7718e8753a30 - - default default] HTTP exception thrown: Instance 6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d could not be found. [pid: 8|app: 0|req: 352/700] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:29:51 2026] GET /v2.1/servers/6b31cfc7-9004-4ee0-a40e-beaab0bf4d7d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/701] 10.0.0.200 () {32 vars in 704 bytes} [Tue Apr 14 07:29:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-213715134 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:58.106 8 WARNING neutronclient.v2_0.client [None req-a83d3639-ac15-4dbe-be4d-91dee0e30331 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/702] 10.0.0.200 () {30 vars in 413 bytes} [Tue Apr 14 07:29:59 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.200 () {28 vars in 560 bytes} [Tue Apr 14 07:29:59 2026] GET /v2/ => generated 402 bytes in 452 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.200 () {28 vars in 564 bytes} [Tue Apr 14 07:29:59 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: 353/705] 10.0.0.200 () {30 vars in 413 bytes} [Tue Apr 14 07:29:59 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:29:58 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/os-interface => generated 284 bytes in 2134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:30:00.246 7 WARNING neutronclient.v2_0.client [None req-9c794f06-0f51-4aeb-b480-42956f114a8e 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/707] 10.0.0.200 () {32 vars in 815 bytes} [Tue Apr 14 07:30:00 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/os-interface/dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a => generated 281 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, ' [pid: 8|app: 0|req: 354/708] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:00 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 155 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/709] 10.0.0.200 () {34 vars in 750 bytes} [Tue Apr 14 07:30:00 2026] POST /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/710] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:00 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 155 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, ' 2026-04-14 07:30:00.998 7 WARNING neutronclient.v2_0.client [None req-48b50881-c18c-4f5d-ba3e-9d58b42d5551 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The 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-14 07:30:01.302 7 WARNING neutronclient.v2_0.client [None req-48b50881-c18c-4f5d-ba3e-9d58b42d5551 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] 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: 356/713] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:30:00 2026] POST /v2.1/servers => generated 424 bytes in 757 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/714] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:01 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 155 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:30:01.560 7 WARNING neutronclient.v2_0.client [None req-f4cb1a97-0480-40c1-a29a-ac3c072f9ac4 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/715] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:01 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1370 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-14 07:30:01.974 8 INFO nova.api.openstack.compute.server_external_events [req-f159fd3a-4eea-42e8-8275-29d2d5f4e696 req-b7f83bb5-3909-43e0-8fea-46b31c3998d9 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance [pid: 8|app: 0|req: 359/716] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/717] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:02 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 155 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-14 07:30:02.663 8 WARNING neutronclient.v2_0.client [None req-5c10d44c-c345-47b1-a591-4ac3fe3744af bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/718] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:02 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1374 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, ' [pid: 7|app: 0|req: 359/719] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:03 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 194 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-14 07:30:03.702 8 WARNING neutronclient.v2_0.client [None req-d6458eb6-679b-4e44-8cb4-7e435fa5d89b 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] 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-14 07:30:03.807 7 WARNING neutronclient.v2_0.client [None req-276a2000-d4c3-4219-a587-87e2ee97bfb0 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/720] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:03 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1422 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:03 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1952 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/722] 10.0.0.200 () {34 vars in 750 bytes} [Tue Apr 14 07:30:03 2026] POST /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/723] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:04 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 194 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-14 07:30:04.964 7 WARNING neutronclient.v2_0.client [None req-3fb0f9b2-cd9b-436f-a133-91c50aad4b77 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/724] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:04 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1422 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, ' [pid: 8|app: 0|req: 363/725] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:05 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:06.057 7 WARNING neutronclient.v2_0.client [None req-0cd67daf-e0ba-40fa-84fb-aee084a22442 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/726] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:06 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:06.536 8 INFO nova.api.openstack.compute.server_external_events [req-4615bb62-5d2f-4752-851c-27b5267cb886 req-8d32d84b-3790-4034-bf63-85464e6a40eb 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance [pid: 8|app: 0|req: 365/727] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:06 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1430 bytes in 1183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 366/729] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:07 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 194 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-14 07:30:08.253 8 WARNING neutronclient.v2_0.client [None req-a437aff7-4d84-4f6a-9b93-bd06682e6b39 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/730] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:30:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:08 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:08.918 7 INFO nova.api.openstack.compute.server_external_events [req-d22cc1c7-bb57-419a-8de7-288c1d77bacb req-0c0d22d5-56e0-4d34-90d2-649dcf11249e 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance [pid: 7|app: 0|req: 366/732] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:08 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1470 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/734] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:09 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/735] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:30:09 2026] DELETE /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 0 bytes in 91 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-14 07:30:09.530 7 WARNING neutronclient.v2_0.client [None req-598caa4b-060c-4c7a-b86f-b83417571c7f 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:09 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1843 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-14 07:30:10.227 8 WARNING neutronclient.v2_0.client [None req-5ef6607e-6e95-441d-8d25-68ad23c1d9b1 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/737] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:10 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1470 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, ' [pid: 7|app: 0|req: 369/738] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:30:10 2026] POST /v2.1/os-keypairs => generated 386 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-14 07:30:10.787 8 WARNING neutronclient.v2_0.client [None req-ad29ade4-730a-4821-9614-0a90a4cfb8b1 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/741] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:10 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1843 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:30:11.412 7 WARNING neutronclient.v2_0.client [None req-f5ff8348-73eb-4303-bb3c-dc9b7cfd1725 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/742] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:11 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1470 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-14 07:30:11.927 8 WARNING neutronclient.v2_0.client [None req-a91b2ca1-34fc-47a1-983f-15ed8bc356e1 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] 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-14 07:30:12.002 7 WARNING neutronclient.v2_0.client [None req-8b1088c5-fffd-442f-80e6-9588a9490731 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The 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-14 07:30:12.108 8 WARNING neutronclient.v2_0.client [None req-a91b2ca1-34fc-47a1-983f-15ed8bc356e1 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The 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-14 07:30:12.396 8 WARNING neutronclient.v2_0.client [None req-a91b2ca1-34fc-47a1-983f-15ed8bc356e1 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/743] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:11 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1843 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:12.453 7 INFO nova.api.openstack.compute.server_external_events [req-8df9bcac-da78-4234-87bd-5fac5fb9c907 req-0effa065-bb88-4f08-a172-72e5ba289cbc 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:dccc3b6d-98ef-4eb8-a0ec-c63f3384bc5a for instance 978c95e8-798b-437b-89d4-549b80126ca0 on instance [pid: 7|app: 0|req: 374/744] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:12.563 7 WARNING neutronclient.v2_0.client [None req-440b3ac5-b706-4e43-8a6d-0501aa527efa bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The 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-14 07:30:12.589 8 WARNING neutronclient.v2_0.client [None req-a91b2ca1-34fc-47a1-983f-15ed8bc356e1 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/745] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:12 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:30:11 2026] POST /v2.1/servers => generated 496 bytes in 946 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-14 07:30:12.824 7 WARNING neutronclient.v2_0.client [None req-a197481f-786f-4a9c-a9ec-9c88103b528e fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/747] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:12 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1455 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:13.500 8 WARNING neutronclient.v2_0.client [None req-42b84546-f9f4-441a-ba98-c04f9d403843 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/748] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:13 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1487 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:13.709 7 WARNING neutronclient.v2_0.client [None req-3864dfbe-e533-444e-813e-3a108e3e8e20 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] 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: 377/749] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:13 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1470 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:30:13.932 8 WARNING neutronclient.v2_0.client [None req-5a062f63-386f-4804-842e-933e07870166 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/750] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:13 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1459 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-14 07:30:14.503 7 INFO nova.api.openstack.compute.server_external_events [req-aca28a2e-799f-45f1-9196-18013237e859 req-69dc4002-e642-43d3-b54e-034341cf3216 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance 2026-04-14 07:30:14.504 7 INFO nova.api.openstack.compute.server_external_events [req-aca28a2e-799f-45f1-9196-18013237e859 req-69dc4002-e642-43d3-b54e-034341cf3216 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance 2026-04-14 07:30:14.504 7 INFO nova.api.openstack.compute.server_external_events [req-aca28a2e-799f-45f1-9196-18013237e859 req-69dc4002-e642-43d3-b54e-034341cf3216 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance [pid: 7|app: 0|req: 378/751] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:14 2026] POST /v2.1/os-server-external-events => generated 527 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-14 07:30:14.622 8 WARNING neutronclient.v2_0.client [None req-02f8c0cb-a1f3-405d-b6f4-bb211cf01210 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/752] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:14 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 1487 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-14 07:30:14.946 7 WARNING neutronclient.v2_0.client [None req-e500353e-606b-4cb3-a14b-dc323b331451 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] 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-14 07:30:15.029 8 WARNING neutronclient.v2_0.client [None req-d45743de-6e57-454d-8c46-3dc83ec95310 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/753] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:14 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1470 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:14 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1451 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-14 07:30:15.706 7 INFO nova.api.openstack.wsgi [None req-b385d6be-4efd-41d2-93d6-2284f83178d3 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] HTTP exception thrown: Instance 978c95e8-798b-437b-89d4-549b80126ca0 could not be found. [pid: 7|app: 0|req: 380/755] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:15 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/756] 10.0.0.200 () {32 vars in 706 bytes} [Tue Apr 14 07:30:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1294776586 => 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-14 07:30:16.137 7 WARNING neutronclient.v2_0.client [None req-41470712-ab9c-4897-800f-2e51f326f76f bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The 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-14 07:30:16.182 8 WARNING neutronclient.v2_0.client [None req-dd00f5a1-6131-4677-a5d8-a8741e4666b3 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/757] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1507 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:16.408 8 INFO nova.api.openstack.wsgi [None req-7196f015-0104-42e8-88fb-47493322668f 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] HTTP exception thrown: Instance 978c95e8-798b-437b-89d4-549b80126ca0 could not be found. [pid: 8|app: 0|req: 378/758] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:30:16 2026] DELETE /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/759] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1655 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:16.455 8 INFO nova.api.openstack.wsgi [None req-117e9c75-522c-4a3a-a7f0-b42dbdf5f5fb 40fcc398cbd8499bae14c0bb7b465cb6 1e4fe30430d840fe827b3d8fbab94ff2 - - default default] HTTP exception thrown: Instance 978c95e8-798b-437b-89d4-549b80126ca0 could not be found. [pid: 8|app: 0|req: 379/760] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/978c95e8-798b-437b-89d4-549b80126ca0 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/762] 10.0.0.200 () {32 vars in 723 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382/ips => generated 109 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, ' [pid: 7|app: 0|req: 383/763] 10.0.0.200 () {32 vars in 823 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382/ips/tempest-ServerAddressesTestJSON-514640128-network => generated 94 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/764] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:30:16 2026] DELETE /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 0 bytes in 118 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-14 07:30:16.751 7 WARNING neutronclient.v2_0.client [None req-fbae958c-0d06-4f72-abdd-c6ca6a96bd2f bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] 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-14 07:30:17.444 8 WARNING neutronclient.v2_0.client [None req-e0e9932e-36f2-4794-8caf-71da83258801 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/765] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:16 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1661 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:17 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1515 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:18.071 7 INFO nova.api.openstack.compute.server_external_events [req-0229adb7-4e52-4de6-9b7e-f64fd26bda0d req-d6d9e23d-673d-4116-bddc-cb94cef22bc2 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance [pid: 7|app: 0|req: 385/767] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:18.614 8 WARNING neutronclient.v2_0.client [None req-65db3d73-7d13-4110-be58-625962f1b151 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] 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-14 07:30:18.664 7 WARNING neutronclient.v2_0.client [None req-1f39c8ec-fef1-43ad-bfda-46df63261a44 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/768] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:18 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1661 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:18 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1629 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-14 07:30:20.243 7 INFO nova.api.openstack.compute.server_external_events [req-cbef80cd-e697-42b2-b764-da32de776f6e req-9851140e-7af7-4d81-9bd7-7262d3294087 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance 2026-04-14 07:30:20.245 8 INFO nova.api.openstack.compute.server_external_events [req-1c125a7f-f190-49ea-91fc-67c14c333a8e req-73e8eba0-0bd9-4939-908c-6877977b5fee 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:471ba862-e636-4d24-ae4c-27816c6272e9 for instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 on instance [pid: 7|app: 0|req: 387/770] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:20 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) [pid: 8|app: 0|req: 384/771] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:20.449 7 WARNING neutronclient.v2_0.client [None req-6f637594-e34e-4f4f-81e1-f52e62877741 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/772] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:20 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1451 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:20.583 8 WARNING neutronclient.v2_0.client [None req-a7394049-04ff-4862-ba49-95095cdceb1f fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/773] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:20 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1627 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-14 07:30:21.577 8 WARNING neutronclient.v2_0.client [None req-f0006c7d-c888-4747-9857-3d91d05e6b50 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/776] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:21 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:21.740 7 WARNING neutronclient.v2_0.client [None req-17bbf8fb-fb66-4478-a9db-1da111adb013 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/777] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:21 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1627 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:22.284 8 INFO nova.api.openstack.compute.server_external_events [req-3a220be5-ce9f-4294-8027-e8f5f5f45db8 req-4e5f34d7-3f16-4abf-ac35-66bacf9b16a3 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc on instance [pid: 8|app: 0|req: 388/778] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:22 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-14 07:30:22.690 7 WARNING neutronclient.v2_0.client [None req-56ccc715-4202-414e-bf37-4ff45a92dd96 bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/779] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:22 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 1456 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-14 07:30:22.916 8 WARNING neutronclient.v2_0.client [None req-4bcd4c5c-c4bd-4fc9-b89c-8d5545fea4ef fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/780] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:22 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1627 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:23.774 7 INFO nova.api.openstack.wsgi [None req-b383878b-1a14-407a-aac8-dbfdaaef21be bd8987590a0346f5b63e2712c91a1304 a5b2806b44b24e25853f2642049fc122 - - default default] HTTP exception thrown: Instance c10ef7ce-aa48-4cf2-a70a-552f818e9382 could not be found. [pid: 7|app: 0|req: 392/781] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:23 2026] GET /v2.1/servers/c10ef7ce-aa48-4cf2-a70a-552f818e9382 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:24.657 8 WARNING neutronclient.v2_0.client [None req-ea97bf00-0144-4d2e-8962-e889982d8e8a fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/782] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:24 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1627 bytes in 1453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:26.407 7 INFO nova.api.openstack.compute.server_external_events [req-c1317ede-83da-49e8-bd02-d7353cd4527a req-a8a9f162-ebd7-4992-83b2-c1d7eafd4165 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc on instance [pid: 7|app: 0|req: 393/783] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:27.130 8 WARNING neutronclient.v2_0.client [None req-ed10cb37-de51-4319-b354-2169e6d32eec fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/784] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:27 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1627 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:28.458 7 INFO nova.api.openstack.compute.server_external_events [req-61c05760-46cc-40be-8048-6d95c75a8bae req-9737ad35-1996-4bd0-b12f-44f6833054ff 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc on instance [pid: 7|app: 0|req: 394/785] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:29.019 8 WARNING neutronclient.v2_0.client [None req-a171265d-85bf-49cb-b61f-9bb111940d13 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/786] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:28 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1806 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:29.592 7 WARNING neutronclient.v2_0.client [None req-398a5ae4-1f23-4dd8-95e3-cee419a0ea40 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/787] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:30:29 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc/os-interface => generated 284 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 393/788] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:30:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:30.510 7 INFO nova.api.openstack.compute.server_external_events [req-0280300f-da21-47fe-9070-6994c4521b13 req-d8c79cb1-65f8-4185-b3ff-a9defeefa48a 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc on instance [pid: 7|app: 0|req: 396/789] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:30:32.123 8 WARNING neutronclient.v2_0.client [None req-625ec8e0-38ee-4818-90bc-e6fcb263edae 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The 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-14 07:30:32.163 8 WARNING neutronclient.v2_0.client [None req-625ec8e0-38ee-4818-90bc-e6fcb263edae 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The 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-14 07:30:32.397 8 WARNING neutronclient.v2_0.client [None req-625ec8e0-38ee-4818-90bc-e6fcb263edae 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/792] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:30:32 2026] POST /v2.1/servers => generated 451 bytes in 590 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-14 07:30:32.656 7 WARNING neutronclient.v2_0.client [None req-612a9317-7fef-4ed8-87be-5638cd77872e 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/793] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:32 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1424 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-14 07:30:33.750 8 WARNING neutronclient.v2_0.client [None req-298cbae8-3ea4-496d-9013-ab890558ddea 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/794] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:33 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1428 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-14 07:30:34.839 7 WARNING neutronclient.v2_0.client [None req-e9d1ebe7-bd81-41ca-9ff2-4fa49082cf3f 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/795] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:34 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1476 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-14 07:30:35.929 8 WARNING neutronclient.v2_0.client [None req-e7e61e23-eda2-43c1-b337-57694b30d144 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/796] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:35 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1476 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-14 07:30:37.020 7 WARNING neutronclient.v2_0.client [None req-3321d47a-e5ee-421f-8c4b-27cf2cb2ad1f 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/797] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:36 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1484 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-14 07:30:38.108 8 WARNING neutronclient.v2_0.client [None req-95dfb35c-681b-4c15-839a-dd915cea25c7 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] 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-14 07:30:38.356 7 INFO nova.api.openstack.compute.server_external_events [req-d98ebf60-ded2-47e3-a6b6-7e8e67ada1ed req-76ce4021-191a-4824-8c62-53d6d8c5b90f 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance [pid: 7|app: 0|req: 401/798] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:38 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1562 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:39.497 7 WARNING neutronclient.v2_0.client [None req-5ad5520e-0586-4486-b94e-fc7e0105007b 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/800] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:39 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1550 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-14 07:30:40.635 8 WARNING neutronclient.v2_0.client [None req-9ba8feb6-ba07-4cc4-b644-ee4f945a00fb 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/803] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:40 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1550 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:42.185 7 WARNING neutronclient.v2_0.client [None req-12612571-4c50-4661-a97d-dd1ff2e114ed 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/804] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:42 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1550 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-14 07:30:43.361 8 WARNING neutronclient.v2_0.client [None req-f776b764-551c-4724-a611-6ffba48e2ac1 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/805] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:43 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1550 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-14 07:30:43.792 7 INFO nova.api.openstack.compute.server_external_events [req-f36829fb-fdf8-49df-8ddb-9a178dbd785a req-5d856b36-53d3-4dcb-bb39-a58f5e0c09a9 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance [pid: 7|app: 0|req: 406/806] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:44.549 8 WARNING neutronclient.v2_0.client [None req-fc5cf0d8-8d92-457b-a533-21a056c8f3c8 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/807] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:44 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1550 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:45.737 7 WARNING neutronclient.v2_0.client [None req-31e01327-cedb-4461-b48e-cf9540a17aa8 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] 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-14 07:30:45.844 8 INFO nova.api.openstack.compute.server_external_events [req-87facde7-eed4-456d-b159-af54282b75ab req-a3af4dad-0a5a-4330-be54-b06de8f24c37 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance [pid: 8|app: 0|req: 402/808] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:45.886 8 WARNING neutronclient.v2_0.client [None req-0b16a29b-b9de-4267-9373-67868f3fd637 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/809] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:45 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1550 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:45 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1926 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-14 07:30:46.988 7 WARNING neutronclient.v2_0.client [None req-3e7e07af-17db-4c19-b729-2d5a2ed19c6a 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/811] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:46 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1728 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:47.178 8 WARNING neutronclient.v2_0.client [None req-87094122-2de4-4ee1-87f5-88876dc576e8 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/812] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:30:47 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282/os-interface => generated 285 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 409/813] 10.0.0.200 () {32 vars in 753 bytes} [Tue Apr 14 07:30:47 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc/os-server-password => generated 116 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:48.182 7 INFO nova.api.openstack.compute.server_external_events [req-0b9adcc5-4f68-438d-a6f5-c6ea4c6ea39b req-6f3fcf7a-6eae-457f-9f17-0f8a224d92a9 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance 2026-04-14 07:30:48.187 8 WARNING neutronclient.v2_0.client [None req-8183733c-e194-40c2-8eb4-5a7e8ca78d0b 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/814] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/815] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:48 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1728 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, ' [pid: 7|app: 0|req: 411/816] 10.0.0.200 () {32 vars in 641 bytes} [Tue Apr 14 07:30:48 2026] GET /v2.1/servers => generated 378 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 406/817] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:30:48 2026] DELETE /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => 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-14 07:30:48.554 7 WARNING neutronclient.v2_0.client [None req-49fe4092-9c55-405e-a7f8-ac1c8ee64824 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/818] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:48 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1734 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/819] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:30:49 2026] DELETE /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:49.207 7 WARNING neutronclient.v2_0.client [None req-9fc7f2bc-f142-4b3f-8bc4-94034f859675 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/820] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:49 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1932 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:49.746 8 WARNING neutronclient.v2_0.client [None req-cf729363-325f-4d0d-ade6-0635eaa1232c 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] 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-14 07:30:49.813 7 INFO nova.api.openstack.compute.server_external_events [req-3e2827f1-b634-4989-9694-2f3b622a7758 req-4f6f5bbf-5aec-41cb-81a2-289d66b89a1e 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance [pid: 7|app: 0|req: 414/821] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/822] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:49 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1854 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:50.452 7 WARNING neutronclient.v2_0.client [None req-54601ee6-f6c3-4855-bee1-2be216ce1183 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/823] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:50 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1932 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:50.956 8 WARNING neutronclient.v2_0.client [None req-e13e3836-52c1-4874-8123-f5cfc8b726c0 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/826] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:50 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1854 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:51.412 7 INFO nova.api.openstack.compute.server_external_events [req-81458521-23d6-4211-8a86-7b506ca4645d req-4eeae709-9cc3-4ffb-938e-c69518f27cc1 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance [pid: 7|app: 0|req: 417/827] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:51 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-14 07:30:51.607 8 WARNING neutronclient.v2_0.client [None req-af35b09a-ba8c-4c37-b568-3a0e6223ac54 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] 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-14 07:30:51.867 7 INFO nova.api.openstack.compute.server_external_events [req-5f964ff7-62f2-41f3-bbb8-8df6ab17fe79 req-66833930-0eb4-419c-926b-353979a79543 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:188b3838-33aa-4566-884b-65d5a88bb7c8 for instance e89f744b-08f8-4757-8260-0909cab31282 on instance 2026-04-14 07:30:51.867 7 INFO nova.api.openstack.compute.server_external_events [req-5f964ff7-62f2-41f3-bbb8-8df6ab17fe79 req-66833930-0eb4-419c-926b-353979a79543 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc on instance 2026-04-14 07:30:51.869 7 INFO nova.api.openstack.compute.server_external_events [req-5f964ff7-62f2-41f3-bbb8-8df6ab17fe79 req-66833930-0eb4-419c-926b-353979a79543 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc on instance [pid: 7|app: 0|req: 418/828] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:51 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/829] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:51 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1932 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:52.394 7 WARNING neutronclient.v2_0.client [None req-53923376-4846-474a-9091-f926049b906d 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/830] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:52 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1505 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-14 07:30:53.059 8 WARNING neutronclient.v2_0.client [None req-cc43d420-1f5a-4e69-8673-bb6a7af2f8a9 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/831] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:53 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1536 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-14 07:30:53.450 7 INFO nova.api.openstack.compute.server_external_events [req-f9b2e75a-10fb-46ac-ab63-0e014d5d2c2c req-c5c5cf3c-6b0a-43c5-8ae2-f3960496887c 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:7066441c-3d74-4c15-94bc-f1f331a0e4e7 for instance 49143f3d-8689-4e80-9fb3-2459d19d7abc 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: 420/832] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:30:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:30:53.497 8 WARNING neutronclient.v2_0.client [None req-159c85f7-85be-4efe-81bd-ef634b052308 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/833] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:53 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1510 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:54.160 7 WARNING neutronclient.v2_0.client [None req-13193d97-6a7c-4c5e-bd35-50b43f9a7148 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/834] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:54 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1541 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-14 07:30:54.615 8 WARNING neutronclient.v2_0.client [None req-164a8c76-85c6-4f5e-a43f-85b76172fbcb 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/835] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:54 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 1510 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:55.257 7 WARNING neutronclient.v2_0.client [None req-4f286a6e-4442-4a6e-8934-dd43124d3a3b fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/836] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:55 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 1541 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-14 07:30:55.701 8 INFO nova.api.openstack.wsgi [None req-36c474a0-5224-4753-b388-41001b31a43b 20e90484bf5849d5b657e083f39ea41e 410f95a4d0524de6b573930a6bbd10ad - - default default] HTTP exception thrown: Instance e89f744b-08f8-4757-8260-0909cab31282 could not be found. [pid: 8|app: 0|req: 415/837] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:55 2026] GET /v2.1/servers/e89f744b-08f8-4757-8260-0909cab31282 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/838] 10.0.0.200 () {32 vars in 706 bytes} [Tue Apr 14 07:30:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1158126527 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:30:56.338 8 INFO nova.api.openstack.wsgi [None req-189bdfd8-85a9-48d3-9622-13a2156b6a0b fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] HTTP exception thrown: Instance 49143f3d-8689-4e80-9fb3-2459d19d7abc could not be found. [pid: 8|app: 0|req: 416/839] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:56 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 07:30:56.384 7 INFO nova.api.openstack.wsgi [None req-837f03cd-463d-443f-ac34-1459a22894c6 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] HTTP exception thrown: Instance 49143f3d-8689-4e80-9fb3-2459d19d7abc could not be found. [pid: 7|app: 0|req: 424/840] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:30:56 2026] DELETE /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => generated 111 bytes in 42 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-14 07:30:56.415 8 INFO nova.api.openstack.wsgi [None req-6eff7b4c-61c0-4ccd-a657-fdf0114c98d3 fd6f68cbddf94d2faf6b95e67728f973 82bbdb3dee314e6ba9e2c3206f57291d - - default default] HTTP exception thrown: Instance 49143f3d-8689-4e80-9fb3-2459d19d7abc could not be found. [pid: 8|app: 0|req: 417/841] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:30:56 2026] GET /v2.1/servers/49143f3d-8689-4e80-9fb3-2459d19d7abc => 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: 425/842] 10.0.0.200 () {32 vars in 706 bytes} [Tue Apr 14 07:30:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1317094415 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/843] 10.0.0.200 () {32 vars in 726 bytes} [Tue Apr 14 07:30:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-129216834 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/846] 10.0.0.228 () {30 vars in 619 bytes} [Tue Apr 14 07:31:00 2026] GET /v2.1 => generated 0 bytes in 230 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 420/847] 10.0.0.228 () {32 vars in 692 bytes} [Tue Apr 14 07:31:01 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/848] 10.0.0.228 () {34 vars in 913 bytes} [Tue Apr 14 07:31:01 2026] GET /v2.1/os-simple-tenant-usage/9ebbb097c8f04c8288a5eca8b839fc14?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/849] 10.0.0.228 () {30 vars in 654 bytes} [Tue Apr 14 07:31:02 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 429/850] 10.0.0.228 () {30 vars in 619 bytes} [Tue Apr 14 07:31:05 2026] GET /v2.1 => generated 0 bytes in 209 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 422/851] 10.0.0.228 () {32 vars in 692 bytes} [Tue Apr 14 07:31:05 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.228 () {34 vars in 913 bytes} [Tue Apr 14 07:31:05 2026] GET /v2.1/os-simple-tenant-usage/9ebbb097c8f04c8288a5eca8b839fc14?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/853] 10.0.0.228 () {30 vars in 654 bytes} [Tue Apr 14 07:31:05 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, ' [pid: 7|app: 0|req: 431/854] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:31:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:31:09.927 8 WARNING neutronclient.v2_0.client [None req-286af2a1-bffc-49dd-be9a-8e1da477ecc2 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The 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-14 07:31:09.962 8 WARNING neutronclient.v2_0.client [None req-286af2a1-bffc-49dd-be9a-8e1da477ecc2 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The 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-14 07:31:10.171 8 WARNING neutronclient.v2_0.client [None req-286af2a1-bffc-49dd-be9a-8e1da477ecc2 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/855] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:31:09 2026] POST /v2.1/servers => generated 452 bytes in 495 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 07:31:10.378 7 WARNING neutronclient.v2_0.client [None req-56e894bf-2b47-4c71-87f9-ce85d4aafccf 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/856] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:10 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1393 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:11.466 8 WARNING neutronclient.v2_0.client [None req-b77e2045-ed54-44b3-a9d2-4680c944adf3 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/859] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:11 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1397 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-14 07:31:12.568 7 WARNING neutronclient.v2_0.client [None req-6e6c874d-ceac-4422-a15c-0f5dd9dcb945 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/860] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:12 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1445 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-14 07:31:13.673 8 WARNING neutronclient.v2_0.client [None req-09003546-092b-484b-99b6-07177ee8a7bd 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/861] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:13 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1445 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:14.843 7 WARNING neutronclient.v2_0.client [None req-fa9686ff-7454-4914-8699-64d9a465a69e 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/862] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:14 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1520 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:16.049 8 INFO nova.api.openstack.compute.server_external_events [req-67ae6d4b-2129-4071-b3a9-f92fc4f69d0b req-f25b027a-edac-4264-b29e-6fc9cb394d24 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 8|app: 0|req: 428/863] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:16 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-14 07:31:16.881 7 WARNING neutronclient.v2_0.client [None req-46e08d38-edce-4291-9c8c-7f3ab83df5f5 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/864] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:16 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1518 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:18.722 8 WARNING neutronclient.v2_0.client [None req-54d9acd7-004c-4c01-8110-8157e31693b1 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/865] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:18 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1518 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:20.252 7 WARNING neutronclient.v2_0.client [None req-b22ad33c-0d13-4ebe-a739-5b3f86028d7e 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/866] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:20 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1518 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:21.701 7 WARNING neutronclient.v2_0.client [None req-a9bcdaaf-a1cd-4cf2-8e7c-90e1a92c56d3 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/869] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:21 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:22.911 8 WARNING neutronclient.v2_0.client [None req-0f683c02-96ce-495a-947d-80a730e26ff9 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] 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-14 07:31:23.293 7 INFO nova.api.openstack.compute.server_external_events [req-a22bd9c3-9557-4c13-b3e0-c3c6b3f9ee54 req-d405b008-c4a6-48cf-8189-62006eb9b057 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 7|app: 0|req: 440/870] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 431/871] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:22 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1518 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:24.433 7 WARNING neutronclient.v2_0.client [None req-487c9b34-7dfb-495c-868b-7dd5278b01f3 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/872] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:24 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1518 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:25.356 8 INFO nova.api.openstack.compute.server_external_events [req-fe2d36a9-187f-4c46-b8a8-cfa761efbfb1 req-52adbde1-d4b1-4fcf-9307-0fe5bddc51ac 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 8|app: 0|req: 432/873] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:26.164 7 WARNING neutronclient.v2_0.client [None req-4f55c982-2279-4215-b39c-c3b4e4e6307c 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/874] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:26 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1701 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:26.822 8 WARNING neutronclient.v2_0.client [None req-2a0019fa-703e-48f3-8987-154548da8096 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/875] 10.0.0.200 () {32 vars in 741 bytes} [Tue Apr 14 07:31:26 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68/os-interface => generated 285 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:27.834 7 INFO nova.api.openstack.compute.server_external_events [req-6ca6b94b-2b74-4fa3-a835-327038f2039d req-bee8fd76-9a1e-4c00-8b98-bfb6c98e7248 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 7|app: 0|req: 443/876] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:43.152 7 WARNING neutronclient.v2_0.client [None req-2294d4c5-0fe5-45c8-af78-1f4e336b27b1 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/881] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:43 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1821 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:43.470 8 WARNING neutronclient.v2_0.client [None req-552aae51-c2ff-4fc2-8bf9-9ede8e022b58 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/882] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:43 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1821 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 447/883] 10.0.0.200 () {34 vars in 750 bytes} [Tue Apr 14 07:31:44 2026] POST /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68/action => generated 0 bytes in 72 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-14 07:31:44.363 8 WARNING neutronclient.v2_0.client [None req-39b61e28-eba0-41d5-a296-49f1edfa818c 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/884] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:44 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1823 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:45.570 7 WARNING neutronclient.v2_0.client [None req-ac1d62b4-0db5-4631-826e-a678cea19d74 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/885] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:45 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1823 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-14 07:31:46.711 8 WARNING neutronclient.v2_0.client [None req-6c552c95-e3be-4038-998c-bbec949a7df6 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/886] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:46 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1823 bytes in 1239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:48.963 7 WARNING neutronclient.v2_0.client [None req-8fc91a73-49d9-4dbc-8f4c-9532cd51a8cb 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/887] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:48 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1823 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:50.351 8 WARNING neutronclient.v2_0.client [None req-fb115a6f-7143-4f81-b73e-23eaa8af56e8 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] 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-14 07:31:51.240 7 INFO nova.api.openstack.compute.server_external_events [req-5b8755d7-ef29-42f5-9446-fb190584547b req-0c8eff88-3ae5-461c-95ea-cb64275dd284 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 7|app: 0|req: 452/890] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:51 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) [pid: 8|app: 0|req: 439/891] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:50 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1828 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:52.324 7 WARNING neutronclient.v2_0.client [None req-9bc386d5-8c9e-46e0-afce-a39239d92819 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/892] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:52 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1828 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:53.308 8 INFO nova.api.openstack.compute.server_external_events [req-6f2bdbf3-4f9e-4d38-966d-e278dbc9728e req-96d6fe0c-1fac-4faf-a61c-7e338972e5ea 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 8|app: 0|req: 440/893] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:54.269 7 WARNING neutronclient.v2_0.client [None req-d70ff646-8be5-4264-97c7-994c69978cad 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/894] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:54 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1828 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:55.936 8 WARNING neutronclient.v2_0.client [None req-21b6e1ad-66ad-40bd-a4ee-0b3509d66dce 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/895] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:55 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1828 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:57.339 7 WARNING neutronclient.v2_0.client [None req-ec81485a-5251-4dcd-857f-f54d89dc0be9 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/896] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:31:57 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1821 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:58.843 8 INFO nova.api.openstack.compute.server_external_events [req-c21edcb1-9a2f-4be0-b7b6-468d34622ade req-4c013180-d7dd-42ca-bdd4-953b64021553 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 8|app: 0|req: 442/897] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:31:58 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-14 07:32:00.887 7 INFO nova.api.openstack.compute.server_external_events [req-65f5ae0b-dd50-4873-adb9-3681f56a8be2 req-bab9dacf-17ef-4ce8-bf37-cddb64ab9462 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 7|app: 0|req: 456/900] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:32:00 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-14 07:32:13.151 7 WARNING neutronclient.v2_0.client [None req-ba6cbf1f-06f5-4264-b7b7-be0a66065266 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/903] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:13 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1821 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 446/904] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:32:13 2026] DELETE /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => 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-14 07:32:13.977 7 WARNING neutronclient.v2_0.client [None req-b60d4566-9690-4328-9698-f3b96eea6d00 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/905] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:13 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1827 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:15.390 8 INFO nova.api.openstack.compute.server_external_events [req-8d85fa75-5a01-4052-98b8-a5e301e88510 req-1bc0a783-a3f0-4a06-8d1d-7ea8a0954940 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 8|app: 0|req: 447/906] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:32:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:15.500 7 WARNING neutronclient.v2_0.client [None req-912db636-3d84-46ae-ac5e-f5ca871d905b 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/907] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:15 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1827 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:16.832 8 WARNING neutronclient.v2_0.client [None req-7f8eb5f6-0387-4db9-9f31-f497e66cc1ae 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/908] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:16 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1760 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:32:17.432 7 INFO nova.api.openstack.compute.server_external_events [req-8dbbcf70-0886-46b0-9a9e-c6fc29c3481a req-4ee89ad4-19fa-448f-98d8-05b67557dac3 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance 2026-04-14 07:32:17.433 7 INFO nova.api.openstack.compute.server_external_events [req-8dbbcf70-0886-46b0-9a9e-c6fc29c3481a req-4ee89ad4-19fa-448f-98d8-05b67557dac3 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:00313f3b-44a3-4e58-a757-8d1127957894 for instance cd40a235-e94f-48e1-bb18-b43613d14f68 on instance [pid: 7|app: 0|req: 461/909] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:32:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:18.486 8 WARNING neutronclient.v2_0.client [None req-904256cd-0da4-41f6-8c1d-c39b78e90638 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/910] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:18 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1479 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:19.782 7 WARNING neutronclient.v2_0.client [None req-04f8d214-5ef9-4e9f-a78c-56a90a0d927d 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/911] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:19 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => generated 1479 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:21.478 7 INFO nova.api.openstack.wsgi [None req-edb4421c-d0f2-46f5-995f-04cf83b1b11d 5e926c791eae46c5abf27c5c037908a5 4e3a142db4224d22963191849be4636c - - default default] HTTP exception thrown: Instance cd40a235-e94f-48e1-bb18-b43613d14f68 could not be found. [pid: 7|app: 0|req: 464/914] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:32:21 2026] GET /v2.1/servers/cd40a235-e94f-48e1-bb18-b43613d14f68 => 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: 451/915] 10.0.0.200 () {32 vars in 706 bytes} [Tue Apr 14 07:32:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1170471408 => 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-14 07:33:07.334 7 WARNING neutronclient.v2_0.client [None req-e10a702d-9443-431e-a4da-0894d1134e87 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The 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-14 07:33:09.940 7 WARNING neutronclient.v2_0.client [None req-e10a702d-9443-431e-a4da-0894d1134e87 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/924] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:33:07 2026] POST /v2.1/servers => generated 424 bytes in 3254 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-14 07:33:10.547 8 WARNING neutronclient.v2_0.client [None req-cf4c3c7f-4345-4e1a-8ea9-86b2fde44c18 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/927] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:10 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1367 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:12.404 7 WARNING neutronclient.v2_0.client [None req-f59a1847-f5a2-4fda-a4a7-b6f81a3dce4e 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/928] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:12 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1419 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-14 07:33:13.594 8 WARNING neutronclient.v2_0.client [None req-367e2461-828e-4145-8b96-0e4012712114 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/929] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:13 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1419 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-14 07:33:14.885 7 WARNING neutronclient.v2_0.client [None req-3240ce06-da1b-4925-a05b-9615d812c4a0 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/930] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:14 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1427 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:16.445 8 WARNING neutronclient.v2_0.client [None req-3aa78912-88bd-489b-be3d-af2f849111fe 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] 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-14 07:33:17.312 7 INFO nova.api.openstack.compute.server_external_events [req-0cd5cc61-425b-444f-a9c9-1c17f48612cc req-d0d57e89-2f35-447c-a6c0-de0d5c6e5626 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 7|app: 0|req: 474/931] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/932] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:16 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 2100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:19.557 7 WARNING neutronclient.v2_0.client [None req-636a6cb6-8011-40da-9d3c-151793f9b4ba 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] 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-14 07:33:19.846 8 INFO nova.api.openstack.compute.server_external_events [req-096e1c07-37c0-4dec-91a3-558c26a14650 req-7dc0097f-f66c-407d-a78e-cfa02ac631f5 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 8|app: 0|req: 459/933] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:19 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) [pid: 7|app: 0|req: 475/934] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:19 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 1287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:21.860 8 WARNING neutronclient.v2_0.client [None req-1c4a193e-753f-45e4-aa66-c8d908c1a2ce 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/937] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:21 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 477/938] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:33:23 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-14 07:33:23.276 8 WARNING neutronclient.v2_0.client [None req-ef456586-2c75-4dca-a40d-3527404b579c 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/939] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:23 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:33:24.974 7 WARNING neutronclient.v2_0.client [None req-472237ac-6b71-49ba-b5af-0f670d571661 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/940] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:24 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 1049 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:27.012 8 WARNING neutronclient.v2_0.client [None req-854d04da-626e-46d5-899b-b2a9002a1da2 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] 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-14 07:33:27.197 7 WARNING neutronclient.v2_0.client [None req-0df21bdb-c009-4f83-b7fa-b90f93b3acb9 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/941] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:26 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:33:27.258 7 WARNING neutronclient.v2_0.client [None req-0df21bdb-c009-4f83-b7fa-b90f93b3acb9 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] 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-14 07:33:28.245 8 WARNING neutronclient.v2_0.client [None req-7b808534-b952-4314-aea2-9a92ca441bb7 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The 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-14 07:33:28.412 7 WARNING neutronclient.v2_0.client [None req-0df21bdb-c009-4f83-b7fa-b90f93b3acb9 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/942] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:28 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/943] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:33:27 2026] POST /v2.1/servers => generated 447 bytes in 1510 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-14 07:33:28.677 8 WARNING neutronclient.v2_0.client [None req-1fddbca0-6f81-45a8-aad1-19b51b029364 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/944] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:28 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => generated 1394 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-14 07:33:29.566 7 WARNING neutronclient.v2_0.client [None req-9b4e7864-0bd1-4d7d-91ec-5d92de224c7d 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/945] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:29 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 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-14 07:33:30.723 8 WARNING neutronclient.v2_0.client [None req-df6898af-327f-4cab-9a65-58177b6dbc63 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/946] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:30 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:31.925 7 WARNING neutronclient.v2_0.client [None req-d20d2f6b-09ea-446d-b8d6-f66e0ab678ff 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/949] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:31 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:33.081 8 WARNING neutronclient.v2_0.client [None req-b319eb6c-d1de-48ae-b6c8-9c66cd5bc14e 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] 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-14 07:33:33.403 7 INFO nova.api.openstack.compute.server_external_events [req-0d8b0cf3-a81d-40f9-aa6d-aab317b0c152 req-b0fed32d-d35b-470e-82b7-935d7bc1861e 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 7|app: 0|req: 483/950] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/951] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:33 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1467 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:33.772 7 WARNING neutronclient.v2_0.client [None req-e5c6c0e5-2711-4515-ad46-c07e544d283a 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] 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-14 07:33:34.525 8 WARNING neutronclient.v2_0.client [None req-8d532456-f6d5-4299-9c13-78a8aa9373f5 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/952] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:33 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => generated 1519 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:34.739 7 INFO nova.api.openstack.compute.server_external_events [req-37204a1e-d998-4321-b6a2-d6dc153e4a02 req-d6e34317-abc8-462c-94f9-0bd4e0ada8b5 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance [pid: 7|app: 0|req: 485/953] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/954] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:34 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1648 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:35.452 7 INFO nova.api.openstack.compute.server_external_events [req-f46932be-e3e8-40e2-a9ab-7bb37e72100c req-4e58f17e-b30a-40fc-957b-71873018c2cd 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 7|app: 0|req: 486/955] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 470/956] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:33:35 2026] DELETE /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:36.060 7 WARNING neutronclient.v2_0.client [None req-ceb49ffe-46c3-45c8-9fa0-1b7ebb8e3dd5 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/957] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:36 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1654 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-14 07:33:37.217 8 WARNING neutronclient.v2_0.client [None req-b8a2524c-362b-434d-80f7-cd580796f180 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/958] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:37 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1654 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:37.516 7 INFO nova.api.openstack.compute.server_external_events [req-7a9c14a7-9e1c-4393-b9e1-5f7daf3d213f req-3322635c-9eed-44d8-8ead-8f5d96cc70c7 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 7|app: 0|req: 488/959] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:38.541 8 WARNING neutronclient.v2_0.client [None req-22932fc9-ee1e-4076-8720-38079bdae2b2 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/960] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:38 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1654 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:33:38.704 7 INFO nova.api.openstack.compute.server_external_events [req-eddef574-4e54-465a-81d9-a3879628e2fe req-ead0988d-4deb-429d-af62-491c63303d2c 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 7|app: 0|req: 489/961] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:39.558 8 INFO nova.api.openstack.compute.server_external_events [req-7349b26e-6ec7-465a-bee9-931e7ccf02ee req-98597d26-e080-4fbf-ae9e-198cc6c5c5b8 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:e67aca5d-f511-4db4-baa1-68fab32506f0 for instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 on instance [pid: 8|app: 0|req: 473/962] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:39.649 7 WARNING neutronclient.v2_0.client [None req-3a8b821f-64ff-4fb7-a99d-75bad1e39e97 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] 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-14 07:33:39.763 8 WARNING neutronclient.v2_0.client [None req-dcb36ecb-33fa-4a4f-9d4e-b1dd9a2d5dd5 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/963] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:39 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => generated 1517 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/964] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:39 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1453 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-14 07:33:40.750 7 INFO nova.api.openstack.compute.server_external_events [req-9c7e4d0c-82fa-4873-909c-b7aac7d66de1 req-dc1bff90-0f3f-4ca2-adad-0c9d8aef6446 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance 2026-04-14 07:33:40.751 7 INFO nova.api.openstack.compute.server_external_events [req-9c7e4d0c-82fa-4873-909c-b7aac7d66de1 req-dc1bff90-0f3f-4ca2-adad-0c9d8aef6446 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance [pid: 7|app: 0|req: 491/965] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:40 2026] POST /v2.1/os-server-external-events => generated 354 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-14 07:33:40.932 8 WARNING neutronclient.v2_0.client [None req-2e27ae98-8ff0-4205-b6b2-a439f5750756 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/968] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:40 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1453 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-14 07:33:42.033 7 WARNING neutronclient.v2_0.client [None req-8f67227b-90bb-4f8c-9388-7aea7c0fcdee 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/969] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:41 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:43.140 8 INFO nova.api.openstack.wsgi [None req-f1218726-7d1b-4bf9-9870-96956525489a 0c5c511be5b1499aae433083751da565 6bffd8856d264d3681a8c86886ea0daf - - default default] HTTP exception thrown: Instance 44de5ac2-9d36-4926-83d3-2ac8f8f71122 could not be found. [pid: 8|app: 0|req: 477/970] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:43 2026] GET /v2.1/servers/44de5ac2-9d36-4926-83d3-2ac8f8f71122 => generated 111 bytes in 41 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-14 07:33:44.867 7 WARNING neutronclient.v2_0.client [None req-dc0d5759-95c5-4d8b-9fef-616830b791ff 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/971] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:44 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => generated 1814 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-14 07:33:46.235 7 INFO nova.api.openstack.compute.server_external_events [req-210fb3d7-7045-4699-8b3f-ece7b659e670 req-e54e70be-37db-4756-bb2f-2062fb86680e 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance [pid: 7|app: 0|req: 495/972] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:33:46.283 8 WARNING neutronclient.v2_0.client [None req-22b6df9a-dbd0-4e4e-abae-5552f315712a 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The 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-14 07:33:46.343 8 WARNING neutronclient.v2_0.client [None req-22b6df9a-dbd0-4e4e-abae-5552f315712a 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The 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-14 07:33:46.590 8 WARNING neutronclient.v2_0.client [None req-22b6df9a-dbd0-4e4e-abae-5552f315712a 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/973] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:33:46 2026] POST /v2.1/servers => generated 447 bytes in 574 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-14 07:33:46.808 7 WARNING neutronclient.v2_0.client [None req-3b579f2a-76e5-4a92-bf92-ca2bad72edab 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/974] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:46 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 1394 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:51.906 8 WARNING neutronclient.v2_0.client [None req-3e94ef91-1722-425f-8dca-bbf18c5a6b9d 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/977] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:51 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 1519 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-14 07:33:52.560 7 INFO nova.api.openstack.compute.server_external_events [req-3d3970f0-e8c8-469f-abb9-887c86af2a08 req-da3e2ec8-8acb-48a0-8d87-d8b5b00f5bfb 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 7|app: 0|req: 498/978] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:57.226 8 WARNING neutronclient.v2_0.client [None req-0e3935a5-26cf-4467-98a8-3f91aebc80b7 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/979] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:33:57 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 1517 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:57.541 7 INFO nova.api.openstack.compute.server_external_events [req-d2cc77f1-8507-4850-9755-a838dd8b54ea req-47185cc0-ca52-4dcb-a224-90516df2ae65 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 7|app: 0|req: 499/980] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:59.597 8 INFO nova.api.openstack.compute.server_external_events [req-68cf8748-580f-4aff-ac38-c9ccb6264904 req-f9a233bc-6e49-499a-9785-84753917270b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 8|app: 0|req: 482/981] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:33:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:02.468 7 WARNING neutronclient.v2_0.client [None req-3743c07f-6532-4398-a26c-ef2763cd3d6c 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/984] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:02 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 1817 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-14 07:34:03.877 8 INFO nova.api.openstack.compute.server_external_events [req-e1b03254-43c9-4252-8948-a513d45d85a2 req-24d09317-38f9-477f-8298-9072458cfaef 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 8|app: 0|req: 484/985] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/986] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:34:09 2026] POST /v2.1/os-keypairs => generated 398 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:34:12.055 7 WARNING neutronclient.v2_0.client [None req-e99a9b94-8924-4cc6-8376-260bd68e7ad3 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The 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-14 07:34:12.102 7 WARNING neutronclient.v2_0.client [None req-e99a9b94-8924-4cc6-8376-260bd68e7ad3 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The 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-14 07:34:12.307 7 WARNING neutronclient.v2_0.client [None req-e99a9b94-8924-4cc6-8376-260bd68e7ad3 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/989] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:34:11 2026] POST /v2.1/servers => generated 450 bytes in 772 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-14 07:34:12.536 8 WARNING neutronclient.v2_0.client [None req-d2c775f8-e35f-4c17-8d4b-79dab491fa2b 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/990] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:12 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1403 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-14 07:34:13.692 7 WARNING neutronclient.v2_0.client [None req-d1c84c84-5d27-4808-9f53-b0b58f328fd3 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/991] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:13 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1407 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-14 07:34:14.784 8 WARNING neutronclient.v2_0.client [None req-501fb071-def2-47c8-8c8b-d4661e779b4b 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/992] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:14 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => 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-14 07:34:15.875 7 WARNING neutronclient.v2_0.client [None req-c5eb50ed-3827-489d-bdcc-9b329ced1bdd 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/993] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:15 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1455 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-14 07:34:16.988 8 WARNING neutronclient.v2_0.client [None req-ba88b236-9a0e-48b1-95b9-6d42f6cc7047 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/994] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:16 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:18.086 7 WARNING neutronclient.v2_0.client [None req-95a90877-a398-4192-80ee-56a072b366c2 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] 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-14 07:34:18.131 8 INFO nova.api.openstack.compute.server_external_events [req-13e09214-a7c8-44ea-83df-2da7cae17aa4 req-9b1c2749-2554-4838-af6b-7471278d70a2 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 8|app: 0|req: 489/995] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/996] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:18 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1541 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:19.238 8 WARNING neutronclient.v2_0.client [None req-99391da9-d858-411d-958c-5dff0c80f404 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/997] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:19 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:20.387 7 WARNING neutronclient.v2_0.client [None req-3ca1d6cc-627b-4e30-a82f-f92be75ebcf9 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/998] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:20 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1529 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:21.607 8 WARNING neutronclient.v2_0.client [None req-432de020-eca1-4a0f-b903-9b162f6294d2 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/1001] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:21 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1529 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:22.779 7 WARNING neutronclient.v2_0.client [None req-f4961067-212b-4143-88fc-2fa206146be7 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] 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: 510/1002] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:22 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1529 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 07:34:22.963 8 INFO nova.api.openstack.compute.server_external_events [req-c434dd41-7111-4bdf-a33a-b5efa9004413 req-92dae335-0c81-4167-b4f5-02e7589e1dbb 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 8|app: 0|req: 493/1003] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:23.999 7 WARNING neutronclient.v2_0.client [None req-8afbaa47-93c3-4e75-9f7f-7543f292976d 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1004] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:23 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1529 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-14 07:34:25.004 8 INFO nova.api.openstack.compute.server_external_events [req-8dd7a56a-e48e-42fe-b1cd-72cde3d8f338 req-6332e0a3-84f7-480f-87cf-9611ef8a3244 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 8|app: 0|req: 494/1005] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:24 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-14 07:34:25.178 7 WARNING neutronclient.v2_0.client [None req-89e4544c-e63e-486c-a98f-eb2dc2c6ac0e 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1006] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:25 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1696 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-14 07:34:25.332 8 WARNING neutronclient.v2_0.client [None req-36f9d09c-ab93-4c67-af08-f4a648a4074c 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/1007] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:25 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1696 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:26.966 7 WARNING neutronclient.v2_0.client [None req-dcf47b02-d139-44f1-9110-76797c6a5f04 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The 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-14 07:34:27.009 7 WARNING neutronclient.v2_0.client [None req-dcf47b02-d139-44f1-9110-76797c6a5f04 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] 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-14 07:34:27.051 8 INFO nova.api.openstack.compute.server_external_events [req-1e823c7d-d499-4460-ad48-96ea52c02f7d req-ec074667-beec-480c-9f46-807bd778403f 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 8|app: 0|req: 496/1008] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:27 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-14 07:34:27.174 7 WARNING neutronclient.v2_0.client [None req-dcf47b02-d139-44f1-9110-76797c6a5f04 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1009] 199.204.45.157 () {36 vars in 714 bytes} [Tue Apr 14 07:34:26 2026] POST /v2.1/servers => generated 453 bytes in 659 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-14 07:34:27.902 8 WARNING neutronclient.v2_0.client [None req-ad8f1325-67e3-409b-824f-e5ef661f727a 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1010] 199.204.45.157 () {32 vars in 733 bytes} [Tue Apr 14 07:34:27 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => generated 2213 bytes in 61 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-14 07:34:27.966 7 WARNING neutronclient.v2_0.client [None req-523f4acd-bfc5-4824-837d-ef00c641daa6 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1011] 199.204.45.157 () {32 vars in 759 bytes} [Tue Apr 14 07:34:27 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 498/1012] 199.204.45.157 () {32 vars in 777 bytes} [Tue Apr 14 07:34:28 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:30.646 7 WARNING neutronclient.v2_0.client [None req-2e1d3976-a278-439b-8d86-b40b602a8fbe 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1013] 199.204.45.157 () {32 vars in 733 bytes} [Tue Apr 14 07:34:30 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => generated 2371 bytes in 103 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-14 07:34:30.746 8 WARNING neutronclient.v2_0.client [None req-af3c6cd7-d3de-4286-923c-8ab81ed732f9 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1014] 199.204.45.157 () {32 vars in 759 bytes} [Tue Apr 14 07:34:30 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1017] 199.204.45.157 () {32 vars in 777 bytes} [Tue Apr 14 07:34:30 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-volume_attachments => generated 197 bytes in 247 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-14 07:34:33.284 8 INFO nova.api.openstack.compute.server_external_events [req-97becd7f-2d3d-490d-9d8d-1bcc174485c3 req-262cc592-a3c2-4085-80d8-093700790f75 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:95f39ab5-2c36-4122-a909-ab323accb77d for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 502/1018] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:33 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-14 07:34:33.880 7 WARNING neutronclient.v2_0.client [None req-4c2288b5-d78d-460b-ae31-dd30febee26d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1019] 199.204.45.157 () {32 vars in 733 bytes} [Tue Apr 14 07:34:33 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => generated 2445 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:34.006 8 WARNING neutronclient.v2_0.client [None req-fa1d3d7b-ca05-4731-ab0d-1f615bca6f3f 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1020] 199.204.45.157 () {32 vars in 759 bytes} [Tue Apr 14 07:34:33 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1021] 199.204.45.157 () {32 vars in 777 bytes} [Tue Apr 14 07:34:34 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:36.794 8 WARNING neutronclient.v2_0.client [None req-947f06cf-7230-479c-bb00-c92329d05441 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1022] 199.204.45.157 () {32 vars in 733 bytes} [Tue Apr 14 07:34:36 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => 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-14 07:34:36.927 8 WARNING neutronclient.v2_0.client [None req-8a8362d9-c472-415c-90c0-1192d2dae2eb 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1023] 199.204.45.157 () {32 vars in 759 bytes} [Tue Apr 14 07:34:36 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1024] 199.204.45.157 () {32 vars in 777 bytes} [Tue Apr 14 07:34:36 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1025] 10.0.0.200 () {34 vars in 750 bytes} [Tue Apr 14 07:34:36 2026] POST /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9/action => generated 34264 bytes in 556 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-14 07:34:38.317 8 INFO nova.api.openstack.compute.server_external_events [req-be6d1708-b03c-42cb-a0ea-15a54240a7be req-5e9d19df-0164-4522-8e52-11ba6b5b9a56 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 8|app: 0|req: 507/1026] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:38 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 520/1027] 10.0.0.200 () {34 vars in 671 bytes} [Tue Apr 14 07:34:39 2026] POST /v2.1/os-keypairs => generated 397 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:39.963 8 WARNING neutronclient.v2_0.client [None req-29574180-e1e0-40c5-bed4-35bf016cee5d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1028] 199.204.45.157 () {32 vars in 733 bytes} [Tue Apr 14 07:34:39 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => generated 2433 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-14 07:34:40.146 7 WARNING neutronclient.v2_0.client [None req-f5f868f8-e028-4742-a5e9-96468a5bf3ee 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1029] 199.204.45.157 () {32 vars in 759 bytes} [Tue Apr 14 07:34:40 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 286 bytes in 91 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: 509/1030] 199.204.45.157 () {32 vars in 777 bytes} [Tue Apr 14 07:34:40 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:40.354 7 INFO nova.api.openstack.compute.server_external_events [req-cb91ff70-634b-45a6-a2f4-b5c6ab69879e req-559f4c81-20c3-4ba2-8fd3-efb443fec2e2 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:95f39ab5-2c36-4122-a909-ab323accb77d for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance 2026-04-14 07:34:40.355 7 INFO nova.api.openstack.compute.server_external_events [req-cb91ff70-634b-45a6-a2f4-b5c6ab69879e req-559f4c81-20c3-4ba2-8fd3-efb443fec2e2 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:95f39ab5-2c36-4122-a909-ab323accb77d for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 522/1031] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:40 2026] POST /v2.1/os-server-external-events => generated 354 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-14 07:34:41.472 8 WARNING neutronclient.v2_0.client [None req-3f4764c6-6d07-4b29-b055-c3f1abffcafa 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The 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-14 07:34:41.516 8 WARNING neutronclient.v2_0.client [None req-3f4764c6-6d07-4b29-b055-c3f1abffcafa 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The 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-14 07:34:41.716 8 WARNING neutronclient.v2_0.client [None req-3f4764c6-6d07-4b29-b055-c3f1abffcafa 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1034] 10.0.0.200 () {34 vars in 663 bytes} [Tue Apr 14 07:34:41 2026] POST /v2.1/servers => generated 449 bytes in 542 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-14 07:34:41.981 7 WARNING neutronclient.v2_0.client [None req-2c800eac-97f4-4e44-a5c8-beba62634d0e 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1035] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:41 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1402 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-14 07:34:42.888 8 WARNING neutronclient.v2_0.client [None req-cda08e9f-128f-478a-898c-afe53fd89f75 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1036] 199.204.45.157 () {32 vars in 733 bytes} [Tue Apr 14 07:34:42 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => generated 2581 bytes in 141 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-14 07:34:43.036 7 WARNING neutronclient.v2_0.client [None req-71ebc2e3-d787-4b3f-9db4-2ad4699a708f 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] 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-14 07:34:43.071 8 WARNING neutronclient.v2_0.client [None req-da6ac794-1983-445a-87f5-d71557e78d14 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1037] 199.204.45.157 () {32 vars in 759 bytes} [Tue Apr 14 07:34:43 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/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: 8|app: 0|req: 513/1038] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:43 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1406 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1039] 199.204.45.157 () {32 vars in 777 bytes} [Tue Apr 14 07:34:43 2026] GET /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-volume_attachments => generated 197 bytes in 52 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-14 07:34:44.187 8 WARNING neutronclient.v2_0.client [None req-7c399ce0-75d0-4e06-8e1c-b2735396be03 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1040] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:44 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1454 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-14 07:34:45.285 7 WARNING neutronclient.v2_0.client [None req-8d0c93fb-b1e0-4035-b049-3af1dbb714f6 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1041] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:45 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1454 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-14 07:34:46.385 8 WARNING neutronclient.v2_0.client [None req-a2743d25-5211-4e28-b879-98b83e65e356 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1042] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:46 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1462 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-14 07:34:47.494 7 WARNING neutronclient.v2_0.client [None req-ecefe032-e903-4412-8817-4fd086180b16 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1043] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:47 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1539 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-14 07:34:47.843 8 INFO nova.api.openstack.compute.server_external_events [req-a468df62-adbd-4e9f-8f82-56f51792ce69 req-701d411c-c39a-4ddb-b959-44874e93fa99 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance [pid: 8|app: 0|req: 516/1044] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:48.694 7 WARNING neutronclient.v2_0.client [None req-10c1ec74-aaef-44f5-a5e1-74aff93049d4 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1045] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:48 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1527 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:49.913 8 WARNING neutronclient.v2_0.client [None req-8f8d96f0-74bc-4170-956c-6f1b98cbb1b5 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1046] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:49 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1527 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-14 07:34:51.103 7 WARNING neutronclient.v2_0.client [None req-cf833783-afbe-4ae8-b6c9-2b34aba4ebc7 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1049] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:51 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1527 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:52.295 8 WARNING neutronclient.v2_0.client [None req-462137e7-147c-45f2-af41-4f5a2e8b2863 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1050] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:52 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1527 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-14 07:34:52.715 7 INFO nova.api.openstack.compute.server_external_events [req-c7db8806-9f0b-4285-b14e-6ac80a3efe80 req-d6773f06-18ac-4a00-8e53-2d5318213302 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance [pid: 7|app: 0|req: 532/1051] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:53.485 8 WARNING neutronclient.v2_0.client [None req-983b4789-9cbd-4fa9-a839-3bc845bb50b3 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1052] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:53 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1527 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:54.691 7 WARNING neutronclient.v2_0.client [None req-0f52e01a-aae8-4bb7-ab13-f16e070d7070 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] 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: 533/1053] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:54 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1695 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:54.941 7 WARNING neutronclient.v2_0.client [None req-c2da56ae-75de-43a5-a859-6e4a552d3da6 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The 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-14 07:34:54.982 8 INFO nova.api.openstack.compute.server_external_events [req-629071d3-ac26-4bce-bea1-4e5d14dc570a req-87cd028c-10ef-4a5a-8c07-8eabfabbd342 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance [pid: 8|app: 0|req: 521/1054] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1055] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:34:54 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1695 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:57.092 8 INFO nova.api.openstack.compute.server_external_events [req-d9db00ad-e2b5-4b15-bbdb-7c2263132bb0 req-1d954204-eab5-4ece-bef6-523233b4be18 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance [pid: 8|app: 0|req: 522/1056] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:34:57 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: 536/1059] 10.0.0.200 () {34 vars in 750 bytes} [Tue Apr 14 07:35:05 2026] POST /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f/action => generated 31920 bytes in 560 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: 524/1060] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:35:08 2026] DELETE /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 0 bytes in 112 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-14 07:35:08.492 7 WARNING neutronclient.v2_0.client [None req-2580063b-53b4-4512-a3f1-b63ba16a6c6b 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1061] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:08 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:09.714 7 INFO nova.api.openstack.compute.server_external_events [req-47a5e647-4601-4b57-b957-4ecb1bcaac2a req-88616e5b-cd2a-498d-bd27-04d8cac74eda 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance [pid: 7|app: 0|req: 538/1062] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:09 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) 2026-04-14 07:35:09.733 8 WARNING neutronclient.v2_0.client [None req-c1bf03b9-4002-47f7-b43c-8ae019684c1c 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1063] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:09 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1821 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:10.928 8 WARNING neutronclient.v2_0.client [None req-a94e362c-c237-4427-9c1b-afad4a0050b5 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1066] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:10 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1821 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:11.761 7 INFO nova.api.openstack.compute.server_external_events [req-9a8e0cce-f134-4a39-8ce7-10ef97dca558 req-f9bb7019-01c0-4415-9d1f-3b0c71a6bd26 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance 2026-04-14 07:35:11.761 7 INFO nova.api.openstack.compute.server_external_events [req-9a8e0cce-f134-4a39-8ce7-10ef97dca558 req-f9bb7019-01c0-4415-9d1f-3b0c71a6bd26 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:950d2215-03ca-4daf-86f4-b49abff78418 for instance cadb5c04-7525-4e76-a30e-994e1b1d286f on instance [pid: 7|app: 0|req: 540/1067] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:11 2026] POST /v2.1/os-server-external-events => generated 356 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-14 07:35:12.108 8 WARNING neutronclient.v2_0.client [None req-0b1ca26e-27c6-40e9-9dec-6ee058b99ac1 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1068] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:12 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1483 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:13.230 7 WARNING neutronclient.v2_0.client [None req-b31761a9-91b9-44bd-81f2-ce721cdaea1f 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1069] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:13 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:14.346 8 WARNING neutronclient.v2_0.client [None req-468c1f34-41d3-4100-ba7a-d0213be61ef0 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1070] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:14 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 1488 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-14 07:35:15.446 7 INFO nova.api.openstack.wsgi [None req-cb80178f-e1df-43d5-8e12-2d53b42d8230 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] HTTP exception thrown: Instance cadb5c04-7525-4e76-a30e-994e1b1d286f could not be found. [pid: 7|app: 0|req: 542/1071] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:15 2026] GET /v2.1/servers/cadb5c04-7525-4e76-a30e-994e1b1d286f => generated 111 bytes in 38 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: 530/1072] 10.0.0.200 () {32 vars in 728 bytes} [Tue Apr 14 07:35:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-558948934 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1073] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:35:16 2026] DELETE /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-14 07:35:16.233 8 WARNING neutronclient.v2_0.client [None req-4529ac0c-6730-42b6-9515-0d8d41bd2ab5 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1074] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:16 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1702 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:17.444 8 INFO nova.api.openstack.compute.server_external_events [req-579750ad-025b-40f2-8631-da156ef84991 req-e1e95d66-22e0-446e-a937-c8685ee02257 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 8|app: 0|req: 532/1075] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:35:17.457 7 WARNING neutronclient.v2_0.client [None req-c45fbf38-9623-4014-8207-5c9f75dc3763 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1076] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:17 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1702 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-14 07:35:18.296 8 WARNING neutronclient.v2_0.client [None req-6f2e91f2-79e2-4b80-9c27-0faad97756e9 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The 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-14 07:35:18.340 8 WARNING neutronclient.v2_0.client [None req-6f2e91f2-79e2-4b80-9c27-0faad97756e9 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] 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-14 07:35:18.604 7 WARNING neutronclient.v2_0.client [None req-5279a752-6036-49fe-b98c-ee69b0490816 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1077] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:18 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1702 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:18.844 7 INFO nova.api.openstack.compute.server_external_events [req-5afb9e4c-c16c-4ded-a53e-4b0dd36b1869 req-fdc63c74-0ef9-4db4-8ab0-3fe19c81ae2c 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 7|app: 0|req: 546/1078] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:18 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-14 07:35:19.485 7 INFO nova.api.openstack.compute.server_external_events [req-cf50ebd1-11cd-491d-a81b-402e4035cc21 req-5c80db85-44f3-4afe-8cb7-efc09bcc878f 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:d6e870e6-2dba-498b-9ff6-b46270952434 for instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 on instance [pid: 7|app: 0|req: 547/1079] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:19.773 7 WARNING neutronclient.v2_0.client [None req-684f0ac6-ad56-4996-8873-7ba0d8472f93 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1080] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:19 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1484 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:20.864 7 WARNING neutronclient.v2_0.client [None req-87198961-1675-4529-bf3b-a7dc1fc99bed 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1081] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:20 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:21.553 7 INFO nova.api.openstack.compute.server_external_events [req-e491c5ed-9016-4767-9311-923bb16eeeeb req-7bb8b1dc-5276-44a4-bdaa-5404925761ba 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 552/1084] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:21.983 7 WARNING neutronclient.v2_0.client [None req-4cb3ee2b-a1f9-4504-9724-994f53457835 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1085] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:21 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 1489 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-14 07:35:23.069 7 INFO nova.api.openstack.wsgi [None req-a764054d-bb17-417d-be25-f52b7b1df08e 680d34fa419e47ee9c83b427bdb88bf3 176999d41ada4321a63ab0ae93765e94 - - default default] HTTP exception thrown: Instance 76a29cb8-e7cd-43a6-928c-38d8659740c9 could not be found. [pid: 7|app: 0|req: 554/1086] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:35:23 2026] GET /v2.1/servers/76a29cb8-e7cd-43a6-928c-38d8659740c9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:23.095 7 INFO nova.api.openstack.compute.server_external_events [req-ab6ef6a2-63ee-4ce5-a6e6-581f1c5a5821 req-b60bf02a-488f-4aa2-a1b8-69094bf3b333 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 555/1087] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1088] 10.0.0.200 () {32 vars in 730 bytes} [Tue Apr 14 07:35:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1160532318 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 07:35:25.150 7 INFO nova.api.openstack.compute.server_external_events [req-b419ae49-865e-4055-b10d-10e38a6bb632 req-205f5a5f-2d40-4481-bb37-fc15a6d725a2 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 557/1089] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:35:26.419 8 WARNING neutronclient.v2_0.client [None req-6f2e91f2-79e2-4b80-9c27-0faad97756e9 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1090] 199.204.45.157 () {36 vars in 812 bytes} [Tue Apr 14 07:35:18 2026] POST /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 281 bytes in 8237 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-14 07:35:27.189 7 INFO nova.api.openstack.compute.server_external_events [req-8019a35b-4e05-4f44-9a49-e1a776070dcb req-17efe288-f6d3-4ccd-9999-fc55391a873d 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 558/1091] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:35:27.486 8 INFO nova.api.openstack.compute.server_external_events [req-55bdc5e5-f856-4b99-bcab-f66d8ba9d7c6 req-9e6b7342-a33a-4a86-b046-85f3844cb23f 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 534/1092] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:27 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-14 07:35:52.082 7 WARNING neutronclient.v2_0.client [None req-b8e4811d-85f0-45a5-acaf-14572f8c1952 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The 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-14 07:35:52.142 7 WARNING neutronclient.v2_0.client [None req-b8e4811d-85f0-45a5-acaf-14572f8c1952 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] 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-14 07:35:54.766 8 INFO nova.api.openstack.compute.server_external_events [req-973e98f0-9379-44b7-9b6c-c0a8ae6db4e2 req-8f132687-a934-4e24-af9e-bb336ad9ce04 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 538/1099] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:54 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-14 07:35:58.201 8 INFO nova.api.openstack.compute.server_external_events [req-ac7a346f-a1f0-4869-95bd-cc4f2413085f req-b2f37512-b090-47a6-9fe2-bc75521fa099 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 539/1100] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:35:58 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-14 07:36:00.246 8 INFO nova.api.openstack.compute.server_external_events [req-2918733c-771e-436d-aa21-0138ac0ac14b req-53b79eae-af79-4c73-9577-1cbfff7c5ce3 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 540/1101] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:00 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) 2026-04-14 07:36:01.255 7 WARNING neutronclient.v2_0.client [None req-b8e4811d-85f0-45a5-acaf-14572f8c1952 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1104] 199.204.45.157 () {36 vars in 812 bytes} [Tue Apr 14 07:35:52 2026] POST /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 377 bytes in 9290 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-14 07:36:14.905 8 WARNING neutronclient.v2_0.client [None req-0b1f6315-0dc0-4ee3-bd56-37c94a2d909c 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The 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-14 07:36:14.959 8 WARNING neutronclient.v2_0.client [None req-0b1f6315-0dc0-4ee3-bd56-37c94a2d909c 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] 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-14 07:36:17.446 7 INFO nova.api.openstack.compute.server_external_events [req-d6e35367-de66-4ba9-873c-3bb52ef4fe52 req-1b223342-998a-4815-8132-6b2aaf665590 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 564/1107] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:36:21.223 7 INFO nova.api.openstack.compute.server_external_events [req-2cec6faf-9236-48f0-a202-7812fd1a8f69 req-c97a8b8a-fb46-4ffc-af07-7f8055de41c0 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 567/1110] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:21 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-14 07:36:23.264 7 INFO nova.api.openstack.compute.server_external_events [req-cf52a80c-25e9-4c35-8df6-698482e8ed85 req-6d3b5338-d5a9-4a94-b845-b521e31c7b47 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-plugged:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 568/1111] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 07:36:24.502 8 WARNING neutronclient.v2_0.client [None req-0b1f6315-0dc0-4ee3-bd56-37c94a2d909c 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1112] 199.204.45.157 () {36 vars in 812 bytes} [Tue Apr 14 07:36:14 2026] POST /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface => generated 377 bytes in 9791 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-14 07:36:25.314 7 INFO nova.api.openstack.compute.server_external_events [req-d1f32a49-9a2a-4fc6-b9f1-867ff8544400 req-6e17dfc1-9b85-4643-9c4c-05ee75bd0c78 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 569/1113] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:25 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-14 07:36:37.296 8 INFO nova.api.openstack.compute.server_external_events [req-f3f57b5c-4efd-4cb5-982d-01a57fb67a22 req-54e345fc-7c71-4a35-b048-01808600dafc 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 546/1116] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:37 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, ' [pid: 7|app: 0|req: 571/1117] 199.204.45.157 () {34 vars in 855 bytes} [Tue Apr 14 07:36:37 2026] DELETE /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface/c929f1bd-e259-4cb3-a579-38bc44a1e49b => generated 0 bytes in 64 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-14 07:36:39.343 8 INFO nova.api.openstack.compute.server_external_events [req-19d9ba85-c189-45e8-a5bf-4e41b575cee5 req-7ea979fd-c244-4e37-99be-e55d9a7507b8 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 547/1118] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:39 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-14 07:36:40.231 7 INFO nova.api.openstack.compute.server_external_events [req-c09257f2-0314-45f3-b3c0-27c582e2c813 req-17a7e4fa-3568-4f24-a3fd-7a717eab9229 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 572/1119] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:36:42.271 8 INFO nova.api.openstack.compute.server_external_events [req-66fcb6b3-a59e-4a48-8ee2-98bf53a0cb69 req-3b492794-e6b7-4ab3-89d5-71250fdf3345 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:c929f1bd-e259-4cb3-a579-38bc44a1e49b for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 549/1122] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:42 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-14 07:36:47.354 7 INFO nova.api.openstack.compute.server_external_events [req-6e692679-0430-4c5f-b262-758c52312dc2 req-3525279f-a162-492c-ba7f-d2704083adcd 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 574/1123] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1124] 199.204.45.157 () {34 vars in 855 bytes} [Tue Apr 14 07:36:47 2026] DELETE /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface/d75e068a-4e21-4813-9a38-3d68a77f28eb => 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-14 07:36:49.465 7 INFO nova.api.openstack.compute.server_external_events [req-65a6e3b2-0c8e-4cca-a698-15740f98479f req-3df337c9-da86-4fef-8dc9-9d951a5b2a0d 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 575/1125] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:36:51.503 8 INFO nova.api.openstack.compute.server_external_events [req-3d396a74-f3c7-4ca4-8eff-20d946e133c9 req-18fe6e88-9072-47a9-b917-b0f714cda3f5 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:d75e068a-4e21-4813-9a38-3d68a77f28eb for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 552/1128] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:36:51 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, ' [pid: 8|app: 0|req: 554/1131] 199.204.45.157 () {34 vars in 855 bytes} [Tue Apr 14 07:37:08 2026] DELETE /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4/os-interface/2fdfe332-1d18-46d3-aa95-99357b95b1b2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:37:10.542 7 INFO nova.api.openstack.compute.server_external_events [req-29cce80d-42a6-4566-8389-61a33cb1a9c9 req-14145ef9-bdab-4c48-841a-2960187ee3e7 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 578/1132] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:37:12.589 7 INFO nova.api.openstack.compute.server_external_events [req-0d8a5237-a38d-4969-881b-b7785a76b64a req-cb7eebbe-dbd0-4766-9470-2b328d34c4b3 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:2fdfe332-1d18-46d3-aa95-99357b95b1b2 for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 580/1135] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1136] 199.204.45.157 () {34 vars in 755 bytes} [Tue Apr 14 07:37:13 2026] DELETE /v2.1/servers/66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:37:15.339 7 INFO nova.api.openstack.compute.server_external_events [req-2dabbfaa-0ee9-4162-a644-22b62246f638 req-f0ae20ea-76d4-4bdf-9589-2c880f78c26a 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:95f39ab5-2c36-4122-a909-ab323accb77d for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 7|app: 0|req: 581/1137] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:15 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-14 07:37:17.380 8 INFO nova.api.openstack.compute.server_external_events [req-43483347-9fa4-4b98-ab14-05152c51253a req-5bed9785-65eb-4075-9d25-e94842075562 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:95f39ab5-2c36-4122-a909-ab323accb77d for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance 2026-04-14 07:37:17.380 8 INFO nova.api.openstack.compute.server_external_events [req-43483347-9fa4-4b98-ab14-05152c51253a req-5bed9785-65eb-4075-9d25-e94842075562 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:95f39ab5-2c36-4122-a909-ab323accb77d for instance 66843b7c-6c89-4cfa-aaa5-5bbfdb4d6fb4 on instance [pid: 8|app: 0|req: 557/1138] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:17 2026] POST /v2.1/os-server-external-events => generated 356 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-14 07:37:17.648 7 INFO nova.api.openstack.compute.server_external_events [req-049d7cac-66a8-450e-be4d-7748acd3d954 req-7a6a34b6-3251-4dc6-862e-7a0d377ccf23 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 7|app: 0|req: 582/1139] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1140] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:37:17 2026] DELETE /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 0 bytes in 78 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-14 07:37:17.788 7 WARNING neutronclient.v2_0.client [None req-55d5c31a-0d2b-47d0-a8eb-31c68d792bb1 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1141] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:37:17 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 1943 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-14 07:37:19.422 8 INFO nova.api.openstack.compute.server_external_events [req-1ec00a0b-ab56-4dad-a3e5-99aa7bed44d5 req-f971de99-7c9f-450d-a20e-539c6d7f444b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance 2026-04-14 07:37:19.423 8 INFO nova.api.openstack.compute.server_external_events [req-1ec00a0b-ab56-4dad-a3e5-99aa7bed44d5 req-f971de99-7c9f-450d-a20e-539c6d7f444b 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 8|app: 0|req: 559/1142] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:19 2026] POST /v2.1/os-server-external-events => generated 358 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-14 07:37:20.497 7 INFO nova.api.openstack.compute.server_external_events [req-0c1497e1-51f1-4b7a-8163-15af68f98ad1 req-8f7a77c0-554a-4588-9a6e-2f7baa554542 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:8c7de289-69fd-4e9c-8b17-23f39a039706 for instance dcea023f-822f-42eb-850f-8beefcff08ad on instance [pid: 7|app: 0|req: 584/1143] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:20 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-14 07:37:23.003 8 WARNING neutronclient.v2_0.client [None req-01920637-eefe-4459-9d8f-a24288d69e7d 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1146] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:37:22 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 1480 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:37:28.092 7 INFO nova.api.openstack.wsgi [None req-3fff1fb4-cc41-4752-9b13-8e13d0997679 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] HTTP exception thrown: Instance dcea023f-822f-42eb-850f-8beefcff08ad could not be found. [pid: 7|app: 0|req: 586/1147] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:37:28 2026] GET /v2.1/servers/dcea023f-822f-42eb-850f-8beefcff08ad => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:37:28.582 8 INFO nova.api.openstack.compute.server_external_events [req-b01ead20-3944-4182-a846-754a30f78fc4 req-72680122-4e99-4fc0-89b5-212d36992bf4 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-changed:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance [pid: 8|app: 0|req: 562/1148] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1149] 10.0.0.200 () {32 vars in 718 bytes} [Tue Apr 14 07:37:28 2026] DELETE /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => 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-14 07:37:28.740 8 WARNING neutronclient.v2_0.client [None req-cae5d216-bd1f-4523-a4eb-f3263f272904 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1150] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:37:28 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => generated 1940 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-14 07:37:30.622 7 INFO nova.api.openstack.compute.server_external_events [req-76168c33-e030-4eb9-9857-dfe3133fa824 req-1378e18f-4769-44f2-a4fe-cecc07e63948 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance 2026-04-14 07:37:30.622 7 INFO nova.api.openstack.compute.server_external_events [req-76168c33-e030-4eb9-9857-dfe3133fa824 req-1378e18f-4769-44f2-a4fe-cecc07e63948 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-unplugged:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance [pid: 7|app: 0|req: 588/1151] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:30 2026] POST /v2.1/os-server-external-events => generated 358 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-14 07:37:32.663 8 INFO nova.api.openstack.compute.server_external_events [req-9478700c-167d-403c-b6a5-b39537d064d0 req-aff40314-8cd5-4d60-86c0-2408a2b0b413 4a001aa6cb3440c19ee08a76f24b6f34 5dce6743d899489fb0ed6c627ec88eb0 - - 1a9f4404b7b94d7498b31e2527a06f38 1a9f4404b7b94d7498b31e2527a06f38] Creating event network-vif-deleted:cd64d82c-cbb8-4f7b-909d-09d164440e29 for instance 32c5735c-286f-41b4-adcc-259dbb333365 on instance [pid: 8|app: 0|req: 565/1154] 10.0.0.98 () {38 vars in 814 bytes} [Tue Apr 14 07:37:32 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-14 07:37:33.959 7 WARNING neutronclient.v2_0.client [None req-10adc7f5-9e13-4a44-8538-8ba6142b27cf 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1155] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:37:33 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => generated 1480 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:37:39.413 8 INFO nova.api.openstack.wsgi [None req-c91cc2c1-2051-4c56-b8d6-7ed6ad5fbb45 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] HTTP exception thrown: Instance 32c5735c-286f-41b4-adcc-259dbb333365 could not be found. [pid: 8|app: 0|req: 566/1156] 10.0.0.200 () {32 vars in 715 bytes} [Tue Apr 14 07:37:39 2026] GET /v2.1/servers/32c5735c-286f-41b4-adcc-259dbb333365 => 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: 568/1159] 10.0.0.200 () {32 vars in 724 bytes} [Tue Apr 14 07:37:41 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-206265106 => 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-14 07:37:41.432 7 INFO nova.api.openstack.wsgi [None req-a909072f-a3ca-497d-b528-9e7163ededdf 1a3a6839429c48f88e183c11a7c6708d 224cde02faf54e4fa09c6c850b04a246 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-206265106 not found for user 1a3a6839429c48f88e183c11a7c6708d [pid: 7|app: 0|req: 592/1160] 10.0.0.200 () {32 vars in 721 bytes} [Tue Apr 14 07:37:41 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-206265106 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1163] 10.0.0.200 () {32 vars in 655 bytes} [Tue Apr 14 07:37:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1164] 10.0.0.200 () {32 vars in 641 bytes} [Tue Apr 14 07:37:57 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-14 07:37:57.332 8 WARNING oslo_db.sqlalchemy.utils [None req-319178d1-a351-4649-ba85-4e8c8ddf20bf 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 571/1165] 10.0.0.200 () {32 vars in 649 bytes} [Tue Apr 14 07:37:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1166] 10.0.0.200 () {32 vars in 694 bytes} [Tue Apr 14 07:37:57 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1197] 10.0.0.45 () {28 vars in 453 bytes} [Tue Apr 14 07:40:22 2026] GET /v2.1 => generated 114 bytes in 9 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1198] 10.0.0.45 () {30 vars in 657 bytes} [Tue Apr 14 07:40:22 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 612/1199] 10.0.0.45 () {32 vars in 730 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1200] 10.0.0.45 () {34 vars in 805 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 10.0.0.45 () {28 vars in 453 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1202] 10.0.0.45 () {30 vars in 657 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 614/1203] 10.0.0.45 () {32 vars in 730 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1204] 10.0.0.45 () {34 vars in 893 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1/servers/detail?project_id=194437e0fcbf4c0fb16031d1cec8cbce&all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1205] 10.0.0.45 () {34 vars in 893 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1/servers/detail?project_id=253598f179ff4e4cb066921751658a44&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1206] 10.0.0.45 () {34 vars in 893 bytes} [Tue Apr 14 07:40:23 2026] GET /v2.1/servers/detail?project_id=5dce6743d899489fb0ed6c627ec88eb0&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)