+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 04:21:26 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-749dfd7b68-xmpbp 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 0x7fe0dd637668 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-27 04:21:31.119 7 INFO nova.utils [None req-b08bc173-d1d1-4178-b9d9-e71bf9b45863 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-27 04:21:31.245 8 INFO nova.utils [None req-c7939cb2-b74a-4cc1-907e-88926959647f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-27 04:21:32.874 7 WARNING keystonemiddleware._common.config [None req-b08bc173-d1d1-4178-b9d9-e71bf9b45863 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 04:21:32.884 7 WARNING oslo_config.cfg [None req-b08bc173-d1d1-4178-b9d9-e71bf9b45863 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 04:21:32.979 7 WARNING keystonemiddleware._common.config [None req-b08bc173-d1d1-4178-b9d9-e71bf9b45863 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 04:21:32.995 7 WARNING oslo_config.cfg [None req-b08bc173-d1d1-4178-b9d9-e71bf9b45863 - - - - - -] 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-27 04:21:33.010 7 WARNING oslo_config.cfg [None req-b08bc173-d1d1-4178-b9d9-e71bf9b45863 - - - - - -] 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 0x7fe0dd637668 pid: 7 (default app) 2026-04-27 04:21:33.025 8 WARNING keystonemiddleware._common.config [None req-c7939cb2-b74a-4cc1-907e-88926959647f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 04:21:33.035 8 WARNING oslo_config.cfg [None req-c7939cb2-b74a-4cc1-907e-88926959647f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 04:21:33.116 8 WARNING keystonemiddleware._common.config [None req-c7939cb2-b74a-4cc1-907e-88926959647f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 04:21:33.131 8 WARNING oslo_config.cfg [None req-c7939cb2-b74a-4cc1-907e-88926959647f - - - - - -] 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-27 04:21:33.143 8 WARNING oslo_config.cfg [None req-c7939cb2-b74a-4cc1-907e-88926959647f - - - - - -] 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 0x7fe0dd637668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:21:46 2026] GET /v2.1 => generated 114 bytes in 14 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-27 04:21:47.036 8 WARNING oslo_policy.policy [None req-8f0a8658-5b73-4a5f-947f-ee6b5396c028 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - 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-27 04:21:47.036 8 WARNING oslo_policy.policy [None req-8f0a8658-5b73-4a5f-947f-ee6b5396c028 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - 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: 2/4] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:21:46 2026] GET /v2.1 => generated 0 bytes in 639 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-27 04:21:47.137 7 WARNING oslo_policy.policy [req-8f0a8658-5b73-4a5f-947f-ee6b5396c028 req-537a16aa-6214-4748-af1e-05e358ea19d5 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - 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-27 04:21:47.137 7 WARNING oslo_policy.policy [req-8f0a8658-5b73-4a5f-947f-ee6b5396c028 req-537a16aa-6214-4748-af1e-05e358ea19d5 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:21:47 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:21:47.233 8 INFO nova.api.openstack.wsgi [None req-97015ff8-76fc-49e3-8711-f13e3eb28977 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.157 () {48 vars in 1010 bytes} [Mon Apr 27 04:21:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:21:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.157 () {52 vars in 1047 bytes} [Mon Apr 27 04:21:47 2026] POST /v2.1/flavors => generated 529 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:21:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:21:48 2026] GET /v2.1 => generated 0 bytes in 365 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:21:48 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:21:48.634 7 INFO nova.api.openstack.wsgi [None req-78a22ac9-e566-4963-9cf1-db79da2e4a12 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/14] 199.204.45.157 () {48 vars in 1012 bytes} [Mon Apr 27 04:21:48 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:21:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.157 () {52 vars in 1047 bytes} [Mon Apr 27 04:21:48 2026] POST /v2.1/flavors => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:21:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:21:49 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:21:49 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-27 04:21:49.682 7 INFO nova.api.openstack.wsgi [None req-bd5fee10-a0ae-4a04-87e5-36928aa909ee 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.157 () {48 vars in 1014 bytes} [Mon Apr 27 04:21:49 2026] GET /v2.1/flavors/m1.medium => 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: 11/21] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:21:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.157 () {52 vars in 1047 bytes} [Mon Apr 27 04:21:49 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:21:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:21:50 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:21:50 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-27 04:21:50.814 7 INFO nova.api.openstack.wsgi [None req-1010fade-ff66-41b1-82aa-63d5a0adbd7b 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.157 () {48 vars in 1012 bytes} [Mon Apr 27 04:21:50 2026] GET /v2.1/flavors/m1.large => 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: 14/27] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:21:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.157 () {52 vars in 1047 bytes} [Mon Apr 27 04:21:50 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: 15/29] 10.0.0.72 () {28 vars in 453 bytes} [Mon Apr 27 04:21:51 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: 15/30] 10.0.0.72 () {30 vars in 657 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1 => generated 0 bytes in 37 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: 16/31] 10.0.0.72 () {32 vars in 730 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 10.0.0.72 () {34 vars in 805 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:21:51 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: 17/34] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:21:51.868 7 INFO nova.api.openstack.wsgi [None req-e05a2a72-f104-49ba-aa40-fcfbff88baf5 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/36] 199.204.45.157 () {48 vars in 1014 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/37] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:21:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/38] 199.204.45.157 () {52 vars in 1047 bytes} [Mon Apr 27 04:21:51 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: 8|app: 0|req: 44/87] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:25:55 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: 44/88] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:25:55 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:25:55 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: 45/90] 199.204.45.157 () {48 vars in 1072 bytes} [Mon Apr 27 04:25:55 2026] GET /v2.1/os-quota-sets/1661c41db50b4f35a37ee6b4618f5c69 => generated 283 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.157 () {52 vars in 1124 bytes} [Mon Apr 27 04:25:55 2026] PUT /v2.1/os-quota-sets/1661c41db50b4f35a37ee6b4618f5c69 => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:26:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:26:14 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: 50/98] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:26: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-27 04:26:14.518 7 INFO nova.api.openstack.wsgi [None req-5379308c-c5e4-4351-9631-f4df17824177 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 49/99] 199.204.45.157 () {48 vars in 1014 bytes} [Mon Apr 27 04:26:14 2026] GET /v2.1/flavors/m1.manila => 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: 51/100] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:26:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 04:26:14 2026] POST /v2.1/flavors => generated 534 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:26:54 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: 55/111] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:26:54 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:26:54 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-27 04:26:54.835 7 INFO nova.api.openstack.wsgi [None req-f7aac2b1-60bd-4b69-8b42-359584c75392 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 56/113] 199.204.45.157 () {48 vars in 1016 bytes} [Mon Apr 27 04:26:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:26:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.157 () {52 vars in 1048 bytes} [Mon Apr 27 04:26:54 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 10.0.0.230 () {28 vars in 454 bytes} [Mon Apr 27 04:27:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 10.0.0.230 () {30 vars in 658 bytes} [Mon Apr 27 04:27:40 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 64/128] 10.0.0.230 () {32 vars in 731 bytes} [Mon Apr 27 04:27:40 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: 65/129] 10.0.0.230 () {34 vars in 804 bytes} [Mon Apr 27 04:27:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:27:55 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: 67/133] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:27:55 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:27:55 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-27 04:27:55.907 8 INFO nova.api.openstack.wsgi [None req-716f1305-20df-4b06-9b07-deeefb2470f4 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1038fce9aeb14c90ac8c4db6c4bd27df [pid: 8|app: 0|req: 68/135] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:27:55 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-27 04:27:55.920 7 WARNING oslo_db.sqlalchemy.utils [None req-6f9417ff-bb0d-411c-802e-b7ce15e274ce 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 68/136] 199.204.45.157 () {48 vars in 1015 bytes} [Mon Apr 27 04:27:55 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.157 () {52 vars in 1056 bytes} [Mon Apr 27 04:27:55 2026] POST /v2.1/os-keypairs => generated 576 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.204.45.157 () {42 vars in 702 bytes} [Mon Apr 27 04:29:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.204.45.157 () {44 vars in 906 bytes} [Mon Apr 27 04:29:37 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/160] 199.204.45.157 () {46 vars in 979 bytes} [Mon Apr 27 04:29:37 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 199.204.45.157 () {52 vars in 1122 bytes} [Mon Apr 27 04:29:37 2026] PUT /v2.1/os-quota-sets/ed6320c2148e483e92bc10ace5cf935d => generated 238 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.157 () {42 vars in 704 bytes} [Mon Apr 27 04:30:53 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: 90/179] 199.204.45.157 () {44 vars in 908 bytes} [Mon Apr 27 04:30:53 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.157 () {46 vars in 981 bytes} [Mon Apr 27 04:30:53 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-27 04:30:53.565 8 INFO nova.api.openstack.wsgi [None req-2b7285cf-12af-4bd4-bc83-8a2a055b66bd 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 91/181] 199.204.45.157 () {48 vars in 1010 bytes} [Mon Apr 27 04:30:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.157 () {48 vars in 1050 bytes} [Mon Apr 27 04:30:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 96/191] 10.0.0.38 () {32 vars in 654 bytes} [Mon Apr 27 04:31:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/192] 10.0.0.38 () {32 vars in 640 bytes} [Mon Apr 27 04:31:29 2026] GET /v2.1/servers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 04:31:29.818 8 WARNING oslo_db.sqlalchemy.utils [None req-62cd53be-2d10-4c24-9998-9bcdd8fe2e0f 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 97/193] 10.0.0.38 () {32 vars in 648 bytes} [Mon Apr 27 04:31:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/194] 10.0.0.38 () {32 vars in 693 bytes} [Mon Apr 27 04:31:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:40 2026] GET /v2.1/flavors/e56f1bd0-7644-43e0-bd98-e433eb474e01 => generated 511 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 10.0.0.38 () {32 vars in 640 bytes} [Mon Apr 27 04:31:40 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:40 2026] GET /v2.1/flavors/e56f1bd0-7644-43e0-bd98-e433eb474e01 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:45.757 7 WARNING neutronclient.v2_0.client [None req-93d5e8e7-6471-4601-96f6-8f6f6f4d8f08 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 100/200] 10.0.0.38 () {34 vars in 684 bytes} [Mon Apr 27 04:31:45 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:46.779 7 WARNING neutronclient.v2_0.client [None req-987dfac7-48e3-4f0e-bb49-bd36ca81bf1d b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/201] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:31:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 10.0.0.38 () {34 vars in 684 bytes} [Mon Apr 27 04:31:46 2026] POST /v2.1/os-security-groups => generated 243 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:46.932 8 WARNING neutronclient.v2_0.client [None req-0e1ff6b8-2895-4c5b-8ddc-f3ab310cc2f6 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 102/203] 10.0.0.38 () {34 vars in 684 bytes} [Mon Apr 27 04:31:46 2026] POST /v2.1/os-security-groups => generated 244 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:47.454 7 WARNING neutronclient.v2_0.client [None req-65738873-832f-4ca7-b769-76616dcc0ab4 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The 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-27 04:31:47.460 8 WARNING neutronclient.v2_0.client [None req-3e3af372-7434-450b-9fed-e6e25e659afa b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:47.996 8 WARNING neutronclient.v2_0.client [None req-3e3af372-7434-450b-9fed-e6e25e659afa b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.037 8 WARNING neutronclient.v2_0.client [None req-3e3af372-7434-450b-9fed-e6e25e659afa b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.132 7 WARNING neutronclient.v2_0.client [None req-65738873-832f-4ca7-b769-76616dcc0ab4 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 103/204] 10.0.0.38 () {32 vars in 662 bytes} [Mon Apr 27 04:31:47 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:31:48.176 8 WARNING neutronclient.v2_0.client [None req-6241dfdd-ee7f-4b25-b62b-ee20df799769 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.207 8 WARNING neutronclient.v2_0.client [None req-6241dfdd-ee7f-4b25-b62b-ee20df799769 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 106/207] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:48 2026] DELETE /v2.1/os-security-groups/ce1e5cd2-2315-4d44-8718-c0f3a3869ac1 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 04:31:48.330 8 WARNING neutronclient.v2_0.client [None req-ac840fd0-1dc5-44e8-972c-37bbc8cc8d94 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.358 8 INFO nova.api.openstack.wsgi [None req-ac840fd0-1dc5-44e8-972c-37bbc8cc8d94 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] HTTP exception thrown: Security group ce1e5cd2-2315-4d44-8718-c0f3a3869ac1 does not exist Neutron server returns request_ids: ['req-34df8ab5-0ada-44c3-a97f-430df842e17d'] [pid: 8|app: 0|req: 107/208] 10.0.0.38 () {32 vars in 736 bytes} [Mon Apr 27 04:31:48 2026] GET /v2.1/os-security-groups/ce1e5cd2-2315-4d44-8718-c0f3a3869ac1 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 04:31:48.370 8 WARNING neutronclient.v2_0.client [None req-b592b20c-e186-4a73-a4d5-66ac6aec3787 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.404 8 WARNING neutronclient.v2_0.client [None req-b592b20c-e186-4a73-a4d5-66ac6aec3787 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 108/209] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:48 2026] DELETE /v2.1/os-security-groups/b7d0bb31-5366-449e-ba7d-7475770b7aef => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 04:31:48.520 8 WARNING neutronclient.v2_0.client [None req-1dadcc03-6466-4a39-848f-a80179ff86e8 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.557 8 INFO nova.api.openstack.wsgi [None req-1dadcc03-6466-4a39-848f-a80179ff86e8 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] HTTP exception thrown: Security group b7d0bb31-5366-449e-ba7d-7475770b7aef does not exist Neutron server returns request_ids: ['req-a8d331ca-f166-473d-8491-d0a3f6af0447'] [pid: 8|app: 0|req: 109/210] 10.0.0.38 () {32 vars in 736 bytes} [Mon Apr 27 04:31:48 2026] GET /v2.1/os-security-groups/b7d0bb31-5366-449e-ba7d-7475770b7aef => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 04:31:48.568 8 WARNING neutronclient.v2_0.client [None req-04933d53-e47f-4723-bb97-1e943b129133 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.626 8 WARNING neutronclient.v2_0.client [None req-04933d53-e47f-4723-bb97-1e943b129133 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in 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/211] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:48 2026] DELETE /v2.1/os-security-groups/c6470ea5-50d8-4bde-8b25-4c52bcbd0ae9 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 04:31:48.764 8 WARNING neutronclient.v2_0.client [None req-e31629a9-0b19-4c6d-ac29-3a307c66d388 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:48.783 8 INFO nova.api.openstack.wsgi [None req-e31629a9-0b19-4c6d-ac29-3a307c66d388 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] HTTP exception thrown: Security group c6470ea5-50d8-4bde-8b25-4c52bcbd0ae9 does not exist Neutron server returns request_ids: ['req-5bffd665-cdeb-4626-ab5a-6bd4ae7a623a'] [pid: 8|app: 0|req: 111/212] 10.0.0.38 () {32 vars in 736 bytes} [Mon Apr 27 04:31:48 2026] GET /v2.1/os-security-groups/c6470ea5-50d8-4bde-8b25-4c52bcbd0ae9 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/213] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:31:47 2026] POST /v2.1/servers => generated 424 bytes in 1469 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 04:31:48.797 8 WARNING neutronclient.v2_0.client [None req-d0655b2f-9645-4024-9acc-46093a2133fb b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] 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-27 04:31:48.821 7 WARNING neutronclient.v2_0.client [None req-ab8511de-7a3e-45cb-a500-3f34d87d3de2 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The 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-27 04:31:48.847 8 WARNING neutronclient.v2_0.client [None req-d0655b2f-9645-4024-9acc-46093a2133fb b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/214] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:48 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1371 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:31:48.920 8 WARNING neutronclient.v2_0.client [None req-d0655b2f-9645-4024-9acc-46093a2133fb b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The python binding code in 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/215] 10.0.0.38 () {32 vars in 662 bytes} [Mon Apr 27 04:31:48 2026] GET /v2.1/os-security-groups => generated 707 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:49.007 7 WARNING neutronclient.v2_0.client [None req-64fd9b6c-f300-469d-8d06-53da912081e1 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:49.033 7 INFO nova.api.openstack.wsgi [None req-64fd9b6c-f300-469d-8d06-53da912081e1 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] HTTP exception thrown: Security group c6470ea5-50d8-4bde-8b25-4c52bcbd0ae9 does not exist Neutron server returns request_ids: ['req-1a85194a-167d-4101-8d58-057ab501b547'] [pid: 7|app: 0|req: 104/216] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:48 2026] DELETE /v2.1/os-security-groups/c6470ea5-50d8-4bde-8b25-4c52bcbd0ae9 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 04:31:49.049 8 WARNING neutronclient.v2_0.client [None req-e0bb8cc3-e6ce-4af6-ae07-b28c772f2b58 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:49.079 8 INFO nova.api.openstack.wsgi [None req-e0bb8cc3-e6ce-4af6-ae07-b28c772f2b58 b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] HTTP exception thrown: Security group b7d0bb31-5366-449e-ba7d-7475770b7aef does not exist Neutron server returns request_ids: ['req-27ead089-c251-4132-af9e-e42da1a10027'] [pid: 8|app: 0|req: 113/217] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:49 2026] DELETE /v2.1/os-security-groups/b7d0bb31-5366-449e-ba7d-7475770b7aef => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 04:31:49.092 7 WARNING neutronclient.v2_0.client [None req-b741a0da-7adc-4d56-aefb-66e61eeef19b b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] The 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-27 04:31:49.121 7 INFO nova.api.openstack.wsgi [None req-b741a0da-7adc-4d56-aefb-66e61eeef19b b262b244afe643648f726eeef662f98f 6cb97bdf48fa4c5e9ddac592e48cd3c5 - - default default] HTTP exception thrown: Security group ce1e5cd2-2315-4d44-8718-c0f3a3869ac1 does not exist Neutron server returns request_ids: ['req-3f197f6a-4d56-414c-ad94-59490ce119cd'] [pid: 7|app: 0|req: 105/218] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:49 2026] DELETE /v2.1/os-security-groups/ce1e5cd2-2315-4d44-8718-c0f3a3869ac1 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 04:31:49.692 8 WARNING neutronclient.v2_0.client [None req-5a8338d7-eb9c-4765-ac3d-28d0da5dc173 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in 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/219] 10.0.0.38 () {34 vars in 684 bytes} [Mon Apr 27 04:31:49 2026] POST /v2.1/os-security-groups => generated 248 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:49.843 7 WARNING neutronclient.v2_0.client [None req-a0eabd54-eea4-404d-99ba-a39a8135f853 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:49.878 7 WARNING neutronclient.v2_0.client [None req-a0eabd54-eea4-404d-99ba-a39a8135f853 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/220] 10.0.0.38 () {34 vars in 694 bytes} [Mon Apr 27 04:31:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:50.013 8 WARNING neutronclient.v2_0.client [None req-fd0ccb80-f95a-40d1-b97c-76546debfc03 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The 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-27 04:31:50.018 7 WARNING neutronclient.v2_0.client [None req-d07df424-6729-4f88-838b-f170955c7e72 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 115/221] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:49 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1375 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/222] 10.0.0.38 () {34 vars in 684 bytes} [Mon Apr 27 04:31:50 2026] POST /v2.1/os-security-groups => generated 246 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:50.203 8 WARNING neutronclient.v2_0.client [None req-414e966a-14c7-4423-93f4-9e628dddfa4b d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:50.243 8 WARNING neutronclient.v2_0.client [None req-414e966a-14c7-4423-93f4-9e628dddfa4b d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in 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/223] 10.0.0.38 () {34 vars in 694 bytes} [Mon Apr 27 04:31:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:50.371 7 WARNING neutronclient.v2_0.client [None req-8e311815-eaf5-45eb-9d1c-3104dcd480a9 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:50.406 7 WARNING neutronclient.v2_0.client [None req-8e311815-eaf5-45eb-9d1c-3104dcd480a9 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/224] 10.0.0.38 () {34 vars in 694 bytes} [Mon Apr 27 04:31:50 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:50.546 8 WARNING neutronclient.v2_0.client [None req-c2a503d2-198c-436a-9ebc-3b6cc2fc2dad d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in 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/225] 10.0.0.38 () {32 vars in 736 bytes} [Mon Apr 27 04:31:50 2026] GET /v2.1/os-security-groups/5464df6d-6139-4478-a1ac-42f044a5c511 => generated 663 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:31:50.608 7 WARNING neutronclient.v2_0.client [None req-706b7c84-bc10-40cb-80eb-0df9934ed8f1 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:50.637 7 WARNING neutronclient.v2_0.client [None req-706b7c84-bc10-40cb-80eb-0df9934ed8f1 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:50.679 7 WARNING neutronclient.v2_0.client [None req-706b7c84-bc10-40cb-80eb-0df9934ed8f1 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in 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/226] 10.0.0.38 () {32 vars in 749 bytes} [Mon Apr 27 04:31:50 2026] DELETE /v2.1/os-security-group-rules/fa2b7600-f6f0-4273-aa0c-c5afbd1e1381 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 04:31:50.774 8 WARNING neutronclient.v2_0.client [None req-1c57b5a4-a368-4a4c-b1af-f921a961b742 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:50.810 8 WARNING neutronclient.v2_0.client [None req-1c57b5a4-a368-4a4c-b1af-f921a961b742 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in 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/227] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:50 2026] DELETE /v2.1/os-security-groups/5464df6d-6139-4478-a1ac-42f044a5c511 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 04:31:50.934 7 WARNING neutronclient.v2_0.client [None req-47cf7b71-f3de-4d73-9b61-215338488664 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The 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-27 04:31:50.972 7 WARNING neutronclient.v2_0.client [None req-47cf7b71-f3de-4d73-9b61-215338488664 d7871ac94ef34632bebfbc35f40864a6 a5555ce6406e4ec5bd7fd8e67b556a93 - - default default] The python binding code in 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/228] 10.0.0.38 () {32 vars in 739 bytes} [Mon Apr 27 04:31:50 2026] DELETE /v2.1/os-security-groups/316b42c8-a354-44dd-8471-392fd9647892 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 04:31:51.127 8 WARNING neutronclient.v2_0.client [None req-66753ebb-fa1b-4054-8bb5-8d4b42de7be3 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/229] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:51 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1367 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:31:52.641 7 WARNING neutronclient.v2_0.client [None req-8d6b5669-afe0-474e-8aec-e87419628165 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] 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-27 04:31:52.689 7 WARNING neutronclient.v2_0.client [None req-8d6b5669-afe0-474e-8aec-e87419628165 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The 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-27 04:31:52.724 8 WARNING neutronclient.v2_0.client [None req-0a0c61a1-7e4f-4c84-819e-21b028b7594a ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/230] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:52 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1423 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:31:52.879 7 WARNING neutronclient.v2_0.client [None req-8d6b5669-afe0-474e-8aec-e87419628165 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/231] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:31:52 2026] POST /v2.1/servers => generated 451 bytes in 651 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-27 04:31:53.213 8 WARNING neutronclient.v2_0.client [None req-b85f4c42-c41a-4943-9d1b-87443c0efdb5 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/232] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:53 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1253 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:53.903 7 WARNING neutronclient.v2_0.client [None req-b4b58c5f-5fe2-44f6-bb70-23c5d293c451 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/233] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:53 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1431 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:54.318 8 WARNING neutronclient.v2_0.client [None req-037aff25-1b8a-4f11-8630-60b8664805a0 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/234] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:54 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1303 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-27 04:31:54.976 7 WARNING neutronclient.v2_0.client [None req-017252fa-9ae6-40b8-bd75-44c6c530a7d2 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/235] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:54 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1483 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-27 04:31:55.438 8 WARNING neutronclient.v2_0.client [None req-f0adfddb-20ac-4b02-aa0f-18cc8a40dcb0 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/236] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:55 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1351 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:56.129 7 WARNING neutronclient.v2_0.client [None req-bb87b5f7-89f2-45f3-a0ed-94ace08c6594 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] 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-27 04:31:56.458 8 INFO nova.api.openstack.compute.server_external_events [req-94680a42-83d3-447e-b279-772226768417 req-eadce33c-0758-4e34-9df2-c84d9dc98987 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:2cc94250-8c2d-40a8-8421-b439184e5dc1 for instance d7638d0c-c20e-4c55-b645-ba6e7569ee82 on instance 2026-04-27 04:31:56.474 8 INFO nova.compute.rpcapi [None req-115cbdf4-3fa2-4105-af88-0a4b550fa108 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 124/237] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:31:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/238] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:56 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:57.070 8 WARNING neutronclient.v2_0.client [None req-96fcbd96-b4fd-47fb-9437-7663277012f8 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/239] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:57 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1351 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:57.690 7 WARNING neutronclient.v2_0.client [None req-7db02e99-a029-4b69-bae1-34e5372c48e0 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] 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-27 04:31:58.330 8 WARNING neutronclient.v2_0.client [None req-398e5a82-c668-48ee-b32b-0e1ca6e918c6 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/242] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:58 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1359 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/243] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:57 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 129/244] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:31:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:31:59.709 7 WARNING neutronclient.v2_0.client [None req-9d1a87a2-0f6d-43b5-b501-f57c48962250 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The 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-27 04:31:59.835 8 WARNING neutronclient.v2_0.client [None req-64cf8afb-27e9-4f09-9a19-f7cf3f7884fe ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/245] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:59 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1437 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/246] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:31:59 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 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, ' [pid: 7|app: 0|req: 117/247] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:32:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:00.376 8 INFO nova.api.openstack.compute.server_external_events [req-429c63de-0f77-4181-a446-79e6a248d6a9 req-b4fffd2e-8540-4690-a39c-cad70eaab560 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:8266f45c-334b-48b3-a946-adce9f54be03 for instance 6edf672c-5cb7-4780-82b2-299a7d8c46a6 on instance [pid: 8|app: 0|req: 131/248] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:00 2026] POST /v2.1/os-server-external-events => generated 179 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-27 04:32:01.148 7 WARNING neutronclient.v2_0.client [None req-6300e4ab-9b69-4e40-99b0-6a9ffd94d47f deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The 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-27 04:32:01.195 8 WARNING neutronclient.v2_0.client [None req-3ef22940-d6fc-40ed-bbf6-7670e72b99cb 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The 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-27 04:32:01.405 7 WARNING neutronclient.v2_0.client [None req-6300e4ab-9b69-4e40-99b0-6a9ffd94d47f deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/249] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:01 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1437 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:01.555 8 WARNING neutronclient.v2_0.client [None req-f6cc7190-5816-4a7c-84af-4dfd0d817b20 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The 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-27 04:32:01.648 7 WARNING neutronclient.v2_0.client [None req-6300e4ab-9b69-4e40-99b0-6a9ffd94d47f deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/250] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:01 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 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-27 04:32:01.844 8 WARNING neutronclient.v2_0.client [None req-cb68badf-215c-4dcc-81f9-cca2c2ba1b4c 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The 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-27 04:32:01.893 8 WARNING neutronclient.v2_0.client [None req-cb68badf-215c-4dcc-81f9-cca2c2ba1b4c 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/251] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:32:01 2026] POST /v2.1/servers => generated 451 bytes in 845 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-27 04:32:01.946 7 WARNING neutronclient.v2_0.client [None req-e2f0fba0-c697-41f2-92a2-cc915f808508 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/252] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:01 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1423 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:02.123 8 WARNING neutronclient.v2_0.client [None req-cb68badf-215c-4dcc-81f9-cca2c2ba1b4c 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] 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-27 04:32:02.604 7 WARNING neutronclient.v2_0.client [None req-6ad9c839-b560-4444-a663-ffc1683d8257 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/253] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:02 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1437 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 134/254] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:32:01 2026] POST /v2.1/servers => generated 449 bytes in 1040 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-27 04:32:02.844 7 WARNING neutronclient.v2_0.client [None req-c27c5691-0fef-4e97-8cd9-bb86f26feac8 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The 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-27 04:32:02.859 8 WARNING neutronclient.v2_0.client [None req-38966736-7288-411e-889f-27e76bc1b2ac 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/255] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:02 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1399 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/256] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:02 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => 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-27 04:32:03.060 8 WARNING neutronclient.v2_0.client [None req-e20d77d7-a5f1-4438-887d-60b9a8574188 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/257] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:03 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1427 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:03.790 7 WARNING neutronclient.v2_0.client [None req-a6b5ee3a-544d-4f66-b834-583a5f6f3e7f 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/258] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:03 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1425 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-27 04:32:03.961 8 WARNING neutronclient.v2_0.client [None req-049eccca-2e33-4eec-bab9-c426c965e942 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] 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: 137/259] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:03 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1403 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:04.022 7 WARNING neutronclient.v2_0.client [None req-2752576d-1ded-4c9a-9e4d-39a809c8872b ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/260] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:03 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:04.150 8 WARNING neutronclient.v2_0.client [None req-5056a14e-7728-4624-8454-36d7fbfa2834 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/261] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:04 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1475 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-27 04:32:04.927 7 WARNING neutronclient.v2_0.client [None req-eac90d3f-bac4-44d8-b53b-8053776227a9 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] 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-27 04:32:05.053 8 WARNING neutronclient.v2_0.client [None req-0a947548-10f5-4bfb-a30f-db60ce4cd839 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/262] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:04 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1425 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/263] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:05 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:05.165 7 WARNING neutronclient.v2_0.client [None req-cb8b3ac3-a924-4879-832a-1a65893d70bb ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] 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-27 04:32:05.237 8 WARNING neutronclient.v2_0.client [None req-07896085-e4ed-4c8a-9c0f-182fa2c23c60 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/264] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:05 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/265] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:05 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1475 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:06.113 7 WARNING neutronclient.v2_0.client [None req-66dc727f-6bb6-42f8-9b07-525b2ba73292 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] 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-27 04:32:06.155 8 INFO nova.api.openstack.compute.server_external_events [req-36478cf1-47a2-495e-ba59-13292aff4103 req-51e069d2-a600-40d5-b7d1-e2cca4e95d32 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:2cc94250-8c2d-40a8-8421-b439184e5dc1 for instance d7638d0c-c20e-4c55-b645-ba6e7569ee82 on instance [pid: 8|app: 0|req: 141/266] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:32:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:06.248 8 WARNING neutronclient.v2_0.client [None req-03562653-5a8c-4a38-8b6d-30d39779fdc2 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/267] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:06 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1425 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/268] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:06 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1451 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-27 04:32:06.322 7 WARNING neutronclient.v2_0.client [None req-d30d672a-e482-4600-9e5c-79e752cbe3ec ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The 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-27 04:32:06.348 8 WARNING neutronclient.v2_0.client [None req-bdccb516-fdcd-4d9f-a827-1a7a679d3cb1 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/269] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:06 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1483 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/270] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:06 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:07.315 8 WARNING neutronclient.v2_0.client [None req-761e8577-02e3-4052-bbbc-132757ee6f1b 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The 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-27 04:32:07.387 7 WARNING neutronclient.v2_0.client [None req-640cde7c-2a4c-408c-ad65-4c633ea0b36a 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/271] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1451 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 144/272] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1425 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-27 04:32:07.495 7 WARNING neutronclient.v2_0.client [None req-84400081-6209-4fbe-bda5-216874ae4620 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The 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-27 04:32:07.528 8 WARNING neutronclient.v2_0.client [None req-7fae278a-54df-45a7-a0e5-078afad6b191 ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/273] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1551 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 145/274] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1656 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:07.717 7 INFO nova.api.openstack.compute.server_external_events [req-56af4c52-7830-415f-a673-80392db4ec0d req-359f1996-8e33-4310-a9cd-6da20011b0df 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:4ecea5f1-d374-4db6-9efc-c7b392037abc for instance da0ad4ea-82ac-4150-ae20-12055d1a5939 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, ' 2026-04-27 04:32:07.728 7 INFO nova.compute.rpcapi [None req-b2374384-cd76-4716-bccb-3e6fc0d03efe - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 130/275] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/278] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82/ips => generated 109 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 133/279] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82/ips => generated 109 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/280] 10.0.0.38 () {32 vars in 824 bytes} [Mon Apr 27 04:32:07 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82/ips/tempest-ServerAddressesTestJSON-1051694560-network => generated 94 bytes in 40 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-27 04:32:07.912 7 INFO nova.api.openstack.compute.server_external_events [req-9d474c82-a85f-4021-b455-529e6b436dab req-52c1a983-adc2-4093-8988-303fd3c5010c 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:8266f45c-334b-48b3-a946-adce9f54be03 for instance 6edf672c-5cb7-4780-82b2-299a7d8c46a6 on instance [pid: 7|app: 0|req: 134/281] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:32:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/282] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:32:07 2026] DELETE /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 0 bytes in 154 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-27 04:32:08.081 7 WARNING neutronclient.v2_0.client [None req-ed2c4753-e036-43e2-a88c-3dc670adaa1f ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/283] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:08 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1662 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:08.520 8 WARNING neutronclient.v2_0.client [None req-f8dd3d3b-c6b0-49a6-a8e4-a94c7e58ca6c 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The 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-27 04:32:08.546 7 WARNING neutronclient.v2_0.client [None req-5d772d15-eba2-4994-8450-10202bd82ea1 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/284] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:08 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1459 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/285] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:08 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1425 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-27 04:32:08.750 8 WARNING neutronclient.v2_0.client [None req-4249d963-ffbc-4491-a496-113956ec8af4 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/286] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:08 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1549 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-27 04:32:09.284 7 WARNING neutronclient.v2_0.client [None req-e091c39f-e4ca-4f21-80ad-82f3aae8d0aa ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/287] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:09 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1662 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:09.643 8 WARNING neutronclient.v2_0.client [None req-17d6fbf5-8162-4967-9b2e-fa335a000a30 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The 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-27 04:32:09.672 7 INFO nova.api.openstack.compute.server_external_events [req-b6a5c97e-7f45-4ecf-8206-b46667fecdf6 req-74d3b8c9-6b8b-4bc2-bef0-2f561042aee8 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:f6b66d1d-77d3-4327-baf4-c53f04f6e569 for instance 45612bac-5a94-4a83-aab7-8367b38e54dd on instance [pid: 7|app: 0|req: 138/288] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:09.717 7 WARNING neutronclient.v2_0.client [None req-2f7769d7-556f-423d-a3c4-b91e2c051956 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/289] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:09 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/290] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:09 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:09.855 8 WARNING neutronclient.v2_0.client [None req-7786be2c-a804-4a2f-8e1e-063b4a0902c7 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The 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-27 04:32:09.885 7 WARNING neutronclient.v2_0.client [None req-c4dcfe7c-88c8-4630-9514-5f7545e6d3fa deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/291] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:32:09 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/292] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:09 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1549 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-27 04:32:10.443 8 WARNING neutronclient.v2_0.client [None req-f5d6bc35-b20c-48df-9816-58981f25ab6a ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/293] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:10 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1662 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:10.810 7 WARNING neutronclient.v2_0.client [None req-44a313a5-f585-4716-9345-25c7f4ba0402 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The 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-27 04:32:10.835 8 WARNING neutronclient.v2_0.client [None req-6ea263d5-29fd-4c6d-93a4-984590895471 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/294] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:10 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1524 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, ' [pid: 8|app: 0|req: 154/295] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:10 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1612 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:10.999 7 INFO nova.api.openstack.compute.server_external_events [req-6659deb4-7672-4b0e-8a9e-7aec3604b3d2 req-d8784cd8-b107-46df-918f-65bf9d46d290 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:8266f45c-334b-48b3-a946-adce9f54be03 for instance 6edf672c-5cb7-4780-82b2-299a7d8c46a6 on instance [pid: 7|app: 0|req: 142/296] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:11.058 7 WARNING neutronclient.v2_0.client [None req-660b1a79-daae-4679-9f5b-9f819d547f8c deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/297] 10.0.0.38 () {32 vars in 640 bytes} [Mon Apr 27 04:32:11 2026] GET /v2.1/servers => generated 387 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/298] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:11 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1549 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/299] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:32:11 2026] DELETE /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:11.289 7 WARNING neutronclient.v2_0.client [None req-a7936dfa-f95d-4c99-9ae0-0248e62f9c3f 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/300] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:11 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1618 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-27 04:32:11.667 8 WARNING neutronclient.v2_0.client [None req-a8323900-8121-4cae-aff8-eadb2f95d1bc ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] 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: 157/301] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:11 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1620 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:11.715 7 INFO nova.api.openstack.compute.server_external_events [req-17bc5685-c810-45d7-9411-da04f3bb0bf5 req-f1aaaa56-26f5-4e8c-bda2-e3a11f1ae19a 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:2cc94250-8c2d-40a8-8421-b439184e5dc1 for instance d7638d0c-c20e-4c55-b645-ba6e7569ee82 on instance [pid: 7|app: 0|req: 145/302] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:11 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-27 04:32:12.030 8 WARNING neutronclient.v2_0.client [None req-4fe6300b-5a06-4422-a275-07eca71a85dd 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/303] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:11 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1524 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-27 04:32:12.245 7 WARNING neutronclient.v2_0.client [None req-68af30dc-cc67-4e1f-a4e1-c44a30ee4064 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] 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: 146/304] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:12 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1549 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:12.427 8 WARNING neutronclient.v2_0.client [None req-9b3fc9a0-0c3a-494b-8dee-33215f271454 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/305] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:12 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1738 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-27 04:32:12.774 7 WARNING neutronclient.v2_0.client [None req-a3a6a5f9-c94d-4745-be01-28a60c1d4eab ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/306] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:12 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1457 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:13.193 8 WARNING neutronclient.v2_0.client [None req-105523f2-9434-49ff-ba10-20f8a43b25a7 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/307] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:13 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1524 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:13.387 7 INFO nova.api.openstack.compute.server_external_events [req-26194344-a884-4cc5-b425-8198a1f70192 req-6ebd03f1-ad2c-4344-afa8-e7615b8b24b4 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:4ecea5f1-d374-4db6-9efc-c7b392037abc for instance da0ad4ea-82ac-4150-ae20-12055d1a5939 on instance [pid: 7|app: 0|req: 148/308] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:32:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:13.454 8 WARNING neutronclient.v2_0.client [None req-c409a1a3-ec90-47a6-929a-16d18173cdb8 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/309] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:13 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:13.608 7 WARNING neutronclient.v2_0.client [None req-6d40858c-c032-4044-b463-5826587a3576 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/310] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:13 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1738 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-27 04:32:13.890 8 WARNING neutronclient.v2_0.client [None req-8f4f8e1b-e4b0-4d91-9166-bdbf1d1b771c ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] The python binding code in 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/311] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:13 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 1457 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:14.360 7 WARNING neutronclient.v2_0.client [None req-4a2a4201-b185-4a34-b293-ff55ab540e2d 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/312] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:14 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1524 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-27 04:32:14.565 8 INFO nova.api.openstack.compute.server_external_events [req-03624d2c-b49a-493b-90b8-210fd69bb9ab req-6e4570b1-c1f9-4ccb-921e-aa6c739f67e7 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:8266f45c-334b-48b3-a946-adce9f54be03 for instance 6edf672c-5cb7-4780-82b2-299a7d8c46a6 on instance [pid: 8|app: 0|req: 163/313] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:14 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-27 04:32:14.617 7 WARNING neutronclient.v2_0.client [None req-96096259-5269-410c-b1e3-8a6151c2fbe1 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/314] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:14 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1726 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-27 04:32:14.755 8 WARNING neutronclient.v2_0.client [None req-f5ee0ad1-853c-4559-b209-e3bb6af72d75 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] 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-27 04:32:14.794 7 WARNING neutronclient.v2_0.client [None req-88fe976b-8781-4737-94cb-464d6aa6d1ee 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in 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/315] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:32:14 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/316] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:14 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1380 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-27 04:32:14.985 8 INFO nova.api.openstack.wsgi [None req-c246566f-73f7-4226-997c-4f85046aa73d ce556be6c02e4679925168c3fd0ac35b 5e3ee8966a7147c5b915740427fe1c9a - - default default] HTTP exception thrown: Instance d7638d0c-c20e-4c55-b645-ba6e7569ee82 could not be found. [pid: 8|app: 0|req: 165/317] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:14 2026] GET /v2.1/servers/d7638d0c-c20e-4c55-b645-ba6e7569ee82 => generated 111 bytes in 48 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-27 04:32:15.252 7 INFO nova.api.openstack.compute.server_external_events [req-6c1502a3-5044-4adf-ac79-a8164b6efff3 req-a279ea5a-c282-44ff-b59b-05af91aa988d 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:f6b66d1d-77d3-4327-baf4-c53f04f6e569 for instance 45612bac-5a94-4a83-aab7-8367b38e54dd on instance [pid: 7|app: 0|req: 153/318] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:32:15 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:15.493 8 INFO nova.api.openstack.compute.server_external_events [req-0a2fdf17-4b1c-4849-976c-1437fa33f2cb req-e7d44606-9b5b-4b98-b7ab-7832bf42556f 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:4ecea5f1-d374-4db6-9efc-c7b392037abc for instance da0ad4ea-82ac-4150-ae20-12055d1a5939 on instance [pid: 8|app: 0|req: 166/319] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:32:15.505 7 WARNING neutronclient.v2_0.client [None req-255e2131-2937-44c8-a671-eab72caf0552 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] 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-27 04:32:15.574 8 WARNING neutronclient.v2_0.client [None req-8ad40ee4-03f7-475d-b687-2332d6e8c9f1 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/320] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:15 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1726 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 167/321] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:15 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1524 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/322] 10.0.0.38 () {32 vars in 640 bytes} [Mon Apr 27 04:32:15 2026] GET /v2.1/servers => generated 378 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 168/323] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:32:15 2026] DELETE /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:15.894 7 WARNING neutronclient.v2_0.client [None req-9ac30e38-887c-41af-9230-d52b226b6d42 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The 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-27 04:32:15.906 8 WARNING neutronclient.v2_0.client [None req-4ca1584a-b0a5-48ec-9a65-be9b310ba282 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/324] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:15 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1380 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/325] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:15 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1732 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-27 04:32:16.750 7 WARNING neutronclient.v2_0.client [None req-81e7cf61-de9f-4c99-9193-54abe7176218 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/326] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:16 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1715 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:16.911 8 WARNING neutronclient.v2_0.client [None req-da2664ac-6415-4c73-82f0-c4da2f2dd356 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/327] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:32:16 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:17.021 7 WARNING neutronclient.v2_0.client [None req-ff79a31e-0fed-419a-8602-f4c0814503ce 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] 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-27 04:32:17.072 8 WARNING neutronclient.v2_0.client [None req-e654d0dd-454f-4302-86b2-0e2af67c2807 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in 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/328] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:16 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1385 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/329] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:17 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1852 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 04:32:17.623 8 INFO nova.api.openstack.compute.server_external_events [req-01519692-af52-49c0-9496-ccb29384f3f5 req-bf7135a2-f144-4031-9177-40f701a61237 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:f6b66d1d-77d3-4327-baf4-c53f04f6e569 for instance 45612bac-5a94-4a83-aab7-8367b38e54dd on instance [pid: 8|app: 0|req: 172/330] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:32:17.635 7 WARNING neutronclient.v2_0.client [None req-7b1a4d37-79d8-4d9e-bb78-03033fdb18d0 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/332] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:17 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1715 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-27 04:32:18.351 7 WARNING neutronclient.v2_0.client [None req-07ad6f80-bb4b-4509-a2d1-2399857ee082 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/334] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:18 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 1385 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-27 04:32:18.456 8 WARNING neutronclient.v2_0.client [None req-d8be77cd-090d-42fc-a059-b907f400cc33 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/335] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:18 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1852 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:19.147 7 INFO nova.api.openstack.compute.server_external_events [req-eb266b84-98fe-42a5-9b33-ca8232d9ade3 req-6adb57c5-6523-4875-ab03-860e490f1129 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:4ecea5f1-d374-4db6-9efc-c7b392037abc for instance da0ad4ea-82ac-4150-ae20-12055d1a5939 on instance [pid: 7|app: 0|req: 161/336] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:19.428 8 INFO nova.api.openstack.wsgi [None req-02155f3e-e8cc-4aeb-8419-1ffd8aef40e7 33afbed44e254f9a90b94f8c9ace1d96 e1988c0a90e948bc92ead5c5a6687ae6 - - default default] HTTP exception thrown: Instance 6edf672c-5cb7-4780-82b2-299a7d8c46a6 could not be found. [pid: 8|app: 0|req: 176/337] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:19 2026] GET /v2.1/servers/6edf672c-5cb7-4780-82b2-299a7d8c46a6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 162/338] 10.0.0.38 () {32 vars in 705 bytes} [Mon Apr 27 04:32:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1826390821 => generated 0 bytes in 26 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-27 04:32:19.711 8 WARNING neutronclient.v2_0.client [None req-f1d7bb3f-75ea-4257-9c5c-1df31aa668cf deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/339] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:19 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1504 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:20.835 7 WARNING neutronclient.v2_0.client [None req-42bb2e53-3e54-4a50-b594-8800859d2887 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/340] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:20 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1509 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-27 04:32:21.945 8 WARNING neutronclient.v2_0.client [None req-13a28548-d02b-4e87-8377-8189f41788b7 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/341] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:21 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 1509 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-27 04:32:23.024 7 INFO nova.api.openstack.wsgi [None req-7d0eb406-1cca-448b-be84-2c3186263c47 deb26aee763c48ad92609ded18d12554 6e0a5993b95c41478e6f062f3977d26b - - default default] HTTP exception thrown: Instance da0ad4ea-82ac-4150-ae20-12055d1a5939 could not be found. [pid: 7|app: 0|req: 164/342] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:23 2026] GET /v2.1/servers/da0ad4ea-82ac-4150-ae20-12055d1a5939 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 179/343] 10.0.0.38 () {32 vars in 703 bytes} [Mon Apr 27 04:32:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-535648469 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/346] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:32:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:29.977 7 WARNING neutronclient.v2_0.client [None req-83ae2ae7-cb0e-45a2-8845-38cf766aa926 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The 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-27 04:32:30.038 7 WARNING neutronclient.v2_0.client [None req-83ae2ae7-cb0e-45a2-8845-38cf766aa926 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The 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-27 04:32:30.233 7 WARNING neutronclient.v2_0.client [None req-83ae2ae7-cb0e-45a2-8845-38cf766aa926 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/347] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:32:29 2026] POST /v2.1/servers => generated 452 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 04:32:30.442 8 WARNING neutronclient.v2_0.client [None req-d635fd23-e5c9-40b1-9bb3-a4a07d3c80aa 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/348] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:30 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1392 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-27 04:32:31.533 7 WARNING neutronclient.v2_0.client [None req-8f5609aa-ad99-4f17-8c27-5269f505cb19 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/349] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:31 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1396 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-27 04:32:32.639 8 WARNING neutronclient.v2_0.client [None req-8517cc78-6e23-428a-9379-9aaa2e7b4315 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/350] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:32 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1444 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:33.730 7 WARNING neutronclient.v2_0.client [None req-7d3b3ba4-0cd5-428c-b9a5-97770f56cf56 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/351] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:33 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1444 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:34.825 8 WARNING neutronclient.v2_0.client [None req-0b26fddf-7426-4b6b-b8ef-28d6eb2ef928 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/352] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:34 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1452 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-27 04:32:35.533 7 INFO nova.api.openstack.compute.server_external_events [req-5702793a-fa66-470a-9311-8034b3e5c1f3 req-eabdf2a1-d23e-4a11-ac4e-222375d44261 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d7ef3d9c-92de-4196-b4cd-a4ee22ed3319 for instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb on instance [pid: 7|app: 0|req: 169/353] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:35.975 8 WARNING neutronclient.v2_0.client [None req-976ac9e2-24fd-4c21-b7b9-61e461238f12 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/354] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:35 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1529 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:37.177 7 WARNING neutronclient.v2_0.client [None req-2d180b81-7832-4f2e-a191-7f08297d4a27 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/355] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:37 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1517 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-27 04:32:38.408 8 WARNING neutronclient.v2_0.client [None req-c724204e-b0af-47a6-a8f8-33f8271a981f 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/358] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:38 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1517 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-27 04:32:39.544 7 WARNING neutronclient.v2_0.client [None req-af1d3d19-9549-49ef-8437-ba193755ad5e 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] 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: 172/359] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:39 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1517 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:32:39.660 8 INFO nova.api.openstack.compute.server_external_events [req-8a8456cb-3f7d-4fff-8b00-4f931ade2fb8 req-477d8300-02f2-485b-979b-125126dbbbfe 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:d7ef3d9c-92de-4196-b4cd-a4ee22ed3319 for instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb on instance [pid: 8|app: 0|req: 188/360] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:32:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:40.691 7 WARNING neutronclient.v2_0.client [None req-ca449d24-fde6-4518-a01b-4e737492f1a7 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/361] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:40 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1517 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:42.017 8 WARNING neutronclient.v2_0.client [None req-e201969c-f619-4036-8692-5760a189e363 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/362] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:41 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1517 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:43.301 7 WARNING neutronclient.v2_0.client [None req-7632c5c4-4b61-4306-9a2a-98cb7f4c1f18 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/363] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:43 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1701 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-27 04:32:43.463 8 WARNING neutronclient.v2_0.client [None req-452f686c-c8b8-4ec6-aeb1-31ba61125cfd 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/364] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:32:43 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:44.258 7 INFO nova.api.openstack.compute.server_external_events [req-3f31fea7-b247-4bf5-be07-f2216ec2d82b req-a6c9a773-d6c9-4920-8282-391562461d7e 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d7ef3d9c-92de-4196-b4cd-a4ee22ed3319 for instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb on instance [pid: 7|app: 0|req: 175/365] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:44 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-27 04:32:46.155 8 WARNING neutronclient.v2_0.client [None req-2f81bfae-c537-42ef-b1ee-20996b8f700b 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/366] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:32:46 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/os-interface => generated 284 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, ' 2026-04-27 04:32:46.278 7 WARNING neutronclient.v2_0.client [None req-4c374e76-d46c-479f-9ee9-27010fef067b 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/367] 10.0.0.38 () {32 vars in 814 bytes} [Mon Apr 27 04:32:46 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/os-interface/f6b66d1d-77d3-4327-baf4-c53f04f6e569 => generated 281 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/368] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:46 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 177/369] 10.0.0.38 () {34 vars in 749 bytes} [Mon Apr 27 04:32:46 2026] POST /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/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: 8|app: 0|req: 193/370] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:46 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:47.411 7 INFO nova.api.openstack.compute.server_external_events [req-fda14200-a1b8-42ea-b78b-f3e9986a7cca req-f94542da-b174-4b96-bc0a-8f4881849b10 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:f6b66d1d-77d3-4327-baf4-c53f04f6e569 for instance 45612bac-5a94-4a83-aab7-8367b38e54dd on instance [pid: 7|app: 0|req: 178/371] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:47 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: 194/372] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:47 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/375] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:48 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 156 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: 196/376] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:49 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:49.664 7 WARNING neutronclient.v2_0.client [None req-d2d2da7f-5ed9-4865-b104-21f19d8fa6b7 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/377] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:49 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1949 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/378] 10.0.0.38 () {34 vars in 749 bytes} [Mon Apr 27 04:32:49 2026] POST /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/379] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:49 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 194 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 198/380] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:50 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:32:51.018 7 INFO nova.api.openstack.compute.server_external_events [req-234d69eb-b6de-48bb-a2af-319716548afc req-874dd553-61cf-4884-8632-e90cd943350b 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:f6b66d1d-77d3-4327-baf4-c53f04f6e569 for instance 45612bac-5a94-4a83-aab7-8367b38e54dd on instance [pid: 7|app: 0|req: 183/381] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:50 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, ' [pid: 8|app: 0|req: 199/382] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:32:52 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd/ips => generated 156 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: 184/383] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:32:52 2026] DELETE /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 0 bytes in 122 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-27 04:32:52.212 8 WARNING neutronclient.v2_0.client [None req-43627ca7-7948-449b-8409-1bffa8511c4d 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/384] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:52 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1841 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:53.528 7 WARNING neutronclient.v2_0.client [None req-3c69b0fa-67e9-49e0-ae7c-f5f5467cd89d 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/385] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:53 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1841 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-27 04:32:54.746 8 WARNING neutronclient.v2_0.client [None req-d47f7beb-7b6e-42c0-9536-da36fe3213fd 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/386] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:54 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1841 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-27 04:32:55.352 7 INFO nova.api.openstack.compute.server_external_events [req-a62d4fdd-edf9-4dcd-a6c2-851d940c4141 req-e0723e99-3555-4ba2-bc6b-93d6643bbd99 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:f6b66d1d-77d3-4327-baf4-c53f04f6e569 for instance 45612bac-5a94-4a83-aab7-8367b38e54dd on instance [pid: 7|app: 0|req: 186/387] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:32:55 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-27 04:32:55.920 8 WARNING neutronclient.v2_0.client [None req-e5c4bba2-d20c-406f-8bcf-6564eeb8fef5 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/388] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:55 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1480 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:57.030 7 WARNING neutronclient.v2_0.client [None req-9b7de46b-0528-4f90-8bb3-63a85a25927d 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in 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/389] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:56 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1485 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:58.140 8 WARNING neutronclient.v2_0.client [None req-f38c124a-0306-41e8-ab7c-b238cbc4c6a1 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/392] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:58 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 1485 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-27 04:32:59.232 7 INFO nova.api.openstack.wsgi [None req-889adf73-397b-4e1a-afac-abbe0b684c21 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] HTTP exception thrown: Instance 45612bac-5a94-4a83-aab7-8367b38e54dd could not be found. [pid: 7|app: 0|req: 189/393] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:59 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/394] 10.0.0.38 () {32 vars in 705 bytes} [Mon Apr 27 04:32:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2006332284 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:32:59.671 7 INFO nova.api.openstack.wsgi [None req-ea0b9cf6-cd3d-4a24-b2a1-b5a8db42a830 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] HTTP exception thrown: Instance 45612bac-5a94-4a83-aab7-8367b38e54dd could not be found. [pid: 7|app: 0|req: 190/395] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:32:59 2026] DELETE /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 04:32:59.701 8 INFO nova.api.openstack.wsgi [None req-17de3e59-3ea6-47f9-a8a5-2dde8fba08db 09efb8627e5f4bcb989b74b63ff3990c 99ff6b56c0bc4ac3a165320901087792 - - default default] HTTP exception thrown: Instance 45612bac-5a94-4a83-aab7-8367b38e54dd could not be found. [pid: 8|app: 0|req: 206/396] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:32:59 2026] GET /v2.1/servers/45612bac-5a94-4a83-aab7-8367b38e54dd => 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-27 04:33:00.538 7 WARNING neutronclient.v2_0.client [None req-0b9d0dd1-d4c3-4fd7-b666-8517f47a4fec 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/397] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:00 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1821 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-27 04:33:00.811 8 WARNING neutronclient.v2_0.client [None req-5b5b38dc-6b48-4a4a-b37d-762f5b302853 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/398] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:00 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1821 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 192/399] 10.0.0.38 () {34 vars in 749 bytes} [Mon Apr 27 04:33:01 2026] POST /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb/action => generated 0 bytes in 88 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-27 04:33:01.294 8 WARNING neutronclient.v2_0.client [None req-373753a5-074d-45f2-8efa-a4bfc53056c1 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/400] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:01 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1823 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-27 04:33:02.469 7 WARNING neutronclient.v2_0.client [None req-b3f8eca2-be82-4322-86bf-5ff19c491a23 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/401] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:02 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1823 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:03.636 8 WARNING neutronclient.v2_0.client [None req-9ec2babb-aea7-453d-a007-6f20a1ff1848 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/402] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:03 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1823 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-27 04:33:04.795 7 WARNING neutronclient.v2_0.client [None req-bde0ecc9-44d0-40de-b588-d26be62564c4 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/403] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:04 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1828 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-27 04:33:06.027 8 WARNING neutronclient.v2_0.client [None req-7c5a0167-7532-43bb-9737-a99735e16948 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/404] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:05 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1828 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-27 04:33:07.209 7 WARNING neutronclient.v2_0.client [None req-379d6972-a7cc-4788-885c-7705c9093f20 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] 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-27 04:33:07.265 8 INFO nova.api.openstack.compute.server_external_events [req-276db776-93f8-4c28-bea7-f2f19366b039 req-bc658ac0-c627-4f52-a722-97f8c716533f 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-unplugged:d7ef3d9c-92de-4196-b4cd-a4ee22ed3319 for instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb on instance [pid: 8|app: 0|req: 211/405] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:33:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/406] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:07 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1828 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:08.424 7 WARNING neutronclient.v2_0.client [None req-d6ea8506-f8d8-43cd-b98e-0f1b48baf2cf 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/409] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:08 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1828 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/410] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:33:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:09.581 7 WARNING neutronclient.v2_0.client [None req-061745b4-b02b-4702-b419-a3f88bfb4e4b 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/411] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:09 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1828 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:33:10.155 8 WARNING neutronclient.v2_0.client [None req-434e4b44-7fe5-4018-8add-b0ba0d399290 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The 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-27 04:33:10.199 8 WARNING neutronclient.v2_0.client [None req-434e4b44-7fe5-4018-8add-b0ba0d399290 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The 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-27 04:33:10.404 8 WARNING neutronclient.v2_0.client [None req-434e4b44-7fe5-4018-8add-b0ba0d399290 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/412] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:33:10 2026] POST /v2.1/servers => generated 452 bytes in 620 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-27 04:33:10.689 7 WARNING neutronclient.v2_0.client [None req-252b7090-3178-41a5-be0d-31b4c6673323 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] 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-27 04:33:10.821 8 WARNING neutronclient.v2_0.client [None req-a5cfcd42-8d08-4c5a-a0a4-d9c79d042b2f 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/413] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:10 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1828 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/414] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:10 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1431 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-27 04:33:12.004 8 WARNING neutronclient.v2_0.client [None req-4343618d-58da-4e53-a091-46cf45f52c5a 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/415] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:11 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1821 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:12.165 7 WARNING neutronclient.v2_0.client [None req-8ce6f3a4-2abe-484f-a4e8-6e4b5a5f4123 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/416] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:12 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1427 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-27 04:33:12.233 8 INFO nova.api.openstack.compute.server_external_events [req-a1896b4f-e94e-4f19-92e2-2259aae34680 req-cb0d7e65-607e-4681-a7b1-13a18e0b70db 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:d7ef3d9c-92de-4196-b4cd-a4ee22ed3319 for instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb on instance [pid: 8|app: 0|req: 217/417] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:13.247 7 WARNING neutronclient.v2_0.client [None req-7e92416e-35aa-4a96-87df-f471965f571b 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/418] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:13 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1483 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-27 04:33:14.349 8 WARNING neutronclient.v2_0.client [None req-b1d5d3e0-f1b3-4b41-9f75-46ead51e37b0 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in 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/419] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:14 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1483 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-27 04:33:15.433 7 WARNING neutronclient.v2_0.client [None req-9aa0ed90-23fa-4ec3-bbc7-cb1d6319e6d7 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] 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-27 04:33:16.197 8 INFO nova.api.openstack.compute.server_external_events [req-63b6856b-4a7d-4e24-87c9-a8f1b21877b1 req-67f0d9d0-2948-4c52-a42e-0c4631ea5fa2 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:b09fa0a2-bf08-43d3-8806-8449d5edbcb1 for instance 957da841-1122-4e67-8b57-59007edc25ad on instance [pid: 8|app: 0|req: 219/420] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/421] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:15 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1558 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:17.416 8 WARNING neutronclient.v2_0.client [None req-1987d410-5b77-4462-b040-c2a3667d131b 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in 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/422] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:17 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1556 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:18.758 7 WARNING neutronclient.v2_0.client [None req-1b38a51d-4b4e-4074-bc92-8792a0ff72d0 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/425] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:18 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1556 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 222/426] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:33:19 2026] POST /v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:20.073 7 WARNING neutronclient.v2_0.client [None req-b2c26581-47d8-4e6c-bdba-8cc5d16cf0d8 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/427] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:20 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1556 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:33:20.718 8 WARNING neutronclient.v2_0.client [None req-3fbe815b-4bbf-4a99-9ffe-55db999a6b44 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The 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-27 04:33:20.768 8 WARNING neutronclient.v2_0.client [None req-3fbe815b-4bbf-4a99-9ffe-55db999a6b44 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The 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-27 04:33:20.953 8 WARNING neutronclient.v2_0.client [None req-3fbe815b-4bbf-4a99-9ffe-55db999a6b44 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/428] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:33:20 2026] POST /v2.1/servers => generated 450 bytes in 495 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-27 04:33:21.168 7 WARNING neutronclient.v2_0.client [None req-b7a66923-21b7-44b9-b589-7610085806a7 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] 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: 206/429] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:21 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:33:21.225 8 WARNING neutronclient.v2_0.client [None req-8ee324a1-bf54-48b7-b06f-4ea7e73f30e2 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/430] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:21 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1556 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-27 04:33:22.025 7 INFO nova.api.openstack.compute.server_external_events [req-6e7c921e-2e76-4fb0-af19-5999b191bab0 req-081eb77e-8e06-4cec-a55d-b94243dd9c14 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:b09fa0a2-bf08-43d3-8806-8449d5edbcb1 for instance 957da841-1122-4e67-8b57-59007edc25ad on instance [pid: 7|app: 0|req: 207/431] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:33:21 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-27 04:33:22.262 8 WARNING neutronclient.v2_0.client [None req-c993e529-b74d-4476-8149-6c1755fcb83a edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/432] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:22 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1406 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-27 04:33:22.412 7 WARNING neutronclient.v2_0.client [None req-53cda5de-54c5-485a-a80e-5a1196a56bc6 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in 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/433] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:22 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1556 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:23.343 8 WARNING neutronclient.v2_0.client [None req-b3991afc-ae9d-4379-a409-4f9a6f038d4a edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/434] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:23 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1454 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-27 04:33:23.643 7 WARNING neutronclient.v2_0.client [None req-bb9b306c-b05a-4f19-9a49-0903574b5e73 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/435] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:23 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1739 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:23.782 8 WARNING neutronclient.v2_0.client [None req-75d99138-ae40-4fd3-9df1-f22666781bd2 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in 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/436] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:33:23 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:24.426 7 WARNING neutronclient.v2_0.client [None req-f64174c0-1f51-4a81-b666-51843c102fa2 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] 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: 210/437] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:24 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1454 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:24.566 8 WARNING neutronclient.v2_0.client [None req-3f185df5-5f51-4e40-92bf-f70fb9058e62 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The 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-27 04:33:24.577 7 INFO nova.api.openstack.compute.server_external_events [req-32b89254-4d2b-466e-b194-0e7b7ab53170 req-2b8de9f7-847c-4b3f-a0b5-fd9ed1183a22 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:b09fa0a2-bf08-43d3-8806-8449d5edbcb1 for instance 957da841-1122-4e67-8b57-59007edc25ad on instance [pid: 7|app: 0|req: 211/438] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/439] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:24 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1739 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, ' [pid: 7|app: 0|req: 212/440] 10.0.0.38 () {32 vars in 640 bytes} [Mon Apr 27 04:33:24 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 229/441] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:33:24 2026] DELETE /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 0 bytes in 111 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-27 04:33:24.883 7 WARNING neutronclient.v2_0.client [None req-dec2fc24-d8f2-454d-8bf3-0b373ade2ac5 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/442] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:24 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1745 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-27 04:33:25.609 8 WARNING neutronclient.v2_0.client [None req-583a008e-a75d-4a9d-930d-1bc2cbdf2406 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/443] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:25 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1462 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-27 04:33:26.035 7 WARNING neutronclient.v2_0.client [None req-e8620d28-8a5b-4613-b52d-d00bdbb8b1dc 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/444] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:25 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1865 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:26.615 8 INFO nova.api.openstack.compute.server_external_events [req-685e4ddb-0b2c-497d-a171-4e7a5a69dcba req-26b3c606-d4d9-419b-9b69-6026b6e2b31d 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:783ee9ee-d9fd-4951-b349-fb96c7a0cc5b for instance 4b4189ff-1d1b-4b28-b8ee-403c2336d442 on instance [pid: 8|app: 0|req: 231/445] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:26.707 7 WARNING neutronclient.v2_0.client [None req-5c957dc1-5f76-42e4-8e76-fed17dd4e726 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/446] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:26 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1540 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-27 04:33:27.409 8 WARNING neutronclient.v2_0.client [None req-5f47301e-dcd3-4d17-b294-ef603536f3ea 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] 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-27 04:33:27.858 7 WARNING neutronclient.v2_0.client [None req-24e3869f-1a6e-4727-b009-df1297dd0bb5 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/449] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:27 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1798 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/450] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:27 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1528 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:28.653 8 INFO nova.api.openstack.compute.server_external_events [req-edd3bad2-753f-4780-956e-0985da761386 req-69000b42-0e25-4663-bb6a-49c2befeffb8 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:b09fa0a2-bf08-43d3-8806-8449d5edbcb1 for instance 957da841-1122-4e67-8b57-59007edc25ad on instance [pid: 8|app: 0|req: 233/451] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:29.103 7 WARNING neutronclient.v2_0.client [None req-739ca070-2709-4a12-9f8f-d28c243eb61b 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in 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/452] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:29 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1517 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-27 04:33:29.185 8 WARNING neutronclient.v2_0.client [None req-a24270e1-4e29-41e7-9550-bc3d648a741d edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/453] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:29 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1528 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:30.204 7 WARNING neutronclient.v2_0.client [None req-0971009b-bdcc-4723-a434-c0b4a7d9f86c 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] The python binding code in 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/454] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:30 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => generated 1517 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-27 04:33:30.325 8 WARNING neutronclient.v2_0.client [None req-c0690e00-d65b-442f-8b5b-e59c220d20d1 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/455] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:30 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1528 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-27 04:33:31.288 7 INFO nova.api.openstack.wsgi [None req-28db1512-0a84-434b-bb87-a91f9f44605d 82d68d43c6624c1c9075e2bd2a256329 3fc0e38a893d475ab1461c178da64109 - - default default] HTTP exception thrown: Instance 957da841-1122-4e67-8b57-59007edc25ad could not be found. [pid: 7|app: 0|req: 221/456] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:31 2026] GET /v2.1/servers/957da841-1122-4e67-8b57-59007edc25ad => 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: 236/457] 10.0.0.38 () {32 vars in 703 bytes} [Mon Apr 27 04:33:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-160273603 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:31.442 7 WARNING neutronclient.v2_0.client [None req-4cfcdc5c-a294-4a5f-b4da-6d65898ea65a edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/458] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:31 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:33:32.162 8 INFO nova.api.openstack.compute.server_external_events [req-d12d28b7-b382-4075-8855-022a489ca3e9 req-4a7c55b5-9faf-440d-8d73-a7a365fc83c7 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:783ee9ee-d9fd-4951-b349-fb96c7a0cc5b for instance 4b4189ff-1d1b-4b28-b8ee-403c2336d442 on instance [pid: 8|app: 0|req: 237/459] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:33:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:32.608 7 WARNING neutronclient.v2_0.client [None req-595b6a98-cb3b-4652-b2a6-3ecdbe919b19 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/460] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:32 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1528 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:33.760 8 WARNING neutronclient.v2_0.client [None req-64147b08-e566-45bf-b374-ad1c0eef4d4b 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/461] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:33 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1821 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 224/462] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:33:34 2026] DELETE /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 0 bytes in 126 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-27 04:33:34.307 8 WARNING neutronclient.v2_0.client [None req-94513c98-f4ab-49d6-85b1-2f058131ef7e 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] 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-27 04:33:34.437 7 WARNING neutronclient.v2_0.client [None req-c3b44b93-af5c-4a06-b3c3-271f127ebe44 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/463] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:34 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1827 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/464] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:34 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1695 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:34.645 8 WARNING neutronclient.v2_0.client [None req-4a88d3ea-f617-4f2c-997e-155b1f48d944 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/465] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:34 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1695 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-27 04:33:35.534 7 WARNING neutronclient.v2_0.client [None req-b0ffbad9-dd60-4655-befd-dbdaffe20b7e 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] 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: 226/466] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:35 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1827 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:33:36.023 8 INFO nova.api.openstack.compute.server_external_events [req-1ad87f69-ce9f-4214-82ea-7110a36e9172 req-667f7015-2a7a-45a7-b302-83768e7e8e80 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:783ee9ee-d9fd-4951-b349-fb96c7a0cc5b for instance 4b4189ff-1d1b-4b28-b8ee-403c2336d442 on instance [pid: 8|app: 0|req: 241/467] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:37.068 7 WARNING neutronclient.v2_0.client [None req-4440a6b2-440d-4140-9939-903a6e4800fc 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/468] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:37 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1827 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-27 04:33:38.070 8 INFO nova.api.openstack.compute.server_external_events [req-2d5ea761-bd75-4cd9-a826-54b4124fa2c6 req-2c5d60d5-3815-4199-b6ea-f0601177a90a 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:d7ef3d9c-92de-4196-b4cd-a4ee22ed3319 for instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb on instance [pid: 8|app: 0|req: 243/471] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:38 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-27 04:33:38.292 7 WARNING neutronclient.v2_0.client [None req-19697e95-ebdc-46ab-9bcd-1a4d80cd70f9 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/472] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:38 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1473 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-27 04:33:39.397 8 WARNING neutronclient.v2_0.client [None req-2fab877f-86bb-4107-b1fa-1218d34b0b74 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in 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/473] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:39 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1478 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:33:40.594 7 WARNING neutronclient.v2_0.client [None req-9e847445-6fbd-4741-8026-991f75b850ba 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/474] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:40 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 1478 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-27 04:33:41.678 8 INFO nova.api.openstack.wsgi [None req-61f86035-dadc-424b-8357-3a7cdf721e99 3cde2f3bbe49421684b9812c40bd0654 4d5eaa6b6918466ea7175d0cab744bee - - default default] HTTP exception thrown: Instance ee0c3d71-1cc5-4139-856d-c3c65ce673bb could not be found. [pid: 8|app: 0|req: 245/475] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:33:41 2026] GET /v2.1/servers/ee0c3d71-1cc5-4139-856d-c3c65ce673bb => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 231/476] 10.0.0.38 () {32 vars in 705 bytes} [Mon Apr 27 04:33:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2053509945 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/477] 10.0.0.38 () {34 vars in 749 bytes} [Mon Apr 27 04:33:44 2026] POST /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442/action => generated 31890 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/478] 10.0.0.38 () {30 vars in 412 bytes} [Mon Apr 27 04:33:46 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 247/479] 10.0.0.38 () {28 vars in 559 bytes} [Mon Apr 27 04:33:46 2026] GET /v2/ => generated 402 bytes in 548 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/480] 10.0.0.38 () {28 vars in 563 bytes} [Mon Apr 27 04:33:47 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: 248/481] 10.0.0.38 () {30 vars in 412 bytes} [Mon Apr 27 04:33:47 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-27 04:33:56.638 8 INFO nova.api.openstack.compute.server_external_events [req-a7d1ff47-30b5-40ba-9a6d-de2bb01f8c89 req-b79857b6-1bac-4d02-85af-38a14d69e6e6 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:783ee9ee-d9fd-4951-b349-fb96c7a0cc5b for instance 4b4189ff-1d1b-4b28-b8ee-403c2336d442 on instance [pid: 8|app: 0|req: 250/484] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:33:56 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: 236/487] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:33:59 2026] POST /v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:02.750 8 WARNING neutronclient.v2_0.client [None req-d6016025-1129-4dc2-8bc4-f85bc2a95938 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The 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-27 04:34:02.797 8 WARNING neutronclient.v2_0.client [None req-d6016025-1129-4dc2-8bc4-f85bc2a95938 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/488] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:34:02 2026] POST /v2.1/os-keypairs => generated 397 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:34:03.012 8 WARNING neutronclient.v2_0.client [None req-d6016025-1129-4dc2-8bc4-f85bc2a95938 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/489] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:34:02 2026] POST /v2.1/servers => generated 449 bytes in 596 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 04:34:03.297 7 WARNING neutronclient.v2_0.client [None req-2a72dfe0-ab2d-4239-95b7-6beefa856be6 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/490] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:03 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1403 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, ' [pid: 8|app: 0|req: 253/491] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:34:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:04.471 7 WARNING neutronclient.v2_0.client [None req-a2a6281f-b715-4b5c-9651-910ef0ffb44a edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/492] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:04 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1407 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:05.388 8 WARNING neutronclient.v2_0.client [None req-d3620c0b-a3eb-4aaf-8faa-97e469957c7f 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The 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-27 04:34:05.429 8 WARNING neutronclient.v2_0.client [None req-d3620c0b-a3eb-4aaf-8faa-97e469957c7f 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The 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-27 04:34:05.472 8 WARNING neutronclient.v2_0.client [None req-d3620c0b-a3eb-4aaf-8faa-97e469957c7f 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] 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-27 04:34:05.573 7 WARNING neutronclient.v2_0.client [None req-065798d1-39a9-4b07-96ff-524d97c7fd18 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/493] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:05 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:05.642 8 WARNING neutronclient.v2_0.client [None req-d3620c0b-a3eb-4aaf-8faa-97e469957c7f 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/494] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:34:05 2026] POST /v2.1/servers => generated 496 bytes in 589 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-27 04:34:05.935 7 WARNING neutronclient.v2_0.client [None req-5fa48642-4aff-4fc9-aea6-906b5c507620 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/495] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:05 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1456 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:06.666 8 WARNING neutronclient.v2_0.client [None req-5755736e-e378-4c56-b02b-86a5d2fd6381 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/496] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:06 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1455 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-27 04:34:07.019 7 WARNING neutronclient.v2_0.client [None req-84eb1ea2-3812-43f8-b45a-519d9e5bdd13 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/497] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:06 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1460 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-27 04:34:07.749 8 WARNING neutronclient.v2_0.client [None req-a3264229-c938-4c5b-80e2-7ce2671cc5a5 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] 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-27 04:34:08.100 7 WARNING neutronclient.v2_0.client [None req-f6c37519-b571-4874-9118-de92667614af 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/500] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:07 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1530 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/501] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:08 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1508 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-27 04:34:08.390 8 INFO nova.api.openstack.compute.server_external_events [req-bd328fd4-3a2b-45f4-ba50-ad4d4d4a9ab4 req-991d0033-729a-4e09-bc75-50a0e60a3c97 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d1a153cc-ba6a-4ef7-b582-55a1058be1db for instance 6355553a-84d9-4298-b26b-6b97a5f41177 on instance [pid: 8|app: 0|req: 257/502] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:09.296 7 WARNING neutronclient.v2_0.client [None req-c8e85c9d-37a2-4c41-988e-afe3c44a8e8f edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The 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-27 04:34:09.325 8 WARNING neutronclient.v2_0.client [None req-0da9c927-51bb-42a7-b87a-5cc1ed7103e7 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/503] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:09 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1508 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/504] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:09 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1528 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:10.464 8 WARNING neutronclient.v2_0.client [None req-482fd664-9543-4456-8672-f19c2c09457a 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The 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-27 04:34:10.512 7 WARNING neutronclient.v2_0.client [None req-256aa9b0-ed22-434a-825f-7b822d90cc60 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/505] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:10 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1630 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 247/506] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:10 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1528 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:11.229 8 INFO nova.api.openstack.compute.server_external_events [req-98be71cd-6428-4f97-ab71-f541f05d1d4a req-5f94b539-ebc1-44a5-80d7-78b9136a3367 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:e250c879-cc3f-44ed-9e60-424b478defb0 for instance 4b0405d3-2c4a-40ef-b114-6007069782cb on instance [pid: 8|app: 0|req: 260/507] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 04:34:12.248 7 WARNING neutronclient.v2_0.client [None req-4b4fc133-6f42-4424-a035-04647405f979 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The 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-27 04:34:12.285 8 WARNING neutronclient.v2_0.client [None req-4725da30-7ef9-4e94-a3b5-4ab9df194bc9 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/508] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:12 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1628 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/509] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:12 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1528 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:13.767 7 WARNING neutronclient.v2_0.client [None req-a2e1763b-2914-4d61-8080-e609f00556b6 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/510] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:13 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1628 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-27 04:34:13.902 8 WARNING neutronclient.v2_0.client [None req-bf721000-f588-41ec-bf74-0dc33db0f5c6 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/511] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:13 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1528 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:14.359 7 INFO nova.api.openstack.compute.server_external_events [req-8e3b5884-78e2-4fee-8ae0-98da340e69a4 req-85bb8d69-6984-4a9a-bba3-2fc624856c1f 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:d1a153cc-ba6a-4ef7-b582-55a1058be1db for instance 6355553a-84d9-4298-b26b-6b97a5f41177 on instance [pid: 7|app: 0|req: 250/512] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:34:14 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-27 04:34:14.897 8 WARNING neutronclient.v2_0.client [None req-aa9e9240-5751-4849-b40d-bc352815f82f 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/513] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:14 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1628 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-27 04:34:15.055 7 WARNING neutronclient.v2_0.client [None req-8a3213a4-d37e-4543-b617-423da1b23c2d edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/514] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:15 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1528 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:16.064 8 WARNING neutronclient.v2_0.client [None req-ae66813f-bd82-463a-9703-6e8dc1b7030e 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/515] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:16 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1628 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:16.225 7 WARNING neutronclient.v2_0.client [None req-12df0b1a-dc90-414c-bbfa-1d62e93a2b7f edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/516] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:16 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1696 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:16.403 8 WARNING neutronclient.v2_0.client [None req-1b02dc99-4729-4dbd-927b-dde69ea857cc edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/517] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:16 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1696 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:17.209 7 WARNING neutronclient.v2_0.client [None req-ec880ea0-7328-4e19-9fbc-b23f501fa67e 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] 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-27 04:34:17.280 8 INFO nova.api.openstack.compute.server_external_events [req-75f25440-41ae-4c72-92f2-7f0c3d754ae9 req-7fd132b1-cf3a-4c99-8f2e-440382da1f85 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:e250c879-cc3f-44ed-9e60-424b478defb0 for instance 4b0405d3-2c4a-40ef-b114-6007069782cb on instance [pid: 8|app: 0|req: 266/518] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:34:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:17.338 8 INFO nova.api.openstack.compute.server_external_events [req-65badf15-a688-483f-bbcf-1731a8f2fb0a req-f7982b47-28d4-46ba-8be6-3b4bf92d7fed 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d1a153cc-ba6a-4ef7-b582-55a1058be1db for instance 6355553a-84d9-4298-b26b-6b97a5f41177 on instance [pid: 8|app: 0|req: 267/519] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/520] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:17 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1628 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:18.590 7 WARNING neutronclient.v2_0.client [None req-32ce51ea-b3d3-436a-9207-6fcd007cb6c0 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/523] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:18 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1807 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:18.761 8 WARNING neutronclient.v2_0.client [None req-e0da694c-fdd2-439e-8114-1fa7313767e6 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/524] 10.0.0.38 () {32 vars in 740 bytes} [Mon Apr 27 04:34:18 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:19.555 7 INFO nova.api.openstack.compute.server_external_events [req-7f13e6ac-7ff7-4bcc-b961-3e288ff925aa req-2793695d-14f6-4cf0-b5e3-c5c555327b98 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:e250c879-cc3f-44ed-9e60-424b478defb0 for instance 4b0405d3-2c4a-40ef-b114-6007069782cb on instance [pid: 7|app: 0|req: 256/525] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 270/526] 10.0.0.38 () {34 vars in 749 bytes} [Mon Apr 27 04:34:23 2026] POST /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177/action => generated 31853 bytes in 541 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-27 04:34:27.305 7 WARNING neutronclient.v2_0.client [None req-64709f84-4464-4086-9ef8-787317aa1972 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/527] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:27 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1927 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/530] 10.0.0.38 () {32 vars in 752 bytes} [Mon Apr 27 04:34:29 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 259/531] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:34:31 2026] DELETE /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 0 bytes in 100 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-27 04:34:31.228 8 WARNING neutronclient.v2_0.client [None req-e3c731fc-96d7-4977-bcdd-a79f3a70acfb 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/532] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:31 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1933 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, ' [pid: 7|app: 0|req: 260/533] 10.0.0.28 () {30 vars in 618 bytes} [Mon Apr 27 04:34:31 2026] GET /v2.1 => generated 0 bytes in 95 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: 274/534] 10.0.0.28 () {32 vars in 691 bytes} [Mon Apr 27 04:34:31 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: 261/535] 10.0.0.28 () {34 vars in 912 bytes} [Mon Apr 27 04:34:31 2026] GET /v2.1/os-simple-tenant-usage/f4f79359d3404dfb945d965d4e5ee73b?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/536] 10.0.0.28 () {30 vars in 653 bytes} [Mon Apr 27 04:34:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:32.381 7 WARNING neutronclient.v2_0.client [None req-91fa1872-b9d2-4161-a6ec-6d4970f63cec 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/537] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:32 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1933 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:33.601 8 WARNING neutronclient.v2_0.client [None req-2d83fa08-5a82-427d-ab05-875330b9db30 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/538] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:33 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1933 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:34.444 7 INFO nova.api.openstack.compute.server_external_events [req-de302e45-e670-4783-aaf6-f5055af528f5 req-d3fe835f-73ee-42fa-9d62-b9d3c71c3d89 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:e250c879-cc3f-44ed-9e60-424b478defb0 for instance 4b0405d3-2c4a-40ef-b114-6007069782cb on instance [pid: 7|app: 0|req: 263/539] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:34.765 7 WARNING neutronclient.v2_0.client [None req-909749eb-7870-4211-9ccc-21a9e921eca5 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/540] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:34 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1537 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, ' [pid: 8|app: 0|req: 277/541] 10.0.0.28 () {30 vars in 618 bytes} [Mon Apr 27 04:34:34 2026] GET /v2.1 => generated 0 bytes in 177 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: 278/542] 10.0.0.28 () {32 vars in 691 bytes} [Mon Apr 27 04:34:34 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/543] 10.0.0.28 () {34 vars in 912 bytes} [Mon Apr 27 04:34:34 2026] GET /v2.1/os-simple-tenant-usage/f4f79359d3404dfb945d965d4e5ee73b?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/544] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:34:34 2026] DELETE /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 0 bytes in 259 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 280/545] 10.0.0.28 () {30 vars in 653 bytes} [Mon Apr 27 04:34:35 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:34:35.216 7 WARNING neutronclient.v2_0.client [None req-c8f97325-d596-4924-a22c-5f3b08fcfc9a edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/546] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:35 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:35.865 8 WARNING neutronclient.v2_0.client [None req-41259f01-165f-43cc-bf3c-22e26bfec966 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/547] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:35 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => 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-27 04:34:36.398 7 WARNING neutronclient.v2_0.client [None req-36af758d-8dbd-406c-8251-510e92a27447 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/548] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:36 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1822 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-27 04:34:36.953 8 WARNING neutronclient.v2_0.client [None req-17c2885b-5bc2-44cd-b9cf-ffbb55b0986a 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/549] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:36 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:37.552 7 WARNING neutronclient.v2_0.client [None req-a348feb4-5d3c-472a-80c4-2f3d6e827763 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/550] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:37 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1822 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:38.075 8 WARNING neutronclient.v2_0.client [None req-c80c3ece-44d3-4996-af5c-b87b930e116b 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] The python binding code in 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/553] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:38 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 1542 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-27 04:34:38.346 7 INFO nova.api.openstack.compute.server_external_events [req-a52acebc-e12e-44f9-a638-43ace681df25 req-73cebad0-fdb7-4c73-b298-a1e05233baa9 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:d1a153cc-ba6a-4ef7-b582-55a1058be1db for instance 6355553a-84d9-4298-b26b-6b97a5f41177 on instance [pid: 7|app: 0|req: 270/554] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:38.729 8 WARNING neutronclient.v2_0.client [None req-a16a028b-a7be-4f6b-8c36-675c6137fbfe edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/555] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:38 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1484 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:39.177 7 INFO nova.api.openstack.wsgi [None req-9324805e-3399-4f37-a8d4-6211d6f80740 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] HTTP exception thrown: Instance 4b0405d3-2c4a-40ef-b114-6007069782cb could not be found. [pid: 7|app: 0|req: 271/556] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:39 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:39.205 8 INFO nova.api.openstack.wsgi [None req-4a3cf20d-d100-4a6a-9d2c-498b6b8a1466 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] HTTP exception thrown: Instance 4b0405d3-2c4a-40ef-b114-6007069782cb could not be found. [pid: 8|app: 0|req: 286/557] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:34:39 2026] DELETE /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:39.233 7 INFO nova.api.openstack.wsgi [None req-9fabb6b0-19d8-4d1b-8efc-f03257129565 3d4bc29c0a354ea0a2e15642af603ae3 a910846b0ead4c3c97f061ab0807d3a5 - - default default] HTTP exception thrown: Instance 4b0405d3-2c4a-40ef-b114-6007069782cb could not be found. [pid: 7|app: 0|req: 272/558] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:39 2026] GET /v2.1/servers/4b0405d3-2c4a-40ef-b114-6007069782cb => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/559] 10.0.0.38 () {32 vars in 703 bytes} [Mon Apr 27 04:34:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-456988694 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:39.835 7 WARNING neutronclient.v2_0.client [None req-d4d920d9-1d42-4fa6-b85a-0b2cf78daf72 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/560] 10.0.0.38 () {32 vars in 727 bytes} [Mon Apr 27 04:34:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1556175717 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/561] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:39 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1489 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:40.935 8 WARNING neutronclient.v2_0.client [None req-484e0cba-6f9f-4a14-ae03-23a3b041330f edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/562] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:40 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => generated 1489 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:42.825 7 INFO nova.api.openstack.wsgi [None req-c7c467f8-4280-41fd-a25c-983ad320f33b edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] HTTP exception thrown: Instance 6355553a-84d9-4298-b26b-6b97a5f41177 could not be found. [pid: 7|app: 0|req: 274/563] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:42 2026] GET /v2.1/servers/6355553a-84d9-4298-b26b-6b97a5f41177 => 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: 290/564] 10.0.0.38 () {32 vars in 729 bytes} [Mon Apr 27 04:34:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2081781477 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/565] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:34:43 2026] DELETE /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-27 04:34:43.917 8 WARNING neutronclient.v2_0.client [None req-91409419-97d3-490b-a001-2db712466806 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/566] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:43 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1701 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:45.175 7 WARNING neutronclient.v2_0.client [None req-cfe9a5c4-87e5-498d-8fa7-fa5101e645a3 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The 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-27 04:34:45.232 8 WARNING neutronclient.v2_0.client [None req-8a7a6654-36eb-4bd2-9aae-738a1166eb89 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/567] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:45 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1701 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:45.441 8 WARNING neutronclient.v2_0.client [None req-8a7a6654-36eb-4bd2-9aae-738a1166eb89 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/568] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:34:45 2026] POST /v2.1/servers => generated 424 bytes in 469 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-27 04:34:45.663 7 WARNING neutronclient.v2_0.client [None req-d03e5d66-ad58-4a6f-9078-11dd83d105e2 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/569] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:45 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1367 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:46.431 8 WARNING neutronclient.v2_0.client [None req-c9c79103-b349-406d-8479-e95a8e584a47 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/570] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:46 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1701 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-27 04:34:46.751 7 WARNING neutronclient.v2_0.client [None req-64644b24-0b7d-45b4-bfa2-2254a8bf4052 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] 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-27 04:34:46.780 8 INFO nova.api.openstack.compute.server_external_events [req-80e00715-1bda-42d2-b1f4-1eb6573ba998 req-f93ad884-cd0b-439f-932f-10c78f8387a4 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:783ee9ee-d9fd-4951-b349-fb96c7a0cc5b for instance 4b4189ff-1d1b-4b28-b8ee-403c2336d442 on instance [pid: 8|app: 0|req: 294/571] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/572] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:46 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1371 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:47.611 8 WARNING neutronclient.v2_0.client [None req-c63d9745-f10f-420b-8d3c-cf5c60aecfa0 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/573] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:47 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => 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-27 04:34:47.848 7 WARNING neutronclient.v2_0.client [None req-6ab7dd6b-c5d4-414e-8dba-c62e5c2c620e 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/576] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:47 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1419 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-27 04:34:48.711 8 WARNING neutronclient.v2_0.client [None req-734ea910-1266-41b7-ad2b-bc6bf6d226b1 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/577] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:48 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:48.931 7 WARNING neutronclient.v2_0.client [None req-1481793f-1cfa-4611-9618-51c0767650f8 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/578] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:48 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1419 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-27 04:34:49.810 8 WARNING neutronclient.v2_0.client [None req-164a53f4-47b3-4c74-b3ca-670f4486e7c3 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/579] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:49 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => 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-27 04:34:50.044 7 WARNING neutronclient.v2_0.client [None req-929d9645-89b5-4963-bcee-4efbd4fe15f8 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/580] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:49 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1427 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:50.823 8 INFO nova.api.openstack.compute.server_external_events [req-6ba6c746-7090-4f32-94c8-199063df4179 req-cf08667c-6ea5-4568-af23-06c84d0abd55 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:45d59228-31aa-4490-9d3b-9d5965b0cd15 for instance 747a61fe-60f3-4395-87d9-a0e0a8bd1db9 on instance [pid: 8|app: 0|req: 299/581] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:34:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:50.915 7 WARNING neutronclient.v2_0.client [None req-166d6a3d-2628-40cf-9948-d4c97c88ecdf edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] The python binding code in 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/582] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:50 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:51.133 8 WARNING neutronclient.v2_0.client [None req-59d28ff3-9b38-4a51-a9ee-28d3299e3c26 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/583] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:51 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1479 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:51.997 7 INFO nova.api.openstack.wsgi [None req-0731ca24-b281-4f78-9439-ac1a1581dcc6 edb19eb27f66444daf5a1d317501bf95 786f3338e4ee4df2a6d2734a731a9540 - - default default] HTTP exception thrown: Instance 4b4189ff-1d1b-4b28-b8ee-403c2336d442 could not be found. [pid: 7|app: 0|req: 284/584] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:51 2026] GET /v2.1/servers/4b4189ff-1d1b-4b28-b8ee-403c2336d442 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/585] 10.0.0.38 () {32 vars in 729 bytes} [Mon Apr 27 04:34:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1930743483 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:52.307 7 WARNING neutronclient.v2_0.client [None req-0e187d48-ace3-4cda-bea7-fa3835993cf2 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/586] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:52 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1467 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 04:34:53.457 8 WARNING neutronclient.v2_0.client [None req-1e4a350a-e6cb-4437-804a-767de7d13cf2 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/587] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:53 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1467 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:54.931 7 WARNING neutronclient.v2_0.client [None req-21904783-48a2-4ab9-93d1-2c3595953100 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/588] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:54 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1467 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:56.079 8 WARNING neutronclient.v2_0.client [None req-b86dcb78-7022-4982-bb6c-6db2dea0aea5 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/589] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:56 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1467 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:57.245 7 WARNING neutronclient.v2_0.client [None req-f544c69e-baf5-42b1-9cc8-aeaf554934c0 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/590] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:57 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => 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-27 04:34:57.902 7 INFO nova.api.openstack.compute.server_external_events [req-8ddfaef8-5445-4156-a4b7-782504639803 req-275d9151-627f-4f17-a581-9dae9e6211ef 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:45d59228-31aa-4490-9d3b-9d5965b0cd15 for instance 747a61fe-60f3-4395-87d9-a0e0a8bd1db9 on instance [pid: 7|app: 0|req: 289/593] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:34:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:34:58.448 8 WARNING neutronclient.v2_0.client [None req-433e64d2-fce0-4fa8-8f11-f32f9ba28b68 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/594] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:58 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1467 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-27 04:34:59.607 7 WARNING neutronclient.v2_0.client [None req-d383f9db-e743-4ea4-a2ed-e65cc0f881ab 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/595] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:34:59 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1647 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, ' [pid: 8|app: 0|req: 306/596] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:35:00 2026] DELETE /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:35:01.053 7 WARNING neutronclient.v2_0.client [None req-f09c8c3b-765d-45a0-b6ff-ad782d8d5af6 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/597] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:35:01 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1653 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:35:02.362 8 WARNING neutronclient.v2_0.client [None req-e3a6a4e2-92da-4b36-abfe-69e7064865ba 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/598] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:35:02 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1653 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 04:35:03.847 7 INFO nova.api.openstack.compute.server_external_events [req-97875cfa-b982-4c74-9c98-349b1fc6178e req-a274f15e-3934-4efe-be55-80531dfedc7e 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-unplugged:45d59228-31aa-4490-9d3b-9d5965b0cd15 for instance 747a61fe-60f3-4395-87d9-a0e0a8bd1db9 on instance [pid: 7|app: 0|req: 292/599] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:35:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:35:03.871 8 WARNING neutronclient.v2_0.client [None req-0021e707-c691-4bd3-b72c-4b7aa35a5ebb 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] 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-27 04:35:04.227 7 INFO nova.api.openstack.compute.server_external_events [req-a8ab00f2-70dc-425e-9a36-9fe3d8c3e86e req-6994563f-9247-4bc1-9cdc-ff84ab38ad80 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:45d59228-31aa-4490-9d3b-9d5965b0cd15 for instance 747a61fe-60f3-4395-87d9-a0e0a8bd1db9 on instance [pid: 7|app: 0|req: 293/600] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:35:04 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) [pid: 8|app: 0|req: 308/601] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:35:03 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1611 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:35:05.290 7 WARNING neutronclient.v2_0.client [None req-a0d95fd2-89ee-4a02-b86e-6d5e16ad37d4 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/602] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:35:05 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1453 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-27 04:35:06.408 8 WARNING neutronclient.v2_0.client [None req-cc3b513d-cadd-46d9-90a8-a3279d51711c 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] The python binding code in 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/603] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:35:06 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => generated 1453 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:35:07.561 7 INFO nova.api.openstack.wsgi [None req-4fe920f2-f618-441a-940a-abc3345ff283 0e97c7d401c34c3e952dcd7ffa6f845e 6e17b5d55ed940158739df17fb6bcaf2 - - default default] HTTP exception thrown: Instance 747a61fe-60f3-4395-87d9-a0e0a8bd1db9 could not be found. [pid: 7|app: 0|req: 295/604] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:35:07 2026] GET /v2.1/servers/747a61fe-60f3-4395-87d9-a0e0a8bd1db9 => 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: 303/619] 10.0.0.38 () {34 vars in 670 bytes} [Mon Apr 27 04:36:14 2026] POST /v2.1/os-keypairs => generated 396 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-27 04:36:15.905 8 WARNING neutronclient.v2_0.client [None req-61448e34-2f0d-43d8-bfb2-569a571ff7ae 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The 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-27 04:36:15.951 8 WARNING neutronclient.v2_0.client [None req-61448e34-2f0d-43d8-bfb2-569a571ff7ae 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The 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-27 04:36:16.302 8 WARNING neutronclient.v2_0.client [None req-61448e34-2f0d-43d8-bfb2-569a571ff7ae 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/620] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:36:15 2026] POST /v2.1/servers => generated 448 bytes in 656 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 04:36:16.513 7 WARNING neutronclient.v2_0.client [None req-66e65be1-3b76-4368-89c4-1ba123c1eb37 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/621] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:16 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 1394 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-27 04:36:21.620 7 WARNING neutronclient.v2_0.client [None req-2f30b45a-fd90-427d-aecb-a4835a54b93e 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] 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-27 04:36:21.758 8 INFO nova.api.openstack.compute.server_external_events [req-1c917266-2d3d-4b21-979e-27acb0087266 req-1025aab1-2124-4d40-85fb-fd1ff20f4cfd 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d4ecca14-39e1-4909-93e2-1faf42c2281d for instance 238db163-3615-4fc7-b6c3-42032f7071dd on instance [pid: 7|app: 0|req: 306/624] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:21 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 1520 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/625] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:36:21 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-27 04:36:25.716 7 INFO nova.api.openstack.compute.server_external_events [req-2f0dc0d9-8e0c-49df-8ff8-b8f1c2d7d103 req-d90afca2-46f4-4713-95bd-186923ba6fac 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:d4ecca14-39e1-4909-93e2-1faf42c2281d for instance 238db163-3615-4fc7-b6c3-42032f7071dd on instance [pid: 7|app: 0|req: 307/626] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:36:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:36:26.810 8 WARNING neutronclient.v2_0.client [None req-4020713d-7090-4510-8cbe-010512b8a550 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/627] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:26 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 1518 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:36:32.023 8 WARNING neutronclient.v2_0.client [None req-249a58fb-07a8-443a-946d-dabf67f8138d 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/630] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:31 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:36:33.333 7 INFO nova.api.openstack.compute.server_external_events [req-3b3a3c34-ab0e-4dcf-b7b5-0e4363a617c5 req-02baedb6-8fc0-46fe-8b77-dc93756a49fe 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d4ecca14-39e1-4909-93e2-1faf42c2281d for instance 238db163-3615-4fc7-b6c3-42032f7071dd on instance [pid: 7|app: 0|req: 309/631] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:36:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:36:33.386 8 WARNING neutronclient.v2_0.client [None req-52c0ca92-e717-4717-ad36-b649747bfa09 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The 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-27 04:36:33.430 8 WARNING neutronclient.v2_0.client [None req-52c0ca92-e717-4717-ad36-b649747bfa09 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The 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-27 04:36:33.713 8 WARNING neutronclient.v2_0.client [None req-52c0ca92-e717-4717-ad36-b649747bfa09 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/632] 10.0.0.38 () {34 vars in 662 bytes} [Mon Apr 27 04:36:33 2026] POST /v2.1/servers => generated 448 bytes in 585 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-27 04:36:33.931 7 WARNING neutronclient.v2_0.client [None req-b58835a2-c20e-4012-bc0f-75eb9f67b315 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/633] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:33 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 1394 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-27 04:36:39.018 8 WARNING neutronclient.v2_0.client [None req-bd51cf8c-924e-45e7-ad84-01ad00854945 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/636] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:38 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 1446 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-27 04:36:41.382 7 INFO nova.api.openstack.compute.server_external_events [req-8ba90d2c-cb73-408d-ad0c-a1b31326fe48 req-7e1452ec-12e4-4d08-a62d-21a2f78e83aa 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:6936f0af-3d1d-477a-97a3-09a22af01645 for instance 00a25124-62e0-4eab-9f64-dfdab8f7dd59 on instance [pid: 7|app: 0|req: 312/637] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:36:41 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-27 04:36:44.167 8 WARNING neutronclient.v2_0.client [None req-978f0077-119f-4af2-8ee2-9a0c579ce807 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/638] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:44 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:36:45.210 7 INFO nova.api.openstack.compute.server_external_events [req-5ea6840b-692d-4cdc-9993-b5f526151c25 req-85e4d8a3-06d8-438d-9f6b-62179af086b1 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:6936f0af-3d1d-477a-97a3-09a22af01645 for instance 00a25124-62e0-4eab-9f64-dfdab8f7dd59 on instance [pid: 7|app: 0|req: 313/639] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:36:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:36:49.357 8 WARNING neutronclient.v2_0.client [None req-4755c580-de88-4d3d-b468-5852a74eeff2 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/642] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:36:49 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 1818 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:36:50.722 7 INFO nova.api.openstack.compute.server_external_events [req-35c0a3a6-72e9-4636-89d9-6868c79f319a req-6eaa4440-8d99-4839-adf0-2c6371e039b9 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:6936f0af-3d1d-477a-97a3-09a22af01645 for instance 00a25124-62e0-4eab-9f64-dfdab8f7dd59 on instance [pid: 7|app: 0|req: 315/643] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:36:50 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-27 04:37:26.251 8 WARNING neutronclient.v2_0.client [None req-c663393b-3e18-4ede-932d-a8d26df02574 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The 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-27 04:37:26.289 8 WARNING neutronclient.v2_0.client [None req-c663393b-3e18-4ede-932d-a8d26df02574 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The 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-27 04:37:26.430 8 WARNING neutronclient.v2_0.client [None req-c663393b-3e18-4ede-932d-a8d26df02574 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in 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/650] 199.204.45.157 () {36 vars in 714 bytes} [Mon Apr 27 04:37:26 2026] POST /v2.1/servers => generated 453 bytes in 669 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-27 04:37:26.983 7 WARNING neutronclient.v2_0.client [None req-13df090e-9129-49f8-9857-61d567e703f2 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in 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/651] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 04:37:26 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 2213 bytes in 93 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-27 04:37:27.089 8 WARNING neutronclient.v2_0.client [None req-573fb16c-36dc-42f6-9867-120f797b98f9 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/652] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 04:37:27 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 28 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 320/653] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 04:37:27 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:37:29.882 8 WARNING neutronclient.v2_0.client [None req-3d74a0e6-a11b-4d8a-8390-ae5113cbc1d2 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/656] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 04:37:29 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 2371 bytes in 122 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-27 04:37:29.987 7 WARNING neutronclient.v2_0.client [None req-7906a40e-53be-41bd-8e10-ec55ccee3ef1 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/657] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 04:37:29 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 336/658] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 04:37:30 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-volume_attachments => generated 197 bytes in 55 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-27 04:37:32.131 7 INFO nova.api.openstack.compute.server_external_events [req-0b15ef57-dac2-4d99-99c7-c133c9addfe7 req-a98e445f-0c4e-4d92-a29e-0d6afa85597d 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:b63e524d-a5b4-46fd-8da4-f391548f8e70 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 323/659] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:37:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:37:32.902 8 WARNING neutronclient.v2_0.client [None req-5113c58f-c8ed-4a4e-9956-c0cc1198a304 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/660] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 04:37:32 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 2445 bytes in 108 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-27 04:37:33.014 7 WARNING neutronclient.v2_0.client [None req-9afbc696-5bcf-4e50-b3ae-b42db26beb5e 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/661] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 04:37:32 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 283 bytes in 79 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: 338/662] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 04:37:33 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:37:35.707 7 WARNING neutronclient.v2_0.client [None req-2b96f982-cbed-45d2-b84f-baf84a946867 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/663] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 04:37:35 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 2433 bytes in 142 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-27 04:37:35.826 8 WARNING neutronclient.v2_0.client [None req-3e8bd6ca-7b39-4f2d-a643-6858e6834989 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/664] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 04:37:35 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 283 bytes in 70 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: 326/665] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 04:37:35 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-volume_attachments => generated 197 bytes in 39 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-27 04:37:37.741 8 INFO nova.api.openstack.compute.server_external_events [req-fffdc1cf-353d-4bfc-8523-69930c79a93f req-5bf6248e-1773-47e6-9227-1401e276fc23 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:b63e524d-a5b4-46fd-8da4-f391548f8e70 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 8|app: 0|req: 340/667] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:37:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:37:38.708 8 WARNING neutronclient.v2_0.client [None req-ebeee725-5859-45da-985b-7d0d74f4c9dc 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/669] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 04:37:38 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 2433 bytes in 307 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-27 04:37:38.849 7 WARNING neutronclient.v2_0.client [None req-f3cc907b-36ea-475b-b9d0-8003172890ba 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/670] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 04:37:38 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 285 bytes in 77 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: 342/671] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 04:37:38 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-volume_attachments => generated 197 bytes in 35 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-27 04:37:41.739 7 WARNING neutronclient.v2_0.client [None req-e0f909b3-76de-4de4-b7c5-bb2db15be2b7 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/672] 199.204.45.157 () {32 vars in 733 bytes} [Mon Apr 27 04:37:41 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 2580 bytes in 120 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-27 04:37:41.870 8 WARNING neutronclient.v2_0.client [None req-179c580a-62ac-4233-b4c2-c7e38081afc5 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/673] 199.204.45.157 () {32 vars in 759 bytes} [Mon Apr 27 04:37:41 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 285 bytes in 87 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: 331/674] 199.204.45.157 () {32 vars in 777 bytes} [Mon Apr 27 04:37:41 2026] GET /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-volume_attachments => generated 197 bytes in 34 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-27 04:38:20.431 7 WARNING neutronclient.v2_0.client [None req-aa5702a1-e9e2-4a58-bfac-384990c9c826 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The 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-27 04:38:20.471 7 WARNING neutronclient.v2_0.client [None req-aa5702a1-e9e2-4a58-bfac-384990c9c826 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] 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-27 04:38:22.741 8 INFO nova.api.openstack.compute.server_external_events [req-4304c4f3-6aae-432e-a6aa-b9d47237cd3b req-afa821b8-2cfa-4b60-be8f-3f4c3820247f 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:3af50e78-c2b3-4f4e-9f55-07b5c3906948 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 8|app: 0|req: 348/683] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:38:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:38:27.299 8 INFO nova.api.openstack.compute.server_external_events [req-9308c4da-bb96-4936-abae-c43f6956e6ee req-c6aff5df-e754-475b-ac29-2e430bf9bce1 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:3af50e78-c2b3-4f4e-9f55-07b5c3906948 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 8|app: 0|req: 349/684] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:38:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:38:29.031 7 WARNING neutronclient.v2_0.client [None req-aa5702a1-e9e2-4a58-bfac-384990c9c826 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in 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/687] 199.204.45.157 () {36 vars in 812 bytes} [Mon Apr 27 04:38:20 2026] POST /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 280 bytes in 8693 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-27 04:38:29.344 8 INFO nova.api.openstack.compute.server_external_events [req-523ee29a-48dc-4f6b-adda-8b4384f1f9de req-5843bc64-f918-4bfb-9050-af95678719cc 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:3af50e78-c2b3-4f4e-9f55-07b5c3906948 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 8|app: 0|req: 352/688] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:38:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:38:29.671 7 INFO nova.api.openstack.compute.server_external_events [req-11b0fbdb-4e6c-4e87-80a0-34d6827b808b req-e89f2b93-438a-474a-835e-f24e435a738d 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:3af50e78-c2b3-4f4e-9f55-07b5c3906948 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 337/689] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:38:29 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-27 04:38:56.691 8 WARNING neutronclient.v2_0.client [None req-460b73e1-8689-4d71-a243-9a6c30c253a3 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The 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-27 04:38:56.723 8 WARNING neutronclient.v2_0.client [None req-460b73e1-8689-4d71-a243-9a6c30c253a3 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] 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-27 04:38:58.989 7 INFO nova.api.openstack.compute.server_external_events [req-b154d5a9-f10f-461b-95d4-56e2c9d35446 req-21bb97ad-d972-413d-b170-51d5d2ba70ac 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:c5bf4bdb-6584-465c-80d7-9a166864942b for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 342/696] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:38:58 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-27 04:39:04.822 7 INFO nova.api.openstack.compute.server_external_events [req-d706652a-6033-492b-90af-9c53f4572394 req-1b0a78a5-9c0b-419c-acbe-fdc820322e22 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:c5bf4bdb-6584-465c-80d7-9a166864942b for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 343/697] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:39:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:39:05.768 8 WARNING neutronclient.v2_0.client [None req-460b73e1-8689-4d71-a243-9a6c30c253a3 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in 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/698] 199.204.45.157 () {36 vars in 812 bytes} [Mon Apr 27 04:38:56 2026] POST /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 377 bytes in 9208 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-27 04:39:12.078 8 WARNING neutronclient.v2_0.client [None req-d16c3c61-22a8-4840-bed8-53a75601e7a1 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The 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-27 04:39:12.119 8 WARNING neutronclient.v2_0.client [None req-d16c3c61-22a8-4840-bed8-53a75601e7a1 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] 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-27 04:39:14.298 7 INFO nova.api.openstack.compute.server_external_events [req-7f7c35d8-922c-4266-87c7-77f9281b3400 req-ebccdf47-a7ca-45e8-8400-973cb0787694 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:20258819-2857-47b4-8faa-92b8c5577e77 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 345/701] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:39:14 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-27 04:39:19.463 7 INFO nova.api.openstack.compute.server_external_events [req-6f83a0ae-4bde-42bd-8ca9-d70d176d1a28 req-0966cc49-c463-4c4b-b969-05b2d47783fb 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-plugged:20258819-2857-47b4-8faa-92b8c5577e77 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 348/704] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:39:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 04:39:21.151 8 WARNING neutronclient.v2_0.client [None req-d16c3c61-22a8-4840-bed8-53a75601e7a1 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] The python binding code in 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/705] 199.204.45.157 () {36 vars in 812 bytes} [Mon Apr 27 04:39:12 2026] POST /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface => generated 378 bytes in 9159 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-27 04:39:21.831 7 INFO nova.api.openstack.compute.server_external_events [req-0eecee5d-4055-4cf4-83e7-e8ffda379a1b req-c8827abe-f106-4890-aff1-6c378241dcca 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:c5bf4bdb-6584-465c-80d7-9a166864942b for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 349/706] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:39:21 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-27 04:39:35.993 7 INFO nova.api.openstack.compute.server_external_events [req-09b2712b-1f60-46d7-9df1-f7e127d28262 req-a189550a-b14f-4547-bff3-935544c76dc5 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:20258819-2857-47b4-8faa-92b8c5577e77 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 351/709] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:39:35 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: 359/710] 199.204.45.157 () {34 vars in 855 bytes} [Mon Apr 27 04:39:36 2026] DELETE /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface/20258819-2857-47b4-8faa-92b8c5577e77 => generated 0 bytes in 58 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-27 04:39:38.028 8 INFO nova.api.openstack.compute.server_external_events [req-2e368067-bf22-41f0-9f3f-7c3228d45817 req-cf418987-c1e0-44a1-a48c-8b90375b7419 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:20258819-2857-47b4-8faa-92b8c5577e77 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 8|app: 0|req: 361/713] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:39:38 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-27 04:39:46.507 7 INFO nova.api.openstack.compute.server_external_events [req-8815d54c-f29a-47ab-888c-6aac43be3ce0 req-274759be-ab1c-46e1-b36e-2dcfed2ef6bc 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:c5bf4bdb-6584-465c-80d7-9a166864942b for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 353/714] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:39:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/715] 199.204.45.157 () {34 vars in 855 bytes} [Mon Apr 27 04:39:46 2026] DELETE /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface/c5bf4bdb-6584-465c-80d7-9a166864942b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/722] 199.204.45.157 () {34 vars in 855 bytes} [Mon Apr 27 04:40:08 2026] DELETE /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139/os-interface/3af50e78-c2b3-4f4e-9f55-07b5c3906948 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/723] 199.204.45.157 () {34 vars in 755 bytes} [Mon Apr 27 04:40:12 2026] DELETE /v2.1/servers/6a04aa9a-44b0-4caf-8c60-a00b58f9c139 => generated 0 bytes in 108 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-27 04:40:15.497 8 INFO nova.api.openstack.compute.server_external_events [req-57515a00-e6bf-43c7-9853-4139bb9f16da req-d68f523d-ba2b-46d7-bf9c-434dd56bbed2 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-unplugged:b63e524d-a5b4-46fd-8da4-f391548f8e70 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 8|app: 0|req: 367/724] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:40:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:15.824 7 INFO nova.api.openstack.compute.server_external_events [req-a2c372ba-4d31-492b-b121-cd5f6f28b1bf req-11d6c3aa-2a06-4a76-8b36-075b7cf2062d 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:b63e524d-a5b4-46fd-8da4-f391548f8e70 for instance 6a04aa9a-44b0-4caf-8c60-a00b58f9c139 on instance [pid: 7|app: 0|req: 358/725] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:40:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:17.430 8 INFO nova.api.openstack.compute.server_external_events [req-381d4115-e867-4e87-bf3b-64b9c92bfa3b req-6f97355a-e3f3-41c6-9bcf-326e0aafdba0 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:6936f0af-3d1d-477a-97a3-09a22af01645 for instance 00a25124-62e0-4eab-9f64-dfdab8f7dd59 on instance [pid: 8|app: 0|req: 368/726] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:40:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:40:17 2026] DELETE /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:17.564 8 WARNING neutronclient.v2_0.client [None req-a903095b-3feb-4bdd-a01c-4f116eff9d54 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/728] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:40:17 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 1944 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:20.408 8 INFO nova.api.openstack.compute.server_external_events [req-5d84ba66-648b-4215-a8bb-a38aaedb64b2 req-c654dfb0-ab16-43c3-8762-a6c2879d208a 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:6936f0af-3d1d-477a-97a3-09a22af01645 for instance 00a25124-62e0-4eab-9f64-dfdab8f7dd59 on instance [pid: 8|app: 0|req: 371/731] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:40:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:22.772 7 WARNING neutronclient.v2_0.client [None req-db3e1551-e227-4276-ac19-e7921e397d35 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in 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/732] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:40:22 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => generated 1480 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:28.296 7 INFO nova.api.openstack.wsgi [None req-42ac5c0a-0935-495f-8e8e-3ded047916d0 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] HTTP exception thrown: Instance 00a25124-62e0-4eab-9f64-dfdab8f7dd59 could not be found. [pid: 7|app: 0|req: 363/735] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:40:28 2026] GET /v2.1/servers/00a25124-62e0-4eab-9f64-dfdab8f7dd59 => 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-27 04:40:28.896 8 INFO nova.api.openstack.compute.server_external_events [req-0c6fa3fa-b96b-41a8-8204-db472a46aea5 req-9c89e3f3-f351-49da-93cf-490f312a3eb9 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-changed:d4ecca14-39e1-4909-93e2-1faf42c2281d for instance 238db163-3615-4fc7-b6c3-42032f7071dd 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: 373/736] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:40:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/737] 10.0.0.38 () {32 vars in 717 bytes} [Mon Apr 27 04:40:28 2026] DELETE /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 0 bytes in 83 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-27 04:40:29.022 8 WARNING neutronclient.v2_0.client [None req-cc28a3c1-1222-4a67-8ab2-a0d1367ece6e 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/738] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:40:28 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 1944 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-27 04:40:31.486 7 INFO nova.api.openstack.compute.server_external_events [req-66a806dd-27a4-43f5-9b13-8fe3ac7e3504 req-e288a80d-0d45-45e7-9ba7-ebe3cad39355 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-unplugged:d4ecca14-39e1-4909-93e2-1faf42c2281d for instance 238db163-3615-4fc7-b6c3-42032f7071dd on instance [pid: 7|app: 0|req: 365/739] 10.0.0.244 () {38 vars in 815 bytes} [Mon Apr 27 04:40:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:31.836 8 INFO nova.api.openstack.compute.server_external_events [req-c4de5011-e8d8-4e69-a348-95d476bb31ca req-4039b601-b996-443f-9295-101ba29dafbe 312281666a984a7d8aeb7e5a6cc0c3e8 ed6320c2148e483e92bc10ace5cf935d - - 2ddcb885feb94dbe8587f3a692041d99 2ddcb885feb94dbe8587f3a692041d99] Creating event network-vif-deleted:d4ecca14-39e1-4909-93e2-1faf42c2281d for instance 238db163-3615-4fc7-b6c3-42032f7071dd on instance [pid: 8|app: 0|req: 375/740] 10.0.0.136 () {38 vars in 815 bytes} [Mon Apr 27 04:40:31 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-27 04:40:34.204 7 WARNING neutronclient.v2_0.client [None req-a99fb9d9-f1dc-4b07-b49c-ccc288609c63 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/741] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:40:34 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 1480 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 04:40:39.282 8 INFO nova.api.openstack.wsgi [None req-301996ba-76e2-47c7-a5df-f0dca391dbec 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] HTTP exception thrown: Instance 238db163-3615-4fc7-b6c3-42032f7071dd could not be found. [pid: 8|app: 0|req: 377/744] 10.0.0.38 () {32 vars in 714 bytes} [Mon Apr 27 04:40:39 2026] GET /v2.1/servers/238db163-3615-4fc7-b6c3-42032f7071dd => generated 111 bytes in 22 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: 368/745] 10.0.0.38 () {32 vars in 725 bytes} [Mon Apr 27 04:40:40 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1647922893 => 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-27 04:40:40.407 8 INFO nova.api.openstack.wsgi [None req-1176ef51-6bf2-4b1f-b11a-fe3befb764c4 8b70f50dd2334c2dbfbbd2274e8db8d6 c48902316a9246d0a2995fe7558fde3e - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1647922893 not found for user 8b70f50dd2334c2dbfbbd2274e8db8d6 [pid: 8|app: 0|req: 378/746] 10.0.0.38 () {32 vars in 722 bytes} [Mon Apr 27 04:40:40 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1647922893 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.38 () {32 vars in 654 bytes} [Mon Apr 27 04:40:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/750] 10.0.0.38 () {32 vars in 640 bytes} [Mon Apr 27 04:40:54 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 04:40:54.899 8 WARNING oslo_db.sqlalchemy.utils [None req-7a6deac1-eb8a-46f7-afc1-3e213e0b3f5a 1038fce9aeb14c90ac8c4db6c4bd27df 1661c41db50b4f35a37ee6b4618f5c69 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 381/751] 10.0.0.38 () {32 vars in 648 bytes} [Mon Apr 27 04:40:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.38 () {32 vars in 693 bytes} [Mon Apr 27 04:40:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)