+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 04:58:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6557767ccb-n8d66 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 0x7f2797ce3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-17 04:59:01.174 8 INFO nova.utils [None req-e312d0e7-f4a9-44ea-a183-cfc9477dafcb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 04:59:01.235 7 INFO nova.utils [None req-3bac8107-4f14-4347-b7e3-69880442c14e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-17 04:59:02.857 8 WARNING keystonemiddleware._common.config [None req-e312d0e7-f4a9-44ea-a183-cfc9477dafcb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:59:02.866 8 WARNING oslo_config.cfg [None req-e312d0e7-f4a9-44ea-a183-cfc9477dafcb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 04:59:02.942 8 WARNING keystonemiddleware._common.config [None req-e312d0e7-f4a9-44ea-a183-cfc9477dafcb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:59:02.957 8 WARNING oslo_config.cfg [None req-e312d0e7-f4a9-44ea-a183-cfc9477dafcb - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-17 04:59:02.969 8 WARNING oslo_config.cfg [None req-e312d0e7-f4a9-44ea-a183-cfc9477dafcb - - - - - -] 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 6 seconds on interpreter 0x7f2797ce3668 pid: 8 (default app) 2026-04-17 04:59:03.032 7 WARNING keystonemiddleware._common.config [None req-3bac8107-4f14-4347-b7e3-69880442c14e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:59:03.043 7 WARNING oslo_config.cfg [None req-3bac8107-4f14-4347-b7e3-69880442c14e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-17 04:59:03.142 7 WARNING keystonemiddleware._common.config [None req-3bac8107-4f14-4347-b7e3-69880442c14e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:59:03.158 7 WARNING oslo_config.cfg [None req-3bac8107-4f14-4347-b7e3-69880442c14e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-17 04:59:03.171 7 WARNING oslo_config.cfg [None req-3bac8107-4f14-4347-b7e3-69880442c14e - - - - - -] 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 0x7f2797ce3668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 04:59:09 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 04:59:09.681 7 WARNING oslo_policy.policy [None req-50b2d63b-bf0e-4b26-a1b5-ca3edfb8c73f 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 04:59:09.682 7 WARNING oslo_policy.policy [None req-50b2d63b-bf0e-4b26-a1b5-ca3edfb8c73f 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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: 1/4] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 04:59:09 2026] GET /v2.1 => generated 0 bytes in 535 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 04:59:09.773 8 WARNING oslo_policy.policy [req-50b2d63b-bf0e-4b26-a1b5-ca3edfb8c73f req-8ed8c7c3-534e-416d-a66c-fb06185d1b7c 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 04:59:09.773 8 WARNING oslo_policy.policy [req-50b2d63b-bf0e-4b26-a1b5-ca3edfb8c73f req-8ed8c7c3-534e-416d-a66c-fb06185d1b7c 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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: 4/5] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 04:59:09 2026] GET /v2.1/ => generated 400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 04:59:09.874 7 INFO nova.api.openstack.wsgi [None req-e1e9ee5c-e3ca-45ed-bfb5-1a6f3009d90f 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.250 () {48 vars in 1010 bytes} [Fri Apr 17 04:59:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 04:59:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.250 () {52 vars in 1047 bytes} [Fri Apr 17 04:59:09 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 04:59:10 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: 4/10] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 04:59:10 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 04:59:10 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 04:59:10.983 7 INFO nova.api.openstack.wsgi [None req-9f1bb89e-9c95-4815-bbdd-50d9555779b0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.250 () {48 vars in 1012 bytes} [Fri Apr 17 04:59:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 04:59:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.250 () {52 vars in 1047 bytes} [Fri Apr 17 04:59:11 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 04:59:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 04:59:11 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: 11/19] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 04:59:11 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 04:59:12.002 7 INFO nova.api.openstack.wsgi [None req-7acca3dd-3f92-4550-9870-91e47375a0de 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.250 () {48 vars in 1014 bytes} [Fri Apr 17 04:59:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 04:59:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.250 () {52 vars in 1047 bytes} [Fri Apr 17 04:59:12 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 04:59:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 04:59:12 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 04:59:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 04:59:13.023 7 INFO nova.api.openstack.wsgi [None req-0a3c8a0a-43e0-41c5-8a8d-fe4460766266 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.250 () {48 vars in 1012 bytes} [Fri Apr 17 04:59:13 2026] GET /v2.1/flavors/m1.large => 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: 15/27] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 04:59:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.250 () {52 vars in 1047 bytes} [Fri Apr 17 04:59:13 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 04:59: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: 7|app: 0|req: 14/30] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 04:59:13 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 04:59:14 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 04:59:14.038 7 INFO nova.api.openstack.wsgi [None req-70ab3680-ab28-4fe0-8f63-08be5be196e7 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.250 () {48 vars in 1014 bytes} [Fri Apr 17 04:59:14 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: 8|app: 0|req: 18/33] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 04:59:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.250 () {52 vars in 1047 bytes} [Fri Apr 17 04:59:14 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/45] 10.0.0.33 () {28 vars in 453 bytes} [Fri Apr 17 05:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 24/46] 10.0.0.33 () {30 vars in 657 bytes} [Fri Apr 17 05:00:08 2026] GET /v2.1 => generated 0 bytes in 359 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: 23/47] 10.0.0.33 () {32 vars in 730 bytes} [Fri Apr 17 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/48] 10.0.0.33 () {34 vars in 764 bytes} [Fri Apr 17 05:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 10.0.0.33 () {28 vars in 453 bytes} [Fri Apr 17 05:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 10.0.0.33 () {30 vars in 657 bytes} [Fri Apr 17 05:00:13 2026] GET /v2.1 => generated 0 bytes in 41 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: 28/53] 10.0.0.33 () {32 vars in 730 bytes} [Fri Apr 17 05:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 10.0.0.33 () {34 vars in 764 bytes} [Fri Apr 17 05:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 10.0.0.33 () {28 vars in 453 bytes} [Fri Apr 17 05:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 27/56] 10.0.0.33 () {30 vars in 657 bytes} [Fri Apr 17 05:00:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 30/57] 10.0.0.33 () {32 vars in 730 bytes} [Fri Apr 17 05:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/58] 10.0.0.33 () {34 vars in 807 bytes} [Fri Apr 17 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 10.0.0.33 () {28 vars in 453 bytes} [Fri Apr 17 05:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 29/60] 10.0.0.33 () {30 vars in 657 bytes} [Fri Apr 17 05:00:21 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 32/61] 10.0.0.33 () {32 vars in 730 bytes} [Fri Apr 17 05:00:21 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: 30/62] 10.0.0.33 () {34 vars in 807 bytes} [Fri Apr 17 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 05:04: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/110] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 05:04:04 2026] GET /v2.1 => generated 0 bytes in 168 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: 55/111] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 05:04: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) 2026-04-17 05:04:04.528 8 INFO nova.api.openstack.wsgi [None req-51c7c0b2-fd12-4265-a7c9-ade9a6fa06b0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 57/112] 199.204.45.250 () {48 vars in 1014 bytes} [Fri Apr 17 05:04:04 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 05:04:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.250 () {52 vars in 1048 bytes} [Fri Apr 17 05:04:04 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 05:04:15 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: 58/118] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 05:04:15 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 05:04:15 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.250 () {48 vars in 1072 bytes} [Fri Apr 17 05:04:16 2026] GET /v2.1/os-quota-sets/b31e54af7230424f8db73284237c7175 => generated 283 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.250 () {52 vars in 1124 bytes} [Fri Apr 17 05:04:16 2026] PUT /v2.1/os-quota-sets/b31e54af7230424f8db73284237c7175 => 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: 61/124] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 05:04:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/125] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 05:04:30 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 05:04:30 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:04:30.356 8 INFO nova.api.openstack.wsgi [None req-4edb1d6b-2696-4e90-bde0-8c394e488eb5 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 65/127] 199.204.45.250 () {48 vars in 1016 bytes} [Fri Apr 17 05:04:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 05:04:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 199.204.45.250 () {52 vars in 1048 bytes} [Fri Apr 17 05:04:30 2026] POST /v2.1/flavors => generated 534 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/138] 10.0.0.214 () {28 vars in 454 bytes} [Fri Apr 17 05:05: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/139] 10.0.0.214 () {30 vars in 658 bytes} [Fri Apr 17 05:05:04 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/140] 10.0.0.214 () {32 vars in 731 bytes} [Fri Apr 17 05:05:04 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/141] 10.0.0.214 () {34 vars in 804 bytes} [Fri Apr 17 05:05:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/146] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 05:05: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: 75/147] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 05:05:28 2026] GET /v2.1 => generated 0 bytes in 32 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: 73/148] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 05:05:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:05:28.442 8 INFO nova.api.openstack.wsgi [None req-c6962726-9b76-40b3-b662-456984d2c4db 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 32c8ec0e29f34231b235694246d32a83 [pid: 8|app: 0|req: 76/149] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 05:05:28 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-17 05:05:28.456 7 WARNING oslo_db.sqlalchemy.utils [None req-f9873c10-96ce-4d2d-b0f2-8c3f9ce24cd4 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 74/150] 199.204.45.250 () {48 vars in 1015 bytes} [Fri Apr 17 05:05:28 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/151] 199.204.45.250 () {52 vars in 1056 bytes} [Fri Apr 17 05:05:28 2026] POST /v2.1/os-keypairs => generated 576 bytes in 43 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/172] 199.204.45.250 () {42 vars in 702 bytes} [Fri Apr 17 05:07:11 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: 85/173] 199.204.45.250 () {44 vars in 906 bytes} [Fri Apr 17 05:07:11 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/174] 199.204.45.250 () {46 vars in 979 bytes} [Fri Apr 17 05:07:11 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/175] 199.204.45.250 () {52 vars in 1122 bytes} [Fri Apr 17 05:07:11 2026] PUT /v2.1/os-quota-sets/8983384e5e7b48ee8773b2e5594d8ba4 => generated 238 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/192] 199.204.45.250 () {42 vars in 704 bytes} [Fri Apr 17 05:08: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: 8|app: 0|req: 98/193] 199.204.45.250 () {44 vars in 908 bytes} [Fri Apr 17 05:08:24 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/194] 199.204.45.250 () {46 vars in 981 bytes} [Fri Apr 17 05:08: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-17 05:08:24.370 8 INFO nova.api.openstack.wsgi [None req-4b38a29e-c96e-4fc1-a017-e6a19dbba9ba 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 99/195] 199.204.45.250 () {48 vars in 1010 bytes} [Fri Apr 17 05:08:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/196] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 05:08:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 102/205] 10.0.0.40 () {32 vars in 654 bytes} [Fri Apr 17 05:09:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 10.0.0.40 () {32 vars in 640 bytes} [Fri Apr 17 05:09:01 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 05:09:02.067 7 WARNING oslo_db.sqlalchemy.utils [None req-3cb89261-714b-4ea5-8528-b60657867da7 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 103/207] 10.0.0.40 () {32 vars in 648 bytes} [Fri Apr 17 05:09:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 10.0.0.40 () {32 vars in 693 bytes} [Fri Apr 17 05:09:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:12 2026] GET /v2.1/flavors/85f7197e-6100-4ce7-bcce-86a240bfaf6e => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 10.0.0.40 () {32 vars in 640 bytes} [Fri Apr 17 05:09:12 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:12 2026] GET /v2.1/flavors/85f7197e-6100-4ce7-bcce-86a240bfaf6e => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:09:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:23.015 8 WARNING neutronclient.v2_0.client [None req-bfba61d5-5542-45ad-baae-04817822e337 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/217] 10.0.0.40 () {34 vars in 684 bytes} [Fri Apr 17 05:09:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1527 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:24.511 7 WARNING neutronclient.v2_0.client [None req-8a3cd89c-3cd9-418d-bf67-9e46ba4b3c37 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 111/218] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:09:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 10.0.0.40 () {34 vars in 684 bytes} [Fri Apr 17 05:09:24 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1422 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:25.937 8 WARNING neutronclient.v2_0.client [None req-1b4b80cf-426a-4632-9aa0-7f8d6e8af5b8 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/220] 10.0.0.40 () {34 vars in 684 bytes} [Fri Apr 17 05:09:25 2026] POST /v2.1/os-security-groups => generated 241 bytes in 902 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:26.849 8 WARNING neutronclient.v2_0.client [None req-55c99228-7ea1-4927-8c76-8974a82d0474 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:26.853 7 WARNING neutronclient.v2_0.client [None req-e5b8ab69-ec84-4bad-bafb-144c5d1d2e4b bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:27.009 8 WARNING neutronclient.v2_0.client [None req-55c99228-7ea1-4927-8c76-8974a82d0474 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 109/221] 10.0.0.40 () {34 vars in 684 bytes} [Fri Apr 17 05:09:26 2026] POST /v2.1/os-security-groups => generated 247 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:27.230 7 WARNING neutronclient.v2_0.client [None req-09cf6d69-a0ec-4311-a21c-34285ae576d7 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:27.250 8 WARNING neutronclient.v2_0.client [None req-55c99228-7ea1-4927-8c76-8974a82d0474 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:27.273 7 WARNING neutronclient.v2_0.client [None req-09cf6d69-a0ec-4311-a21c-34285ae576d7 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/222] 10.0.0.40 () {32 vars in 662 bytes} [Fri Apr 17 05:09:26 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:27.381 8 WARNING neutronclient.v2_0.client [None req-362b301b-7660-4d47-a050-eae81472cc4a 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 110/223] 10.0.0.40 () {34 vars in 694 bytes} [Fri Apr 17 05:09:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:27.481 7 WARNING neutronclient.v2_0.client [None req-b16c8498-b9f1-452f-a392-7225bd767af1 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:27.507 8 WARNING neutronclient.v2_0.client [None req-362b301b-7660-4d47-a050-eae81472cc4a 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:27.531 7 WARNING neutronclient.v2_0.client [None req-b16c8498-b9f1-452f-a392-7225bd767af1 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/224] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:27 2026] DELETE /v2.1/os-security-groups/1a12e9c0-9caa-4364-99b3-e30335561ede => generated 0 bytes in 257 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:09:27.742 7 WARNING neutronclient.v2_0.client [None req-3edf2d38-4a28-4d68-b07a-f0e55d004ef1 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:27.813 8 WARNING neutronclient.v2_0.client [None req-362b301b-7660-4d47-a050-eae81472cc4a 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/225] 10.0.0.40 () {34 vars in 684 bytes} [Fri Apr 17 05:09:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:27.995 7 WARNING neutronclient.v2_0.client [None req-f3c0b819-15e8-4f26-965d-37149a8873ff 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.023 7 INFO nova.api.openstack.wsgi [None req-f3c0b819-15e8-4f26-965d-37149a8873ff 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] HTTP exception thrown: Security group 1a12e9c0-9caa-4364-99b3-e30335561ede does not exist Neutron server returns request_ids: ['req-a0fde37c-451d-40e6-89e1-8ce5dab83cf3'] [pid: 7|app: 0|req: 113/226] 10.0.0.40 () {32 vars in 736 bytes} [Fri Apr 17 05:09:27 2026] GET /v2.1/os-security-groups/1a12e9c0-9caa-4364-99b3-e30335561ede => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 05:09:28.031 7 WARNING neutronclient.v2_0.client [None req-85cc3965-b553-4705-a357-3fd709fe87ba bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.068 7 WARNING neutronclient.v2_0.client [None req-85cc3965-b553-4705-a357-3fd709fe87ba bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/227] 10.0.0.40 () {34 vars in 694 bytes} [Fri Apr 17 05:09:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:28.258 7 WARNING neutronclient.v2_0.client [None req-575e0a2a-84d2-4cc0-aa87-ef586cf209d0 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.317 7 WARNING neutronclient.v2_0.client [None req-575e0a2a-84d2-4cc0-aa87-ef586cf209d0 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/228] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:28 2026] DELETE /v2.1/os-security-groups/3f4397ba-1281-4972-9185-ea2eb9ebb907 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:09:28.510 7 WARNING neutronclient.v2_0.client [None req-851e338d-eead-4bf3-868e-061ef105d3f7 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.576 7 WARNING neutronclient.v2_0.client [None req-851e338d-eead-4bf3-868e-061ef105d3f7 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/229] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:09:27 2026] POST /v2.1/servers => generated 450 bytes in 1362 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:28.671 8 WARNING neutronclient.v2_0.client [None req-ecd141c6-df1b-42f6-a588-b2a7f0b6774f 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.717 8 INFO nova.api.openstack.wsgi [None req-ecd141c6-df1b-42f6-a588-b2a7f0b6774f 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] HTTP exception thrown: Security group 3f4397ba-1281-4972-9185-ea2eb9ebb907 does not exist Neutron server returns request_ids: ['req-be6810a8-6ff9-43fd-b5af-5550b82abbe4'] [pid: 8|app: 0|req: 115/230] 10.0.0.40 () {32 vars in 736 bytes} [Fri Apr 17 05:09:28 2026] GET /v2.1/os-security-groups/3f4397ba-1281-4972-9185-ea2eb9ebb907 => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 05:09:28.739 8 WARNING neutronclient.v2_0.client [None req-ee0fc0b2-7f6f-4fa2-a7b0-c3150e859e74 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/231] 10.0.0.40 () {34 vars in 694 bytes} [Fri Apr 17 05:09:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:28.747 7 WARNING neutronclient.v2_0.client [None req-2d2a73e3-41f0-4b4e-80a5-50fe51321e2d 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.775 7 WARNING neutronclient.v2_0.client [None req-2d2a73e3-41f0-4b4e-80a5-50fe51321e2d 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 116/232] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:28 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1422 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:28.851 8 WARNING neutronclient.v2_0.client [None req-441b8e1b-fd62-4798-a2ef-d5ad7854e40e bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/233] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:28 2026] DELETE /v2.1/os-security-groups/9c450f8b-405b-44b7-a5ee-9bf899eb5c28 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:09:28.927 7 WARNING neutronclient.v2_0.client [None req-7a5a3f19-f78a-41c4-a573-8fe949dd4b5e 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:28.945 7 INFO nova.api.openstack.wsgi [None req-7a5a3f19-f78a-41c4-a573-8fe949dd4b5e 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] HTTP exception thrown: Security group 9c450f8b-405b-44b7-a5ee-9bf899eb5c28 does not exist Neutron server returns request_ids: ['req-776f26c0-080c-41ac-8303-8fb4f36dad6f'] [pid: 7|app: 0|req: 118/234] 10.0.0.40 () {32 vars in 736 bytes} [Fri Apr 17 05:09:28 2026] GET /v2.1/os-security-groups/9c450f8b-405b-44b7-a5ee-9bf899eb5c28 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 05:09:28.959 7 WARNING neutronclient.v2_0.client [None req-17f9e5e4-a336-45ae-bf44-4acd6b7416fe 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.017 7 WARNING neutronclient.v2_0.client [None req-17f9e5e4-a336-45ae-bf44-4acd6b7416fe 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/235] 10.0.0.40 () {32 vars in 736 bytes} [Fri Apr 17 05:09:28 2026] GET /v2.1/os-security-groups/dc9ecc0d-03ad-42ed-a287-e6c9d83dc2ab => generated 664 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:29.058 7 WARNING neutronclient.v2_0.client [None req-17f9e5e4-a336-45ae-bf44-4acd6b7416fe 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.091 8 WARNING neutronclient.v2_0.client [None req-abd15661-d27a-4ed7-915d-183f6615c26c c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.132 8 WARNING neutronclient.v2_0.client [None req-abd15661-d27a-4ed7-915d-183f6615c26c c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/236] 10.0.0.40 () {32 vars in 662 bytes} [Fri Apr 17 05:09:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:09:29.249 7 WARNING neutronclient.v2_0.client [None req-de318020-6467-458d-afcb-302ae0b12b04 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.313 8 WARNING neutronclient.v2_0.client [None req-abd15661-d27a-4ed7-915d-183f6615c26c c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.360 7 WARNING neutronclient.v2_0.client [None req-de318020-6467-458d-afcb-302ae0b12b04 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.397 7 WARNING neutronclient.v2_0.client [None req-de318020-6467-458d-afcb-302ae0b12b04 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/237] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:09:29 2026] POST /v2.1/servers => generated 449 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:29.534 8 WARNING neutronclient.v2_0.client [None req-e4f498ec-8ab2-4c61-ad33-fad6b80d5735 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.563 8 INFO nova.api.openstack.wsgi [None req-e4f498ec-8ab2-4c61-ad33-fad6b80d5735 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] HTTP exception thrown: Security group 9c450f8b-405b-44b7-a5ee-9bf899eb5c28 does not exist Neutron server returns request_ids: ['req-52d1b464-1e9e-4121-9024-7ea0b85a8283'] [pid: 8|app: 0|req: 119/238] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:29 2026] DELETE /v2.1/os-security-groups/9c450f8b-405b-44b7-a5ee-9bf899eb5c28 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 10.0.0.40 () {32 vars in 749 bytes} [Fri Apr 17 05:09:29 2026] DELETE /v2.1/os-security-group-rules/22d74af7-3e23-42ac-ac6b-f53e98d66450 => generated 0 bytes in 322 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:09:29.577 7 WARNING neutronclient.v2_0.client [None req-b51e8743-4b59-4ad0-bad6-854d9e34eb4b 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.586 8 WARNING neutronclient.v2_0.client [None req-6dccf805-c02c-48b7-bd73-1397c7a60f89 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.599 7 INFO nova.api.openstack.wsgi [None req-b51e8743-4b59-4ad0-bad6-854d9e34eb4b 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] HTTP exception thrown: Security group 3f4397ba-1281-4972-9185-ea2eb9ebb907 does not exist Neutron server returns request_ids: ['req-6e139aa4-ea1f-4704-84d6-e4d8c5f1ccd5'] [pid: 7|app: 0|req: 121/240] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:29 2026] DELETE /v2.1/os-security-groups/3f4397ba-1281-4972-9185-ea2eb9ebb907 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 05:09:29.610 7 WARNING neutronclient.v2_0.client [None req-88abab82-3ab7-411f-918c-034c671651f4 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/241] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:29 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1400 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:29.639 8 WARNING neutronclient.v2_0.client [None req-111f525a-49e0-43fd-b84c-15f5ef98d2cb 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.651 7 WARNING neutronclient.v2_0.client [None req-88abab82-3ab7-411f-918c-034c671651f4 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:29.659 8 INFO nova.api.openstack.wsgi [None req-111f525a-49e0-43fd-b84c-15f5ef98d2cb 90d7175044974c12886c9b7fee11d8a1 c9840afd50094162a231d7f028ec7c9b - - default default] HTTP exception thrown: Security group 1a12e9c0-9caa-4364-99b3-e30335561ede does not exist Neutron server returns request_ids: ['req-9f959014-1c0b-4220-b68c-72683bac32d3'] [pid: 8|app: 0|req: 121/242] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:29 2026] DELETE /v2.1/os-security-groups/1a12e9c0-9caa-4364-99b3-e30335561ede => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 05:09:29.882 8 WARNING neutronclient.v2_0.client [None req-3029cd8b-a846-4130-908a-6f4ba222f428 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/243] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:29 2026] DELETE /v2.1/os-security-groups/dc9ecc0d-03ad-42ed-a287-e6c9d83dc2ab => generated 0 bytes in 312 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:09:29.922 7 WARNING neutronclient.v2_0.client [None req-82ee3095-64df-4f74-88fd-b85b6ac9c809 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/244] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:29 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1422 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:29.994 7 WARNING neutronclient.v2_0.client [None req-82ee3095-64df-4f74-88fd-b85b6ac9c809 bd6d0072ed224846ba7f00cdb8a1d4b7 9157e01dd9464488985bfe4a02dec802 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/245] 10.0.0.40 () {32 vars in 739 bytes} [Fri Apr 17 05:09:29 2026] DELETE /v2.1/os-security-groups/c2a9f8d0-dd9b-42d5-9321-62ab85830226 => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:30.707 8 WARNING neutronclient.v2_0.client [None req-c23e634a-73b3-48ed-9c7f-84566d7ac814 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/246] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:30 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1404 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:31.048 7 WARNING neutronclient.v2_0.client [None req-2f77c789-4af4-4ef9-b0d1-1cc147c70e85 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/247] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:30 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1418 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:31.841 8 WARNING neutronclient.v2_0.client [None req-b5451316-4d3d-4947-8f52-3b9d60d01071 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/250] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:31 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1396 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:32.378 7 WARNING neutronclient.v2_0.client [None req-90684f6b-9697-4470-91f7-d83c9a86ba48 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/251] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:32 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1474 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:33.244 8 WARNING neutronclient.v2_0.client [None req-90589b66-7559-4d6d-b2b0-d820cb90b188 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/252] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:33 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1396 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:33.634 7 WARNING neutronclient.v2_0.client [None req-6ec402af-7239-45f2-850d-f252d8f19926 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/253] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:33 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1482 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:34.374 8 WARNING neutronclient.v2_0.client [None req-a47c8647-502e-4901-b805-d07d55d14161 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/254] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:34 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1452 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:34.715 7 WARNING neutronclient.v2_0.client [None req-9190431d-2b1d-41ad-ab45-90fd54795b1c 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/255] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:34 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1549 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:35.452 8 WARNING neutronclient.v2_0.client [None req-ffe49d7e-1c93-4689-8453-ee59b8be87a9 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/256] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:35 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1460 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-17 05:09:36.091 7 WARNING neutronclient.v2_0.client [None req-b46d5272-9568-4208-a9b3-839d2956c7be 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:36.974 8 WARNING neutronclient.v2_0.client [None req-27bcbbb6-e26d-44f3-9b66-f03fb26c92b8 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/257] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:36 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1470 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:36 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 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-17 05:09:37.471 8 INFO nova.api.openstack.compute.server_external_events [req-eea89b89-f34e-4dbd-988c-96affd3dcbb2 req-2670b56a-b84d-45ff-8e87-50feeec5650a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance 2026-04-17 05:09:37.484 8 INFO nova.compute.rpcapi [None req-dc7f75c7-44df-4fe6-9035-38d8b26d6fe4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 130/259] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:38.365 7 WARNING neutronclient.v2_0.client [None req-c93315c4-ad31-463c-b0ba-a6b475c037f1 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:38.394 8 WARNING neutronclient.v2_0.client [None req-8190167c-c6a5-4342-921c-988255f39ae9 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/260] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:38 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 2918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:38 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 2918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 131/264] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:09:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:42.297 7 WARNING neutronclient.v2_0.client [None req-a61b6948-093d-4c5f-acae-8a5cb60f5741 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:42.300 8 INFO nova.api.openstack.compute.server_external_events [req-0dee6662-f3b8-4719-b987-fb0b6897a2ed req-90a960ef-eaa4-4253-9597-2cf5ec623dd4 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 8|app: 0|req: 134/265] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:42.331 8 WARNING neutronclient.v2_0.client [None req-c50694c4-23ba-4379-89af-80549c8d9897 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/266] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:42 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:42 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:43.270 7 INFO nova.api.openstack.compute.server_external_events [req-46153205-6038-4be6-8cd0-14dd12c83e07 req-14db2afb-345e-48dd-a9c3-9f0421f3a4b7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance 2026-04-17 05:09:43.286 7 INFO nova.compute.rpcapi [None req-4bca8caf-74d4-4df7-8d79-b2e535516dcb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 133/268] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 136/269] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:09:43 2026] POST /v2.1/os-keypairs => generated 385 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-17 05:09:43.922 7 WARNING neutronclient.v2_0.client [None req-9cef9c8c-8226-4a87-83e8-0a5ed24baaed c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:43.945 8 WARNING neutronclient.v2_0.client [None req-3b6e338c-c9d1-40d8-8e97-98879f6a3f86 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/270] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:43 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:43 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 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-17 05:09:45.092 7 WARNING neutronclient.v2_0.client [None req-3f071ddd-3f52-42f9-8ca9-9728db2b1992 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:45.153 8 WARNING neutronclient.v2_0.client [None req-002439b0-2ee2-4d6b-9cc8-cf70f1deff47 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/272] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:45 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:45 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:45.935 7 WARNING neutronclient.v2_0.client [None req-0329e058-4780-491c-a27f-ba52b52172d9 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:45.982 7 WARNING neutronclient.v2_0.client [None req-0329e058-4780-491c-a27f-ba52b52172d9 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:46.166 7 WARNING neutronclient.v2_0.client [None req-0329e058-4780-491c-a27f-ba52b52172d9 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:46.523 8 WARNING neutronclient.v2_0.client [None req-0fbd9f1f-ea4e-4ca5-b353-1b5107158858 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/274] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:46 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 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-17 05:09:46.754 8 WARNING neutronclient.v2_0.client [None req-c38ec8b0-8b41-4e07-a40a-0c1f10ea77db 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/275] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:09:45 2026] POST /v2.1/servers => generated 452 bytes in 978 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:46.845 7 WARNING neutronclient.v2_0.client [None req-bfee0243-3d2a-4e42-a46d-0d834499308b 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/276] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:46 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:46 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1431 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:46.937 8 INFO nova.api.openstack.compute.server_external_events [req-ac11b234-0f66-472f-85e8-df3489a0996d req-699771bf-51aa-4c74-bcf4-982b5230475d 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 8|app: 0|req: 141/278] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:47.774 7 WARNING neutronclient.v2_0.client [None req-071782ff-cf69-4865-a3ac-15885cd48d3f c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/279] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:47 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:47.926 8 WARNING neutronclient.v2_0.client [None req-217ca8ea-2a4b-4f21-b5a8-322900587f02 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:47.963 7 WARNING neutronclient.v2_0.client [None req-e0e7976d-1443-4f8b-b8ed-6052eb22cdce 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/280] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:47 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 142/281] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:47 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:48.157 7 WARNING neutronclient.v2_0.client [None req-d09f8e2c-66bd-4a0b-98a9-412021c771f7 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:48.202 7 WARNING neutronclient.v2_0.client [None req-d09f8e2c-66bd-4a0b-98a9-412021c771f7 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:48.449 7 WARNING neutronclient.v2_0.client [None req-d09f8e2c-66bd-4a0b-98a9-412021c771f7 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/282] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:09:48 2026] POST /v2.1/servers => generated 451 bytes in 728 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:48.795 8 WARNING neutronclient.v2_0.client [None req-b4a670e0-e46c-49ba-b20b-27aa74f94525 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/283] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:48 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1253 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:48.929 7 WARNING neutronclient.v2_0.client [None req-f9d995ae-e483-415d-a770-4a63d23886a4 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/284] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:48 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:49.081 8 WARNING neutronclient.v2_0.client [None req-789a9c56-cfdd-4c2e-a3db-a78d56d97fac 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] 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: 144/285] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:49 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:49.128 7 WARNING neutronclient.v2_0.client [None req-c750379a-5d07-454a-9833-38c899fa3f87 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/286] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:49 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:49.884 8 WARNING neutronclient.v2_0.client [None req-deeaffed-db64-438a-829e-4933fdad1311 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/287] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:49 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1303 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:50.062 7 WARNING neutronclient.v2_0.client [None req-6bbf5c2a-969f-49a3-b018-36e7d41d3461 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] 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: 143/288] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:50 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:50.169 8 WARNING neutronclient.v2_0.client [None req-703de332-7c88-4648-bfbf-e3b3a98ac355 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/289] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:50 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:50.308 7 WARNING neutronclient.v2_0.client [None req-7b23e30e-87c1-4b1e-ac7c-2f133e34114f 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/290] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:50 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:50.974 8 WARNING neutronclient.v2_0.client [None req-f392f8ad-8fc6-4780-9f7b-60fd33fbe3ce a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/291] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:50 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1351 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:51.209 7 WARNING neutronclient.v2_0.client [None req-7e155fb1-fcc3-4b2c-a51d-412be9ac88e3 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:51.256 8 WARNING neutronclient.v2_0.client [None req-85b4fb8e-4a5b-44db-9237-94e33e2e7740 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/292] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:51 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1491 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:51 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:51.446 8 WARNING neutronclient.v2_0.client [None req-f67dd9d6-c49f-4b0c-9218-c069c9bdd4b2 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/294] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:51 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:52.054 7 WARNING neutronclient.v2_0.client [None req-7a2e4407-ad3d-442c-ae5b-919ac44a4143 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/297] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:52 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1351 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:52.377 8 WARNING neutronclient.v2_0.client [None req-7531b545-dd17-489b-b7a3-16974c8e8e37 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:52.417 7 WARNING neutronclient.v2_0.client [None req-34907a4b-b0a8-468f-9b91-5831ffea6ff6 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/298] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:52 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1568 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:52 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 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-17 05:09:52.641 8 WARNING neutronclient.v2_0.client [None req-0a0f6f29-0113-4eae-a03d-53ad7b75278f 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/300] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:52 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:52.865 7 INFO nova.api.openstack.compute.server_external_events [req-4adc882b-7e74-45c5-bd81-fc1298437235 req-b55db846-2bf7-4579-a4c8-268aa2496b99 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance [pid: 7|app: 0|req: 149/301] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:52 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-17 05:09:53.141 8 WARNING neutronclient.v2_0.client [None req-ef2cc5d1-efcc-4196-9bb3-ed5e8e11e4a8 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/302] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:53 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1359 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:53.602 7 WARNING neutronclient.v2_0.client [None req-ec43e34b-ea2a-4084-ab2b-56be2fc55162 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:53.628 8 WARNING neutronclient.v2_0.client [None req-a89b35d2-97ff-4e06-a2d8-e331818fc403 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/303] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:53 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 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, ' [pid: 8|app: 0|req: 154/304] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:53 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:09:53.846 7 WARNING neutronclient.v2_0.client [None req-abc7f83b-8649-4049-9817-0c69035de406 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/305] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:53 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:54.225 8 WARNING neutronclient.v2_0.client [None req-e4eb6a44-c566-45af-95e8-e4a4a06e51d7 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/306] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:54 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1427 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:54.569 7 INFO nova.api.openstack.compute.server_external_events [req-c5ee190c-df14-4b26-bd01-d4ca402dca71 req-b07ec431-c17c-4569-ac89-7ee8519206e9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance [pid: 7|app: 0|req: 152/307] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:54.802 8 WARNING neutronclient.v2_0.client [None req-d0d792c9-7717-4f97-b617-5fca3ec5d104 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:54.865 7 WARNING neutronclient.v2_0.client [None req-b3c728cd-8ebc-4879-9132-802db8c83473 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/308] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:54 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/309] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:54 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:54.992 8 WARNING neutronclient.v2_0.client [None req-ca9ac165-0dd1-4e00-b082-750885db654e 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/310] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:54 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:55.445 7 WARNING neutronclient.v2_0.client [None req-eb266e3c-6f37-4f0b-affe-09b6131c6ce9 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/311] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:55 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1437 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:55.954 8 WARNING neutronclient.v2_0.client [None req-f6b2c909-7a76-45ee-964d-fd5b3726a897 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:56.007 7 WARNING neutronclient.v2_0.client [None req-cca3ad1d-038f-4e0c-9e8c-0849ede9fb71 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/312] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:55 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/313] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:55 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 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-17 05:09:56.151 8 WARNING neutronclient.v2_0.client [None req-29966cb8-a3d8-43d7-8944-652a439066bd 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/314] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:56 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:56.605 7 WARNING neutronclient.v2_0.client [None req-1ff1a098-ae4a-4f34-a0a2-5f92e6cb98d2 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/315] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:56 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1437 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:57.141 8 WARNING neutronclient.v2_0.client [None req-80bc79e4-7201-490c-b434-efd65b232bd1 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:57.168 7 WARNING neutronclient.v2_0.client [None req-22d3518e-4f1f-41ae-bd00-f5ca7eead6df c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/316] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:57 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/317] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:57 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 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-17 05:09:57.383 8 WARNING neutronclient.v2_0.client [None req-f3077c82-e728-4e6b-8c8d-551e5c2b54f7 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:57.760 7 WARNING neutronclient.v2_0.client [None req-10babd32-c054-4cce-bfda-4726ed7acb77 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/318] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:57 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1437 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/319] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:57 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:58.134 7 INFO nova.api.openstack.compute.server_external_events [req-e9d1b172-a517-4280-9595-c6fa398791d5 req-9e38d263-3ee9-46c6-a9ff-bc0236a4e5b5 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance [pid: 7|app: 0|req: 159/320] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:09:58 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:58.352 8 WARNING neutronclient.v2_0.client [None req-6071aa56-132b-4ce2-8868-a7b9b7d42d21 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:09:58.376 7 WARNING neutronclient.v2_0.client [None req-2b1963b6-7900-4ee5-a4a0-f4287e22c11d c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/321] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:58 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/322] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:58 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:58.917 8 WARNING neutronclient.v2_0.client [None req-0b126709-88d3-49b0-a83b-dc9455dbd175 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:58.950 7 WARNING neutronclient.v2_0.client [None req-61e11d55-8433-4a45-ac2a-08a3762d2652 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/323] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:58 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1437 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/324] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:58 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1547 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, ' 2026-04-17 05:09:59.526 8 WARNING neutronclient.v2_0.client [None req-e747c84b-e847-4174-b1b9-eab83aa79af2 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:09:59.563 7 WARNING neutronclient.v2_0.client [None req-522386da-4f46-4052-b2c3-af8b3109694c c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/325] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:59 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/326] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:09:59 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:00.134 8 WARNING neutronclient.v2_0.client [None req-5c55427a-11b0-4740-b859-2c74edd296ce a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:00.191 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance 2026-04-17 05:10:00.192 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance 2026-04-17 05:10:00.192 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance 2026-04-17 05:10:00.192 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance 2026-04-17 05:10:00.192 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance 2026-04-17 05:10:00.193 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance 2026-04-17 05:10:00.193 7 INFO nova.api.openstack.compute.server_external_events [req-92762717-3e2e-4277-b95c-5fdc231517fc req-686692cd-1c56-4a9d-84ea-c250949be54b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance [pid: 7|app: 0|req: 163/327] 10.0.0.129 () {38 vars in 816 bytes} [Fri Apr 17 05:10:00 2026] POST /v2.1/os-server-external-events => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 165/328] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:00 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1425 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:10:00.245 7 WARNING neutronclient.v2_0.client [None req-8a6ba127-ebcd-47a4-8e9b-0bbfd670e2c8 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/329] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:00 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1723 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:00.417 8 WARNING neutronclient.v2_0.client [None req-4d03337d-6367-48fe-aae8-0895aa5d6f5a 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/330] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:10:00 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:00.707 7 WARNING neutronclient.v2_0.client [None req-7637acf7-6122-4ebb-81ae-a4fd439871d1 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:00.821 8 WARNING neutronclient.v2_0.client [None req-30ec9de0-a3a2-47b2-b4f0-b3cf51e8b5dd c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/331] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:00 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1556 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:00 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1525 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-17 05:10:01.282 7 WARNING neutronclient.v2_0.client [None req-05a87248-ff25-4371-b1c1-76b465002bdd a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/333] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:01 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1425 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:01.544 8 WARNING neutronclient.v2_0.client [None req-38428cf1-5d65-4109-83eb-b86041393c94 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/336] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:01 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1723 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, ' [pid: 7|app: 0|req: 169/337] 10.0.0.40 () {32 vars in 640 bytes} [Fri Apr 17 05:10:01 2026] GET /v2.1/servers => generated 377 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:01.882 7 WARNING neutronclient.v2_0.client [None req-5ba8d52d-a1dc-4049-bc0b-97c84b9ba17f 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/338] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:10:01 2026] DELETE /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 170/339] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:01 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1739 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:01.987 8 WARNING neutronclient.v2_0.client [None req-aabdbd7d-3465-499b-8cbe-7ab8e964c771 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:10:02.000 7 WARNING neutronclient.v2_0.client [None req-32787cb3-b1eb-40de-8057-e1fa14087a7e 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/340] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:01 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1716 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/341] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:01 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1729 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:02.146 8 WARNING neutronclient.v2_0.client [None req-3cf817f9-67fd-434a-9071-4406a97d0d57 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:10:02.173 7 WARNING neutronclient.v2_0.client [None req-621a33f7-641e-41ce-9dd8-00913adaa272 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/342] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:10:02 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1/os-interface => generated 284 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: 7|app: 0|req: 172/343] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:10:02 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/os-interface => generated 284 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:10:02.272 8 INFO nova.api.openstack.compute.server_external_events [req-1f7e61e7-8615-4134-9126-cbca33bde294 req-2370cdf1-6531-44ca-8b90-4eb28dbc6bc9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance [pid: 8|app: 0|req: 172/344] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:02 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-17 05:10:02.427 7 WARNING neutronclient.v2_0.client [None req-6ca45211-64db-46e2-8ddb-3c14cfd5cb10 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:03.161 8 WARNING neutronclient.v2_0.client [None req-b7c5b5f4-b8a0-4229-bf36-38ab64b2e946 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/345] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:02 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1425 bytes in 1407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:03.827 7 WARNING neutronclient.v2_0.client [None req-9eb3b227-1645-4b06-9357-2136c3286d3a c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/346] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:03 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1729 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:03.887 8 WARNING neutronclient.v2_0.client [None req-1292f806-6436-4b44-93c3-83440a98a7ad 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/347] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:03 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1716 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 174/348] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:03 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1739 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:10:04.080 7 INFO nova.api.openstack.compute.server_external_events [req-0d7e027a-8e76-4837-9c5b-ed6ffeb60e00 req-b8825f28-843c-4876-8ae4-64550689d664 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance [pid: 7|app: 0|req: 175/349] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 175/350] 10.0.0.40 () {32 vars in 640 bytes} [Fri Apr 17 05:10:04 2026] GET /v2.1/servers => generated 384 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:04.314 8 INFO nova.api.openstack.compute.server_external_events [req-f19bdb83-cc3f-4042-b1cf-ce34ae6d36ec req-12c941e4-33de-42ca-906c-7d6764d1c66a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance 2026-04-17 05:10:04.314 8 INFO nova.api.openstack.compute.server_external_events [req-f19bdb83-cc3f-4042-b1cf-ce34ae6d36ec req-12c941e4-33de-42ca-906c-7d6764d1c66a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance 2026-04-17 05:10:04.314 8 INFO nova.api.openstack.compute.server_external_events [req-f19bdb83-cc3f-4042-b1cf-ce34ae6d36ec req-12c941e4-33de-42ca-906c-7d6764d1c66a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance 2026-04-17 05:10:04.314 8 INFO nova.api.openstack.compute.server_external_events [req-f19bdb83-cc3f-4042-b1cf-ce34ae6d36ec req-12c941e4-33de-42ca-906c-7d6764d1c66a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance 2026-04-17 05:10:04.315 8 INFO nova.api.openstack.compute.server_external_events [req-f19bdb83-cc3f-4042-b1cf-ce34ae6d36ec req-12c941e4-33de-42ca-906c-7d6764d1c66a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance [pid: 7|app: 0|req: 176/351] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:10:04 2026] DELETE /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:04 2026] POST /v2.1/os-server-external-events => generated 867 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:04.362 7 WARNING neutronclient.v2_0.client [None req-f97af499-5516-4419-b0e8-747c121388ad 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/353] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:04 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1745 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:04.844 8 WARNING neutronclient.v2_0.client [None req-d72f45ca-9cad-4305-917d-004946a696b4 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:04.907 7 WARNING neutronclient.v2_0.client [None req-dc293534-a2e4-4e4c-a58f-079d21e5dd8a 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/354] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:04 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1782 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:04 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1425 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:05.545 7 WARNING neutronclient.v2_0.client [None req-339ad69c-a57e-4a44-8643-e32238d78ef6 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/356] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:05 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1865 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:06.069 8 WARNING neutronclient.v2_0.client [None req-4243427e-f545-4856-bd01-344c6b1901c1 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] 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: 178/357] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:06 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1503 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:06.138 7 WARNING neutronclient.v2_0.client [None req-4dbe46d2-b90a-4fe4-9615-75c661bd33c6 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:10:06.152 8 INFO nova.api.openstack.compute.server_external_events [req-c5a6006f-947a-465f-884a-bc9ff3f59072 req-94520383-03b6-44b3-892c-62a0dbdf2ff8 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:b53f41b2-08e6-4787-9512-aa423b15a07b for instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 on instance [pid: 8|app: 0|req: 179/358] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:06 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) [pid: 7|app: 0|req: 180/359] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:06 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1612 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:06.284 8 WARNING neutronclient.v2_0.client [None req-76330818-492d-4d7e-916a-29b8c916dbbc a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/360] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:10:06 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:06.361 7 INFO nova.api.openstack.compute.server_external_events [req-982a49cc-6d33-4b71-a14d-58b0b0d1d37e req-3b111d74-e6d4-4abf-969d-2cdc5ec28909 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance 2026-04-17 05:10:06.361 7 INFO nova.api.openstack.compute.server_external_events [req-982a49cc-6d33-4b71-a14d-58b0b0d1d37e req-3b111d74-e6d4-4abf-969d-2cdc5ec28909 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance [pid: 7|app: 0|req: 181/361] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:06 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:06.765 8 WARNING neutronclient.v2_0.client [None req-219b9917-ee29-4c84-9511-c0bbe7c344b3 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:07.007 7 WARNING neutronclient.v2_0.client [None req-0fbf039d-12b1-463a-8451-066d51b1f39b a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/362] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:06 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1865 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-17 05:10:07.205 8 WARNING neutronclient.v2_0.client [None req-85002a5f-e2ff-402e-b7f6-a254609f9189 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/363] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:06 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1612 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/364] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:07 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 1508 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 10.0.0.40 () {32 vars in 640 bytes} [Fri Apr 17 05:10:07 2026] GET /v2.1/servers => generated 387 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/366] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:10:07 2026] DELETE /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:07.413 7 WARNING neutronclient.v2_0.client [None req-d398354c-db5a-44a2-83c5-d9bc6a61869f a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/367] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:07 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1618 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:08.124 8 WARNING neutronclient.v2_0.client [None req-1fcac1b2-07f7-4835-9c66-73102230f62d 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/368] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:08 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1512 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-17 05:10:08.188 7 INFO nova.api.openstack.compute.server_external_events [req-3036cfaf-1bb3-4fbc-8b66-6dfe2125c9fa req-de791721-2cde-4d91-b4ae-53006249bcf5 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance [pid: 7|app: 0|req: 185/369] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:08.295 8 INFO nova.api.openstack.wsgi [None req-4ba52bda-8259-4ffc-a1f3-3da8db7bcc5c 4308c154cd3a4c7d9cb562534c3a7e05 3525b88cc4fb466aa9e3548c8854932d - - default default] HTTP exception thrown: Instance fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 could not be found. [pid: 8|app: 0|req: 185/370] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:08 2026] GET /v2.1/servers/fcd9dd43-8a59-4f7f-b6d7-ada9c02261d8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/371] 10.0.0.40 () {32 vars in 703 bytes} [Fri Apr 17 05:10:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-787955928 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:08.401 8 INFO nova.api.openstack.compute.server_external_events [req-5a2731ba-eeb9-4da1-8141-356f78967fb5 req-4aadd356-a61c-49dd-8ae1-6c603648fff2 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:98176118-2f6e-403c-8154-4f79619c6af6 for instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 on instance [pid: 8|app: 0|req: 186/372] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:08 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) 2026-04-17 05:10:08.582 7 WARNING neutronclient.v2_0.client [None req-90a46a8b-64fb-4004-8bc7-4484e635a521 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/373] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:08 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1618 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:09.216 8 WARNING neutronclient.v2_0.client [None req-a527976e-85ab-4b55-818b-036c24b88788 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/374] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:09 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1517 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:09.742 7 WARNING neutronclient.v2_0.client [None req-dcba0978-8707-4cf5-8adc-d54aa2d06be9 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:10.301 8 WARNING neutronclient.v2_0.client [None req-158600dd-52ff-49c3-8810-71f47a3c2332 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/375] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:09 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1738 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:10 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 1517 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:10.441 7 INFO nova.api.openstack.compute.server_external_events [req-7d3a2d92-1ee0-4193-a3a0-3d9ce3c287d5 req-4be0f721-869b-4718-8886-dd5cb1cce4c9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance 2026-04-17 05:10:10.441 7 INFO nova.api.openstack.compute.server_external_events [req-7d3a2d92-1ee0-4193-a3a0-3d9ce3c287d5 req-4be0f721-869b-4718-8886-dd5cb1cce4c9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance 2026-04-17 05:10:10.441 7 INFO nova.api.openstack.compute.server_external_events [req-7d3a2d92-1ee0-4193-a3a0-3d9ce3c287d5 req-4be0f721-869b-4718-8886-dd5cb1cce4c9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:a4a47b24-44d8-4d7e-bb6c-56a92eab4cc6 for instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 on instance [pid: 7|app: 0|req: 189/377] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:10 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:11.375 8 WARNING neutronclient.v2_0.client [None req-ec83a40d-a035-4585-8508-ae74ec266ded a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:10:11.393 7 INFO nova.api.openstack.wsgi [None req-f61402bb-9a33-4288-84dd-f53c3688209a 953be29048a345dc96f038ed20f0f027 e1202e6f553648518539b56a8dc2f913 - - default default] HTTP exception thrown: Instance e0f5a7db-960f-4aeb-876d-5e997cc480f1 could not be found. [pid: 7|app: 0|req: 190/378] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:11 2026] GET /v2.1/servers/e0f5a7db-960f-4aeb-876d-5e997cc480f1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/379] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:11 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1380 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 10.0.0.40 () {32 vars in 703 bytes} [Fri Apr 17 05:10:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-632752531 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:10:12.492 7 WARNING neutronclient.v2_0.client [None req-e03457a7-a5bc-4999-a2ff-630b1c767e15 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/383] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:12 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1385 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-17 05:10:13.620 8 WARNING neutronclient.v2_0.client [None req-e71fe4e5-f1a2-4f9b-856d-ed480860eeeb a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/384] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:13 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 1385 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:14.756 7 INFO nova.api.openstack.wsgi [None req-6792e865-7f7b-4c84-a3ed-946530a75020 a847db01d0f1440daf8accd591f3e94c c9ad5e2c907547b2bfa700b27cf1ef1a - - default default] HTTP exception thrown: Instance 5516e0fd-370f-40fc-8d8f-f5d41e7758f7 could not be found. [pid: 7|app: 0|req: 194/385] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:14 2026] GET /v2.1/servers/5516e0fd-370f-40fc-8d8f-f5d41e7758f7 => generated 111 bytes in 18 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: 192/386] 10.0.0.40 () {32 vars in 705 bytes} [Fri Apr 17 05:10:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1918178020 => 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: 195/387] 10.0.0.40 () {30 vars in 412 bytes} [Fri Apr 17 05:10:16 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 10.0.0.40 () {28 vars in 559 bytes} [Fri Apr 17 05:10:16 2026] GET /v2/ => generated 402 bytes in 618 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/389] 10.0.0.40 () {28 vars in 563 bytes} [Fri Apr 17 05:10:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 10.0.0.40 () {30 vars in 412 bytes} [Fri Apr 17 05:10:17 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-17 05:10:19.711 7 WARNING neutronclient.v2_0.client [None req-4f3bd3f9-c7fd-4ded-959d-c60f9faf91e5 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/391] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:10:19 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:10:19.855 8 WARNING neutronclient.v2_0.client [None req-b4bc99f0-cdc9-4ee4-81a0-60188036fa42 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/392] 10.0.0.40 () {32 vars in 814 bytes} [Fri Apr 17 05:10:19 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/os-interface/07dcab77-4aad-4db7-8ca1-0e05bfed8b08 => generated 281 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/393] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:19 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/394] 10.0.0.40 () {34 vars in 749 bytes} [Fri Apr 17 05:10:19 2026] POST /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/395] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:20 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 197/396] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:21 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:10:21.122 7 INFO nova.api.openstack.compute.server_external_events [req-4dbf86ae-0f4a-4b00-a491-8339bdb7f637 req-70441db1-d91e-4bf7-828a-a3cca00c9e8b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 7|app: 0|req: 200/397] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 199/400] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:22 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:22.202 7 WARNING neutronclient.v2_0.client [None req-1bef0869-ab76-4542-95dd-b6cd941b7345 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/401] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:22 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1951 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, ' [pid: 8|app: 0|req: 200/402] 10.0.0.40 () {34 vars in 749 bytes} [Fri Apr 17 05:10:22 2026] POST /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/action => generated 0 bytes in 42 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: 203/403] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:22 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/404] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:23 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/405] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:24 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:24.511 8 INFO nova.api.openstack.compute.server_external_events [req-eebe3d54-b505-48e3-9e5f-91780dc817e2 req-1132e129-5f32-4fc9-a008-8eaa2632cc02 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 8|app: 0|req: 202/406] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/407] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:10:25 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/408] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:10:25 2026] DELETE /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:25.673 7 WARNING neutronclient.v2_0.client [None req-69b72ff6-f62c-4074-88f4-f2d19167827b c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/409] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:25 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1842 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:26.909 8 WARNING neutronclient.v2_0.client [None req-11fdb79c-d86b-40d0-8881-8451b9ec608a c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:26.995 7 INFO nova.api.openstack.compute.server_external_events [req-e82965b3-dfad-42b9-be2e-f5d6a379dc47 req-44bbf99a-8fbd-4704-80b0-97fe1ed9255e 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 7|app: 0|req: 207/410] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:26 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: 8|app: 0|req: 204/411] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:26 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1842 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:28.099 7 WARNING neutronclient.v2_0.client [None req-c2ff5052-b3d7-44d1-aefd-327838166f32 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/412] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:28 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1842 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:28.502 8 INFO nova.api.openstack.compute.server_external_events [req-25d5cb87-1e39-4e1a-9a2a-d7535ea968b9 req-c72a4964-f4d8-48ef-bef4-915a16a214c4 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 8|app: 0|req: 205/413] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:29.034 7 INFO nova.api.openstack.compute.server_external_events [req-3368b0b4-7d61-4e3f-84a3-87bb378b6c41 req-8451b2e1-df99-4893-8e0b-ad9c11af6121 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:07dcab77-4aad-4db7-8ca1-0e05bfed8b08 for instance eba0860d-aad8-400b-92e5-33ff9d374cea on instance [pid: 7|app: 0|req: 209/414] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:29.229 8 WARNING neutronclient.v2_0.client [None req-d73cdb8d-d385-4e14-a2b9-fbec7eb44f41 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/415] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:29 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1481 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:30.339 7 WARNING neutronclient.v2_0.client [None req-7d3eac1d-cece-43f0-9302-635199fd4a52 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/416] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:30 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1486 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:31.435 8 WARNING neutronclient.v2_0.client [None req-9e532ac3-5767-4ef2-9e95-689446c18284 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/417] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:31 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 1486 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:32.569 7 INFO nova.api.openstack.wsgi [None req-81943cff-9168-4944-8b61-23066753f8ec c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] HTTP exception thrown: Instance eba0860d-aad8-400b-92e5-33ff9d374cea could not be found. [pid: 7|app: 0|req: 212/420] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:32 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 209/421] 10.0.0.40 () {32 vars in 705 bytes} [Fri Apr 17 05:10:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1384947939 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:33.149 7 INFO nova.api.openstack.wsgi [None req-2bfea862-ef0f-4cf4-b986-6943dcfb0966 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] HTTP exception thrown: Instance eba0860d-aad8-400b-92e5-33ff9d374cea could not be found. [pid: 7|app: 0|req: 213/422] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:10:33 2026] DELETE /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-17 05:10:33.178 8 INFO nova.api.openstack.wsgi [None req-a726ca1f-03be-4e32-9f60-155fc1198216 c4268a145e6742aca22f9b3f74812a0a 6d7b205527d545079a4a2375db4efa5c - - default default] HTTP exception thrown: Instance eba0860d-aad8-400b-92e5-33ff9d374cea could not be found. [pid: 8|app: 0|req: 210/423] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:33 2026] GET /v2.1/servers/eba0860d-aad8-400b-92e5-33ff9d374cea => 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: 215/426] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:10:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:47.805 8 WARNING neutronclient.v2_0.client [None req-5a7f7556-89c1-4689-b045-ead6ed873c25 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:10:48.240 8 WARNING neutronclient.v2_0.client [None req-5a7f7556-89c1-4689-b045-ead6ed873c25 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:10:48.714 8 WARNING neutronclient.v2_0.client [None req-5a7f7556-89c1-4689-b045-ead6ed873c25 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/427] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:10:47 2026] POST /v2.1/servers => generated 452 bytes in 1258 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 05:10:49.006 7 WARNING neutronclient.v2_0.client [None req-a7df1f6b-7c6a-490f-bddc-3b37231eb616 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/428] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:48 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1391 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:50.518 8 WARNING neutronclient.v2_0.client [None req-8a917a30-c1ef-45d8-b6d0-b4870e4312ea cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/429] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:50 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1387 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:51.826 8 WARNING neutronclient.v2_0.client [None req-f0ca7bbb-875f-4d13-9ed6-9c21353ef92d cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/432] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:51 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1443 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:53.419 7 WARNING neutronclient.v2_0.client [None req-3b389350-9fbd-4810-bf8d-ea113c5c351a cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:54.934 8 INFO nova.api.openstack.compute.server_external_events [req-c9284553-24d9-4250-a0fb-fc6374359d95 req-09af8a18-dd0a-42e6-9ddf-7beba49df67d 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 8|app: 0|req: 216/433] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:10:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:53 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1518 bytes in 1798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:56.237 8 WARNING neutronclient.v2_0.client [None req-2c4b4eaa-8cc8-4480-b43f-71fb453b88f3 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/435] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:56 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 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-17 05:10:57.408 7 WARNING neutronclient.v2_0.client [None req-76c5ced5-b7b5-46c9-a03a-477ecedc454c cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/436] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:57 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:10:58.575 8 WARNING neutronclient.v2_0.client [None req-08d2804a-88a1-4c12-9924-e3cdb200ca6b cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/437] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:10:58 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:00.118 7 WARNING neutronclient.v2_0.client [None req-314b4b9f-75dc-4081-a804-ba4fcf862cca cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/438] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:00 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:01.622 8 WARNING neutronclient.v2_0.client [None req-d197016d-2e0e-477d-a299-26f65b4a2ee2 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/441] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:01 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:03.222 7 WARNING neutronclient.v2_0.client [None req-c8bed918-7ad5-4862-998d-c724aadd447f cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/442] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:03 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:04.520 8 WARNING neutronclient.v2_0.client [None req-18664bfd-35a4-413f-a2c3-cb62a64e08b7 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/443] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:04 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:05.752 7 WARNING neutronclient.v2_0.client [None req-298b520a-c799-407c-9fcd-3a4e089af2e2 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/444] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:05 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 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, ' 2026-04-17 05:11:06.987 8 WARNING neutronclient.v2_0.client [None req-83a50756-6ab8-4756-b2e5-4def91ad6d4b cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/445] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:06 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:08.409 7 INFO nova.api.openstack.compute.server_external_events [req-93d3db80-b2d0-4ccc-9343-ca9aece66187 req-cdcb1116-7ab3-40b7-a233-f25fd20c3d63 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 7|app: 0|req: 225/446] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:08 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-17 05:11:08.732 8 WARNING neutronclient.v2_0.client [None req-5690355b-d234-4569-b275-1795c5bd93f6 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/447] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:08 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1516 bytes in 1351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:10.495 7 INFO nova.api.openstack.compute.server_external_events [req-65b47128-156a-4ed2-b587-9e0baa44b2ff req-1950aa47-9fc1-4540-be70-e15abde20fb7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 7|app: 0|req: 226/448] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:11.118 8 WARNING neutronclient.v2_0.client [None req-98e18256-1a0b-4e59-88bc-2fb277409ddf cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/449] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:11 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1700 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:11.634 7 WARNING neutronclient.v2_0.client [None req-12a9402c-8295-401b-944e-45ae3cfad8fa cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/452] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:11:11 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3/os-interface => generated 285 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:12.731 8 INFO nova.api.openstack.compute.server_external_events [req-d2c521a6-4393-4abd-8b71-2bdaf1551a71 req-95505b8c-4abf-4697-9c84-f7f00b132ccc 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 8|app: 0|req: 226/453] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:12 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-17 05:11:20.131 7 WARNING neutronclient.v2_0.client [None req-2ae0e4df-9c6f-445f-89e6-19ca85ef4dd0 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/454] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:20 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1820 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-17 05:11:20.350 8 WARNING neutronclient.v2_0.client [None req-7514ad32-ef29-4e46-9f02-ebc83b67c7bd cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/455] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:20 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1820 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/456] 10.0.0.40 () {34 vars in 749 bytes} [Fri Apr 17 05:11:20 2026] POST /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:20.990 8 WARNING neutronclient.v2_0.client [None req-bc1f5c27-ae9b-4246-9b7e-6e4532286318 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/457] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:20 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1822 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:22.280 8 WARNING neutronclient.v2_0.client [None req-b982fce3-4bdd-4fc9-83d8-e92419e6d53d cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/460] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:22 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1822 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, ' 2026-04-17 05:11:23.495 7 WARNING neutronclient.v2_0.client [None req-9a4af85c-fd08-426d-9932-cf77e2b254e6 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/461] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:23 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1822 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:24.865 8 WARNING neutronclient.v2_0.client [None req-b912e605-a10a-482f-b59f-ef57d332c233 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/462] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:24 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1822 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-17 05:11:26.075 7 WARNING neutronclient.v2_0.client [None req-33559885-b249-4d6f-b11d-43062332e751 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/463] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:26 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1827 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:27.530 8 WARNING neutronclient.v2_0.client [None req-502374b2-5255-419d-8dda-be6b7d667482 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/464] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:27 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1827 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:29.375 7 WARNING neutronclient.v2_0.client [None req-ff348ff9-d002-41d8-a9e0-a030980f88a0 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/465] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:29 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1827 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:30.577 8 WARNING neutronclient.v2_0.client [None req-17bf6d29-8a1a-42e9-b69b-bf9e72b3940d cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/466] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:30 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1827 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:31.754 8 WARNING neutronclient.v2_0.client [None req-47c26c2d-b7fd-49a5-aff9-d5a118ae9dcc cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/469] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:31 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1827 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:32.632 7 INFO nova.api.openstack.compute.server_external_events [req-9ff25857-f4b7-4724-86ba-da039df95838 req-2dc168f8-b3ec-4dae-823f-63fa19d3fd5a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 7|app: 0|req: 235/470] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:32.918 8 WARNING neutronclient.v2_0.client [None req-90058d1d-77bb-46c2-a24c-a80b9043f6ca cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/471] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:32 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1820 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:34.692 7 INFO nova.api.openstack.compute.server_external_events [req-13d7c67a-5653-4eab-8f6a-e36ee53d8a6f req-17eadffd-5197-4971-8215-451857647a8d 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 7|app: 0|req: 236/472] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:34 2026] POST /v2.1/os-server-external-events => generated 185 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-17 05:11:39.865 8 INFO nova.api.openstack.compute.server_external_events [req-361021ad-f7d7-45ce-9e4c-871806324092 req-ade1e0c8-4f95-4c87-90ed-ab0e761211bd 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 8|app: 0|req: 237/473] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:41.912 7 INFO nova.api.openstack.compute.server_external_events [req-24374898-ca9f-417c-9fe6-4bcac7e7a230 req-829eede0-d4be-4bf5-b013-363a6057f429 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 7|app: 0|req: 238/476] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:41 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-17 05:11:48.561 8 WARNING neutronclient.v2_0.client [None req-c9217261-0d0b-45bd-9622-d1bb2d24a430 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/477] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:48 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1820 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/478] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:11:48 2026] DELETE /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:49.107 8 WARNING neutronclient.v2_0.client [None req-eae2435a-b6a9-4b99-aa59-f6e90ca5f72c cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/479] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:49 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1826 bytes in 1311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:51.436 7 WARNING neutronclient.v2_0.client [None req-49bb308d-830e-4081-8677-30e907eeefcd cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/482] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:51 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1826 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:52.380 8 INFO nova.api.openstack.compute.server_external_events [req-d3e7a58a-2e99-4c8e-a3d9-f7f68bf7140a req-57b503ed-030d-4847-a7c4-5cc3129f6fd3 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:22802138-06bc-4ff9-99c1-073c2d28096e for instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 on instance [pid: 8|app: 0|req: 243/483] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:53.261 7 WARNING neutronclient.v2_0.client [None req-1ee7a3ab-0e8b-4573-92a5-f792e450b416 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/484] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:53 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1472 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:55.034 8 WARNING neutronclient.v2_0.client [None req-13eb89cb-86e4-42df-8a41-49578eb8084c cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/485] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:54 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 1477 bytes in 1411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 242/486] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:11:56 2026] POST /v2.1/os-keypairs => generated 397 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:11:57.460 8 INFO nova.api.openstack.wsgi [None req-654d7428-2eca-4138-8d86-d530e352d0b4 cfeeca6b24534f47a5b3e4f21a9f35b0 e10d0b0e9abb44e49fc39af14a026d81 - - default default] HTTP exception thrown: Instance fe0623cf-2226-4a1a-a8f8-2b73717831e3 could not be found. [pid: 8|app: 0|req: 245/487] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:11:57 2026] GET /v2.1/servers/fe0623cf-2226-4a1a-a8f8-2b73717831e3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.40 () {32 vars in 703 bytes} [Fri Apr 17 05:11:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-468906285 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/489] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:12:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:12:02.680 8 WARNING neutronclient.v2_0.client [None req-ded67868-6521-43bd-ab24-ba04ec6d5a5a 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:02.914 8 WARNING neutronclient.v2_0.client [None req-ded67868-6521-43bd-ab24-ba04ec6d5a5a 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:02.955 8 WARNING neutronclient.v2_0.client [None req-ded67868-6521-43bd-ab24-ba04ec6d5a5a 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:03.162 7 WARNING neutronclient.v2_0.client [None req-9a340205-6c10-43ad-99fa-fb4c92e080b1 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:03.207 8 WARNING neutronclient.v2_0.client [None req-ded67868-6521-43bd-ab24-ba04ec6d5a5a 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:03.419 7 WARNING neutronclient.v2_0.client [None req-9a340205-6c10-43ad-99fa-fb4c92e080b1 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/492] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:12:02 2026] POST /v2.1/servers => generated 494 bytes in 954 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:03.586 8 WARNING neutronclient.v2_0.client [None req-866e49e8-13cd-43b4-879d-8c564c1ae71b 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/493] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:03 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1456 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/494] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:12:03 2026] POST /v2.1/servers => generated 424 bytes in 553 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:03.672 8 WARNING neutronclient.v2_0.client [None req-6e2cd903-481f-4c6e-bdc2-252f93136d32 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/495] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:03 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1367 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, ' 2026-04-17 05:12:04.666 7 WARNING neutronclient.v2_0.client [None req-e089733a-f287-4101-b0aa-6cb8652b1189 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/496] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:04 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1460 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:04.750 8 WARNING neutronclient.v2_0.client [None req-f5af5fed-5283-4529-b6b4-83987c705f11 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/497] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:04 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1371 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:05.748 7 WARNING neutronclient.v2_0.client [None req-98260d67-7054-474e-a0fd-fd4173d443e9 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:06.007 8 WARNING neutronclient.v2_0.client [None req-0639cb8a-e602-440c-9858-d363e337ed0b fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/498] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:05 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1508 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:05 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1363 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:07.248 8 WARNING neutronclient.v2_0.client [None req-f863a656-f6a0-4c1f-815c-c2d7c977a8ff fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:07.254 7 WARNING neutronclient.v2_0.client [None req-2c969e2b-977c-4c8e-8452-9f70aca01412 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/500] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:07 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1363 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:07 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1508 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:08.649 8 WARNING neutronclient.v2_0.client [None req-04effa36-ed55-4fa1-bd4d-313f68fc142c fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:08.654 7 WARNING neutronclient.v2_0.client [None req-23b4798f-269b-46aa-91a5-263b22270371 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/502] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:08 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1419 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:08 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1516 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:10.298 8 WARNING neutronclient.v2_0.client [None req-aba36e40-0828-43b9-aef2-df897b3efd20 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:10.573 7 WARNING neutronclient.v2_0.client [None req-a0388787-1848-47f8-9d43-b4a36346d052 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/504] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:10 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1469 bytes in 1530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:12.107 7 WARNING neutronclient.v2_0.client [None req-1bda4295-eb63-4614-9269-896e0bc56460 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:12.180 8 WARNING neutronclient.v2_0.client [None req-aba36e40-0828-43b9-aef2-df897b3efd20 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/505] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:12 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 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-17 05:12:12.355 7 INFO nova.api.openstack.compute.server_external_events [req-3ab97327-b82c-409e-8b07-ff119bf95e23 req-b3bad031-737a-49b3-8aad-4a4948815fca 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance [pid: 7|app: 0|req: 252/506] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:12:10 2026] POST /v2.1/servers => generated 424 bytes in 2275 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:12.456 7 WARNING neutronclient.v2_0.client [None req-e046a3a5-b8ea-4382-9cbc-0451f6fd5e81 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/510] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:12 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:13.114 8 WARNING neutronclient.v2_0.client [None req-6393e99a-3330-403d-ae08-585a0e08b844 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/511] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:13 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:13.376 7 WARNING neutronclient.v2_0.client [None req-b4e18f62-d628-4a5c-bebd-3e73f118d30b 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/512] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:13 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:13.553 8 WARNING neutronclient.v2_0.client [None req-45aec8d5-191c-4847-a264-2480611a814d 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/513] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:13 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1375 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:14.263 7 WARNING neutronclient.v2_0.client [None req-be286177-25d1-4069-b33f-5e0968a2f779 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:14.395 8 INFO nova.api.openstack.compute.server_external_events [req-ff47dc2e-3471-458b-88d8-ae39830a7fc7 req-4ca9025c-76b9-453c-a30a-9784d9f775a4 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:54b242dc-c796-497f-9d5e-6c24d91b407f for instance 8393e55a-e0fd-49e4-8e23-9d219b63ae3f on instance [pid: 8|app: 0|req: 258/514] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/515] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:14 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:12:14.511 8 WARNING neutronclient.v2_0.client [None req-cd6eb931-06a8-4657-b188-f75affea905b 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:14.660 7 WARNING neutronclient.v2_0.client [None req-f352a9cf-3a4a-4bf7-a3d0-2ffb306ff903 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/516] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:14 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:14 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1423 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-17 05:12:15.548 8 WARNING neutronclient.v2_0.client [None req-514d26d5-208f-431f-a439-de4bbd999523 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/518] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:15 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 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-17 05:12:15.748 7 WARNING neutronclient.v2_0.client [None req-fb5109e6-7c80-4de6-a348-a9354c2cdc0d 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:15.764 8 WARNING neutronclient.v2_0.client [None req-cda6b7ed-424f-4639-a40f-02638cec5cf5 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/519] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:15 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1423 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:15 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:16.745 8 WARNING neutronclient.v2_0.client [None req-05e9814b-ba42-4236-b37b-4798acb57b6e fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:16.917 7 WARNING neutronclient.v2_0.client [None req-a45131a1-b71c-42d2-b323-ca70aecd38e3 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/521] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:16 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:17.464 8 WARNING neutronclient.v2_0.client [None req-d6940dd2-7c7f-4375-9193-f5ed584b4391 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/522] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:16 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1473 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, ' [pid: 7|app: 0|req: 261/523] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:12:17 2026] POST /v2.1/os-keypairs => generated 395 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:12:18.144 7 INFO nova.api.openstack.compute.server_external_events [req-e65c71d4-b73d-4457-b7e7-1a7cbc06f594 req-79cf10bd-2e8c-4127-b8b0-76289df8d87f 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance [pid: 7|app: 0|req: 262/524] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:17 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:18.479 7 WARNING neutronclient.v2_0.client [None req-650fc03e-814c-4307-9129-bef36dad7f25 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/526] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:18 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:18.854 8 WARNING neutronclient.v2_0.client [None req-ff57d192-99f1-4c21-9646-762e9bb8fd9a 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/527] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:18 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:19.191 7 WARNING neutronclient.v2_0.client [None req-55bcbdcf-2a4a-41ab-bb07-912a7100873e 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/528] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:19 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:19.674 8 WARNING neutronclient.v2_0.client [None req-f068c987-31b6-472d-a3e5-a2c956097c60 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/529] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:19 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:20.203 7 WARNING neutronclient.v2_0.client [None req-d9bc10ca-7848-424f-8698-e22172449e6c 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:20.340 8 WARNING neutronclient.v2_0.client [None req-ba10bdbb-338e-411b-9c8a-412b0be4d8ec 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/530] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:20 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:20 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:20.964 7 WARNING neutronclient.v2_0.client [None req-48fd01d2-4955-4cc9-b52c-edf24a33e346 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:20.988 8 WARNING neutronclient.v2_0.client [None req-fceb2db9-fde4-4409-9b52-632d6b107251 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:21.043 7 WARNING neutronclient.v2_0.client [None req-48fd01d2-4955-4cc9-b52c-edf24a33e346 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/532] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:20 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:12:21.376 7 WARNING neutronclient.v2_0.client [None req-48fd01d2-4955-4cc9-b52c-edf24a33e346 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:21.525 8 WARNING neutronclient.v2_0.client [None req-1348f7be-36ae-4da6-88d7-7445ae102cdb 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/533] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:12:20 2026] POST /v2.1/servers => generated 448 bytes in 686 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:21.629 7 WARNING neutronclient.v2_0.client [None req-2fd6c852-6237-4b08-be3e-0e60da1ddd52 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/534] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:21 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 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-17 05:12:21.671 8 WARNING neutronclient.v2_0.client [None req-cd11106c-20d5-45dc-a130-8040f2fd9bb2 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/535] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:21 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1393 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:21 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:22.165 8 WARNING neutronclient.v2_0.client [None req-6fbfa342-0e70-4096-893c-649434f2844c fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/539] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:22 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:22.701 7 WARNING neutronclient.v2_0.client [None req-037af7f5-b3bb-4957-8339-d947eb630280 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] 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: 268/540] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:22 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:12:22.855 8 WARNING neutronclient.v2_0.client [None req-8bac82e6-f386-4d04-bc02-964bffa56e12 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/541] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:22 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 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-17 05:12:23.356 7 WARNING neutronclient.v2_0.client [None req-10063f53-9aee-47cb-949e-bf0ca6672cf3 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/542] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:23 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:23.895 8 WARNING neutronclient.v2_0.client [None req-c3467c32-33f7-4d1a-a9da-3ce3521dec3b 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:23.988 7 WARNING neutronclient.v2_0.client [None req-35670110-277d-43d0-9612-3e5254e29d5d 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/543] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:23 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:23 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:24.510 8 WARNING neutronclient.v2_0.client [None req-73627f1c-085a-41c5-9771-1a5c494a2bbd fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/545] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:24 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:25.038 7 WARNING neutronclient.v2_0.client [None req-9da12df3-bcc3-41d2-94e0-9676cb0ab3d9 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] 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: 271/546] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:25 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:12:25.141 8 WARNING neutronclient.v2_0.client [None req-4c00dc6d-9c0e-4d01-a4b7-dc334ca11f30 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/547] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:25 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:25.671 7 WARNING neutronclient.v2_0.client [None req-c26bb065-f23e-41e2-96fd-b2450b595002 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/548] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:25 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:26.181 8 WARNING neutronclient.v2_0.client [None req-32ab7fc7-6f4b-40a5-b5f6-3fc0bed7a18f 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:26.284 7 WARNING neutronclient.v2_0.client [None req-ce4af0d3-2e23-4954-b9fa-3bc6c13814a6 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/549] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:26 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:26 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:26.773 8 WARNING neutronclient.v2_0.client [None req-957d132d-bef7-4209-bfbe-88e511932ee6 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:26.808 7 WARNING neutronclient.v2_0.client [None req-c9a9df24-ca8c-46e3-b8d6-2236d326d1c1 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/551] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:26 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1519 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:26 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:27.138 8 INFO nova.api.openstack.compute.server_external_events [req-2cf97518-f5db-43b6-aaf0-7f1ee3d69aa2 req-896b462b-b140-4fdc-8be8-451c1fc9ef31 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance [pid: 8|app: 0|req: 279/553] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:27.347 7 WARNING neutronclient.v2_0.client [None req-0e1d9a2c-d380-4a43-b761-978046eb3e96 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/554] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:27 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 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-17 05:12:27.548 8 WARNING neutronclient.v2_0.client [None req-c18bfc39-fdc3-4f07-85c8-2e0ced279cb4 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/555] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:27 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:28.003 7 WARNING neutronclient.v2_0.client [None req-f79e73c2-0a36-4df4-b5e4-5a833da07f46 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/556] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:27 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:28.478 8 WARNING neutronclient.v2_0.client [None req-9a891392-9a9f-4ecf-b46b-9c689a088b38 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/557] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:28 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 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-17 05:12:28.770 7 WARNING neutronclient.v2_0.client [None req-ee2b3bac-910b-41b1-9ce3-0ae388256653 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/558] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:28 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:29.187 8 INFO nova.api.openstack.compute.server_external_events [req-46d5dd0d-f53b-4eda-b0db-d4a0a6a4bb72 req-0581abf8-60c5-464c-8b49-5f3c400eeba2 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance 2026-04-17 05:12:29.187 8 INFO nova.api.openstack.compute.server_external_events [req-46d5dd0d-f53b-4eda-b0db-d4a0a6a4bb72 req-0581abf8-60c5-464c-8b49-5f3c400eeba2 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:54b242dc-c796-497f-9d5e-6c24d91b407f for instance 8393e55a-e0fd-49e4-8e23-9d219b63ae3f on instance [pid: 8|app: 0|req: 282/559] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:29 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:12:29.220 7 WARNING neutronclient.v2_0.client [None req-88877028-1614-40f7-ae14-993c5233fee3 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/560] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:29 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:29.662 8 WARNING neutronclient.v2_0.client [None req-7a192246-9211-4bab-af53-63be8a1cf589 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/561] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:29 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:29.917 7 WARNING neutronclient.v2_0.client [None req-eb60b1c4-5cd8-410d-821f-ba18e4cefb78 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/562] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:29 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:30.356 8 WARNING neutronclient.v2_0.client [None req-b0455f62-442d-44ff-9453-bc4f7448e286 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/563] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:30 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:30.816 7 WARNING neutronclient.v2_0.client [None req-9a9b49f2-7747-481c-a639-9db77c3e203e 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/564] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:30 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:31.055 8 WARNING neutronclient.v2_0.client [None req-1e58b3ae-e886-48cd-bc78-73edecf685fa 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/565] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:31 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:31.499 7 WARNING neutronclient.v2_0.client [None req-42a09a20-16ee-47d7-b0c8-3092f19b3be6 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:31.973 8 WARNING neutronclient.v2_0.client [None req-190ca010-a253-4f8e-9515-af844f860ff8 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/568] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:31 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:32.085 7 WARNING neutronclient.v2_0.client [None req-cd9176b0-131a-43f1-bb97-07066216e570 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/569] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:31 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:32.217 8 WARNING neutronclient.v2_0.client [None req-867dabd5-d917-45c4-8bb0-0e24dd691633 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/570] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:32 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1517 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/571] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:32 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:33.145 7 WARNING neutronclient.v2_0.client [None req-c39ecd9f-8af0-4798-8f4e-886d1fae79f5 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:33.183 8 WARNING neutronclient.v2_0.client [None req-d0973273-71c3-4b3a-8824-0b940150d051 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/572] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:33 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:33 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:33.352 7 WARNING neutronclient.v2_0.client [None req-4f68494c-e956-4275-b03e-abd56319d9b0 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/574] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:33 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:34.312 8 WARNING neutronclient.v2_0.client [None req-b6c81bed-5cf9-419b-8516-40a92d356410 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:34.359 7 WARNING neutronclient.v2_0.client [None req-a35c590e-6e77-4972-88aa-d796f9ba4f80 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/575] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:34 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/576] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:34 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:34.575 8 WARNING neutronclient.v2_0.client [None req-d3a2f773-5b6f-4424-bcb6-64b7f76a9270 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/577] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:34 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 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-17 05:12:35.451 7 WARNING neutronclient.v2_0.client [None req-57e17cc1-3146-4015-ba8b-0ad13ddf7b97 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:35.543 8 WARNING neutronclient.v2_0.client [None req-6e946337-eb47-40b6-8ef1-302b8a7ce06d 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/578] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:35 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/579] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:35 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:35.751 7 WARNING neutronclient.v2_0.client [None req-c9f1907f-e219-4f78-92dd-cc0e360d6fb2 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/580] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:35 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:36.594 8 WARNING neutronclient.v2_0.client [None req-f06397b5-d6fc-4733-a202-e5174ab91b10 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/581] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:36 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:36.733 7 WARNING neutronclient.v2_0.client [None req-c5a450ca-592f-41f0-bfec-8a526b30bab0 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/582] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:36 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:36.890 8 WARNING neutronclient.v2_0.client [None req-1d8db795-c8d7-4abd-b3ca-32c7c4c8152c 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in 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/583] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:36 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:37.275 7 WARNING neutronclient.v2_0.client [None req-a61545dc-ec2d-435d-8e46-b19581f9fd6f dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/584] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:37 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1517 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:37.737 8 WARNING neutronclient.v2_0.client [None req-a79aaf6a-eff8-475d-ba79-3acf8f3fd525 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] 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: 296/585] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:37 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:12:37.881 7 WARNING neutronclient.v2_0.client [None req-ecf8b9bb-fca5-4798-a928-a607ebaa42db 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/586] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:37 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:38.054 8 WARNING neutronclient.v2_0.client [None req-545e20ad-c2d0-44c7-a1da-1725b5765c76 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/587] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:38 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:38.910 7 WARNING neutronclient.v2_0.client [None req-711d90cf-8190-4d05-a153-3d9c24d3c4e9 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:39.028 8 WARNING neutronclient.v2_0.client [None req-f9802599-31b6-4562-a610-159029b4f959 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/588] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:38 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/589] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:38 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:39.169 7 INFO nova.api.openstack.compute.server_external_events [req-edb53d8b-71a8-40b3-873b-2fae6d4ea68c req-2fd5c9bc-1927-4bbc-bc0e-c043fa9f3150 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance [pid: 7|app: 0|req: 292/590] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:12:39.185 8 WARNING neutronclient.v2_0.client [None req-1d8f4dc5-de57-4470-97af-e35a11839670 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/591] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:39 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1626 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:40.138 7 WARNING neutronclient.v2_0.client [None req-3c8723c1-ab6c-4ef6-ac9b-8886355ba063 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:40.176 8 WARNING neutronclient.v2_0.client [None req-89f4e473-a5eb-4089-85c1-dc7125ccd710 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/592] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:40 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/593] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:40 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:40.465 8 WARNING neutronclient.v2_0.client [None req-4ebf85c7-f87a-4159-a820-31db0f92a116 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/594] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:40 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1806 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:40.657 7 WARNING neutronclient.v2_0.client [None req-5207d003-ad15-482c-b9be-2b4f79c1c0a0 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in 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/595] 10.0.0.40 () {32 vars in 740 bytes} [Fri Apr 17 05:12:40 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:41.213 8 INFO nova.api.openstack.compute.server_external_events [req-7da1218c-4445-484a-b739-2ac189263548 req-76ac21f6-6757-4012-a784-9cc1b49cbba7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance 2026-04-17 05:12:41.213 8 INFO nova.api.openstack.compute.server_external_events [req-7da1218c-4445-484a-b739-2ac189263548 req-76ac21f6-6757-4012-a784-9cc1b49cbba7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:54b242dc-c796-497f-9d5e-6c24d91b407f for instance 8393e55a-e0fd-49e4-8e23-9d219b63ae3f on instance 2026-04-17 05:12:41.213 8 INFO nova.api.openstack.compute.server_external_events [req-7da1218c-4445-484a-b739-2ac189263548 req-76ac21f6-6757-4012-a784-9cc1b49cbba7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:54b242dc-c796-497f-9d5e-6c24d91b407f for instance 8393e55a-e0fd-49e4-8e23-9d219b63ae3f on instance [pid: 8|app: 0|req: 302/596] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:41.398 7 WARNING neutronclient.v2_0.client [None req-4180c4a5-7ba0-4834-bedf-2945275c73d3 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:41.452 8 WARNING neutronclient.v2_0.client [None req-22ab78e2-e985-46ca-885a-a63e4afe8ebc fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/597] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:41 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/598] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:41 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1467 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:42.456 8 WARNING neutronclient.v2_0.client [None req-51d1fd62-014b-4099-846d-b00ebdfe2637 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:42.537 7 WARNING neutronclient.v2_0.client [None req-648650d5-d13e-4467-9330-a23a13230822 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/601] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:42 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:42.651 8 WARNING neutronclient.v2_0.client [None req-2e89d952-cca3-42ff-b725-5d1262f64e5f fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/602] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:42 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:42 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1646 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-17 05:12:43.261 7 INFO nova.api.openstack.compute.server_external_events [req-cc80730e-3cfd-4184-b0e5-a764190f2b3e req-c03ee4df-3170-4f86-a69d-41c92d0b2e6a 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance [pid: 7|app: 0|req: 298/604] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:43.743 8 WARNING neutronclient.v2_0.client [None req-f25a9c83-716d-4a4d-9b75-4113d1ea0646 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/605] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:43 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 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, ' [pid: 7|app: 0|req: 299/606] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:12:43 2026] DELETE /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:44.105 8 WARNING neutronclient.v2_0.client [None req-ad8c74ea-0496-4adc-8618-e273d918fec5 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/607] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:44 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1652 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:44.886 7 WARNING neutronclient.v2_0.client [None req-267ee8e0-17c3-414f-8bf2-016435fd9afb 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/608] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:44 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:45.245 8 WARNING neutronclient.v2_0.client [None req-3384e544-0c54-4561-8c3c-cfb57c88dac0 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/609] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:45 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1652 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-17 05:12:45.781 7 INFO nova.api.openstack.compute.server_external_events [req-aaf94b5e-4489-4ff8-a796-6b748acf9fcc req-be272e49-ca9b-4c48-b7e0-4f885ab6c8c8 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance [pid: 7|app: 0|req: 301/610] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:46.031 8 WARNING neutronclient.v2_0.client [None req-6e5be735-3227-4c02-ba37-80e3d4b40db8 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/611] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:45 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 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-17 05:12:46.378 7 WARNING neutronclient.v2_0.client [None req-1491fde3-cd24-41a7-9f26-e851bbebd0cd fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/612] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:46 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1652 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:47.235 8 WARNING neutronclient.v2_0.client [None req-4c356af1-c0b8-4619-923f-9505cbcdd242 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/613] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:47 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:47.646 7 WARNING neutronclient.v2_0.client [None req-bb8461a1-aec3-4228-a93e-87a384d060e1 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:47.721 8 WARNING neutronclient.v2_0.client [None req-71c32499-97f8-4990-8d33-85e5460725ad fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/614] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:47 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1448 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:47 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1517 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-17 05:12:47.823 8 INFO nova.api.openstack.compute.server_external_events [req-93972786-0f6e-47d4-90ac-b847e4f393a8 req-bb967f68-64dd-4487-bfaa-2b00a001c4b9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance 2026-04-17 05:12:47.823 8 INFO nova.api.openstack.compute.server_external_events [req-93972786-0f6e-47d4-90ac-b847e4f393a8 req-bb967f68-64dd-4487-bfaa-2b00a001c4b9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance 2026-04-17 05:12:47.823 8 INFO nova.api.openstack.compute.server_external_events [req-93972786-0f6e-47d4-90ac-b847e4f393a8 req-bb967f68-64dd-4487-bfaa-2b00a001c4b9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance 2026-04-17 05:12:47.824 8 INFO nova.api.openstack.compute.server_external_events [req-93972786-0f6e-47d4-90ac-b847e4f393a8 req-bb967f68-64dd-4487-bfaa-2b00a001c4b9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance 2026-04-17 05:12:47.824 8 INFO nova.api.openstack.compute.server_external_events [req-93972786-0f6e-47d4-90ac-b847e4f393a8 req-bb967f68-64dd-4487-bfaa-2b00a001c4b9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:54b242dc-c796-497f-9d5e-6c24d91b407f for instance 8393e55a-e0fd-49e4-8e23-9d219b63ae3f on instance 2026-04-17 05:12:47.824 8 INFO nova.api.openstack.compute.server_external_events [req-93972786-0f6e-47d4-90ac-b847e4f393a8 req-bb967f68-64dd-4487-bfaa-2b00a001c4b9 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance [pid: 8|app: 0|req: 313/616] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:47 2026] POST /v2.1/os-server-external-events => generated 1040 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:48.422 7 WARNING neutronclient.v2_0.client [None req-268616cc-c8a0-4399-83bc-d66f3d6240de 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/617] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:48 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1471 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:48.807 8 WARNING neutronclient.v2_0.client [None req-c23ae5dc-8e3a-4d10-9453-3351031ab7b9 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in 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/618] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:48 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:49.607 7 WARNING neutronclient.v2_0.client [None req-dbfa97be-ec5f-4ae2-a5d4-01627dbfdb0e 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/619] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:49 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1656 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/620] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:12:49 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f/ips => generated 109 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: 306/621] 10.0.0.40 () {32 vars in 722 bytes} [Fri Apr 17 05:12:49 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/622] 10.0.0.40 () {32 vars in 822 bytes} [Fri Apr 17 05:12:49 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f/ips/tempest-ServerAddressesTestJSON-940035727-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:49.916 8 WARNING neutronclient.v2_0.client [None req-84bf2d68-5509-4307-9c6d-ea29df4449fa fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/623] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:12:49 2026] DELETE /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/624] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:49 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 1453 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:12:49.974 7 WARNING neutronclient.v2_0.client [None req-86429323-6beb-489e-9b13-96b079f5ded1 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/625] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:49 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1662 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:51.008 8 INFO nova.api.openstack.wsgi [None req-873c81a8-53fe-4ce5-a61c-840b5dc71d34 fd6640e65a2d446f9ad958530619447b 93ce2f2af7bd4df081d2fa383744ed68 - - default default] HTTP exception thrown: Instance 8393e55a-e0fd-49e4-8e23-9d219b63ae3f could not be found. [pid: 8|app: 0|req: 318/626] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:50 2026] GET /v2.1/servers/8393e55a-e0fd-49e4-8e23-9d219b63ae3f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:51.132 7 WARNING neutronclient.v2_0.client [None req-eff7fdbb-0491-4cf3-895c-5f948ba22591 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:51.207 8 INFO nova.api.openstack.compute.server_external_events [req-89e5c80c-4b02-473e-b79b-1a8b1f82daa6 req-f3a09647-0dab-4352-82cd-24e1b48cbc09 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance [pid: 8|app: 0|req: 319/627] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12: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) [pid: 7|app: 0|req: 309/628] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:51 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1662 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:52.353 7 WARNING neutronclient.v2_0.client [None req-5c673715-9bb1-494f-98f6-4932420d4e5a 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/631] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:52 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1620 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:52.837 8 WARNING neutronclient.v2_0.client [None req-b2a93b9f-2957-4fd8-8492-f8250fdf5b60 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in 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/632] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:52 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1815 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:53.250 7 INFO nova.api.openstack.compute.server_external_events [req-26006164-f95f-4b75-b2cb-c5c61461191e req-54edcafc-7244-4d84-bd72-c3dc960ad0b3 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance 2026-04-17 05:12:53.250 7 INFO nova.api.openstack.compute.server_external_events [req-26006164-f95f-4b75-b2cb-c5c61461191e req-54edcafc-7244-4d84-bd72-c3dc960ad0b3 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:675c5a49-be59-4c9f-8d65-d2abe7c52ade for instance be916c44-476a-4b30-8da6-b246eccb144f on instance [pid: 7|app: 0|req: 312/633] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:53 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:53.800 8 WARNING neutronclient.v2_0.client [None req-a6958648-5c00-4cdc-80d2-fba18c35b281 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in 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/634] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:53 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1457 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:54.878 7 WARNING neutronclient.v2_0.client [None req-e4b27bee-2ab5-43c1-b0d4-29a3ec5f567e dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:54.924 7 WARNING neutronclient.v2_0.client [None req-e4b27bee-2ab5-43c1-b0d4-29a3ec5f567e dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:12:55.146 7 WARNING neutronclient.v2_0.client [None req-e4b27bee-2ab5-43c1-b0d4-29a3ec5f567e dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:55.267 8 WARNING neutronclient.v2_0.client [None req-f8311d1e-2989-473f-a83f-7586e971a0ed 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/635] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:55 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 1457 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:55.325 8 INFO nova.api.openstack.compute.server_external_events [req-a327a306-83b3-4d6c-b8fe-f2383a17e773 req-78d3af6b-ebd3-4dab-9803-a4369e9f2dca 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance [pid: 8|app: 0|req: 324/636] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:12:55 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: 313/637] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:12:54 2026] POST /v2.1/servers => generated 448 bytes in 524 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:55.355 8 WARNING neutronclient.v2_0.client [None req-7b1f777c-ebb8-4871-b164-d00b52f7d7de dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in 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/638] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:55 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 1394 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, ' 2026-04-17 05:12:56.341 7 INFO nova.api.openstack.wsgi [None req-9f21f6f9-350c-4de0-a5b0-21a2b6fd8012 0c0175bad34d4403a98a4ea8ba28a0bb 9c2d1160a3b840d5bd9d9ed1d6193a58 - - default default] HTTP exception thrown: Instance be916c44-476a-4b30-8da6-b246eccb144f could not be found. [pid: 7|app: 0|req: 314/639] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:56 2026] GET /v2.1/servers/be916c44-476a-4b30-8da6-b246eccb144f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:56.904 8 WARNING neutronclient.v2_0.client [None req-0882c17e-e9b5-442a-bf0e-08c5f88c644b 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/640] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:56 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1926 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/641] 10.0.0.40 () {32 vars in 752 bytes} [Fri Apr 17 05:12:58 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48/os-server-password => generated 116 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, ' [pid: 8|app: 0|req: 327/642] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:12:59 2026] DELETE /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:12:59.620 7 WARNING neutronclient.v2_0.client [None req-ab4bc677-2d65-40fc-8d9e-7752d48d5ff5 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in 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/643] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:12:59 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1932 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:00.431 8 WARNING neutronclient.v2_0.client [None req-29ffc9a1-fc3e-4b5b-a78e-9112abbcbb80 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/644] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:00 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 1520 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:00.812 7 WARNING neutronclient.v2_0.client [None req-74080171-6e0b-4717-bfb5-78a791ff95e9 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in 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/645] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:00 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1932 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:00.986 8 INFO nova.api.openstack.compute.server_external_events [req-0385014b-618d-4f67-a5bb-91be5c14368a req-5b027518-0376-41e0-a7d8-ca98736e8c0e 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance [pid: 8|app: 0|req: 329/646] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:00 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-17 05:13:02.014 7 WARNING neutronclient.v2_0.client [None req-ca1a75d1-3d8a-48ab-939e-ebd33e0f7179 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/649] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:01 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1932 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:03.032 8 INFO nova.api.openstack.compute.server_external_events [req-19973607-4ff3-47be-b2c0-141ee630f31d req-f6b9e815-64fe-4c22-8be6-3436c0f21c3d 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance 2026-04-17 05:13:03.033 8 INFO nova.api.openstack.compute.server_external_events [req-19973607-4ff3-47be-b2c0-141ee630f31d req-f6b9e815-64fe-4c22-8be6-3436c0f21c3d 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance 2026-04-17 05:13:03.033 8 INFO nova.api.openstack.compute.server_external_events [req-19973607-4ff3-47be-b2c0-141ee630f31d req-f6b9e815-64fe-4c22-8be6-3436c0f21c3d 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:87cb3448-946c-4422-a651-29124a911d8c for instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 on instance [pid: 8|app: 0|req: 331/650] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:03 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:03.156 7 WARNING neutronclient.v2_0.client [None req-3d740a81-f62c-4794-8284-420fe2956728 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in 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/651] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:03 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1537 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:04.248 8 WARNING neutronclient.v2_0.client [None req-f3f6cb8a-748b-492e-8a5d-08ff851fa3ae 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/652] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:04 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1542 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-17 05:13:05.349 7 WARNING neutronclient.v2_0.client [None req-bf7d05df-ecc9-4c3a-bf1a-136a69965530 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/653] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:05 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 1542 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:05.592 8 WARNING neutronclient.v2_0.client [None req-1ec2456f-7689-4ace-b83c-ec9a0c82be27 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:05.673 7 INFO nova.api.openstack.compute.server_external_events [req-6994a49e-9653-4c12-8ee9-1344c7a4d892 req-f0f2b8ac-573a-4ab6-b06e-fddd91574c84 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance [pid: 7|app: 0|req: 322/654] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:05 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) [pid: 8|app: 0|req: 333/655] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:05 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 1518 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:06.426 7 INFO nova.api.openstack.wsgi [None req-32289e70-be14-4d6c-a983-98ed7524cc05 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] HTTP exception thrown: Instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 could not be found. [pid: 7|app: 0|req: 323/656] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:06 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:06.453 8 INFO nova.api.openstack.wsgi [None req-b7ffc927-0861-40c4-af2d-c700e0899893 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] HTTP exception thrown: Instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 could not be found. [pid: 8|app: 0|req: 334/657] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:13:06 2026] DELETE /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:06.489 7 INFO nova.api.openstack.wsgi [None req-a673b47b-9829-4350-8763-d31244a999f4 234aa70850c944ad9e82e55337e021ed 5324ccd6d9ee481781c60905f958ef28 - - default default] HTTP exception thrown: Instance cc86c235-b6e2-4c50-b31f-02e4cb083f48 could not be found. [pid: 7|app: 0|req: 324/658] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:06 2026] GET /v2.1/servers/cc86c235-b6e2-4c50-b31f-02e4cb083f48 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/659] 10.0.0.40 () {32 vars in 703 bytes} [Fri Apr 17 05:13:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-491951191 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/660] 10.0.0.40 () {32 vars in 727 bytes} [Fri Apr 17 05:13:07 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1079124409 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:13:07.713 8 INFO nova.api.openstack.compute.server_external_events [req-84ae2322-0038-4eaa-aea6-3927961c8cdc req-17231087-96b0-4494-8905-cae31a98c9f5 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance [pid: 8|app: 0|req: 336/661] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:07 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-17 05:13:10.826 7 WARNING neutronclient.v2_0.client [None req-9a0e06e6-3d54-4c69-bb18-dd4a38d1457e dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in 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/662] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:13:10 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 1818 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/665] 10.0.0.85 () {30 vars in 618 bytes} [Fri Apr 17 05:13:11 2026] GET /v2.1 => generated 0 bytes in 93 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: 328/666] 10.0.0.85 () {32 vars in 691 bytes} [Fri Apr 17 05:13:11 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.85 () {34 vars in 912 bytes} [Fri Apr 17 05:13:11 2026] GET /v2.1/os-simple-tenant-usage/9e26981b9fa44436815ce95a9ef7a2e9?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:13:12.401 7 INFO nova.api.openstack.compute.server_external_events [req-4e5ad47d-4568-4c2c-b999-104ff64e8919 req-0cf23bb5-9984-47a6-beca-be5c0a7f1fc8 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance [pid: 7|app: 0|req: 329/668] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/669] 10.0.0.85 () {30 vars in 653 bytes} [Fri Apr 17 05:13:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/670] 10.0.0.85 () {30 vars in 618 bytes} [Fri Apr 17 05:13:15 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.85 () {32 vars in 691 bytes} [Fri Apr 17 05:13:15 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.85 () {34 vars in 912 bytes} [Fri Apr 17 05:13:15 2026] GET /v2.1/os-simple-tenant-usage/9e26981b9fa44436815ce95a9ef7a2e9?start=2026-04-16T00:00:00&end=2026-04-17T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/673] 10.0.0.85 () {30 vars in 653 bytes} [Fri Apr 17 05:13:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:13:40.780 8 WARNING neutronclient.v2_0.client [None req-4014c085-6128-4c3c-98a9-4b91f18db29a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:13:40.811 8 WARNING neutronclient.v2_0.client [None req-4014c085-6128-4c3c-98a9-4b91f18db29a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:13:40.951 8 WARNING neutronclient.v2_0.client [None req-4014c085-6128-4c3c-98a9-4b91f18db29a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/678] 199.204.45.250 () {36 vars in 714 bytes} [Fri Apr 17 05:13:40 2026] POST /v2.1/servers => generated 453 bytes in 767 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:41.500 7 WARNING neutronclient.v2_0.client [None req-f4429dfd-558f-43ed-95aa-b97f59096306 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/681] 199.204.45.250 () {32 vars in 733 bytes} [Fri Apr 17 05:13:41 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 2213 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:41.855 8 WARNING neutronclient.v2_0.client [None req-855f669f-36e9-4e9c-9bf7-b9502422090b 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/682] 199.204.45.250 () {32 vars in 759 bytes} [Fri Apr 17 05:13:41 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 28 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/683] 199.204.45.250 () {32 vars in 777 bytes} [Fri Apr 17 05:13:42 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:45.104 8 WARNING neutronclient.v2_0.client [None req-9cb71440-5264-4773-94dd-ac9f60c1572d 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/684] 199.204.45.250 () {32 vars in 733 bytes} [Fri Apr 17 05:13:44 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 2371 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:45.186 7 WARNING neutronclient.v2_0.client [None req-2eb440b8-926a-48fe-9a82-b9d1ab3c74c7 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/685] 199.204.45.250 () {32 vars in 759 bytes} [Fri Apr 17 05:13:45 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 28 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 350/686] 199.204.45.250 () {32 vars in 777 bytes} [Fri Apr 17 05:13:45 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-volume_attachments => generated 197 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:47.289 7 INFO nova.api.openstack.compute.server_external_events [req-015b06da-f22a-4a96-ab49-d72ef93db99f req-a3329ae2-b2e2-4ea8-8c25-459ec8bc88de 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:de3fa993-4f8f-40eb-bc65-f9620ed80a79 for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 337/687] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:47 2026] POST /v2.1/os-server-external-events => generated 179 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-17 05:13:48.447 8 WARNING neutronclient.v2_0.client [None req-554924c5-a833-44c7-be75-4fb46d7dac5d 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/688] 199.204.45.250 () {32 vars in 733 bytes} [Fri Apr 17 05:13:48 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 2445 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:48.591 7 WARNING neutronclient.v2_0.client [None req-66d84621-f183-47e8-ba74-35740315c650 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/689] 199.204.45.250 () {32 vars in 759 bytes} [Fri Apr 17 05:13:48 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 284 bytes in 103 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: 352/690] 199.204.45.250 () {32 vars in 777 bytes} [Fri Apr 17 05:13:48 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/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, ' 2026-04-17 05:13:51.627 7 WARNING neutronclient.v2_0.client [None req-0ecf9605-98e1-4d9b-9785-e887146c1cc5 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/693] 199.204.45.250 () {32 vars in 733 bytes} [Fri Apr 17 05:13:51 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 2433 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:51.788 8 WARNING neutronclient.v2_0.client [None req-818d7497-8bf5-44df-96a2-aff86c0283b3 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/694] 199.204.45.250 () {32 vars in 759 bytes} [Fri Apr 17 05:13:51 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 284 bytes in 137 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: 340/695] 199.204.45.250 () {32 vars in 777 bytes} [Fri Apr 17 05:13:51 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:53.322 8 INFO nova.api.openstack.compute.server_external_events [req-281c5405-f62a-49be-92fa-a731d9ee2bc6 req-bd9e4f6c-2755-415b-bd46-067ea9ee1eaa 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:de3fa993-4f8f-40eb-bc65-f9620ed80a79 for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 356/696] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:54.776 7 WARNING neutronclient.v2_0.client [None req-c6d31c5a-af13-4b9d-9b67-bc2c133eddad 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/697] 199.204.45.250 () {32 vars in 733 bytes} [Fri Apr 17 05:13:54 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 2433 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:54.921 8 WARNING neutronclient.v2_0.client [None req-af12bc9a-6cd4-4faf-9cdf-c1024bcc9aae 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/698] 199.204.45.250 () {32 vars in 759 bytes} [Fri Apr 17 05:13:54 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 286 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/699] 199.204.45.250 () {32 vars in 777 bytes} [Fri Apr 17 05:13:54 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:55.371 8 INFO nova.api.openstack.compute.server_external_events [req-1e150667-7b02-4dbc-b951-85fe8ffb4959 req-7b8e38ce-e834-498f-b7ef-ddcfa23997ff 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:de3fa993-4f8f-40eb-bc65-f9620ed80a79 for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 358/700] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:13:55 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-17 05:13:57.883 7 WARNING neutronclient.v2_0.client [None req-e23de5c5-6c6c-4334-ac45-eac292c6b4f0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/701] 199.204.45.250 () {32 vars in 733 bytes} [Fri Apr 17 05:13:57 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 2581 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:13:58.401 8 WARNING neutronclient.v2_0.client [None req-76808c41-af53-4724-94bd-b38c3d7de57c 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/702] 199.204.45.250 () {32 vars in 759 bytes} [Fri Apr 17 05:13:58 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 286 bytes in 127 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: 344/703] 199.204.45.250 () {32 vars in 777 bytes} [Fri Apr 17 05:13:58 2026] GET /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-volume_attachments => generated 197 bytes in 41 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: 363/710] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:14:29 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:29.502 7 WARNING neutronclient.v2_0.client [None req-d79b1f25-2fb7-430e-b7ab-816c666d2b0a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:14:29.678 7 WARNING neutronclient.v2_0.client [None req-d79b1f25-2fb7-430e-b7ab-816c666d2b0a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:14:32.255 8 WARNING neutronclient.v2_0.client [None req-686a10b3-eaec-4c71-adaf-6fe82a14a099 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:14:32.456 8 WARNING neutronclient.v2_0.client [None req-686a10b3-eaec-4c71-adaf-6fe82a14a099 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:14:34.063 8 WARNING neutronclient.v2_0.client [None req-686a10b3-eaec-4c71-adaf-6fe82a14a099 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/713] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:14:32 2026] POST /v2.1/servers => generated 450 bytes in 2334 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:34.407 8 INFO nova.api.openstack.compute.server_external_events [req-6a55e8a4-50e7-4e8b-ba9c-3dee9a6e4016 req-0fbb2148-d304-484b-b12f-04d5f71a0e43 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 367/714] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:14:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:34.427 8 WARNING neutronclient.v2_0.client [None req-2f51ea18-af7c-4d4a-ba7e-675024ca5606 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/715] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:34 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1402 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:35.691 8 WARNING neutronclient.v2_0.client [None req-975a5922-84b2-44bb-b069-fa38ca29848c 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/716] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:35 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1398 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-17 05:14:36.928 8 WARNING neutronclient.v2_0.client [None req-07c1ae54-9fb9-44b2-89f5-b1faf1f98359 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/717] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:36 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1454 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:38.104 8 WARNING neutronclient.v2_0.client [None req-c3152a3a-5c69-417a-a2a7-0b68e2975c57 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/718] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:38 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1454 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:39.575 8 WARNING neutronclient.v2_0.client [None req-59c5c32e-ebd5-434a-b376-be51072eabdd 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/719] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:39 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1530 bytes in 1217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:40.899 8 INFO nova.api.openstack.compute.server_external_events [req-3c2d0f5b-cc10-4537-b3a9-04591344cfce req-2aad8abf-d94e-400b-8dad-893f459c6602 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance [pid: 8|app: 0|req: 373/720] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:14:40 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-04-17 05:14:41.795 8 WARNING neutronclient.v2_0.client [None req-1b007f7d-2f73-4752-8dc4-9296353ca6cb 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/723] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:41 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-17 05:14:42.253 7 WARNING neutronclient.v2_0.client [None req-d79b1f25-2fb7-430e-b7ab-816c666d2b0a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/724] 199.204.45.250 () {36 vars in 812 bytes} [Fri Apr 17 05:14:29 2026] POST /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 278 bytes in 12851 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:42.986 8 INFO nova.api.openstack.compute.server_external_events [req-1abc96f2-ea53-4431-ba2d-851cb88f61e2 req-543efcb2-1e81-44c8-ba04-30a7068931c4 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 377/725] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:14:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:43.164 7 WARNING neutronclient.v2_0.client [None req-cd93e109-925d-4b98-8c0f-ade313166808 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/726] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:43 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:44.594 8 WARNING neutronclient.v2_0.client [None req-da99df52-365c-4ae6-b4f2-76fca0026011 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/727] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:44 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:45.053 7 INFO nova.api.openstack.compute.server_external_events [req-f7d21f15-be3c-4d8e-88ac-7f4ff9950c1e req-90d7d481-f665-4462-ba44-08c94fcdc7e7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 350/728] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:14:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:45.809 8 WARNING neutronclient.v2_0.client [None req-e8e9a077-a4f1-479d-aba0-0fd4ff5a6977 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/729] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:45 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:47.161 7 INFO nova.api.openstack.compute.server_external_events [req-8c94bb27-3dee-4545-abd1-97473f692258 req-e122ef4e-95e7-451d-af1a-aa60b44a926b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 351/730] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:14:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:47.458 8 WARNING neutronclient.v2_0.client [None req-ba5308a1-fe0f-464f-a127-a7e523fe2281 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/731] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:47 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:48.690 7 WARNING neutronclient.v2_0.client [None req-22ee159a-0846-4339-99b4-ae6a4a5e8154 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/732] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:48 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:50.209 8 WARNING neutronclient.v2_0.client [None req-5d9f1e86-305e-4278-9e10-5221e3a397a3 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/733] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:50 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:51.421 7 WARNING neutronclient.v2_0.client [None req-1224cf23-6d99-46bb-a8ca-6d4dddf693a9 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/734] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:51 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:52.662 7 WARNING neutronclient.v2_0.client [None req-6b8d3aa1-f5a6-47a7-b9a0-fb32fa96b083 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/737] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:52 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:53.895 8 WARNING neutronclient.v2_0.client [None req-9b40d74f-06d8-4ff2-a16f-016abcb6a6b6 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/738] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:53 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 1060 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:55.970 7 WARNING neutronclient.v2_0.client [None req-77cbfbd1-7be5-4191-a748-1ca5ecb8419d 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/739] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:55 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:57.245 8 WARNING neutronclient.v2_0.client [None req-45896f57-fb9e-4d76-b4ae-5993df158068 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/740] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:57 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:58.378 7 WARNING neutronclient.v2_0.client [None req-6695a12d-27bf-4f01-bdee-5371977f3c35 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/741] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:58 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:14:59.862 8 WARNING neutronclient.v2_0.client [None req-3790c11a-c63d-42eb-ae8e-b9856029486e 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/742] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:14:59 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:01.088 7 WARNING neutronclient.v2_0.client [None req-b90aee5a-6dbc-4dee-8740-d8847055ad52 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:01.157 8 INFO nova.api.openstack.compute.server_external_events [req-fc1c4114-be6f-49af-88c7-2a7c940ac07e req-ca393f4d-65a9-4500-a063-6374883b53ac 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 386/743] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:01 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) [pid: 7|app: 0|req: 358/744] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:01 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:02.338 7 WARNING neutronclient.v2_0.client [None req-1994fe77-909b-4b06-951e-e4107f333c09 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/747] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:02 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:03.206 8 INFO nova.api.openstack.compute.server_external_events [req-6b64311e-ada3-448c-807f-7e96bec6b776 req-74efb109-b012-4517-9967-8a2af952942b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance 2026-04-17 05:15:03.206 8 INFO nova.api.openstack.compute.server_external_events [req-6b64311e-ada3-448c-807f-7e96bec6b776 req-74efb109-b012-4517-9967-8a2af952942b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance 2026-04-17 05:15:03.206 8 INFO nova.api.openstack.compute.server_external_events [req-6b64311e-ada3-448c-807f-7e96bec6b776 req-74efb109-b012-4517-9967-8a2af952942b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance 2026-04-17 05:15:03.207 8 INFO nova.api.openstack.compute.server_external_events [req-6b64311e-ada3-448c-807f-7e96bec6b776 req-74efb109-b012-4517-9967-8a2af952942b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance [pid: 8|app: 0|req: 388/748] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:03 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:03.571 7 WARNING neutronclient.v2_0.client [None req-1c12daa9-6005-4735-8777-d184063d6d16 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/749] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:03 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1528 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:04.850 8 WARNING neutronclient.v2_0.client [None req-6129b2a1-9fe6-4036-8e06-ef7d49e55178 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:05.199 7 WARNING neutronclient.v2_0.client [None req-92fd9ea4-cc49-4170-bb7c-18a805ad0776 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/750] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:04 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1696 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, ' 2026-04-17 05:15:05.255 8 WARNING neutronclient.v2_0.client [None req-c8df835f-716b-461b-ba1f-8bd18f26cea6 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:15:05.322 7 WARNING neutronclient.v2_0.client [None req-92fd9ea4-cc49-4170-bb7c-18a805ad0776 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/751] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:05 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1696 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-17 05:15:06.801 8 INFO nova.api.openstack.compute.server_external_events [req-e0211de9-dc20-4743-a38b-1b85f19f08dc req-0b00de21-268f-46a4-bba5-1dd362e79daf 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance [pid: 8|app: 0|req: 391/752] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:08.865 8 INFO nova.api.openstack.compute.server_external_events [req-533b5edb-4c61-4920-bb48-cae495ff2590 req-32a67e05-f878-49d1-865c-7290031526aa 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 392/753] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/756] 10.0.0.40 () {34 vars in 749 bytes} [Fri Apr 17 05:15:12 2026] POST /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483/action => generated 31853 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-17 05:15:15.364 7 WARNING neutronclient.v2_0.client [None req-92fd9ea4-cc49-4170-bb7c-18a805ad0776 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in 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/757] 199.204.45.250 () {36 vars in 812 bytes} [Fri Apr 17 05:15:05 2026] POST /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 372 bytes in 10257 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:15.482 8 INFO nova.api.openstack.compute.server_external_events [req-ceabd65a-b527-459a-a9ca-38496838fca2 req-267cc950-73ff-45fa-ad50-3e6baa9a7561 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 396/758] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:17.529 7 INFO nova.api.openstack.compute.server_external_events [req-e8b163b0-21c4-49aa-bb33-998afbf38a9a req-a6a0a42e-b5a4-410d-8c5d-dc8ddeda8692 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance 2026-04-17 05:15:17.529 7 INFO nova.api.openstack.compute.server_external_events [req-e8b163b0-21c4-49aa-bb33-998afbf38a9a req-a6a0a42e-b5a4-410d-8c5d-dc8ddeda8692 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 363/759] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:17.845 8 INFO nova.api.openstack.compute.server_external_events [req-4a500ef8-80e7-419a-9212-bbdee55da04e req-9d9aa869-5e25-4336-a040-0b01df169492 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance [pid: 8|app: 0|req: 397/760] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/761] 10.0.0.40 () {34 vars in 670 bytes} [Fri Apr 17 05:15:18 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:20.912 8 WARNING neutronclient.v2_0.client [None req-09fd27a5-a02f-4a73-a0e4-5d20989a21f2 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:15:20.958 8 WARNING neutronclient.v2_0.client [None req-09fd27a5-a02f-4a73-a0e4-5d20989a21f2 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:15:21.144 8 WARNING neutronclient.v2_0.client [None req-09fd27a5-a02f-4a73-a0e4-5d20989a21f2 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/762] 10.0.0.40 () {34 vars in 662 bytes} [Fri Apr 17 05:15:20 2026] POST /v2.1/servers => generated 449 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-17 05:15:21.352 7 WARNING neutronclient.v2_0.client [None req-5008fe49-c740-4abd-b438-1140c3940501 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/763] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:21 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:22.435 8 WARNING neutronclient.v2_0.client [None req-85b6e95b-b4cf-4fd8-893e-5ceaf07eadd9 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/766] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:22 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1406 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:23.520 7 WARNING neutronclient.v2_0.client [None req-738a32c4-d6ec-4730-a2e5-1443680792f2 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/767] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:23 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:24.615 8 WARNING neutronclient.v2_0.client [None req-c469b952-bddc-4fcf-892f-8f84b63e216e 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/768] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:24 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:25.728 7 WARNING neutronclient.v2_0.client [None req-5a987977-4a7b-4d0d-a83c-3b8eb6a37453 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/769] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:25 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1462 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:26.823 8 WARNING neutronclient.v2_0.client [None req-dcc52b9e-559c-4ae8-88cc-98d1dc6be903 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/770] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:26 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1539 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:27.085 8 INFO nova.api.openstack.compute.server_external_events [req-02695716-6634-4642-9ce3-508776645fd1 req-18d43e1d-0359-4f21-a14f-ba4acf8bd9bf 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance 2026-04-17 05:15:27.090 7 WARNING neutronclient.v2_0.client [None req-2bef5218-77a3-4ab0-8a0a-f974bb7a7953 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/771] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15: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) 2026-04-17 05:15:27.134 7 WARNING neutronclient.v2_0.client [None req-2bef5218-77a3-4ab0-8a0a-f974bb7a7953 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:28.007 8 WARNING neutronclient.v2_0.client [None req-c1f855a5-5b77-488b-b715-df6a926dfb4a 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/772] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:27 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:29.168 8 WARNING neutronclient.v2_0.client [None req-69db2dda-70b0-47d3-8951-90d66d21740e 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/773] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:29 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:29.542 8 INFO nova.api.openstack.compute.server_external_events [req-5b852b47-4281-42d5-99c4-9f5f869341b3 req-8b7aa55f-4e5e-43a3-9e60-a97b55b71e59 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 406/774] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:30.352 8 WARNING neutronclient.v2_0.client [None req-e0b34087-785c-4b46-b966-9b50b8c5b828 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/775] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:30 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:31.508 8 WARNING neutronclient.v2_0.client [None req-8ec22b33-3e2e-49a7-87b7-51457a9f841f 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/776] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:31 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1527 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:31.899 8 INFO nova.api.openstack.compute.server_external_events [req-c04e3fce-4636-46fb-84de-bbbc4c710803 req-70caf0b2-9487-435f-acbf-ae9cd21317bc 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance [pid: 8|app: 0|req: 411/779] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:32.763 8 WARNING neutronclient.v2_0.client [None req-ec60e40d-02b0-435d-a538-fb80f28a6640 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/780] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:32 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:33.951 8 INFO nova.api.openstack.compute.server_external_events [req-a7fc953d-e7d7-47d2-92f2-1d22f1e9ec74 req-9834ff9c-ca4b-4b91-aa6d-3b2fdd1c1800 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance 2026-04-17 05:15:33.951 8 INFO nova.api.openstack.compute.server_external_events [req-a7fc953d-e7d7-47d2-92f2-1d22f1e9ec74 req-9834ff9c-ca4b-4b91-aa6d-3b2fdd1c1800 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance 2026-04-17 05:15:33.951 8 INFO nova.api.openstack.compute.server_external_events [req-a7fc953d-e7d7-47d2-92f2-1d22f1e9ec74 req-9834ff9c-ca4b-4b91-aa6d-3b2fdd1c1800 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-plugged:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 413/781] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:33 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:33.990 8 WARNING neutronclient.v2_0.client [None req-139d8b25-9357-4d34-9c1f-34612820b002 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/782] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:33 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1695 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:34.142 8 WARNING neutronclient.v2_0.client [None req-51f089e6-1a5d-4304-bdca-d24cfbbff472 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/783] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:34 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1695 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:35.153 8 INFO nova.api.openstack.compute.server_external_events [req-84c88e65-c369-4c61-9930-e5280205ab3b req-1db5c1e3-07e1-4394-b00d-dd7ba605552b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance [pid: 8|app: 0|req: 416/784] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:15:36.671 7 WARNING neutronclient.v2_0.client [None req-2bef5218-77a3-4ab0-8a0a-f974bb7a7953 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/785] 199.204.45.250 () {36 vars in 812 bytes} [Fri Apr 17 05:15:26 2026] POST /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface => generated 378 bytes in 9808 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:37.379 8 INFO nova.api.openstack.compute.server_external_events [req-670d5483-a802-4289-abe3-c1fa45f1a9a2 req-ce12603e-df73-4122-9338-3b1474bda484 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 417/786] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15: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: 8|app: 0|req: 419/789] 10.0.0.40 () {34 vars in 749 bytes} [Fri Apr 17 05:15:43 2026] POST /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7/action => generated 31890 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/790] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:15:46 2026] DELETE /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:46.567 8 WARNING neutronclient.v2_0.client [None req-169bc09a-cd88-4b7d-9b81-8449eb88eb34 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/791] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:46 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:47.753 7 WARNING neutronclient.v2_0.client [None req-821aa33e-d1ec-4dc9-9fc5-cac0326c7c5c 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-17 05:15:47.771 8 INFO nova.api.openstack.compute.server_external_events [req-0dd5efd8-ec85-4ee3-aed5-7187699f7921 req-94150fe6-b131-4864-92c5-8e408b41e740 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance [pid: 8|app: 0|req: 421/792] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/793] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:47 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1821 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:49.057 8 WARNING neutronclient.v2_0.client [None req-40d7fcf7-80e5-455c-b6ad-c14bb5182c77 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/794] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:49 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1821 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:49.809 7 INFO nova.api.openstack.compute.server_external_events [req-3d721415-78d2-47dc-8bef-a4cabed8eea2 req-05436087-28f5-429b-a38b-abe44851b756 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 373/795] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-17 05:15:49.818 8 INFO nova.api.openstack.compute.server_external_events [req-dce870ee-4ae3-4270-9c59-b480f8068606 req-ae7e2555-77f9-4836-aabf-b1744f3f71b7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance 2026-04-17 05:15:49.818 8 INFO nova.api.openstack.compute.server_external_events [req-dce870ee-4ae3-4270-9c59-b480f8068606 req-ae7e2555-77f9-4836-aabf-b1744f3f71b7 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 423/796] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:49 2026] POST /v2.1/os-server-external-events => generated 352 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: 374/797] 199.204.45.250 () {34 vars in 855 bytes} [Fri Apr 17 05:15:49 2026] DELETE /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface/99e6089b-a8b7-4a2a-b359-ba994de4f56d => 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-17 05:15:50.219 8 WARNING neutronclient.v2_0.client [None req-6fa3982b-6d22-4539-b953-28041ad43ac9 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/798] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:50 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1754 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:51.314 7 WARNING neutronclient.v2_0.client [None req-2e9ea90f-2b5b-49d6-8ecd-cda056472b80 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/799] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:51 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:51.855 8 INFO nova.api.openstack.compute.server_external_events [req-6828df19-0a41-4381-a7dd-b4fb528db84a req-2d2c2c8e-a208-452a-8212-780e63dab8d3 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:477fa387-b273-4b1b-bcb6-cc24d4bcd300 for instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 on instance [pid: 8|app: 0|req: 426/802] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:52.424 7 WARNING neutronclient.v2_0.client [None req-f78763d6-3690-4be6-97bd-c6a2b2d52b9c 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/803] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:52 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => generated 1488 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:53.533 8 INFO nova.api.openstack.wsgi [None req-5e75b53a-d3ba-4d39-a442-a2f71580151a 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] HTTP exception thrown: Instance ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 could not be found. [pid: 8|app: 0|req: 427/804] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:53 2026] GET /v2.1/servers/ef9e6ccc-f99c-4b73-8976-f11ce63fb6e7 => 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: 378/805] 10.0.0.40 () {32 vars in 729 bytes} [Fri Apr 17 05:15:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1002844127 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:53.896 8 INFO nova.api.openstack.compute.server_external_events [req-40255bdf-9385-412f-b1c3-ca652b22ef2a req-f046da3c-9931-4e17-85b3-5cfa77855162 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance 2026-04-17 05:15:53.896 8 INFO nova.api.openstack.compute.server_external_events [req-40255bdf-9385-412f-b1c3-ca652b22ef2a req-f046da3c-9931-4e17-85b3-5cfa77855162 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:99e6089b-a8b7-4a2a-b359-ba994de4f56d for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 428/806] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:53 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) [pid: 7|app: 0|req: 379/807] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:15:54 2026] DELETE /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:54.280 8 WARNING neutronclient.v2_0.client [None req-8e1f492c-2f07-4776-b475-3a586e81d4c2 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/808] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:54 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1702 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:55.542 7 WARNING neutronclient.v2_0.client [None req-e5ae1ff9-77d9-404f-aa92-cb202076a382 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/809] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:55 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1702 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:55.934 8 INFO nova.api.openstack.compute.server_external_events [req-204f713b-7919-4701-827c-4c66aef6e69c req-75871908-7ea4-45c1-a747-5de33376c7bc 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance 2026-04-17 05:15:55.935 8 INFO nova.api.openstack.compute.server_external_events [req-204f713b-7919-4701-827c-4c66aef6e69c req-75871908-7ea4-45c1-a747-5de33376c7bc 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance [pid: 8|app: 0|req: 430/810] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:55 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-17 05:15:56.783 7 WARNING neutronclient.v2_0.client [None req-b985b4f2-1f95-4cfd-b26f-10e35308c77b 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/811] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:56 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1634 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-17 05:15:57.883 8 WARNING neutronclient.v2_0.client [None req-34879520-515c-466b-900f-e668fc2e64e8 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/812] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:57 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:57.970 7 INFO nova.api.openstack.compute.server_external_events [req-6b2d6c3c-0f6c-4486-8ba1-4233eb586799 req-b53b59aa-7516-422d-aba4-6f1c25a7c5ce 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:d601b829-54f5-4fa5-b660-67da296e6247 for instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 on instance [pid: 7|app: 0|req: 382/813] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:15:58.977 8 WARNING neutronclient.v2_0.client [None req-c79feae2-1c46-4c63-af39-7d0d83bca8d6 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/814] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:15:58 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/815] 199.204.45.250 () {34 vars in 855 bytes} [Fri Apr 17 05:15:59 2026] DELETE /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface/74c9b1bf-061f-4f3c-9a96-7a70a3dec97a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:00.008 8 INFO nova.api.openstack.compute.server_external_events [req-dcfae1b0-c68b-4484-81df-f141668b2985 req-1a93b655-f123-416b-b3fb-9b4b74183c5b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 433/816] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:15:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:00.075 7 WARNING neutronclient.v2_0.client [None req-92bf19a0-1cdc-4afb-9a7d-a20a17a885b9 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] The python binding code in 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/817] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:00 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => generated 1488 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-17 05:16:01.158 8 INFO nova.api.openstack.wsgi [None req-ff644ff4-e4df-4d83-8860-d6245bb3ca4c 2d25a36fb22c45d6a74a79386a7e4d3e 6ec34ff99c934c91b9906dc6709f7c38 - - default default] HTTP exception thrown: Instance f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 could not be found. [pid: 8|app: 0|req: 434/818] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:01 2026] GET /v2.1/servers/f45116c8-9a3b-4dfa-9cfa-2f7b387e6483 => 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: 385/819] 10.0.0.40 () {32 vars in 729 bytes} [Fri Apr 17 05:16:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1081444391 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-17 05:16:02.047 7 INFO nova.api.openstack.compute.server_external_events [req-5029c08b-acae-41f2-b587-59a05aaa5787 req-7b143e34-c991-4d36-abe5-6134e2fb58eb 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance 2026-04-17 05:16:02.047 7 INFO nova.api.openstack.compute.server_external_events [req-5029c08b-acae-41f2-b587-59a05aaa5787 req-7b143e34-c991-4d36-abe5-6134e2fb58eb 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:74c9b1bf-061f-4f3c-9a96-7a70a3dec97a for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 387/822] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:02 2026] POST /v2.1/os-server-external-events => generated 358 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: 437/825] 199.204.45.250 () {34 vars in 855 bytes} [Fri Apr 17 05:16:20 2026] DELETE /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59/os-interface/774706b8-7367-4276-bffb-a3a8a30d351c => 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-17 05:16:23.386 7 INFO nova.api.openstack.compute.server_external_events [req-0ef1d2a8-3fb3-48e7-8e17-bed4d85a219e req-45ef5c9a-6169-467e-8c8e-3d07c6bc362f 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 7|app: 0|req: 390/828] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:25.435 8 INFO nova.api.openstack.compute.server_external_events [req-637e9428-3e98-46e1-90e0-a8a947af7a38 req-21271466-638e-4c58-b7e5-d3cccf8ca6bb 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:774706b8-7367-4276-bffb-a3a8a30d351c for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 439/829] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/830] 199.204.45.250 () {34 vars in 755 bytes} [Fri Apr 17 05:16:27 2026] DELETE /v2.1/servers/ff1f3413-d410-4be1-add9-92afe738fe59 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:29.134 8 INFO nova.api.openstack.compute.server_external_events [req-3224af40-d74d-4d06-84c3-8eacd6ce9019 req-1ba96aeb-235c-4394-9187-a5b7c0b71f0b 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:de3fa993-4f8f-40eb-bc65-f9620ed80a79 for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 440/831] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:29.785 7 INFO nova.api.openstack.compute.server_external_events [req-6b10dd8d-18b5-4a48-9940-f8b03dbf70f4 req-03c02e2b-43c4-48fd-8359-2f3f6f7b04ad 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 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: 392/832] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/833] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:16:29 2026] DELETE /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => 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-17 05:16:29.928 7 WARNING neutronclient.v2_0.client [None req-2eb218dc-6c1a-4e17-a584-cc2ffb444f41 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/834] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:29 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 1944 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:31.181 8 INFO nova.api.openstack.compute.server_external_events [req-b8003daf-c06b-44d9-8fe8-1183943b6b2c req-9679c8aa-70e8-419a-b79c-fa9fead920d5 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:de3fa993-4f8f-40eb-bc65-f9620ed80a79 for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance 2026-04-17 05:16:31.181 8 INFO nova.api.openstack.compute.server_external_events [req-b8003daf-c06b-44d9-8fe8-1183943b6b2c req-9679c8aa-70e8-419a-b79c-fa9fead920d5 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:de3fa993-4f8f-40eb-bc65-f9620ed80a79 for instance ff1f3413-d410-4be1-add9-92afe738fe59 on instance [pid: 8|app: 0|req: 442/835] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:31 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:33.219 7 INFO nova.api.openstack.compute.server_external_events [req-ea639ea7-ecc0-4811-a556-43c38fa3e653 req-6d6c14ab-276a-4941-bd18-a0b92679f186 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance 2026-04-17 05:16:33.219 7 INFO nova.api.openstack.compute.server_external_events [req-ea639ea7-ecc0-4811-a556-43c38fa3e653 req-6d6c14ab-276a-4941-bd18-a0b92679f186 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance 2026-04-17 05:16:33.219 7 INFO nova.api.openstack.compute.server_external_events [req-ea639ea7-ecc0-4811-a556-43c38fa3e653 req-6d6c14ab-276a-4941-bd18-a0b92679f186 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:41f074bb-2663-4594-9799-3f2c386cc501 for instance 43ec6a1b-81e1-4182-88be-8146465b04f5 on instance [pid: 7|app: 0|req: 395/838] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:33 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:35.112 8 WARNING neutronclient.v2_0.client [None req-665e721e-3931-4ea1-942c-71cb24bfbac5 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/839] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:35 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 1480 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:40.200 7 INFO nova.api.openstack.wsgi [None req-2940f5fb-2816-4da4-85f0-ba0805c57e1d dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] HTTP exception thrown: Instance 43ec6a1b-81e1-4182-88be-8146465b04f5 could not be found. [pid: 7|app: 0|req: 396/840] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:40 2026] GET /v2.1/servers/43ec6a1b-81e1-4182-88be-8146465b04f5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:40.627 8 INFO nova.api.openstack.compute.server_external_events [req-078eb57e-55c5-4e1e-bfc7-074a6af7b3af req-96eb014b-18a5-4d9d-9210-5823b3549dae 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-changed:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 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: 8|app: 0|req: 445/841] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/842] 10.0.0.40 () {32 vars in 717 bytes} [Fri Apr 17 05:16:40 2026] DELETE /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:40.779 8 WARNING neutronclient.v2_0.client [None req-ff4febff-eeff-4038-a8f6-7cb52800f0fa dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/843] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:40 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1941 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:42.077 7 INFO nova.api.openstack.compute.server_external_events [req-b60c5e53-03ad-4741-9171-e71579f1c39e req-0e471723-fd7b-487d-9716-46119856e2ff 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance [pid: 7|app: 0|req: 399/846] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:43.481 8 INFO nova.api.openstack.compute.server_external_events [req-cb2749c3-4b74-4242-b600-013ad41a1520 req-a9103282-c195-4428-8c31-9f09ff435582 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-deleted:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance [pid: 8|app: 0|req: 448/847] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:43 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-17 05:16:44.116 7 INFO nova.api.openstack.compute.server_external_events [req-bf01e1eb-84f5-45a1-8631-c8d822183cb3 req-caccff2d-ec39-40d5-a4bf-14c68daa3e76 5da978cf291d4147b0d95c6201ccd8f1 8983384e5e7b48ee8773b2e5594d8ba4 - - e45d658e4bf740c6b7a6835a7d10d190 e45d658e4bf740c6b7a6835a7d10d190] Creating event network-vif-unplugged:7ccfc0d2-431d-4751-8805-c84ef76b8ffd for instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 on instance [pid: 7|app: 0|req: 400/848] 10.0.0.129 () {38 vars in 815 bytes} [Fri Apr 17 05:16:44 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-17 05:16:45.945 8 WARNING neutronclient.v2_0.client [None req-91ebae7b-7169-4f90-9fee-26d2525b2182 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] The python binding code in 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/849] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:45 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 1479 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:51.021 7 INFO nova.api.openstack.wsgi [None req-0e4bc410-14c4-49bc-9502-ea061854a3b5 dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] HTTP exception thrown: Instance e77e6eb0-daab-4fc4-8950-da0469cb35b6 could not be found. [pid: 7|app: 0|req: 401/850] 10.0.0.40 () {32 vars in 714 bytes} [Fri Apr 17 05:16:50 2026] GET /v2.1/servers/e77e6eb0-daab-4fc4-8950-da0469cb35b6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/853] 10.0.0.40 () {32 vars in 723 bytes} [Fri Apr 17 05:16:52 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-167659806 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 05:16:52.924 7 INFO nova.api.openstack.wsgi [None req-3a827eb9-9c99-41d2-9427-6f9426c35c7b dd779e31e1534487a1e9e119dd44e462 1fa0b188c45a4f398eba1a06895529bb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-167659806 not found for user dd779e31e1534487a1e9e119dd44e462 [pid: 7|app: 0|req: 403/854] 10.0.0.40 () {32 vars in 720 bytes} [Fri Apr 17 05:16:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-167659806 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/857] 10.0.0.40 () {32 vars in 654 bytes} [Fri Apr 17 05:17:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/858] 10.0.0.40 () {32 vars in 640 bytes} [Fri Apr 17 05:17:08 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-17 05:17:08.460 7 WARNING oslo_db.sqlalchemy.utils [None req-4ea1c263-faec-42f6-8adf-791dafdbf2cd 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 406/859] 10.0.0.40 () {32 vars in 648 bytes} [Fri Apr 17 05:17:08 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/860] 10.0.0.40 () {32 vars in 693 bytes} [Fri Apr 17 05:17:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)