+ 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 [Wed Jun 24 13:48:45 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-5d79cc9d7-kw2br 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 0x7f52b5a7f668 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-06-24 13:48:50.220 8 INFO nova.utils [None req-3369644c-875d-42dd-ae71-30776fec1679 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-24 13:48:50.275 7 INFO nova.utils [None req-9f8b4f7c-a85b-4f31-95a4-d630e07d7304 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-24 13:48:51.914 7 WARNING keystonemiddleware._common.config [None req-9f8b4f7c-a85b-4f31-95a4-d630e07d7304 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 13:48:51.923 7 WARNING oslo_config.cfg [None req-9f8b4f7c-a85b-4f31-95a4-d630e07d7304 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 13:48:51.977 8 WARNING keystonemiddleware._common.config [None req-3369644c-875d-42dd-ae71-30776fec1679 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 13:48:51.986 8 WARNING oslo_config.cfg [None req-3369644c-875d-42dd-ae71-30776fec1679 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 13:48:52.002 7 WARNING keystonemiddleware._common.config [None req-9f8b4f7c-a85b-4f31-95a4-d630e07d7304 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 13:48:52.016 7 WARNING oslo_config.cfg [None req-9f8b4f7c-a85b-4f31-95a4-d630e07d7304 - - - - - -] 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-06-24 13:48:52.028 7 WARNING oslo_config.cfg [None req-9f8b4f7c-a85b-4f31-95a4-d630e07d7304 - - - - - -] 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 0x7f52b5a7f668 pid: 7 (default app) 2026-06-24 13:48:52.063 8 WARNING keystonemiddleware._common.config [None req-3369644c-875d-42dd-ae71-30776fec1679 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 13:48:52.078 8 WARNING oslo_config.cfg [None req-3369644c-875d-42dd-ae71-30776fec1679 - - - - - -] 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-06-24 13:48:52.090 8 WARNING oslo_config.cfg [None req-3369644c-875d-42dd-ae71-30776fec1679 - - - - - -] 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 0x7f52b5a7f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:48:58 2026] GET /v2.1 => generated 114 bytes in 24 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-06-24 13:48:58.827 8 WARNING oslo_policy.policy [None req-af5289b2-4065-41a2-abef-42e411f2810b ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - 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-06-24 13:48:58.828 8 WARNING oslo_policy.policy [None req-af5289b2-4065-41a2-abef-42e411f2810b ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - 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: 1/5] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:48:58 2026] GET /v2.1 => generated 0 bytes in 541 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-06-24 13:48:58.929 7 WARNING oslo_policy.policy [req-af5289b2-4065-41a2-abef-42e411f2810b req-bd60a2de-8ba5-4bc1-8811-42516eb6a8e0 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - 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-06-24 13:48:58.930 7 WARNING oslo_policy.policy [req-af5289b2-4065-41a2-abef-42e411f2810b req-bd60a2de-8ba5-4bc1-8811-42516eb6a8e0 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - 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: 5/6] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:48:58 2026] GET /v2.1/ => generated 400 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 13:48:59.029 8 INFO nova.api.openstack.wsgi [None req-0b1e6a8d-6349-4883-abab-cc6146ea6146 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.19.213.163 () {48 vars in 1010 bytes} [Wed Jun 24 13:48:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:48:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.163 () {52 vars in 1047 bytes} [Wed Jun 24 13:48:59 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:48:59 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:48:59 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: 7|app: 0|req: 8/12] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:49:00 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-06-24 13:49:00.030 8 INFO nova.api.openstack.wsgi [None req-5d234faa-6c55-43e0-9be7-c7d1773a05e8 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.163 () {48 vars in 1012 bytes} [Wed Jun 24 13:49:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:49:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.163 () {52 vars in 1047 bytes} [Wed Jun 24 13:49:00 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:49:00 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: 7/17] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:49:00 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:49:00 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-06-24 13:49:01.004 8 INFO nova.api.openstack.wsgi [None req-4ce33215-22d7-46a5-93d8-7afaa04e3885 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/19] 199.19.213.163 () {48 vars in 1014 bytes} [Wed Jun 24 13:49:00 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:49:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 199.19.213.163 () {52 vars in 1047 bytes} [Wed Jun 24 13:49:01 2026] POST /v2.1/flavors => generated 533 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:49:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:49:01 2026] GET /v2.1 => generated 0 bytes in 355 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:49:02 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-06-24 13:49:02.391 7 INFO nova.api.openstack.wsgi [None req-2822de23-ab48-4925-9bd0-fb16905d5abb ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.19.213.163 () {48 vars in 1012 bytes} [Wed Jun 24 13:49:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:49:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.163 () {52 vars in 1047 bytes} [Wed Jun 24 13:49:02 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:49:03 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/31] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:49:03 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/32] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:49:03 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-06-24 13:49:03.362 7 INFO nova.api.openstack.wsgi [None req-f720c24b-ca13-4204-9fa1-d812ce6dd113 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.19.213.163 () {48 vars in 1014 bytes} [Wed Jun 24 13:49:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:49:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.19.213.163 () {52 vars in 1047 bytes} [Wed Jun 24 13:49:03 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: 51/104] 10.0.0.117 () {28 vars in 453 bytes} [Wed Jun 24 13:54:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/105] 10.0.0.117 () {30 vars in 657 bytes} [Wed Jun 24 13:54:45 2026] GET /v2.1 => generated 0 bytes in 152 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: 52/106] 10.0.0.117 () {32 vars in 730 bytes} [Wed Jun 24 13:54:46 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 10.0.0.117 () {34 vars in 803 bytes} [Wed Jun 24 13:54:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/142] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:57:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/143] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:57:36 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/144] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:57:36 2026] GET /v2.1/ => generated 400 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 13:57:36.869 8 INFO nova.api.openstack.wsgi [None req-3cb33106-2710-462d-8bab-b231a7b2c12b ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/145] 199.19.213.163 () {48 vars in 1016 bytes} [Wed Jun 24 13:57:36 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/146] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:57:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/147] 199.19.213.163 () {52 vars in 1048 bytes} [Wed Jun 24 13:57:36 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/158] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:58:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/159] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:58:31 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/160] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:58:31 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 13:58:31.209 8 INFO nova.api.openstack.wsgi [None req-e6c3bf01-5226-44bd-9c5b-297a9df31a0d ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ec7ad62a96534f23abbe11bcb65f89d1 [pid: 8|app: 0|req: 79/161] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 13:58:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-24 13:58:31.225 7 WARNING oslo_db.sqlalchemy.utils [None req-382b4877-df9b-4e99-9df8-afbbdc811f09 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/162] 199.19.213.163 () {48 vars in 1015 bytes} [Wed Jun 24 13:58:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/163] 199.19.213.163 () {52 vars in 1056 bytes} [Wed Jun 24 13:58:31 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: 82/166] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 13:58:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/167] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 13:58:35 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: 83/168] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 13:58:35 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/169] 199.19.213.163 () {48 vars in 1072 bytes} [Wed Jun 24 13:58:35 2026] GET /v2.1/os-quota-sets/ecc38c043cfa41999aae799a071d85a3 => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/170] 199.19.213.163 () {52 vars in 1124 bytes} [Wed Jun 24 13:58:35 2026] PUT /v2.1/os-quota-sets/ecc38c043cfa41999aae799a071d85a3 => generated 238 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 10.0.0.13 () {28 vars in 452 bytes} [Wed Jun 24 14:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 96/190] 10.0.0.13 () {30 vars in 656 bytes} [Wed Jun 24 14:00:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/191] 10.0.0.13 () {32 vars in 729 bytes} [Wed Jun 24 14:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 10.0.0.13 () {34 vars in 763 bytes} [Wed Jun 24 14:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 10.0.0.13 () {28 vars in 452 bytes} [Wed Jun 24 14:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 10.0.0.13 () {30 vars in 656 bytes} [Wed Jun 24 14:00:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 100/197] 10.0.0.13 () {32 vars in 729 bytes} [Wed Jun 24 14:00:13 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/198] 10.0.0.13 () {34 vars in 763 bytes} [Wed Jun 24 14:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 10.0.0.13 () {28 vars in 452 bytes} [Wed Jun 24 14:00:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 99/200] 10.0.0.13 () {30 vars in 656 bytes} [Wed Jun 24 14:00:17 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 102/201] 10.0.0.13 () {32 vars in 729 bytes} [Wed Jun 24 14:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 10.0.0.13 () {34 vars in 806 bytes} [Wed Jun 24 14:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 10.0.0.13 () {28 vars in 452 bytes} [Wed Jun 24 14:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 10.0.0.13 () {30 vars in 656 bytes} [Wed Jun 24 14:00:21 2026] GET /v2.1 => generated 0 bytes in 57 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: 103/207] 10.0.0.13 () {32 vars in 729 bytes} [Wed Jun 24 14:00:21 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 10.0.0.13 () {34 vars in 806 bytes} [Wed Jun 24 14:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:06:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 140/282] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:06:23 2026] GET /v2.1 => generated 0 bytes in 162 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 143/283] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:06:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:06:24.029 8 INFO nova.api.openstack.wsgi [None req-8a814863-cbaa-4ca6-9725-4c71b503557f ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 141/284] 199.19.213.163 () {48 vars in 1014 bytes} [Wed Jun 24 14:06:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:06:24 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: 8|app: 0|req: 142/286] 199.19.213.163 () {52 vars in 1048 bytes} [Wed Jun 24 14:06:24 2026] POST /v2.1/flavors => generated 534 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:10:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:10:21 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: 7|app: 0|req: 169/335] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:10:21 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/336] 199.19.213.163 () {48 vars in 1072 bytes} [Wed Jun 24 14:10:21 2026] GET /v2.1/os-quota-sets/2b177359031a4a82891e37ef807bb5c1 => generated 283 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 199.19.213.163 () {52 vars in 1124 bytes} [Wed Jun 24 14:10:21 2026] PUT /v2.1/os-quota-sets/2b177359031a4a82891e37ef807bb5c1 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14: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: 239/477] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:21:48 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:21:48 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-06-24 14:21:48.266 7 INFO nova.api.openstack.wsgi [None req-1db786da-e04d-49d2-b3ac-75a499d51671 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 240/479] 199.19.213.163 () {48 vars in 1010 bytes} [Wed Jun 24 14:21:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:21:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:21:48 2026] GET /v2.1/flavors/3b564232-73ba-4f80-a4b4-9f6013b60a7c/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14: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: 242/483] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:21:49 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:21:49 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-06-24 14:21:49.250 7 INFO nova.api.openstack.wsgi [None req-135ac0a6-195d-404d-92c0-04feb18c371d ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 243/485] 199.19.213.163 () {48 vars in 1012 bytes} [Wed Jun 24 14:21:49 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:21:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:21:49 2026] GET /v2.1/flavors/fd3505d2-6db9-4765-9980-6ff28ff7037e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14: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: 245/489] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:21:50 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: 245/490] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:21:50 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-06-24 14:21:50.239 7 INFO nova.api.openstack.wsgi [None req-79321cd4-528a-482f-9e23-5ac000ee1cc5 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 246/491] 199.19.213.163 () {48 vars in 1014 bytes} [Wed Jun 24 14:21:50 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: 246/492] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:21:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:21:50 2026] GET /v2.1/flavors/cfbbaa00-a297-4a9f-9abc-be830e6cd67f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14: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: 248/495] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:21:51 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: 248/496] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:21:51 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-06-24 14:21:51.214 7 INFO nova.api.openstack.wsgi [None req-4ede6556-ecee-49a5-b668-39821ee78861 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 249/497] 199.19.213.163 () {48 vars in 1012 bytes} [Wed Jun 24 14:21:51 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: 249/498] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:21:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:21:51 2026] GET /v2.1/flavors/35f54eae-6a99-48b2-adae-891ff7a8a92e/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:21:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:21:52 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:21:52 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:21:52.181 7 INFO nova.api.openstack.wsgi [None req-e7a392df-2ea8-4c9b-b204-df7f5b815400 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 253/505] 199.19.213.163 () {48 vars in 1014 bytes} [Wed Jun 24 14:21:52 2026] GET /v2.1/flavors/m1.xlarge => 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: 253/506] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:21:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:21:52 2026] GET /v2.1/flavors/d4b2e0cc-eb7d-49b4-9376-05158ff41fd6/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:22:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:22:56 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:22:56 2026] GET /v2.1/ => generated 400 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:22:56.703 7 INFO nova.api.openstack.wsgi [None req-ceaa7abc-4e64-41ee-bfa2-f9567d94176f ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/523] 199.19.213.163 () {48 vars in 1016 bytes} [Wed Jun 24 14:22:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:22:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:22:56 2026] GET /v2.1/flavors/dad57c65-fa97-40b6-b950-b06991957e7f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:23:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:23:04 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:23:04 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: 8|app: 0|req: 265/531] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:23:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:23:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:23:08 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:23:08 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.19.213.163 () {48 vars in 1072 bytes} [Wed Jun 24 14:23:08 2026] GET /v2.1/os-quota-sets/ecc38c043cfa41999aae799a071d85a3 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:23:59 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: 273/547] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:24:00 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:24:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:24:00.071 8 INFO nova.api.openstack.wsgi [None req-9903a009-11d4-4ed0-bc56-33bc1379afbe ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/549] 199.19.213.163 () {48 vars in 1014 bytes} [Wed Jun 24 14:24:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:24:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.19.213.163 () {48 vars in 1098 bytes} [Wed Jun 24 14:24:00 2026] GET /v2.1/flavors/63d3924b-12f2-4cb8-bc79-678291c00bae/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:24:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:24:15 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: 279/558] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:24:15 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.19.213.163 () {48 vars in 1072 bytes} [Wed Jun 24 14:24:15 2026] GET /v2.1/os-quota-sets/2b177359031a4a82891e37ef807bb5c1 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.19.213.163 () {42 vars in 704 bytes} [Wed Jun 24 14:25:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.19.213.163 () {44 vars in 908 bytes} [Wed Jun 24 14:25:05 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.19.213.163 () {46 vars in 981 bytes} [Wed Jun 24 14:25:05 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:25:05.124 8 INFO nova.api.openstack.wsgi [None req-c552a1fc-c2eb-4a32-a081-b2825a3aaf5f ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 286/573] 199.19.213.163 () {48 vars in 1010 bytes} [Wed Jun 24 14:25:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.19.213.163 () {48 vars in 1050 bytes} [Wed Jun 24 14:25:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/583] 10.0.0.121 () {32 vars in 654 bytes} [Wed Jun 24 14:25:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 24 14:25:46 2026] GET /v2.1/servers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 14:25:46.228 7 WARNING oslo_db.sqlalchemy.utils [None req-6bfaee02-3ff5-4353-b810-7fd70f96c55a ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 294/585] 10.0.0.121 () {32 vars in 648 bytes} [Wed Jun 24 14:25:46 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: 8|app: 0|req: 292/586] 10.0.0.121 () {32 vars in 693 bytes} [Wed Jun 24 14:25:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:25:57 2026] GET /v2.1/flavors/3b564232-73ba-4f80-a4b4-9f6013b60a7c => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 24 14:25:57 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:25:57 2026] GET /v2.1/flavors/3b564232-73ba-4f80-a4b4-9f6013b60a7c => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:26:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:07.186 7 WARNING neutronclient.v2_0.client [None req-e67fe112-b9af-4c1c-8f28-47036532a3ff 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/595] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 24 14:26:07 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:08.179 7 WARNING neutronclient.v2_0.client [None req-551de6f9-2a4b-491e-987c-90891a106258 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:08.193 8 WARNING neutronclient.v2_0.client [None req-a875ae01-8760-40ac-81c3-ac9569d4c3b9 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/596] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 24 14:26:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:08.625 7 WARNING neutronclient.v2_0.client [None req-4d579001-89cf-41c0-844f-312d14806988 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in 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/597] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 24 14:26:08 2026] POST /v2.1/os-security-groups => generated 245 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:09.159 8 WARNING neutronclient.v2_0.client [None req-f66ce658-def2-4dbb-9649-db1911a99d3d f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/598] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 24 14:26:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:09.311 7 WARNING neutronclient.v2_0.client [None req-8dea99e1-2916-4381-b9f5-2c9b82239462 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:10.134 8 WARNING neutronclient.v2_0.client [None req-f66ce658-def2-4dbb-9649-db1911a99d3d f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:10.277 7 WARNING neutronclient.v2_0.client [None req-8dea99e1-2916-4381-b9f5-2c9b82239462 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in 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/599] 10.0.0.121 () {34 vars in 694 bytes} [Wed Jun 24 14:26:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1513 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:10.750 8 WARNING neutronclient.v2_0.client [None req-8153f935-91b5-431c-8a00-1aec3340f87f ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:10.783 7 WARNING neutronclient.v2_0.client [None req-8dea99e1-2916-4381-b9f5-2c9b82239462 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:10.991 8 WARNING neutronclient.v2_0.client [None req-8153f935-91b5-431c-8a00-1aec3340f87f ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/600] 10.0.0.121 () {32 vars in 662 bytes} [Wed Jun 24 14:26:09 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 1733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:11.044 7 WARNING neutronclient.v2_0.client [None req-f0cd6cfa-3958-4791-b85d-2c2d8c7443bd f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/601] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 24 14:26:11 2026] POST /v2.1/os-security-groups => generated 248 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:11.450 7 WARNING neutronclient.v2_0.client [None req-6ce1960b-9dcc-4bb1-af83-47772876854a 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:11.501 7 WARNING neutronclient.v2_0.client [None req-6ce1960b-9dcc-4bb1-af83-47772876854a 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:11.731 8 WARNING neutronclient.v2_0.client [None req-8153f935-91b5-431c-8a00-1aec3340f87f ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in 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/602] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:11 2026] DELETE /v2.1/os-security-groups/973f7823-5216-4f61-9c4e-1ed304aedfde => generated 0 bytes in 493 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:26:11.946 7 WARNING neutronclient.v2_0.client [None req-acabf268-c0e6-4fa2-a6ad-a1c630312484 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:11.976 7 WARNING neutronclient.v2_0.client [None req-acabf268-c0e6-4fa2-a6ad-a1c630312484 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/605] 10.0.0.121 () {34 vars in 694 bytes} [Wed Jun 24 14:26:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:12.167 7 WARNING neutronclient.v2_0.client [None req-cbf1a311-dfd8-4235-a566-8a0b41127939 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.189 7 INFO nova.api.openstack.wsgi [None req-cbf1a311-dfd8-4235-a566-8a0b41127939 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] HTTP exception thrown: Security group 973f7823-5216-4f61-9c4e-1ed304aedfde does not exist Neutron server returns request_ids: ['req-f103aa4b-e9b5-4d23-ade6-992aaf74eb14'] [pid: 7|app: 0|req: 308/606] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 24 14:26:12 2026] GET /v2.1/os-security-groups/973f7823-5216-4f61-9c4e-1ed304aedfde => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/607] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:26:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:12.306 7 WARNING neutronclient.v2_0.client [None req-3391bfd7-ae99-4922-8a4e-ca5bf6902cb8 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.341 7 WARNING neutronclient.v2_0.client [None req-3391bfd7-ae99-4922-8a4e-ca5bf6902cb8 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/608] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:26:10 2026] POST /v2.1/servers => generated 452 bytes in 1684 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-06-24 14:26:12.357 8 WARNING neutronclient.v2_0.client [None req-d18ca0ca-5415-49c0-9533-8e5ae3640b5b 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.525 8 WARNING neutronclient.v2_0.client [None req-d18ca0ca-5415-49c0-9533-8e5ae3640b5b 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in 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/609] 10.0.0.121 () {34 vars in 694 bytes} [Wed Jun 24 14:26:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:12.546 7 WARNING neutronclient.v2_0.client [None req-636e2e61-cb0f-45d2-8573-4c7c316c4ed5 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in 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/610] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:12 2026] DELETE /v2.1/os-security-groups/8b0a13d8-767f-47fc-963f-96ff3311023a => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:26:12.659 8 WARNING neutronclient.v2_0.client [None req-9d8ccd9b-e41e-4872-a97f-bfc6e6ec4443 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/611] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 24 14:26:12 2026] GET /v2.1/os-security-groups/c0874e64-3487-4857-aad7-f8e3d794e338 => generated 665 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:12 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1431 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:12.707 8 WARNING neutronclient.v2_0.client [None req-74075cf2-b9ea-45fe-b578-c9b806dd7172 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] 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-06-24 14:26:12.710 7 WARNING neutronclient.v2_0.client [None req-0045f0ed-a645-4e60-84a7-97551df86eda f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.726 8 INFO nova.api.openstack.wsgi [None req-74075cf2-b9ea-45fe-b578-c9b806dd7172 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] HTTP exception thrown: Security group 8b0a13d8-767f-47fc-963f-96ff3311023a does not exist Neutron server returns request_ids: ['req-ae83e760-4973-401b-a2fc-409a1959941b'] [pid: 8|app: 0|req: 302/613] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 24 14:26:12 2026] GET /v2.1/os-security-groups/8b0a13d8-767f-47fc-963f-96ff3311023a => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:26:12.738 8 WARNING neutronclient.v2_0.client [None req-8076f0a4-3013-41ac-ab72-b08e4679429f 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.742 7 WARNING neutronclient.v2_0.client [None req-0045f0ed-a645-4e60-84a7-97551df86eda f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.767 8 WARNING neutronclient.v2_0.client [None req-8076f0a4-3013-41ac-ab72-b08e4679429f 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:12.812 7 WARNING neutronclient.v2_0.client [None req-0045f0ed-a645-4e60-84a7-97551df86eda f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/614] 10.0.0.121 () {32 vars in 749 bytes} [Wed Jun 24 14:26:12 2026] DELETE /v2.1/os-security-group-rules/d722c0a5-73f4-4b96-b64d-dc1d4f3743ab => generated 0 bytes in 306 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:26:13.027 7 WARNING neutronclient.v2_0.client [None req-a2e6fd63-1dd3-43e6-b2f5-baed151a680d f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in 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/615] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:12 2026] DELETE /v2.1/os-security-groups/957fdfd6-5da0-4327-8371-cb15e2022b88 => generated 0 bytes in 615 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:26:13.357 8 WARNING neutronclient.v2_0.client [None req-89e3b003-ba0f-4c2f-8396-d7296c701d2e 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.390 7 WARNING neutronclient.v2_0.client [None req-a2e6fd63-1dd3-43e6-b2f5-baed151a680d f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.406 8 INFO nova.api.openstack.wsgi [None req-89e3b003-ba0f-4c2f-8396-d7296c701d2e 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] HTTP exception thrown: Security group 957fdfd6-5da0-4327-8371-cb15e2022b88 does not exist Neutron server returns request_ids: ['req-759e363b-1e91-465a-aae0-5bc2dbe22cb4'] [pid: 8|app: 0|req: 304/616] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 24 14:26:13 2026] GET /v2.1/os-security-groups/957fdfd6-5da0-4327-8371-cb15e2022b88 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:26:13.419 8 WARNING neutronclient.v2_0.client [None req-758b2770-858c-448c-bddd-2ab3c2e9c073 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.571 8 WARNING neutronclient.v2_0.client [None req-758b2770-858c-448c-bddd-2ab3c2e9c073 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.609 8 WARNING neutronclient.v2_0.client [None req-758b2770-858c-448c-bddd-2ab3c2e9c073 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/617] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:13 2026] DELETE /v2.1/os-security-groups/c0874e64-3487-4857-aad7-f8e3d794e338 => generated 0 bytes in 587 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:26:13.618 7 WARNING neutronclient.v2_0.client [None req-8355a689-68f3-40dc-8c0d-80b7c0f55914 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in 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/618] 10.0.0.121 () {32 vars in 662 bytes} [Wed Jun 24 14:26:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:13.665 7 WARNING neutronclient.v2_0.client [None req-8355a689-68f3-40dc-8c0d-80b7c0f55914 f8d8824c80b4421abb5a0c92be2cc7b2 56bc04a8e1274b6a87889a29ec5eb7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.676 8 WARNING neutronclient.v2_0.client [None req-5ddcba4f-2274-49f0-a2a5-8349bf4e8d2b 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.719 8 INFO nova.api.openstack.wsgi [None req-5ddcba4f-2274-49f0-a2a5-8349bf4e8d2b 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] HTTP exception thrown: Security group 957fdfd6-5da0-4327-8371-cb15e2022b88 does not exist Neutron server returns request_ids: ['req-36c2d567-d38d-495c-8580-fce7033ba37a'] [pid: 8|app: 0|req: 306/619] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:13 2026] DELETE /v2.1/os-security-groups/957fdfd6-5da0-4327-8371-cb15e2022b88 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:26:13.788 8 WARNING neutronclient.v2_0.client [None req-4fdb30be-bb9b-452f-a168-96eb7798614f ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/620] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:13 2026] DELETE /v2.1/os-security-groups/fde67544-3b60-442d-992f-fcde0ab86744 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:26:13.851 7 WARNING neutronclient.v2_0.client [None req-b338562d-b72e-4d61-bdd7-00f3ecefb43f 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in 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/621] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:13 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1427 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-06-24 14:26:13.882 7 INFO nova.api.openstack.wsgi [None req-b338562d-b72e-4d61-bdd7-00f3ecefb43f 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] HTTP exception thrown: Security group 8b0a13d8-767f-47fc-963f-96ff3311023a does not exist Neutron server returns request_ids: ['req-5f74903a-7cef-4986-98ea-447a0e11170c'] [pid: 7|app: 0|req: 315/622] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:13 2026] DELETE /v2.1/os-security-groups/8b0a13d8-767f-47fc-963f-96ff3311023a => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:26:13.895 7 WARNING neutronclient.v2_0.client [None req-34874b3d-d960-466b-83af-1ca560562e48 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:13.919 7 INFO nova.api.openstack.wsgi [None req-34874b3d-d960-466b-83af-1ca560562e48 051bab892fe9410193a6146ddab05094 a56a16a30ebc4b2691c18048a0ca9a00 - - default default] HTTP exception thrown: Security group 973f7823-5216-4f61-9c4e-1ed304aedfde does not exist Neutron server returns request_ids: ['req-a4888dd2-faf7-4476-b8f0-6b0a5860c0b1'] [pid: 7|app: 0|req: 316/623] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 24 14:26:13 2026] DELETE /v2.1/os-security-groups/973f7823-5216-4f61-9c4e-1ed304aedfde => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:26:13.940 8 WARNING neutronclient.v2_0.client [None req-d99a62e8-75d5-440a-9a1c-a7492d615d8e 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:14.878 8 WARNING neutronclient.v2_0.client [None req-d99a62e8-75d5-440a-9a1c-a7492d615d8e 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:14.954 7 WARNING neutronclient.v2_0.client [None req-8cc51c0c-2cb4-4c6a-899d-f24d0427a889 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/624] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:14 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1483 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:15.839 8 WARNING neutronclient.v2_0.client [None req-d99a62e8-75d5-440a-9a1c-a7492d615d8e 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/625] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:26:13 2026] POST /v2.1/servers => generated 448 bytes in 2504 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-06-24 14:26:16.425 7 WARNING neutronclient.v2_0.client [None req-36ef9065-cae3-4d68-94c5-f5f02067e4a2 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/626] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:16 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1400 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-06-24 14:26:16.617 8 WARNING neutronclient.v2_0.client [None req-505ceeeb-435e-4d61-b8b8-5787c051720b ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in 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/627] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:16 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1491 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:17.534 7 WARNING neutronclient.v2_0.client [None req-5dafd3db-b1da-4043-9540-a8f53114d57c 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in 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/628] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:17 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1404 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:17.782 8 WARNING neutronclient.v2_0.client [None req-44634e6c-60d4-4eda-8b48-e6e3691f03c7 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/629] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:17 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1491 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:18.665 7 WARNING neutronclient.v2_0.client [None req-a0213866-1c8d-4192-99fa-005b6e307b85 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/630] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:18 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:18.881 8 WARNING neutronclient.v2_0.client [None req-0a22a4f7-7b7e-434c-aa8a-92ce34f7cc9d ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/631] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:18 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:19.654 7 INFO nova.api.openstack.compute.server_external_events [req-0b5f5e49-281d-477b-9826-d1d8abb49c48 req-2e55b7c6-159f-426c-858a-88cb9e9a080a c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance 2026-06-24 14:26:19.667 7 INFO nova.compute.rpcapi [None req-49280001-1ce7-400c-85f7-020674073bed - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 321/632] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:19.752 8 WARNING neutronclient.v2_0.client [None req-8d6cce68-83ef-411f-840a-e58c5be55525 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/633] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:19 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1452 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-06-24 14:26:20.079 7 WARNING neutronclient.v2_0.client [None req-1a8a3b86-fbff-4c44-91af-8e15afe9a0bc ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in 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/634] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:20 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:20.863 8 WARNING neutronclient.v2_0.client [None req-04ab4b1b-4267-42f8-b17c-e2cf2d69d82e 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/635] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:20 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:21.448 7 WARNING neutronclient.v2_0.client [None req-addd04c5-6881-458d-a619-04eef3259f2a ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:21.966 8 WARNING neutronclient.v2_0.client [None req-b86476db-f3ef-4f1d-82e6-2b5a9e06c090 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/638] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:21 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:22.366 7 INFO nova.api.openstack.compute.server_external_events [req-108d1c4a-f75f-4f71-8fdd-c0d4c76d6f8b req-db57852d-8321-44df-9ff8-33d72e64a419 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 7|app: 0|req: 324/639] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/640] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:21 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1536 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:23.395 7 WARNING neutronclient.v2_0.client [None req-9731d9e3-4f3b-432b-a609-eb9c5eee76fa ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:23.678 8 WARNING neutronclient.v2_0.client [None req-9b8bfa29-6587-4d02-9e6c-590198d9d656 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in 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/641] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:23 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 1103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:23 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1524 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/643] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:26:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:25.511 8 WARNING neutronclient.v2_0.client [None req-4331f8a5-13fa-421b-8ad6-8ac814e42159 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:25.570 7 WARNING neutronclient.v2_0.client [None req-cd499747-c04d-41bb-afce-ad1829cfe131 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/644] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:25 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:25 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1524 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:26.658 8 WARNING neutronclient.v2_0.client [None req-3412c1d3-42c0-4d8b-bff2-3037dc7420dd 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:26.705 8 WARNING neutronclient.v2_0.client [None req-3412c1d3-42c0-4d8b-bff2-3037dc7420dd 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] 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-06-24 14:26:26.867 8 WARNING neutronclient.v2_0.client [None req-3412c1d3-42c0-4d8b-bff2-3037dc7420dd 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:26.879 7 WARNING neutronclient.v2_0.client [None req-7bfbab84-99c2-476b-8e17-c4b5b31c5eba ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/646] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:26 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 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-06-24 14:26:27.037 7 WARNING neutronclient.v2_0.client [None req-6a7c0878-05a7-4cc0-8a22-e02101dfe305 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/647] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:26:26 2026] POST /v2.1/servers => generated 451 bytes in 491 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-06-24 14:26:27.100 8 WARNING neutronclient.v2_0.client [None req-0b757316-4531-45b0-9571-f514331a8d2c 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in 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/648] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:26 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1524 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/649] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:27 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1424 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:28.064 7 WARNING neutronclient.v2_0.client [None req-b9e189c2-be61-4f5f-b008-1c080374c5ff ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:28.180 8 WARNING neutronclient.v2_0.client [None req-bd84336b-4325-46c6-a220-8570c1a3d2c2 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in 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/650] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:28 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:28.383 7 WARNING neutronclient.v2_0.client [None req-840f2d9f-17cd-4d4e-93b7-4b88194e2c45 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/651] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:28 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1524 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:28.427 8 INFO nova.api.openstack.compute.server_external_events [req-b90deaf7-0140-45c0-8e11-56decb8a65cb req-5ee26d85-ab3b-4a61-a874-01f41fd267e3 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 7|app: 0|req: 331/652] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:28 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:28.444 8 INFO nova.compute.rpcapi [None req-db25cae7-8679-4085-9559-2e19e2680faf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 322/653] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:28 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-06-24 14:26:29.397 7 WARNING neutronclient.v2_0.client [None req-e67a3c2a-368e-4f09-b7d3-8c4946c2481f ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:29.452 8 WARNING neutronclient.v2_0.client [None req-49652686-39d4-47b6-b866-1fb716bcbc01 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/654] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:29 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:29.522 7 WARNING neutronclient.v2_0.client [None req-37b67ca9-28fb-4465-a740-d99ae1069c11 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in 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/655] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:29 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1524 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/656] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:29 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1476 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-06-24 14:26:30.498 8 INFO nova.api.openstack.compute.server_external_events [req-ce46800a-4003-44a7-951e-152737c4fabb req-62a9f7b0-6b64-4b68-9549-0b8b237f4106 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 8|app: 0|req: 324/657] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:30 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-06-24 14:26:30.548 7 WARNING neutronclient.v2_0.client [None req-45300361-f280-4537-a4ac-7fcf06e10e72 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:30.607 8 WARNING neutronclient.v2_0.client [None req-528104d6-f262-4ae8-a2a7-a4ac8fb08781 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/658] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:30 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:30.682 7 WARNING neutronclient.v2_0.client [None req-b2962d7d-7db1-46c7-b434-53244622dad7 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in 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/659] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:30 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1716 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/660] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:30 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1476 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:30.744 8 WARNING neutronclient.v2_0.client [None req-066cf295-c95e-4e0a-9bf3-b04338b934c5 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in 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/661] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:26:30 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:31.710 7 WARNING neutronclient.v2_0.client [None req-bbc3eb2a-7fd6-4d25-91a5-868df595d5bd ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:31.786 8 WARNING neutronclient.v2_0.client [None req-28526f84-fe37-4106-98ee-6af5aaffb234 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/664] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:31 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1484 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/665] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:31 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:31.895 8 WARNING neutronclient.v2_0.client [None req-b98c14e5-bec1-47ed-aa76-a05be9b3641d 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/666] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:31 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1716 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:32.323 7 INFO nova.api.openstack.compute.server_external_events [req-099265f7-641f-4cbb-9b28-46be32a14473 req-10b95921-9200-402f-a94b-7a50d61c74ee c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance [pid: 7|app: 0|req: 338/667] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:32.580 8 INFO nova.api.openstack.compute.server_external_events [req-ee70099c-9619-498e-a330-8e4ba83d13b2 req-64ec185f-f65c-4662-84c7-dbeb77db8d0d c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 8|app: 0|req: 330/668] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:32.907 7 WARNING neutronclient.v2_0.client [None req-fcc7089f-64ba-483e-80fb-d6e2e9dd9507 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] 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-06-24 14:26:32.956 8 WARNING neutronclient.v2_0.client [None req-f8242c64-17d1-4d00-a447-5a9ae8594741 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/669] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:32 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1562 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:32 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1556 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:34.140 7 WARNING neutronclient.v2_0.client [None req-da640b9d-ccf2-42e4-ae9e-387c3eea1c6c 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] 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-06-24 14:26:34.198 8 WARNING neutronclient.v2_0.client [None req-dca6bf8a-ad45-44f1-b20c-f37063a7ed19 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/671] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:34 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1550 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:34.363 7 INFO nova.api.openstack.compute.server_external_events [req-1f9dbeaf-fa33-47ee-8b2f-d4af8a15f803 req-93a535c4-2c65-48c8-b983-1b57785aa01d c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance [pid: 7|app: 0|req: 341/672] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:34 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: 332/673] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:34 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1738 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:34.483 7 WARNING neutronclient.v2_0.client [None req-91bc6098-c8bd-45b0-b3b7-d6b82790442f ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/674] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:26:34 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:34.644 8 INFO nova.api.openstack.compute.server_external_events [req-bd4c01fb-1f40-4373-95a3-e2c9334ca614 req-c60eb98a-b1b7-402c-988c-64bc5b7d9781 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance [pid: 8|app: 0|req: 333/675] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:35.374 7 WARNING neutronclient.v2_0.client [None req-4e866409-d567-442f-a1e8-4945b4bb480a 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] 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: 343/676] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:35 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1550 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:35.516 8 WARNING neutronclient.v2_0.client [None req-b977c286-7253-41fa-9fdf-0ea435d39eb0 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/677] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:35 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1738 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/678] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 24 14:26:35 2026] GET /v2.1/servers => generated 383 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/679] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:26:35 2026] DELETE /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 0 bytes in 176 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-06-24 14:26:36.017 7 WARNING neutronclient.v2_0.client [None req-662bfaba-3a54-4f0a-8002-a55855e5ce1e ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/680] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:35 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1744 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-06-24 14:26:36.416 8 INFO nova.api.openstack.compute.server_external_events [req-0eca6892-a36c-42a8-a137-1bac0ae2be76 req-35ebfaa6-25bf-4611-a8f6-a5d9520ccd09 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance [pid: 8|app: 0|req: 336/681] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:36 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-06-24 14:26:36.544 7 WARNING neutronclient.v2_0.client [None req-11dbc57e-2336-4534-bf01-e0146a6326d8 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/682] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:36 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1550 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-06-24 14:26:37.182 8 WARNING neutronclient.v2_0.client [None req-164d9f43-d498-4bb8-9c95-94fd816142b7 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:37.497 7 INFO nova.api.openstack.compute.server_external_events [req-ee94bd11-dec3-47ee-8dfc-8e69a14bb176 req-c5a8e51b-dc0a-447f-b73d-2fe0eac6772f c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance [pid: 7|app: 0|req: 347/683] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:37 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1744 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:37.704 7 WARNING neutronclient.v2_0.client [None req-5f84d46e-7d48-4f8e-ac1e-bea65cb02cc0 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/685] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:37 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1550 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:38.596 8 WARNING neutronclient.v2_0.client [None req-547f8e0f-84d7-4ecb-b317-04e50d749da1 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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-06-24 14:26:38.780 7 INFO nova.api.openstack.compute.server_external_events [req-03bec7d0-3d59-43e6-ad2b-0ee5ef420324 req-641bca7f-2170-4930-8f12-14ff2409081f c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance 2026-06-24 14:26:38.781 7 INFO nova.api.openstack.compute.server_external_events [req-03bec7d0-3d59-43e6-ad2b-0ee5ef420324 req-641bca7f-2170-4930-8f12-14ff2409081f c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance [pid: 7|app: 0|req: 349/686] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:38 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:38.905 7 WARNING neutronclient.v2_0.client [None req-38f170c1-0b63-48c4-8a86-48ff9f050a8c 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/687] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:38 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1797 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:38 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1550 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:39.541 8 INFO nova.api.openstack.compute.server_external_events [req-85df9e15-bf25-49b6-a77f-b248b6d2ce40 req-e592a785-5715-4c2c-a4a4-006bc6cf5b32 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance 2026-06-24 14:26:39.542 8 INFO nova.api.openstack.compute.server_external_events [req-85df9e15-bf25-49b6-a77f-b248b6d2ce40 req-e592a785-5715-4c2c-a4a4-006bc6cf5b32 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:fb31b2ba-e8c1-4332-a600-099e77bc4168 for instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 on instance [pid: 8|app: 0|req: 339/689] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:39 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:40.034 7 WARNING neutronclient.v2_0.client [None req-e3029c05-f153-4a36-85a8-b60a946684e8 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] 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: 351/690] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:39 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1517 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:26:40.107 8 WARNING neutronclient.v2_0.client [None req-6312f3b7-ace6-4f4f-9025-d90b6064862d 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/691] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:40 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1727 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:40.323 7 WARNING neutronclient.v2_0.client [None req-143b3eba-8ca7-40b9-8b70-f9dfdf9b7cb7 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/692] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:26:40 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25/os-interface => generated 285 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 14:26:41.080 7 INFO nova.api.openstack.compute.server_external_events [req-50bdacc2-96f2-4320-99db-b148e042f117 req-d8bcd81f-43ae-4c6d-9376-28ddf6b660e4 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance [pid: 7|app: 0|req: 353/693] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:41 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-06-24 14:26:41.101 8 WARNING neutronclient.v2_0.client [None req-72f01395-63f4-400e-88bb-3abbb0593780 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:41.133 7 WARNING neutronclient.v2_0.client [None req-a7e3cc84-8a21-4d0d-9cd8-c75d691fef00 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/694] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:41 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/695] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:41 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1727 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/696] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 24 14:26:41 2026] GET /v2.1/servers => generated 378 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/697] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:26:41 2026] DELETE /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 0 bytes in 148 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-06-24 14:26:41.475 8 WARNING neutronclient.v2_0.client [None req-b77e144f-af27-40d8-807c-b32a43e2c4a1 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/700] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:41 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1733 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-06-24 14:26:42.247 7 INFO nova.api.openstack.wsgi [None req-96482fea-0300-43af-8337-56e63770a610 ba60a94c0759460193df30dbdac6b483 3c1ec7a2d9b24b5b934411b16718489b - - default default] HTTP exception thrown: Instance f68de5ec-dead-4827-b5d3-61b6b6c682f9 could not be found. [pid: 7|app: 0|req: 357/701] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:42 2026] GET /v2.1/servers/f68de5ec-dead-4827-b5d3-61b6b6c682f9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/702] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 24 14:26:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1422254416 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:42.697 7 WARNING neutronclient.v2_0.client [None req-07e49182-60a3-46e2-8eba-276ddb0d535b 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:42.886 8 INFO nova.api.openstack.compute.server_external_events [req-2752b768-1948-4fae-95f5-151ccd2eb30a req-f50c2dca-57a1-494c-a47e-bb5a1fa1ab34 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance [pid: 8|app: 0|req: 346/703] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:42 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) [pid: 7|app: 0|req: 358/704] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:42 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1853 bytes in 1111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:44.820 8 WARNING neutronclient.v2_0.client [None req-c51a4c8e-874e-4661-862e-1570844d31e0 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] 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-06-24 14:26:44.850 7 INFO nova.api.openstack.compute.server_external_events [req-9aa74161-2e20-4290-9ff3-5daffd725fee req-1ab85850-8af7-407c-b921-a3f1651c8efe c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance [pid: 7|app: 0|req: 359/705] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:44.949 7 INFO nova.api.openstack.compute.server_external_events [req-c76a7887-1f09-4dac-8a84-43625d823a84 req-4bfd46db-a887-44f7-9f38-0f231aa78ceb c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:53bcae04-0be2-4dc7-bd9f-cfe6ba8fdc0a for instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 on instance [pid: 7|app: 0|req: 360/706] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/707] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:44 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1785 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:46.548 7 WARNING neutronclient.v2_0.client [None req-1e0e459e-27ac-46a6-b296-0d8fd0a59e37 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in 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/708] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:46 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1510 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-06-24 14:26:47.445 8 WARNING neutronclient.v2_0.client [None req-316f1cb7-7a30-451e-8869-008fb04560a3 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/709] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:26:47 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/os-interface => generated 285 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:47.575 7 WARNING neutronclient.v2_0.client [None req-c9ee8fe9-ad3b-401c-9a52-579125c005b3 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] 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-06-24 14:26:47.655 8 WARNING neutronclient.v2_0.client [None req-02441f40-ff45-4893-b478-bfa23767d02a 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/710] 10.0.0.121 () {32 vars in 814 bytes} [Wed Jun 24 14:26:47 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/os-interface/442e57eb-ea58-413d-ac9e-1137ab0d6d19 => generated 282 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 349/711] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:47 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => generated 1510 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/712] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:47 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/713] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 24 14:26:47 2026] POST /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/action => generated 0 bytes in 41 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: 364/714] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:47 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 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-06-24 14:26:48.727 8 INFO nova.api.openstack.wsgi [None req-e80d890e-3221-4e26-a87f-5684444af4a0 83d72ebb64ef4159bc71276d5ce0d1ed 926f4b5381d74c68837ac641ba288b96 - - default default] HTTP exception thrown: Instance 6e2cb9ca-be69-47e0-96cc-ded915794e25 could not be found. [pid: 8|app: 0|req: 351/715] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:48 2026] GET /v2.1/servers/6e2cb9ca-be69-47e0-96cc-ded915794e25 => 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: 7|app: 0|req: 365/716] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 24 14:26:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1375188041 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/717] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:48 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:26:49.774 7 INFO nova.api.openstack.compute.server_external_events [req-d060d2fc-b17d-4cc6-b627-0ff76dd295b5 req-a06ab142-74d3-4d6a-a69e-f0e017613145 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 7|app: 0|req: 366/718] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:49 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, ' [pid: 8|app: 0|req: 353/719] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:49 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 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: 367/720] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:50 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/723] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:51 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 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: 369/724] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:52 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:54.006 8 WARNING neutronclient.v2_0.client [None req-af1bdf86-0193-4453-bf48-ca5646db2971 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] 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: 370/725] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:54 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 196 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-06-24 14:26:54.094 7 WARNING neutronclient.v2_0.client [None req-6826bf3f-b2d5-4ebb-8911-c5fb362d3f2e 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:54.149 8 WARNING neutronclient.v2_0.client [None req-af1bdf86-0193-4453-bf48-ca5646db2971 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/726] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:54 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1951 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: 372/727] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 24 14:26:54 2026] POST /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/action => generated 0 bytes in 40 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: 373/728] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:54 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 196 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/729] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:26:53 2026] POST /v2.1/servers => generated 424 bytes in 621 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-06-24 14:26:54.447 7 WARNING neutronclient.v2_0.client [None req-f9a3b57e-8ce9-4ba5-804e-0ed28cad014a 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/730] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:54 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1371 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, ' [pid: 8|app: 0|req: 357/731] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:55 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 196 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:55.516 7 WARNING neutronclient.v2_0.client [None req-55687e19-0ebc-4176-8b3f-aae46829fffa 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/732] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:55 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1375 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:56.252 8 INFO nova.api.openstack.compute.server_external_events [req-cc343c0f-33d3-4bd1-a143-3176f14cdfff req-bcab675f-b6d9-436b-baa3-08ce4a046934 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 8|app: 0|req: 358/733] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/734] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:56 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 196 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-06-24 14:26:56.598 8 WARNING neutronclient.v2_0.client [None req-0d2934e3-9a9f-4e19-b663-2fd47b002a8a 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/735] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:56 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1423 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, ' [pid: 7|app: 0|req: 377/736] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:26:57 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/737] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:26:57 2026] DELETE /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 0 bytes in 110 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, ' 2026-06-24 14:26:57.669 7 WARNING neutronclient.v2_0.client [None req-d8c4c961-9bb6-4afd-a957-34604abc397d 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:57.683 8 WARNING neutronclient.v2_0.client [None req-e2a9fee9-529e-4b4d-a490-d9fa8de69e60 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/738] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:57 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1423 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/739] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:57 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1842 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/740] 10.0.0.121 () {30 vars in 412 bytes} [Wed Jun 24 14:26:58 2026] GET / => generated 423 bytes in 7 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: 7|app: 0|req: 379/741] 10.0.0.121 () {28 vars in 559 bytes} [Wed Jun 24 14:26:58 2026] GET /v2/ => generated 402 bytes in 393 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/742] 10.0.0.121 () {28 vars in 563 bytes} [Wed Jun 24 14:26:58 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: 380/743] 10.0.0.121 () {30 vars in 412 bytes} [Wed Jun 24 14:26:58 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-24 14:26:58.789 8 WARNING neutronclient.v2_0.client [None req-102f7807-7144-4954-8e14-6998049eabfc 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:26:58.827 7 WARNING neutronclient.v2_0.client [None req-9bd50b78-3212-4373-b10a-712626ca32f2 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/744] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:58 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1431 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:59.153 8 INFO nova.api.openstack.compute.server_external_events [req-77cfd99d-7540-4653-a150-5646fc344833 req-e338f8b1-95a5-48a9-af58-520309c01d73 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 8|app: 0|req: 365/745] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:26:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:26:59.924 8 WARNING neutronclient.v2_0.client [None req-5ea09e66-d788-4ef6-b9d8-97a025d2dcdd 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/746] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:58 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1842 bytes in 1341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:00.650 7 INFO nova.api.openstack.compute.server_external_events [req-3a737ab9-99d5-437c-94d6-675487928f59 req-b58ce530-a4a4-4aec-b5df-d262cee4eaaa c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:153ec2e5-5b87-497d-bc18-0cc88a84b53d for instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 on instance [pid: 7|app: 0|req: 382/747] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:26:59 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1483 bytes in 1116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 14:27:01.178 7 WARNING neutronclient.v2_0.client [None req-a1cd7135-fe8b-4dea-812e-4d137026ad4f 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:27:01.186 8 INFO nova.api.openstack.compute.server_external_events [req-55d38b95-b73f-4161-a187-304b7b0c33a6 req-8b42fbda-25eb-41ee-ba7e-8ddd82e57f26 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 8|app: 0|req: 367/749] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:01 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1776 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:02.050 7 WARNING neutronclient.v2_0.client [None req-643e59c2-3b57-4306-b383-0cfc4593bb67 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/753] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:02 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1471 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:02.381 8 WARNING neutronclient.v2_0.client [None req-e9ed6abb-3be1-44ea-bdaf-b8eec1e4a191 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in 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/754] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:02 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1486 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:03.226 8 INFO nova.api.openstack.compute.server_external_events [req-5ab7bc9f-bf87-4b8e-9287-259607c5a014 req-3a8c953f-89be-4d8d-9929-57fb03d94db2 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:442e57eb-ea58-413d-ac9e-1137ab0d6d19 for instance f989e430-8418-4c7f-9881-803c27f191c7 on instance [pid: 8|app: 0|req: 370/755] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:03 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) 2026-06-24 14:27:03.238 7 WARNING neutronclient.v2_0.client [None req-128c84ad-a65d-4771-aad9-c6218e25f769 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/756] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:03 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1471 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:03.473 8 WARNING neutronclient.v2_0.client [None req-bd3906cc-7b86-464d-8698-b63d2ef34fcc 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/757] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:03 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 1486 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:04.373 7 WARNING neutronclient.v2_0.client [None req-cf340940-6eea-4c49-a17d-22e770108c0f 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/758] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:04 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1471 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-06-24 14:27:04.564 8 INFO nova.api.openstack.wsgi [None req-c1c792af-6507-4636-80e7-2390b41806a2 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] HTTP exception thrown: Instance f989e430-8418-4c7f-9881-803c27f191c7 could not be found. [pid: 8|app: 0|req: 372/759] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:04 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => 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: 7|app: 0|req: 388/760] 10.0.0.121 () {32 vars in 703 bytes} [Wed Jun 24 14:27:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-199194006 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:05.080 8 INFO nova.api.openstack.wsgi [None req-f7706851-7eda-4bdc-8aa1-f22b86da475b 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] HTTP exception thrown: Instance f989e430-8418-4c7f-9881-803c27f191c7 could not be found. [pid: 8|app: 0|req: 373/761] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:27:05 2026] DELETE /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:27:05.111 7 INFO nova.api.openstack.wsgi [None req-8c14333d-ca86-447b-8574-e8e15392fc08 5e2145254a874c19adf6ffe38b40076e ba44774006d141feae8c423372bd59c0 - - default default] HTTP exception thrown: Instance f989e430-8418-4c7f-9881-803c27f191c7 could not be found. [pid: 7|app: 0|req: 389/762] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:05 2026] GET /v2.1/servers/f989e430-8418-4c7f-9881-803c27f191c7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:05.483 8 INFO nova.api.openstack.compute.server_external_events [req-c36a5247-5197-4e11-882a-9746d303f00c req-6941c4ae-49aa-4d8f-8e44-8b966216394d c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:153ec2e5-5b87-497d-bc18-0cc88a84b53d for instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 on instance [pid: 8|app: 0|req: 374/763] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:05 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) 2026-06-24 14:27:05.522 7 WARNING neutronclient.v2_0.client [None req-bc0acf6b-65ee-4ba3-bd4b-24f902004db9 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/764] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:05 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1471 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 14:27:07.546 8 WARNING neutronclient.v2_0.client [None req-85770eed-47cf-45af-97b1-75f9eabffd42 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:27:07.561 7 INFO nova.api.openstack.compute.server_external_events [req-f52e7447-adac-4f0b-8c1b-9f0d75fb8341 req-46a68980-d1a6-42e2-a53d-4ab7d2126c25 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:153ec2e5-5b87-497d-bc18-0cc88a84b53d for instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 on instance [pid: 7|app: 0|req: 391/765] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/766] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:07 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1655 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, ' [pid: 7|app: 0|req: 392/767] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:27:07 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0/ips => generated 108 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/768] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 24 14:27:07 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0/ips => generated 108 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, ' [pid: 7|app: 0|req: 393/769] 10.0.0.121 () {32 vars in 822 bytes} [Wed Jun 24 14:27:07 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0/ips/tempest-ServerAddressesTestJSON-886820691-network => generated 93 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, ' [pid: 8|app: 0|req: 377/770] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:27:07 2026] DELETE /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:07.942 7 WARNING neutronclient.v2_0.client [None req-61e5494b-0d4f-48c4-a19f-bd6d0e9ab974 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/771] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:07 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1661 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-06-24 14:27:09.144 8 WARNING neutronclient.v2_0.client [None req-355b6d12-5dff-4963-8ea9-5f133b297511 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/772] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:09 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1661 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:09.607 7 INFO nova.api.openstack.compute.server_external_events [req-166bbb67-a2a7-4997-a116-9e3ec17b0b47 req-02e96678-fdfe-4a3e-b2aa-c42903166cd2 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:153ec2e5-5b87-497d-bc18-0cc88a84b53d for instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 on instance 2026-06-24 14:27:09.608 7 INFO nova.api.openstack.compute.server_external_events [req-166bbb67-a2a7-4997-a116-9e3ec17b0b47 req-02e96678-fdfe-4a3e-b2aa-c42903166cd2 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:153ec2e5-5b87-497d-bc18-0cc88a84b53d for instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 on instance [pid: 7|app: 0|req: 395/773] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:09 2026] POST /v2.1/os-server-external-events => generated 358 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-06-24 14:27:10.369 8 WARNING neutronclient.v2_0.client [None req-b59cefc7-02f5-43cb-837b-aef4421d5ffc 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] 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-06-24 14:27:11.267 7 INFO nova.api.openstack.compute.server_external_events [req-86c93970-670b-4ef2-8655-4ee757a12b89 req-87f3bb08-9fbc-4554-a379-2e44f3ee527a c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:153ec2e5-5b87-497d-bc18-0cc88a84b53d for instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 on instance [pid: 7|app: 0|req: 396/774] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/777] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:10 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1661 bytes in 1555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:12.959 7 WARNING neutronclient.v2_0.client [None req-cf759870-da9e-434c-b2e4-a55522e4413d 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/778] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:12 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1457 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:15.121 8 WARNING neutronclient.v2_0.client [None req-0f6257e3-2f32-4271-a103-ec451dce6210 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/779] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:15 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => generated 1457 bytes in 1193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 400/780] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:27:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:17.305 8 INFO nova.api.openstack.wsgi [None req-d37b933f-7295-49fb-b036-3585dc2c9cbd 451be2af535440959067bce7eff37020 f8924ee03ce145979788b13ed5b47fc3 - - default default] HTTP exception thrown: Instance 3b7911e8-889e-4ec8-a460-592b077fd3f0 could not be found. [pid: 8|app: 0|req: 381/781] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:17 2026] GET /v2.1/servers/3b7911e8-889e-4ec8-a460-592b077fd3f0 => 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, ' 2026-06-24 14:27:22.646 8 WARNING neutronclient.v2_0.client [None req-d2f7e67b-6bc5-4bb0-b4b0-306acc683909 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:27:22.681 8 WARNING neutronclient.v2_0.client [None req-d2f7e67b-6bc5-4bb0-b4b0-306acc683909 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:27:22.872 8 WARNING neutronclient.v2_0.client [None req-d2f7e67b-6bc5-4bb0-b4b0-306acc683909 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/784] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:27:22 2026] POST /v2.1/servers => generated 451 bytes in 648 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-24 14:27:23.222 7 WARNING neutronclient.v2_0.client [None req-d67a03d0-77f5-417f-90da-54c1a0e953b6 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/785] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:23 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1253 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:24.315 8 WARNING neutronclient.v2_0.client [None req-25892447-00a5-4283-ab9d-bf69df274ff8 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/786] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:24 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1303 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-06-24 14:27:25.460 7 WARNING neutronclient.v2_0.client [None req-e02abb70-c3f1-4ffa-a3ef-d8a62193208f 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/787] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:25 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1351 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-06-24 14:27:26.554 8 WARNING neutronclient.v2_0.client [None req-06f17daf-5c33-4fda-92ae-cee52c033959 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/788] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:26 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1351 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:27.765 7 WARNING neutronclient.v2_0.client [None req-dc277f57-6842-4458-baae-3ddc4d601050 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/789] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:27 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1427 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:28.816 8 INFO nova.api.openstack.compute.server_external_events [req-5ecc4ce7-ac69-4b3b-8118-b424b1738a49 req-1a4b2452-c7c2-44a5-af5f-5c4959d79ce1 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance [pid: 8|app: 0|req: 386/790] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:28 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-06-24 14:27:29.639 7 WARNING neutronclient.v2_0.client [None req-4241e06a-dcd5-469c-b40d-11853d4813bc 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/791] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:29 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1437 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:30.833 8 WARNING neutronclient.v2_0.client [None req-fc5bf8b8-7424-4a25-936a-ac41afdc5ff9 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/794] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:30 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1437 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:32.664 7 WARNING neutronclient.v2_0.client [None req-4dca64f9-99cf-4d9e-b1fb-2b28f2a3b1ee 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/795] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:32 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1437 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:33.805 8 WARNING neutronclient.v2_0.client [None req-58e3bb79-b443-4ae3-9540-1cc47c705017 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/796] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:33 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1425 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-06-24 14:27:34.995 7 WARNING neutronclient.v2_0.client [None req-264830ff-054e-44e2-a69b-41f10ac8b1ad 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/797] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:34 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1425 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-06-24 14:27:36.155 8 WARNING neutronclient.v2_0.client [None req-cb7e8bc6-7a6e-43ee-b4d3-3c94a0073ee0 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/798] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:36 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1425 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:36.522 7 INFO nova.api.openstack.compute.server_external_events [req-e08b37b9-6af3-4632-bea3-86f31ab6efea req-b365bb14-3f97-492b-8bb5-d3ac2673a5cc c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance [pid: 7|app: 0|req: 410/799] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:37.329 8 WARNING neutronclient.v2_0.client [None req-c927b445-abfd-4f57-bc48-6fbdf5cb48d5 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/800] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:37 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1425 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:38.583 7 INFO nova.api.openstack.compute.server_external_events [req-b70aeeb3-1f89-4b45-9ce6-7ba6c8021585 req-3bc5a6dc-a32f-4595-a159-ddd1456e6ed9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance [pid: 7|app: 0|req: 411/801] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:27:38.606 8 WARNING neutronclient.v2_0.client [None req-5c3c3347-ba31-4690-b07f-5197293bdf46 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/802] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:38 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1613 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:38.918 7 WARNING neutronclient.v2_0.client [None req-87d5ee50-8f7b-4093-a710-f83ce327be57 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/803] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:27:38 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:39.690 7 INFO nova.api.openstack.compute.server_external_events [req-8f9ac6a3-47a3-410b-a8c8-e459dc6063a0 req-89b79b15-e18a-4f37-9e8e-fe380fa00a74 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance 2026-06-24 14:27:39.700 8 WARNING neutronclient.v2_0.client [None req-9e7fbb6f-86ef-4c1e-ad5d-6beab547893d 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/804] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/805] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:39 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1613 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/806] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 24 14:27:39 2026] GET /v2.1/servers => generated 388 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/807] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:27:39 2026] DELETE /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => 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-06-24 14:27:40.056 7 WARNING neutronclient.v2_0.client [None req-bc22b068-b9fc-4c15-bf3f-f9e8e339f752 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/808] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:40 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1619 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:41.256 8 WARNING neutronclient.v2_0.client [None req-3d64a205-8996-47aa-96f6-a0909dde6639 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] 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-06-24 14:27:41.380 7 INFO nova.api.openstack.compute.server_external_events [req-7e8b3dc6-43de-4c7c-b5d4-b8f82608569a req-76e86762-5d49-4ed9-a52f-e933c07404e8 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance [pid: 8|app: 0|req: 394/809] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:41 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1739 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/810] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:42.436 8 WARNING neutronclient.v2_0.client [None req-39ae210d-2f75-4974-9f74-89da03edab8a 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/813] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:42 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1739 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:43.432 7 INFO nova.api.openstack.compute.server_external_events [req-47f71024-00a1-4dd6-8039-1de31a57a97d req-4f390fc9-2001-4bf2-8149-4289b0074f12 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance 2026-06-24 14:27:43.432 7 INFO nova.api.openstack.compute.server_external_events [req-47f71024-00a1-4dd6-8039-1de31a57a97d req-4f390fc9-2001-4bf2-8149-4289b0074f12 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:3abf2120-d891-4994-bc21-2a4fa8f9dbea for instance 539e9114-0bd6-4344-aa22-ceb18883fcaf on instance [pid: 7|app: 0|req: 418/814] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:27:43 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:44.005 8 WARNING neutronclient.v2_0.client [None req-2337428f-1cff-47bc-a124-50d59029cbf9 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/815] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:43 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1380 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:45.320 7 WARNING neutronclient.v2_0.client [None req-fefd5960-976e-43ba-a998-bede32a5d3e2 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/816] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:45 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:46.422 8 WARNING neutronclient.v2_0.client [None req-9ae6ba23-4ac5-4c95-9f49-66ebfcab1eef 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/817] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:46 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 1385 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:47.671 7 INFO nova.api.openstack.wsgi [None req-ad0bcf1c-d65d-4185-90b5-7100aa02a930 1c7b84bfa9db4639a07071d950cf4eb9 ec024266c4a946deb93c1576a0b9086d - - default default] HTTP exception thrown: Instance 539e9114-0bd6-4344-aa22-ceb18883fcaf could not be found. [pid: 7|app: 0|req: 420/818] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:47 2026] GET /v2.1/servers/539e9114-0bd6-4344-aa22-ceb18883fcaf => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/819] 10.0.0.121 () {32 vars in 703 bytes} [Wed Jun 24 14:27:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-483321407 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:54.419 7 WARNING neutronclient.v2_0.client [None req-e1f9f3c1-5f14-47b0-89bc-075d1a655821 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:27:54.616 7 WARNING neutronclient.v2_0.client [None req-e1f9f3c1-5f14-47b0-89bc-075d1a655821 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/822] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:27:54 2026] POST /v2.1/servers => generated 424 bytes in 953 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-24 14:27:55.321 8 WARNING neutronclient.v2_0.client [None req-041b15b0-5f9b-4f40-bf38-802bafed7927 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/823] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:55 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:56.401 7 WARNING neutronclient.v2_0.client [None req-dfe78b23-2275-45fa-b2e7-769566d57538 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/824] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:56 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1371 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-06-24 14:27:57.718 8 WARNING neutronclient.v2_0.client [None req-5a24b18f-f197-4a3c-9c4f-5f1371608e0d 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/825] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:57 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1419 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:27:59.122 7 WARNING neutronclient.v2_0.client [None req-5b613276-da58-4e80-90ed-a3c673f35798 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/826] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:27:59 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1419 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:00.733 8 WARNING neutronclient.v2_0.client [None req-24ac3d9a-3207-4aaa-b50c-4d1e354db945 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] 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: 427/829] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:28:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:28:01.979 7 INFO nova.api.openstack.compute.server_external_events [req-de54db78-a7b8-406e-b2e7-21e3ae0f00a4 req-13af6a2c-5c0b-4d81-9586-f4fef75fe56d c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 7|app: 0|req: 428/830] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/831] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:00 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1479 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:03.053 7 WARNING neutronclient.v2_0.client [None req-3b881cfa-2b38-42fb-9791-c125b81e5310 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/832] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:03 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 14:28:03.995 8 WARNING neutronclient.v2_0.client [None req-f5a90468-2157-4f2b-ae42-c6d3f4916f0b 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:28:04.010 7 INFO nova.api.openstack.compute.server_external_events [req-abaadf6d-8f9f-4f45-a737-75e75b05e3fc req-becbf5a4-d3e9-43a2-a7e0-0750e17bbc74 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 7|app: 0|req: 430/833] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:28:04.557 8 WARNING neutronclient.v2_0.client [None req-f5a90468-2157-4f2b-ae42-c6d3f4916f0b 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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-06-24 14:28:04.654 7 WARNING neutronclient.v2_0.client [None req-bd457d65-9be2-43f3-bc44-a1eed2ee70d4 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/834] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:04 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:28:05.861 8 WARNING neutronclient.v2_0.client [None req-f5a90468-2157-4f2b-ae42-c6d3f4916f0b 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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-06-24 14:28:06.342 7 WARNING neutronclient.v2_0.client [None req-a25e2a45-60f7-49d5-9dc1-0510fe62f985 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/835] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:28:03 2026] POST /v2.1/servers => generated 452 bytes in 2918 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-06-24 14:28:06.869 8 WARNING neutronclient.v2_0.client [None req-5224e553-c82d-4a23-8331-f46a52aaf0c3 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/836] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:06 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/837] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:06 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1392 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-06-24 14:28:07.978 7 WARNING neutronclient.v2_0.client [None req-8cdc9881-12ed-4f86-8612-3035c4844af8 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] 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-06-24 14:28:08.035 8 WARNING neutronclient.v2_0.client [None req-2cc9846e-e94c-41f2-9928-3e3e3e1f0003 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/838] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:08 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1388 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/839] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:07 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:09.174 8 WARNING neutronclient.v2_0.client [None req-61184b0d-4619-4a09-b8e4-b815271a5141 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:28:09.195 7 WARNING neutronclient.v2_0.client [None req-644901ef-f170-481e-8483-c42269b8fe7b 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/840] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:09 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1444 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/841] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:09 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:10.258 8 WARNING neutronclient.v2_0.client [None req-e0a8a7a0-3578-4ebc-a426-4c157c066688 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/842] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:10 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1444 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:10.362 7 WARNING neutronclient.v2_0.client [None req-504f84cf-7296-4483-9b44-887a5dcb1b8e 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/843] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:10 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 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-06-24 14:28:11.355 8 WARNING neutronclient.v2_0.client [None req-acc40e2e-23b1-410a-94e7-8b3f4399c1d8 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/844] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:11 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1452 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:11.497 8 WARNING neutronclient.v2_0.client [None req-9f79b1a9-44a4-4549-9180-02f06c9d7c56 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/847] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:11 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 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-06-24 14:28:12.377 7 INFO nova.api.openstack.compute.server_external_events [req-55879273-0555-4dad-ac5a-2347029a0c5f req-b383ec21-b7ba-4c5c-a937-942522c66a55 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 7|app: 0|req: 437/848] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:12 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-06-24 14:28:12.487 8 WARNING neutronclient.v2_0.client [None req-2b0af472-c597-4b16-902e-b8816b30dcde 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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: 412/849] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:12 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1529 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:28:12.631 7 WARNING neutronclient.v2_0.client [None req-f507a579-437d-4abb-a49b-5ceb642b12a4 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/850] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:12 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:13.678 8 WARNING neutronclient.v2_0.client [None req-ed082396-3a86-4c70-a635-f7725c094ab3 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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-06-24 14:28:13.771 7 WARNING neutronclient.v2_0.client [None req-c4840df1-e55e-405f-8f9c-f37ef05c268c 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/851] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:13 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1517 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/852] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:13 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:14.821 8 WARNING neutronclient.v2_0.client [None req-d6028714-7308-41c3-a753-c051feb33934 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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: 414/853] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:14 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1517 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:28:14.966 7 WARNING neutronclient.v2_0.client [None req-1528ee50-2de2-4339-9085-433fecd8f0d1 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/854] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:14 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:15.985 8 WARNING neutronclient.v2_0.client [None req-16edb72c-749a-45e9-8fc7-deaa773ffac8 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/855] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:15 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1517 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:16.221 7 WARNING neutronclient.v2_0.client [None req-d3e52655-a1c5-404f-9b58-b39486833033 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/856] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:16 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 14:28:17.145 7 INFO nova.api.openstack.compute.server_external_events [req-91953504-5f39-4f47-9e13-98e5ad3b08d2 req-e1dd943e-78f9-4452-82ba-c89ce55f60c3 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance 2026-06-24 14:28:17.149 8 WARNING neutronclient.v2_0.client [None req-9b645951-731c-4018-92fd-df4fec938a60 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/857] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/858] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:17 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1517 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:17.747 7 WARNING neutronclient.v2_0.client [None req-a2643ec4-3407-42a2-8d7c-3c68eacaaf5c 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/859] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:17 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => 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-06-24 14:28:18.465 8 WARNING neutronclient.v2_0.client [None req-df88f61a-99ae-4d49-a2af-dba999e7882e 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/860] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:18 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1517 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:18.949 7 WARNING neutronclient.v2_0.client [None req-fc3c4e9f-e3fe-4496-9dfe-d94801755055 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] 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-06-24 14:28:19.189 8 INFO nova.api.openstack.compute.server_external_events [req-b83ae7d3-77e1-4426-a581-1298478b4607 req-21e3c56b-c4a0-4597-b6c1-0aff49f87df9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 8|app: 0|req: 418/861] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/862] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:18 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:19.927 8 WARNING neutronclient.v2_0.client [None req-2ca0fa03-cafb-472f-b3c5-242603352fa9 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/863] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:19 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1700 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:20.360 7 WARNING neutronclient.v2_0.client [None req-6f6d909f-8a83-4199-b591-37ac692e9e8d 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/864] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:28:20 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7/os-interface => generated 285 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:20.607 8 WARNING neutronclient.v2_0.client [None req-d0143256-9ee8-4b28-b70f-2f430774a175 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] 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-06-24 14:28:21.229 7 INFO nova.api.openstack.compute.server_external_events [req-26b219ab-3eaa-4997-b34a-ce947403a08a req-aa50e447-2f5e-4562-be22-efe3ee1fff56 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 7|app: 0|req: 446/865] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:21 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) [pid: 8|app: 0|req: 420/868] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:20 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1467 bytes in 1083 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:22.696 7 WARNING neutronclient.v2_0.client [None req-e4c2db5d-3e66-4851-a7d1-7c4089de7c5a 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/869] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:22 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1647 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:23.266 8 INFO nova.api.openstack.compute.server_external_events [req-d00a8715-45a9-4a6e-9733-1fd6b6d94aa8 req-d468b860-d68c-4b41-bb8a-64e5eadf6f16 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance 2026-06-24 14:28:23.266 8 INFO nova.api.openstack.compute.server_external_events [req-d00a8715-45a9-4a6e-9733-1fd6b6d94aa8 req-d468b860-d68c-4b41-bb8a-64e5eadf6f16 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 8|app: 0|req: 421/870] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:23 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/871] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:28:24 2026] DELETE /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 0 bytes in 149 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-06-24 14:28:24.239 8 WARNING neutronclient.v2_0.client [None req-67b62eba-94b0-45db-8789-2212e05253c9 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/872] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:24 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1653 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:25.483 7 INFO nova.api.openstack.compute.server_external_events [req-ae5f9f46-eb85-48ba-b52e-9d81028999a1 req-4ce62ea6-0826-40b4-afb6-db58c8e2aa95 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 7|app: 0|req: 451/873] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:25.608 8 WARNING neutronclient.v2_0.client [None req-855aae28-6e12-4f0f-910e-58446e30d676 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/874] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:25 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1653 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-06-24 14:28:26.801 7 WARNING neutronclient.v2_0.client [None req-262154e7-d805-4240-9f16-579fac44e15b 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/875] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:26 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1611 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-06-24 14:28:26.925 8 INFO nova.api.openstack.compute.server_external_events [req-d7a6a2e2-ea9f-497b-9da0-fc8792c0aa08 req-36c08319-9ad4-44a4-a091-c9480d3d396e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 8|app: 0|req: 424/876] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:26 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-06-24 14:28:27.520 7 INFO nova.api.openstack.compute.server_external_events [req-26afdd1c-be66-463f-b7ed-9ed987148673 req-11370fab-322c-493c-b59c-07c66643357a c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:c7363721-db39-4b69-975b-60d317df8c33 for instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e on instance [pid: 7|app: 0|req: 453/877] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:27 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-06-24 14:28:27.924 8 WARNING neutronclient.v2_0.client [None req-94af421d-ed1e-4adc-8e51-601d3665d5e8 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/878] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:27 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1448 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:29.020 7 WARNING neutronclient.v2_0.client [None req-e281c654-c8ab-4428-b908-7babdc14c9b9 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/879] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:28 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:30.109 8 INFO nova.api.openstack.wsgi [None req-f1a8f023-ed15-42d3-b597-c745ec01b6cd 2ced4651e6ea4fc0bc7ec58d5e605b81 5d530eca0b244aaf830d557c3932635f - - default default] HTTP exception thrown: Instance e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e could not be found. [pid: 8|app: 0|req: 426/880] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:30 2026] GET /v2.1/servers/e1c24fdb-7ce4-4224-8b21-5fe422cc1a7e => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:37.045 7 WARNING neutronclient.v2_0.client [None req-f376a2f7-a512-416e-b0ee-dfb93b82a7ec 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/883] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:37 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1820 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-06-24 14:28:37.245 8 WARNING neutronclient.v2_0.client [None req-1b9183c4-60ea-453a-93a1-e80cd09103fa 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/884] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:37 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1820 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/885] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 24 14:28:37 2026] POST /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7/action => generated 0 bytes in 64 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-06-24 14:28:37.668 8 WARNING neutronclient.v2_0.client [None req-9cf4e81e-bf66-489c-a673-dc6f2e9d0113 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/886] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:37 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1822 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, ' [pid: 7|app: 0|req: 458/887] 10.0.0.247 () {30 vars in 618 bytes} [Wed Jun 24 14:28:37 2026] GET /v2.1 => generated 0 bytes in 227 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: 430/888] 10.0.0.247 () {32 vars in 691 bytes} [Wed Jun 24 14:28:38 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: 459/889] 10.0.0.247 () {34 vars in 912 bytes} [Wed Jun 24 14:28:38 2026] GET /v2.1/os-simple-tenant-usage/2a813ce536e2411ea2ef2f626e7ab81b?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/890] 10.0.0.247 () {30 vars in 653 bytes} [Wed Jun 24 14:28:38 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-06-24 14:28:38.806 7 WARNING neutronclient.v2_0.client [None req-311fc961-4f66-481c-98ae-d9a9b59cc336 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/891] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:38 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1822 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:28:39.954 8 WARNING neutronclient.v2_0.client [None req-ccbcb076-e8ba-4bbe-aee6-2495d48d42a6 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/892] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:39 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1822 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:41.156 7 WARNING neutronclient.v2_0.client [None req-00bdfb8f-e4fb-4852-9966-f2e8c829b7dd 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/893] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:41 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1827 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-06-24 14:28:41.809 8 INFO nova.api.openstack.compute.server_external_events [req-2accda8e-9491-4677-996a-d48da4728e1a req-e8fd7a7d-f8a9-48a6-ab7d-26f579831673 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 8|app: 0|req: 434/896] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:41 2026] POST /v2.1/os-server-external-events => generated 185 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: 463/897] 10.0.0.247 () {30 vars in 618 bytes} [Wed Jun 24 14:28:41 2026] GET /v2.1 => generated 0 bytes in 340 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: 435/898] 10.0.0.247 () {32 vars in 691 bytes} [Wed Jun 24 14:28:41 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: 7|app: 0|req: 464/899] 10.0.0.247 () {34 vars in 912 bytes} [Wed Jun 24 14:28:42 2026] GET /v2.1/os-simple-tenant-usage/2a813ce536e2411ea2ef2f626e7ab81b?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/900] 10.0.0.247 () {30 vars in 653 bytes} [Wed Jun 24 14:28:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:42.300 7 WARNING neutronclient.v2_0.client [None req-7700073f-c07b-4d9f-a2b4-b6c0e6e2518c 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/901] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:42 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1827 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:28:43.437 8 WARNING neutronclient.v2_0.client [None req-6c785245-2013-40f4-835b-6e0c1e09459b 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/902] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:43 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1827 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-06-24 14:28:43.852 7 INFO nova.api.openstack.compute.server_external_events [req-2b522e71-005d-41e9-99a3-e210e18734d2 req-8d5f22c8-f6e2-4071-ba6a-d07973b6860c c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 7|app: 0|req: 466/903] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:44.595 8 WARNING neutronclient.v2_0.client [None req-37851e4a-d809-4373-afa8-8fb78fdcb44b 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/904] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:44 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1827 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-06-24 14:28:45.754 7 WARNING neutronclient.v2_0.client [None req-f69cab80-6211-45f7-a437-0a3d1629eea9 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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-06-24 14:28:45.894 8 INFO nova.api.openstack.compute.server_external_events [req-50c6176b-26c3-438a-86b3-5a123f1d8af3 req-55da20cb-1808-4c0b-acb5-8b1a43a2b045 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance 2026-06-24 14:28:45.895 8 INFO nova.api.openstack.compute.server_external_events [req-50c6176b-26c3-438a-86b3-5a123f1d8af3 req-55da20cb-1808-4c0b-acb5-8b1a43a2b045 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 8|app: 0|req: 439/905] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:28:45 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/906] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:45 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1827 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:28:47.002 8 WARNING neutronclient.v2_0.client [None req-fc68e59f-41ba-4248-b335-5fb19e53fe1a 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/907] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:28:46 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1820 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, ' [pid: 8|app: 0|req: 442/910] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:28:57 2026] POST /v2.1/os-keypairs => generated 397 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-06-24 14:28:59.892 7 WARNING neutronclient.v2_0.client [None req-50fb0ed7-746b-4450-b43c-6d614f32f286 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:00.151 7 WARNING neutronclient.v2_0.client [None req-50fb0ed7-746b-4450-b43c-6d614f32f286 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:01.239 7 WARNING neutronclient.v2_0.client [None req-50fb0ed7-746b-4450-b43c-6d614f32f286 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/913] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:28:59 2026] POST /v2.1/servers => generated 449 bytes in 1909 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-24 14:29:01.756 8 WARNING neutronclient.v2_0.client [None req-e83a6274-3cd9-44b2-ac14-a7017bd03bb9 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/914] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:01 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1401 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:02.640 7 WARNING neutronclient.v2_0.client [None req-74fba882-c961-43f0-9c11-263b15da46db 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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-06-24 14:29:02.864 8 WARNING neutronclient.v2_0.client [None req-6ae7af42-b3d7-4f80-b177-c5129f3b2e0f b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/915] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:02 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1405 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/916] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:02 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1820 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/917] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:29:03 2026] DELETE /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:03.557 7 WARNING neutronclient.v2_0.client [None req-b68a5f51-0cf5-4291-8678-405a8b024452 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/918] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:03 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1826 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:04.346 8 WARNING neutronclient.v2_0.client [None req-8ac58dd7-4e26-4587-88b1-b3abb954bcb3 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/919] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:04 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:04.706 7 WARNING neutronclient.v2_0.client [None req-b377fc4b-285c-404e-ab0e-76e82505571e 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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-06-24 14:29:04.789 8 INFO nova.api.openstack.compute.server_external_events [req-087fa6ac-fcc4-42f3-b994-c2d20abfb8d0 req-b2bd8c04-6c35-4759-864d-fdaac0cba808 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 8|app: 0|req: 449/920] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/921] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:04 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1826 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:05.456 8 WARNING neutronclient.v2_0.client [None req-460bf5c7-bd22-4e7f-abf4-9e47956e0556 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/922] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:05 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1453 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-06-24 14:29:05.952 7 WARNING neutronclient.v2_0.client [None req-1522afea-9e7e-4dfe-bd11-b61d6dccd1ab 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] 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: 473/923] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:05 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1759 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:06.556 8 WARNING neutronclient.v2_0.client [None req-a1701e38-1bdb-4668-b2c6-9932dad8c2db b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:06.565 7 INFO nova.api.openstack.compute.server_external_events [req-72b3ebd4-72b9-42a4-8fc0-59b0cd35020b req-15cabb0c-78f3-46e3-826c-20d7e693378e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 7|app: 0|req: 474/924] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:06 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, ' [pid: 8|app: 0|req: 451/925] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:06 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1461 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:29:06.834 7 INFO nova.api.openstack.compute.server_external_events [req-65149fc3-b9f8-492c-8996-812db3954f7f req-1d29b38c-72d4-4880-b7bb-2c5a50be1724 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:a2a7c03d-e496-4f13-9928-ce89066ae9f9 for instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 on instance [pid: 7|app: 0|req: 475/926] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:06 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, ' [pid: 8|app: 0|req: 452/927] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:29:07 2026] POST /v2.1/os-keypairs => generated 394 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-06-24 14:29:07.591 7 WARNING neutronclient.v2_0.client [None req-76e120a8-2790-4156-90b4-f9beec971524 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/928] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:07 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1478 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:29:07.869 8 WARNING neutronclient.v2_0.client [None req-c9679f17-e2f6-4b42-baf2-4b7c48cf3e53 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/929] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:07 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:08.617 7 INFO nova.api.openstack.compute.server_external_events [req-dfe94ea9-a38f-4df9-ac2d-54368ae9989b req-2abcfb8a-ee6c-4e9b-acef-60b53a6e0aa2 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 477/930] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:08.746 8 WARNING neutronclient.v2_0.client [None req-36317d7f-e350-4c34-aeab-89a072e70966 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/931] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:08 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 1478 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:09.174 7 WARNING neutronclient.v2_0.client [None req-a0d5152f-921d-4238-8543-4fae54c172cf b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/932] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:09 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:09.927 8 INFO nova.api.openstack.wsgi [None req-d2724187-3b01-40c9-a0ba-c9240cdbd08b 17838bb45b414298a567483a1e10c276 b91b3f91645b4c14859ce746b3c934ee - - default default] HTTP exception thrown: Instance 119c8113-ec7d-4d5f-91ce-358a18a55ae7 could not be found. [pid: 8|app: 0|req: 455/933] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:09 2026] GET /v2.1/servers/119c8113-ec7d-4d5f-91ce-358a18a55ae7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/934] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 24 14:29:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2103253613 => generated 0 bytes in 22 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-06-24 14:29:10.096 8 WARNING neutronclient.v2_0.client [None req-38fd1146-90fd-422c-be29-da9e462fbea6 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:10.139 8 WARNING neutronclient.v2_0.client [None req-38fd1146-90fd-422c-be29-da9e462fbea6 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:10.651 8 WARNING neutronclient.v2_0.client [None req-38fd1146-90fd-422c-be29-da9e462fbea6 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:10.707 7 WARNING neutronclient.v2_0.client [None req-124266ff-f174-4ba8-aa53-6c69f5edfdca b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/935] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:10 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/936] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:29:10 2026] POST /v2.1/servers => generated 447 bytes in 1248 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-06-24 14:29:11.301 7 WARNING neutronclient.v2_0.client [None req-b5deb52e-76ba-4681-8e3e-6870545f68f3 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/939] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:11 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 1393 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:12.289 8 WARNING neutronclient.v2_0.client [None req-fef18842-c54d-4b9e-912d-ae800c2a7e1b b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/940] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:12 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:13.804 7 WARNING neutronclient.v2_0.client [None req-35eeab31-7c7c-448b-9a40-0908c15094f1 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/941] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:13 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:14.941 8 WARNING neutronclient.v2_0.client [None req-c8c91a26-5097-443a-acc4-7e0728c74ec8 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/942] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:14 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 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-06-24 14:29:16.117 7 WARNING neutronclient.v2_0.client [None req-0c0b6a39-0367-40c5-9a97-2d1665d90708 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/943] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:16 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 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-06-24 14:29:16.571 8 WARNING neutronclient.v2_0.client [None req-c316c77d-a807-4355-81d5-86b51a0959e6 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] 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-06-24 14:29:16.983 7 INFO nova.api.openstack.compute.server_external_events [req-ec109cc0-d3f5-4624-8914-0d2490654a66 req-9d816ac3-8bfe-495c-b688-8aa4a15eecf0 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 7|app: 0|req: 484/944] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/945] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:16 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 1518 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:17.332 7 WARNING neutronclient.v2_0.client [None req-d2015e20-5c5e-4a9a-92e5-6fdfb9e45411 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/946] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:17 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:18.466 8 WARNING neutronclient.v2_0.client [None req-cf970d8e-0deb-47cb-8f5d-6a6c52e6a450 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/947] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:18 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:19.791 7 WARNING neutronclient.v2_0.client [None req-517e45ab-577b-4d2d-ae5c-51c19718323e b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/948] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:19 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:20.966 8 WARNING neutronclient.v2_0.client [None req-41c40b36-07fe-43f8-a0f4-8be3f3f07674 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/949] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:20 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:21.414 7 INFO nova.api.openstack.compute.server_external_events [req-624c5f89-056b-4a70-842e-b4760c9d8100 req-e1b461fd-6153-4994-b66b-134044eeebaa c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 487/950] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:22.044 8 WARNING neutronclient.v2_0.client [None req-5c413c44-79ec-4cfd-b140-8a162dfcf7e1 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] 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-06-24 14:29:22.196 7 WARNING neutronclient.v2_0.client [None req-ce7ea0ea-94d5-4218-a864-dc4ad23849ae b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/953] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:22 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/954] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:22 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 1516 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:23.331 7 WARNING neutronclient.v2_0.client [None req-0999c025-c740-44a9-8e14-5267f2007613 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/955] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:23 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 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-06-24 14:29:23.449 8 INFO nova.api.openstack.compute.server_external_events [req-e95d8078-6edf-41ae-9e37-9cf2d8ff5190 req-c92d33df-0ae6-491d-b4cc-aa10e5d1de1e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance 2026-06-24 14:29:23.450 8 INFO nova.api.openstack.compute.server_external_events [req-e95d8078-6edf-41ae-9e37-9cf2d8ff5190 req-c92d33df-0ae6-491d-b4cc-aa10e5d1de1e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance 2026-06-24 14:29:23.451 8 INFO nova.api.openstack.compute.server_external_events [req-e95d8078-6edf-41ae-9e37-9cf2d8ff5190 req-c92d33df-0ae6-491d-b4cc-aa10e5d1de1e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance 2026-06-24 14:29:23.451 8 INFO nova.api.openstack.compute.server_external_events [req-e95d8078-6edf-41ae-9e37-9cf2d8ff5190 req-c92d33df-0ae6-491d-b4cc-aa10e5d1de1e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance 2026-06-24 14:29:23.452 8 INFO nova.api.openstack.compute.server_external_events [req-e95d8078-6edf-41ae-9e37-9cf2d8ff5190 req-c92d33df-0ae6-491d-b4cc-aa10e5d1de1e c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 8|app: 0|req: 466/956] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:23 2026] POST /v2.1/os-server-external-events => generated 869 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-06-24 14:29:24.467 7 WARNING neutronclient.v2_0.client [None req-c6987c74-f569-4364-b570-994559ea29b5 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/957] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:24 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1526 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:25.646 8 WARNING neutronclient.v2_0.client [None req-8f7b272e-ec32-454b-81f9-44844e6ff2bb b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/958] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:25 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1694 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:26.152 7 WARNING neutronclient.v2_0.client [None req-03da18ae-08c8-44e0-96e2-1c925f8cb7a7 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/959] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:26 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1694 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:27.347 8 WARNING neutronclient.v2_0.client [None req-1144aab1-f8fc-4f7b-af18-0bc1230cb0f3 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/960] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:27 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 1814 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:27.825 7 INFO nova.api.openstack.compute.server_external_events [req-0f1fd043-eb99-44fb-afd1-e2bc09c9003c req-2203d088-c859-41d8-975f-22c8194791be c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 493/961] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:27 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 14:29:28.966 7 INFO nova.api.openstack.compute.server_external_events [req-f7405f54-7a12-4a3d-873b-83dcab2b564c req-e9c2a40f-a713-4fc8-9fa7-c8854df194da c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 7|app: 0|req: 494/962] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29: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) 2026-06-24 14:29:29.007 8 WARNING neutronclient.v2_0.client [None req-2f50c2a8-20ca-43b1-9240-fe9bd31d93f2 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:29.351 8 WARNING neutronclient.v2_0.client [None req-2f50c2a8-20ca-43b1-9240-fe9bd31d93f2 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:29.667 8 WARNING neutronclient.v2_0.client [None req-2f50c2a8-20ca-43b1-9240-fe9bd31d93f2 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/963] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:29:28 2026] POST /v2.1/servers => generated 447 bytes in 961 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-06-24 14:29:29.942 7 WARNING neutronclient.v2_0.client [None req-d681dd76-8571-48b8-a103-aa7303daccff 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/964] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:29 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 1392 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:35.040 8 WARNING neutronclient.v2_0.client [None req-bb41bfc2-04fb-4316-8590-28ccde650c0c 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/967] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:35 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 1517 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:35.801 7 INFO nova.api.openstack.compute.server_external_events [req-c757e941-7bda-466c-bbe8-025e2e041d8c req-19dbd601-0c11-44e8-b33b-d851e10707e0 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 7|app: 0|req: 497/968] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/969] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 24 14:29:35 2026] POST /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173/action => generated 32046 bytes in 569 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-06-24 14:29:37.846 7 INFO nova.api.openstack.compute.server_external_events [req-0633c85f-3d7c-44fe-a6bb-b7dffe09b4aa req-e6cf4ce7-70ed-479a-8be3-99b3778a94c9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 498/970] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/971] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:29:38 2026] POST /v2.1/os-keypairs => generated 397 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-06-24 14:29:40.346 7 WARNING neutronclient.v2_0.client [None req-559e9c9b-d357-4728-86b8-c663c3bdd684 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/972] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:40 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 1515 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:29:40.573 8 WARNING neutronclient.v2_0.client [None req-8a25e167-9ac4-4385-af6f-ab437a809a65 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:40.613 8 WARNING neutronclient.v2_0.client [None req-8a25e167-9ac4-4385-af6f-ab437a809a65 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:29:40.862 8 WARNING neutronclient.v2_0.client [None req-8a25e167-9ac4-4385-af6f-ab437a809a65 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] 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-06-24 14:29:41.085 7 INFO nova.api.openstack.compute.server_external_events [req-327d326e-5a48-4e06-88ce-2ceb9a3411b6 req-540795e8-829f-4dfd-9c41-44876d6a9d70 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 7|app: 0|req: 500/973] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/974] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:29:40 2026] POST /v2.1/servers => generated 449 bytes in 575 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-06-24 14:29:41.131 7 WARNING neutronclient.v2_0.client [None req-a1cd3c08-b5b4-422a-b416-f7cfe1430728 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/975] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:41 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1401 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:42.229 7 WARNING neutronclient.v2_0.client [None req-fb149095-cde1-4696-a8b4-eee422cc420c b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/978] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:42 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1405 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:43.119 8 INFO nova.api.openstack.compute.server_external_events [req-77d15ab5-916d-4ca6-8eb1-eaa4c2059c07 req-a6dd3df4-da2f-473f-9ce1-e69f7e36f43a c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 8|app: 0|req: 476/979] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:43.497 7 WARNING neutronclient.v2_0.client [None req-bed6a57c-0b7e-4d67-8bc5-f038efcddc95 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/980] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:43 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:44.649 8 WARNING neutronclient.v2_0.client [None req-63258e38-b1e9-4ae7-aff4-a6f15ba60a07 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/981] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:44 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1453 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:45.605 7 WARNING neutronclient.v2_0.client [None req-5d84e4bb-57f0-4f59-a0a0-07b3383e6780 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] 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-06-24 14:29:46.038 8 WARNING neutronclient.v2_0.client [None req-c267e8f7-5d13-4175-92eb-5d8b1598bbc9 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/982] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:45 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 1814 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:46.963 7 INFO nova.api.openstack.compute.server_external_events [req-2f2debeb-08fc-4c5d-a060-a112a6cbde2f req-863a1a95-3187-41d7-b936-3c5e3ea0b5d5 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:c5156a21-9400-4127-8ddc-4282e0aabeee for instance 27c80051-a07d-4d05-999b-578d1303f7b6 on instance [pid: 7|app: 0|req: 506/983] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:46 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) [pid: 8|app: 0|req: 478/984] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:46 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1528 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:48.228 7 WARNING neutronclient.v2_0.client [None req-e4613ac7-53dc-4f0f-a966-63d46a031af5 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/985] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:48 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1526 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:49.001 8 INFO nova.api.openstack.compute.server_external_events [req-25bdadba-4f1b-45c4-9240-d90cd0657e92 req-299e794a-bcdd-404b-a224-51b21284bcaa c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 8|app: 0|req: 479/986] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:48 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-06-24 14:29:49.394 7 WARNING neutronclient.v2_0.client [None req-d2c6ff6f-e833-4a82-969e-583619fd175e b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/987] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:49 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1526 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-06-24 14:29:50.533 8 WARNING neutronclient.v2_0.client [None req-cedd635c-cc89-436a-953f-ff9bd2f88334 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/988] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:50 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1526 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:51.672 7 WARNING neutronclient.v2_0.client [None req-be6e1ba2-0ed4-4e94-af57-eaaf196a40c5 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] 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-06-24 14:29:52.009 8 INFO nova.api.openstack.compute.server_external_events [req-d0e5aed7-fe52-426d-8b0c-c69c5a137669 req-6972cf40-8fc2-4d76-bbad-93bf794befad c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:c5156a21-9400-4127-8ddc-4282e0aabeee for instance 27c80051-a07d-4d05-999b-578d1303f7b6 on instance [pid: 8|app: 0|req: 482/991] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:51 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: 510/992] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:51 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1526 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:53.362 8 WARNING neutronclient.v2_0.client [None req-e384a6e2-83ad-48ff-97cc-8ac625340c3e b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/993] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:53 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1526 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:54.047 7 INFO nova.api.openstack.compute.server_external_events [req-37220ab9-7513-4186-bd93-63979e35c99d req-2258de89-358a-4244-9d9e-46ac10eee355 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:c5156a21-9400-4127-8ddc-4282e0aabeee for instance 27c80051-a07d-4d05-999b-578d1303f7b6 on instance [pid: 7|app: 0|req: 511/994] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:54.992 8 WARNING neutronclient.v2_0.client [None req-6598a767-1cb6-4e49-b13d-bfcb59a271e0 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/995] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:54 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1694 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:55.329 7 WARNING neutronclient.v2_0.client [None req-c7f64b64-fbbd-4969-854d-1ef92e1d969f b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/996] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:29:55 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1694 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:29:56.552 8 INFO nova.api.openstack.compute.server_external_events [req-a6bb8cab-a487-435e-8690-a58a24390008 req-e5308c93-e204-4c8c-9fee-5736d2339462 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:c5156a21-9400-4127-8ddc-4282e0aabeee for instance 27c80051-a07d-4d05-999b-578d1303f7b6 on instance [pid: 8|app: 0|req: 485/997] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:29:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1000] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 24 14:30:02 2026] POST /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6/action => generated 31853 bytes in 564 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: 487/1001] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:30:05 2026] DELETE /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:05.947 7 WARNING neutronclient.v2_0.client [None req-4f283a46-29e2-4b5c-9869-661885d6a043 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1002] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:05 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1820 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:07.747 8 WARNING neutronclient.v2_0.client [None req-d8ca5db1-c740-485f-b629-3a9f9bb0667b b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/1003] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:07 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1820 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-06-24 14:30:08.686 7 INFO nova.api.openstack.compute.server_external_events [req-aa49a9a8-583e-40ee-8b2a-bc0248a2e02e req-d61d17ae-a0d9-48b0-931b-d1f22ccdc236 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:c5156a21-9400-4127-8ddc-4282e0aabeee for instance 27c80051-a07d-4d05-999b-578d1303f7b6 on instance [pid: 7|app: 0|req: 516/1004] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:08 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-06-24 14:30:08.928 8 WARNING neutronclient.v2_0.client [None req-7e75e1c2-1503-498e-8fc8-f281781d07da b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/1005] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:08 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1482 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-06-24 14:30:10.042 7 WARNING neutronclient.v2_0.client [None req-1fac2b87-ddd4-4aa7-9b47-acb2219be1ba b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1006] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:09 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1487 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:11.161 8 WARNING neutronclient.v2_0.client [None req-51471d47-cf62-48c4-b6b7-e138fc3ec8ea b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/1007] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:11 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 1487 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:12.391 8 INFO nova.api.openstack.wsgi [None req-8609d5ae-3333-4e4c-8c56-e1cb902d974a b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] HTTP exception thrown: Instance 27c80051-a07d-4d05-999b-578d1303f7b6 could not be found. [pid: 8|app: 0|req: 492/1010] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:12 2026] GET /v2.1/servers/27c80051-a07d-4d05-999b-578d1303f7b6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1011] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 24 14:30:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-158004136 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/1012] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:30:12 2026] DELETE /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-24 14:30:13.053 7 WARNING neutronclient.v2_0.client [None req-9e77658d-d350-4086-ab3e-e4a6f5e721ee b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1013] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:13 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1700 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:13.900 8 WARNING neutronclient.v2_0.client [None req-bdebbdaf-ef6c-4454-b169-5e6efeda721b ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:30:13.989 8 WARNING neutronclient.v2_0.client [None req-bdebbdaf-ef6c-4454-b169-5e6efeda721b ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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-06-24 14:30:14.298 7 WARNING neutronclient.v2_0.client [None req-91459827-b0a2-466a-b55f-10a7a7453bdc b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1014] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:14 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1700 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:30:14.495 8 WARNING neutronclient.v2_0.client [None req-bdebbdaf-ef6c-4454-b169-5e6efeda721b ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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-06-24 14:30:14.707 7 INFO nova.api.openstack.compute.server_external_events [req-6287eff7-e87e-4f14-b00b-66f4750960fe req-de09d21a-63cb-41d7-9e7c-d3560a4b57fe c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 522/1015] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 494/1016] 199.19.213.163 () {36 vars in 713 bytes} [Wed Jun 24 14:30:13 2026] POST /v2.1/servers => generated 453 bytes in 1226 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-06-24 14:30:15.271 7 WARNING neutronclient.v2_0.client [None req-66befce1-51ec-4d6c-b134-695ada71d0b9 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1017] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:15 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2213 bytes in 50 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-06-24 14:30:15.335 8 WARNING neutronclient.v2_0.client [None req-d0700571-abbf-4c47-a5e8-dec9401ff1ea ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/1018] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:15 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 524/1019] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:15 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:15.477 8 WARNING neutronclient.v2_0.client [None req-fba4be62-487f-415a-ae44-de3458550ff3 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] 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: 496/1020] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:15 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1633 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 14:30:15.700 7 INFO nova.api.openstack.compute.server_external_events [req-2f971e48-eceb-4fd3-87d7-cdaef12cc20d req-4c85eff1-281b-4da0-b033-f1676a00739b c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 525/1021] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:16.757 8 WARNING neutronclient.v2_0.client [None req-d2bed295-f58c-441a-acf1-e52169f98d54 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:30:16.760 7 INFO nova.api.openstack.compute.server_external_events [req-d932a238-3308-4d55-a4ef-886f9f45b4b7 req-7b8ccac3-be23-4e5a-be27-f295b90f80bc c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:3b587f51-ab73-4e21-acf7-ce05fba169bd for instance 2f28f8f1-a987-43a1-85bc-17a160a01173 on instance [pid: 7|app: 0|req: 526/1022] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1023] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:16 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1487 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-06-24 14:30:17.872 7 WARNING neutronclient.v2_0.client [None req-096566ab-c47a-41cd-a76a-9708850bb138 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1024] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:17 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1487 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-06-24 14:30:18.000 8 WARNING neutronclient.v2_0.client [None req-7bbf582d-8179-41c0-a2c9-27617dd97d2e ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1025] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:17 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2371 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:18.106 7 WARNING neutronclient.v2_0.client [None req-ce40e997-2af3-4418-93ab-d4a77c5525ef ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1026] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:18 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 499/1027] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:18 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-volume_attachments => generated 197 bytes in 66 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-06-24 14:30:18.973 7 WARNING neutronclient.v2_0.client [None req-ab7490c1-42d6-4047-bb9f-6fa7a59a0dce b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1028] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:18 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1487 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-06-24 14:30:20.091 8 WARNING neutronclient.v2_0.client [None req-8fbeee50-ed96-4617-8651-967b63d69aa9 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1029] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:20 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 1487 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:21.237 8 INFO nova.api.openstack.compute.server_external_events [req-1a603511-a070-4fde-8030-d5bfbd2b092b req-d0224796-8d59-4a3c-92cb-f4aea2f44809 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 501/1030] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30: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) 2026-06-24 14:30:21.398 7 WARNING neutronclient.v2_0.client [None req-ca1c358c-ea91-4bdd-be08-e52f8a4303b9 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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: 530/1033] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:21 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2445 bytes in 318 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-06-24 14:30:21.512 8 INFO nova.api.openstack.wsgi [None req-2c7e6651-d7c2-4a34-a734-de693b2a38f8 b56ec779d33848b6a4dcf9a48ee94233 505a10ab09104d4a9878200034300ba7 - - default default] HTTP exception thrown: Instance 2f28f8f1-a987-43a1-85bc-17a160a01173 could not be found. [pid: 8|app: 0|req: 504/1034] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:21 2026] GET /v2.1/servers/2f28f8f1-a987-43a1-85bc-17a160a01173 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 14:30:21.538 7 WARNING neutronclient.v2_0.client [None req-26670871-1333-4e4e-a120-6633eb103344 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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: 505/1035] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 24 14:30:21 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-205023647 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1036] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:21 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 284 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1037] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:21 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/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-06-24 14:30:24.543 7 INFO nova.api.openstack.compute.server_external_events [req-6aee6c32-2395-4d36-8923-1b7a49630871 req-4ba0b776-71df-4832-90d6-44603ca1be89 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 532/1038] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:24.715 8 WARNING neutronclient.v2_0.client [None req-ae410164-dd3f-4987-b8f1-ec22cd9a876e ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1039] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:24 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2433 bytes in 127 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-06-24 14:30:24.846 7 WARNING neutronclient.v2_0.client [None req-dd1d0327-aef0-47e8-9f16-de29f1e6f31d ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1040] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:24 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 284 bytes in 96 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: 508/1041] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:24 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-volume_attachments => generated 197 bytes in 43 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-06-24 14:30:27.794 7 WARNING neutronclient.v2_0.client [None req-4bb46a53-17df-4936-9499-27bda0f35329 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1042] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:27 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2433 bytes in 195 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-06-24 14:30:28.008 8 WARNING neutronclient.v2_0.client [None req-b30b588b-dab6-40d6-b991-006676353bf9 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1043] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:27 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 284 bytes in 203 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: 535/1044] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:28 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:29.288 8 INFO nova.api.openstack.compute.server_external_events [req-d03c199b-b7a1-46fc-926e-e1dca58007c5 req-87f2b6d6-1d74-4150-95b8-e9c0507505f0 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 510/1045] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:30.992 7 WARNING neutronclient.v2_0.client [None req-5c5e87f3-6286-4288-bf80-bd1acdf538ce ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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-06-24 14:30:31.343 8 INFO nova.api.openstack.compute.server_external_events [req-43b4b02c-3b43-4bfa-855a-91c4aa7e21f1 req-cf579417-413e-4102-9826-b35d0fb9a279 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 511/1046] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:31 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) [pid: 7|app: 0|req: 536/1049] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:30 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2433 bytes in 3111 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-06-24 14:30:34.106 8 WARNING neutronclient.v2_0.client [None req-9ce71b6c-2697-4fcf-9ee7-dce1f63d2fdd ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1050] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:34 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 286 bytes in 94 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: 537/1051] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:34 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-volume_attachments => generated 197 bytes in 43 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-06-24 14:30:36.925 8 WARNING neutronclient.v2_0.client [None req-9be7d561-f201-456e-8dfc-b6330ba425f3 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1052] 199.19.213.163 () {32 vars in 732 bytes} [Wed Jun 24 14:30:36 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 2581 bytes in 3822 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-06-24 14:30:40.751 7 WARNING neutronclient.v2_0.client [None req-f403de77-f478-4f77-b5ec-0d4af829a3bd ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1055] 199.19.213.163 () {32 vars in 758 bytes} [Wed Jun 24 14:30:40 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 286 bytes in 1614 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: 518/1056] 199.19.213.163 () {32 vars in 776 bytes} [Wed Jun 24 14:30:42 2026] GET /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-volume_attachments => generated 197 bytes in 60 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: 539/1057] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:30:43 2026] POST /v2.1/os-keypairs => generated 397 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 519/1058] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 24 14:30:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:30:48.827 7 WARNING neutronclient.v2_0.client [None req-cea8e6f8-4a4e-46a6-8c48-7482820b1a14 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:30:49.063 7 WARNING neutronclient.v2_0.client [None req-cea8e6f8-4a4e-46a6-8c48-7482820b1a14 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:30:49.103 7 WARNING neutronclient.v2_0.client [None req-cea8e6f8-4a4e-46a6-8c48-7482820b1a14 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:30:49.761 7 WARNING neutronclient.v2_0.client [None req-cea8e6f8-4a4e-46a6-8c48-7482820b1a14 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1059] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 24 14:30:48 2026] POST /v2.1/servers => generated 496 bytes in 1255 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-24 14:30:50.043 8 WARNING neutronclient.v2_0.client [None req-659a115b-8306-45f8-bad8-09540e81ce0a 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1060] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:50 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1457 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:51.259 7 WARNING neutronclient.v2_0.client [None req-13583529-0336-4244-be5f-e5b6b34d0256 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1061] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:51 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1461 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:52.376 8 WARNING neutronclient.v2_0.client [None req-c44ed5eb-ba1b-41b0-bcec-9e4029ef00bd 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1064] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:52 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1509 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:53.484 7 WARNING neutronclient.v2_0.client [None req-87364a32-164c-430d-8dc6-01a7968407cd 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1065] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:53 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1509 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-06-24 14:30:54.579 8 WARNING neutronclient.v2_0.client [None req-66706efa-225f-4658-9b9f-beac07d84dcd 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1066] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:54 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1517 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:55.908 7 WARNING neutronclient.v2_0.client [None req-bc723937-151f-4915-ac34-4c8735c5e025 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] 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-06-24 14:30:56.349 8 INFO nova.api.openstack.compute.server_external_events [req-533f74a0-6911-483c-8122-129091f9c4cb req-903495a6-bf66-448d-92d5-cb8f228718ec c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 8|app: 0|req: 524/1067] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:30:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1068] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:55 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1641 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:57.558 8 WARNING neutronclient.v2_0.client [None req-992f6678-e767-4aac-b0de-c62208f9a159 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1069] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:57 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1629 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:30:58.854 7 WARNING neutronclient.v2_0.client [None req-2190cd55-93f3-41c7-bf3f-c2f88074c0cb 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1070] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:30:58 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1629 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:00.054 8 WARNING neutronclient.v2_0.client [None req-99d20d50-9a71-4ae2-9ab3-f868e790b5ca 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1071] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:00 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1629 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:01.287 7 WARNING neutronclient.v2_0.client [None req-eaf60caf-5aec-401c-8753-1559f8d9508c 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1074] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:01 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1629 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:02.603 8 INFO nova.api.openstack.compute.server_external_events [req-ed71625c-9a10-46f0-85d1-cf9d0eb722cd req-5ea768a0-8c3f-42b7-b8d2-0df039776c20 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 8|app: 0|req: 529/1075] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:02 2026] POST /v2.1/os-server-external-events => generated 183 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-06-24 14:31:02.722 7 WARNING neutronclient.v2_0.client [None req-c82e8f16-6f8c-424d-b95b-08fb145fdc9a 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1076] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:02 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1629 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:03.995 8 WARNING neutronclient.v2_0.client [None req-3b22fb90-b100-4383-bc89-784e8b626386 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1077] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:03 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1808 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-06-24 14:31:04.212 7 WARNING neutronclient.v2_0.client [None req-6826555b-5847-4021-a2f1-b3ab4ae3efb2 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1078] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 24 14:31:04 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:04.665 8 INFO nova.api.openstack.compute.server_external_events [req-1006d161-c2af-410c-be15-b94227ae95b9 req-e5618741-a99f-481d-afaa-4df01adadab0 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 8|app: 0|req: 531/1079] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:04 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-06-24 14:31:06.722 7 INFO nova.api.openstack.compute.server_external_events [req-df964768-60c6-4a85-b163-51ffc4cb1b99 req-8fc64d5b-cebd-4e76-b051-585a74ea69a9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 7|app: 0|req: 549/1080] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:06 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-06-24 14:31:08.981 8 WARNING neutronclient.v2_0.client [None req-8f7bdb57-5a05-4c9f-8d02-8bbcbfa2c667 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:31:09.215 8 WARNING neutronclient.v2_0.client [None req-8f7bdb57-5a05-4c9f-8d02-8bbcbfa2c667 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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-06-24 14:31:11.721 7 INFO nova.api.openstack.compute.server_external_events [req-c2b5293e-0204-4f52-ae16-c16949bab278 req-959a04cc-db28-4606-80cf-535cd9e1fa03 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 552/1083] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:14.879 7 INFO nova.api.openstack.compute.server_external_events [req-7f4d3a04-eae3-429b-9f89-21dddc8320f5 req-d308e355-588c-4c47-9748-dcd2438e36fb c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 553/1084] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:16.929 7 INFO nova.api.openstack.compute.server_external_events [req-c1205c9a-8f1f-427e-be91-f6812b2ee6f5 req-90d58bf2-e02f-46f7-8061-74ba76b2a50d c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 554/1085] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 14:31:17.809 8 WARNING neutronclient.v2_0.client [None req-8f7bdb57-5a05-4c9f-8d02-8bbcbfa2c667 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1086] 199.19.213.163 () {36 vars in 811 bytes} [Wed Jun 24 14:31:08 2026] POST /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 280 bytes in 8913 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-06-24 14:31:18.983 7 INFO nova.api.openstack.compute.server_external_events [req-e54919d4-01b6-4e05-af6e-303a25b745c8 req-2f5f3c53-4da4-456d-88ae-ada360a63b6c c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance 2026-06-24 14:31:18.984 7 INFO nova.api.openstack.compute.server_external_events [req-e54919d4-01b6-4e05-af6e-303a25b745c8 req-2f5f3c53-4da4-456d-88ae-ada360a63b6c c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 555/1087] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:18 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:20.604 8 WARNING neutronclient.v2_0.client [None req-afa5091c-8857-43d2-9a95-a8de9adc1cdf 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1088] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:20 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1928 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1091] 10.0.0.121 () {32 vars in 752 bytes} [Wed Jun 24 14:31:21 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21/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: 8|app: 0|req: 535/1092] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:31:23 2026] DELETE /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 0 bytes in 93 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-06-24 14:31:23.307 7 WARNING neutronclient.v2_0.client [None req-f7e41641-c4a9-4609-af75-0c263cba07fe 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1093] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:23 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1934 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:24.541 8 WARNING neutronclient.v2_0.client [None req-c4876300-eaf7-4121-a292-e048527cf4dc 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] 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-06-24 14:31:24.606 7 INFO nova.api.openstack.compute.server_external_events [req-8e7d25b5-e50a-4cf9-b7ab-3af892a18f26 req-e238769c-4d8f-4238-87ea-544d5447d2d2 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 7|app: 0|req: 559/1094] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1095] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:24 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1934 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-06-24 14:31:25.739 7 WARNING neutronclient.v2_0.client [None req-1bd5e452-8760-4a7e-9bad-cd0229c3d213 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1096] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:25 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1934 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:26.648 8 INFO nova.api.openstack.compute.server_external_events [req-e4d46805-fc17-4968-8ef6-5d0447ae1df9 req-049f4af1-c08d-416f-acf8-35f3a2576274 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 8|app: 0|req: 537/1097] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:26.835 7 INFO nova.api.openstack.compute.server_external_events [req-f46429b7-77f1-4a36-ac4d-7c70f04213a8 req-f341c998-d917-42fc-90b3-f2e8873e7be4 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:9b8b50a6-7641-4a53-b342-5fe22ff7cf31 for instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 on instance [pid: 7|app: 0|req: 561/1098] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:26 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-06-24 14:31:26.952 8 WARNING neutronclient.v2_0.client [None req-be7a1380-7ade-415e-8f13-ebae1791080e 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1099] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:26 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1538 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-06-24 14:31:28.051 7 WARNING neutronclient.v2_0.client [None req-12e35d31-f6ed-4ce5-99e0-f841dc569b35 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1100] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:28 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1543 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:29.143 8 WARNING neutronclient.v2_0.client [None req-9eef8fd0-2c4c-4cc2-84d6-eca04f126036 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1101] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:29 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 1543 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-06-24 14:31:30.232 7 INFO nova.api.openstack.wsgi [None req-7c5e3288-19f7-4bc5-85b5-15122c1b2d30 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] HTTP exception thrown: Instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 could not be found. [pid: 7|app: 0|req: 563/1102] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:30 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => 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-06-24 14:31:30.263 8 INFO nova.api.openstack.wsgi [None req-ed652541-bb39-406f-924e-6b584c838700 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] HTTP exception thrown: Instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 could not be found. [pid: 8|app: 0|req: 540/1103] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:31:30 2026] DELETE /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:30.309 7 INFO nova.api.openstack.wsgi [None req-4bab72aa-f09e-409c-a1e0-8706b3a60467 805b8b24137547a3bf53e0647f7f6dbb da9490c989fb40e49cb50822e60a1562 - - default default] HTTP exception thrown: Instance 4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 could not be found. [pid: 7|app: 0|req: 564/1104] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:31:30 2026] GET /v2.1/servers/4c6d8393-b5f0-43fa-8a6f-dc8a0fdfea21 => 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: 541/1105] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 24 14:31:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1905316424 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1106] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 24 14:31:31 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1207453552 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 14:31:47.466 8 WARNING neutronclient.v2_0.client [None req-830ec6b1-1048-4f40-b4d8-0c57f025c3fc ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:31:47.510 8 WARNING neutronclient.v2_0.client [None req-830ec6b1-1048-4f40-b4d8-0c57f025c3fc ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:31:50.161 7 INFO nova.api.openstack.compute.server_external_events [req-b17a72ee-545e-4b5a-92f5-3f83879eb915 req-32713800-a6d2-434e-bd67-e0bbd25d9937 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 568/1111] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:53.509 7 INFO nova.api.openstack.compute.server_external_events [req-0dab5717-2f1f-4b5d-b454-6dff2669ac61 req-c3d579c2-99e0-406d-8b73-640039bc635a c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 571/1114] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:31:55.547 7 INFO nova.api.openstack.compute.server_external_events [req-f62dd622-b7c7-42bf-99e6-5227e3b100cd req-73b77104-da6e-4a74-a135-700ca50aebaa c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 572/1115] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:31:55 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) 2026-06-24 14:31:56.546 8 WARNING neutronclient.v2_0.client [None req-830ec6b1-1048-4f40-b4d8-0c57f025c3fc ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1116] 199.19.213.163 () {36 vars in 811 bytes} [Wed Jun 24 14:31:47 2026] POST /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 375 bytes in 9312 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-06-24 14:32:04.030 8 WARNING neutronclient.v2_0.client [None req-13009250-46e4-4f0a-9ba3-319a1ad9b984 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-24 14:32:04.077 8 WARNING neutronclient.v2_0.client [None req-13009250-46e4-4f0a-9ba3-319a1ad9b984 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] 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-06-24 14:32:06.595 7 INFO nova.api.openstack.compute.server_external_events [req-5d498852-0aeb-4d52-a6ff-a12cb6b8fdcf req-4d767746-f09c-46d4-8284-807fa709c5d0 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 574/1119] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:06 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-06-24 14:32:10.225 7 INFO nova.api.openstack.compute.server_external_events [req-584dd7ae-ba46-40b2-ad3a-8485b97d70e5 req-39d275dc-232d-4072-a5b3-070e26f43b55 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 575/1120] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:10 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-06-24 14:32:12.264 7 INFO nova.api.openstack.compute.server_external_events [req-2b64dbd9-84cc-475f-9a0b-28938e88e615 req-f98935ca-6eb8-4562-a969-25cca76961d8 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-plugged:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 578/1123] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:12 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) 2026-06-24 14:32:13.113 8 WARNING neutronclient.v2_0.client [None req-13009250-46e4-4f0a-9ba3-319a1ad9b984 ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1124] 199.19.213.163 () {36 vars in 811 bytes} [Wed Jun 24 14:32:03 2026] POST /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface => generated 377 bytes in 9165 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-06-24 14:32:14.304 7 INFO nova.api.openstack.compute.server_external_events [req-285fc7aa-9be3-47bd-858a-e56e0304ed5d req-906ec75b-31a3-4596-acfc-c61adbb51de4 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 579/1125] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:14 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-06-24 14:32:27.031 7 INFO nova.api.openstack.compute.server_external_events [req-7c063deb-e017-41cc-b593-5377746cdc7e req-6b1f021a-d10d-45b4-b6f4-22023cfa7146 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 581/1128] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1129] 199.19.213.163 () {34 vars in 854 bytes} [Wed Jun 24 14:32:27 2026] DELETE /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface/bf33a490-0ab4-44bb-b7f5-0438bb5449d7 => generated 0 bytes in 59 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-06-24 14:32:29.078 7 INFO nova.api.openstack.compute.server_external_events [req-7a4f7b47-ab3b-4ff6-a7ff-122bccd01a9e req-07352525-b6e1-4f90-9836-c2f7ac906bc4 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 582/1130] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:32:29.952 8 INFO nova.api.openstack.compute.server_external_events [req-0359b3d1-4cc3-4a51-82c3-bc80949be260 req-6f1485be-4b4c-4c91-ac3f-269d38c79dbe c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 549/1131] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:32:32.017 8 INFO nova.api.openstack.compute.server_external_events [req-115a7d3d-c466-4bb7-bd40-53a9b3064ec7 req-a5b2f0f5-18e0-42ea-a7b5-faa3ec298394 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:bf33a490-0ab4-44bb-b7f5-0438bb5449d7 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 551/1134] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:32:37.601 7 INFO nova.api.openstack.compute.server_external_events [req-0a3b0625-161b-46d4-a723-9f613f1c05d3 req-0f249742-4306-4296-b028-9f2b443c41f9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 584/1135] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1136] 199.19.213.163 () {34 vars in 854 bytes} [Wed Jun 24 14:32:37 2026] DELETE /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface/f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 => generated 0 bytes in 42 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-06-24 14:32:39.620 7 INFO nova.api.openstack.compute.server_external_events [req-b6237d5f-b1d1-450e-8a07-c726adae2acb req-176abaf1-70b1-4b87-b365-06ce9bb2404a c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 585/1137] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:32:41.661 7 INFO nova.api.openstack.compute.server_external_events [req-9382863b-f26a-4631-a9e9-fb7db3953bfa req-a3b35e44-22f5-47ec-87d0-48166e88d672 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:f33ba018-744e-4fa1-b2da-d9e07eb2fbc2 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 587/1140] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:32:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1143] 199.19.213.163 () {34 vars in 854 bytes} [Wed Jun 24 14:32:58 2026] DELETE /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6/os-interface/b09820fc-da58-4609-ba5f-f05b05a5346b => generated 0 bytes in 41 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-06-24 14:33:00.332 7 INFO nova.api.openstack.compute.server_external_events [req-155d8e2c-9840-4218-8687-f9ae6a0e4503 req-9cf9c52d-33af-4ec4-9c83-01841f6daee9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 589/1144] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:00 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-06-24 14:33:02.373 8 INFO nova.api.openstack.compute.server_external_events [req-b7874cad-88bb-4d72-9e65-0554c42bbe8e req-a9c9afdc-9f92-43a3-8232-477734ad5adc c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:b09820fc-da58-4609-ba5f-f05b05a5346b for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 557/1147] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1148] 199.19.213.163 () {34 vars in 754 bytes} [Wed Jun 24 14:33:03 2026] DELETE /v2.1/servers/04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 => generated 0 bytes in 120 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-06-24 14:33:04.793 8 INFO nova.api.openstack.compute.server_external_events [req-c1c7c43c-dd6b-4c35-91f0-97b84b66520f req-6772e5b0-e3cc-4c6a-8c73-966e12c52625 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 558/1149] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:06.230 7 INFO nova.api.openstack.compute.server_external_events [req-6a5c0be3-4b90-4a53-8695-311f2b9c1fba req-2140ce11-19bb-4f96-ba19-34d4290b3dc0 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 7|app: 0|req: 592/1150] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:06 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-06-24 14:33:06.833 8 INFO nova.api.openstack.compute.server_external_events [req-ca4f69b1-41b3-46a3-8296-7c9c3f1e337a req-6521ec94-fbdb-4952-ad9d-f9352ef028a9 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:8f012cb6-c122-4754-a80d-91a6ac504811 for instance 04db2e0e-7ba0-42f8-be5b-b8f57b6433e6 on instance [pid: 8|app: 0|req: 559/1151] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1152] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:33:07 2026] DELETE /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 0 bytes in 94 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-06-24 14:33:07.858 8 WARNING neutronclient.v2_0.client [None req-d84eda99-040c-406b-851d-d77741280ac4 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1153] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:33:07 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 1940 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:08.271 7 INFO nova.api.openstack.compute.server_external_events [req-c581aa8b-c01c-429a-932b-099ed26a9dec req-ff4751bb-37ba-4dd7-b1a9-1bd7c51b97ac c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 7|app: 0|req: 594/1154] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:10.318 8 INFO nova.api.openstack.compute.server_external_events [req-b7f728f5-a0ca-48a8-be32-72434863d92d req-a41779df-a946-4394-80fc-320027437604 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance 2026-06-24 14:33:10.319 8 INFO nova.api.openstack.compute.server_external_events [req-b7f728f5-a0ca-48a8-be32-72434863d92d req-a41779df-a946-4394-80fc-320027437604 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 8|app: 0|req: 561/1155] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:10 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:12.366 7 INFO nova.api.openstack.compute.server_external_events [req-d91bffc6-318a-4ad0-b2d5-d12d22c7be74 req-a04e4fbd-bde2-40ef-a992-59296d77a392 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:c7f56712-e078-4430-85bd-d12d236ee2c3 for instance 0295bf45-9f87-48f9-8add-16ee47f91a64 on instance [pid: 7|app: 0|req: 596/1158] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:13.067 8 WARNING neutronclient.v2_0.client [None req-8e685f58-0e18-4a8e-910f-d8dc96757f8e 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1159] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:33:13 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 1478 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-06-24 14:33:18.139 7 INFO nova.api.openstack.wsgi [None req-45408163-136d-476b-aa15-332767ae8643 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] HTTP exception thrown: Instance 0295bf45-9f87-48f9-8add-16ee47f91a64 could not be found. [pid: 7|app: 0|req: 597/1160] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:33:18 2026] GET /v2.1/servers/0295bf45-9f87-48f9-8add-16ee47f91a64 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:18.567 8 INFO nova.api.openstack.compute.server_external_events [req-cccc166d-b4c3-4160-a60f-216d7f9f5a1d req-92960fcc-fd5e-442d-8e63-3da5ef3e3480 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-changed:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 8|app: 0|req: 564/1161] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1162] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 24 14:33:18 2026] DELETE /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 0 bytes in 87 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-06-24 14:33:18.708 8 WARNING neutronclient.v2_0.client [None req-02cf3924-c790-4a77-a4b9-cbcf4614830a 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1163] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:33:18 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 1940 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:19.945 7 INFO nova.api.openstack.compute.server_external_events [req-aab0cab5-0e67-4ad2-b084-1a7b43e078ad req-99c0c2f5-9bd3-44fe-b334-63be7ca770f7 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 7|app: 0|req: 599/1164] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:21.357 8 INFO nova.api.openstack.compute.server_external_events [req-93df8641-95e9-4f69-9b42-c59ea0bb8834 req-ba3f1187-7e7d-4f0d-874a-7722622a4da6 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-deleted:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 8|app: 0|req: 566/1165] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:21 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-06-24 14:33:21.987 7 INFO nova.api.openstack.compute.server_external_events [req-691d961c-aecb-4b28-ab01-d02f3182bf1c req-11517f22-b903-403e-84bc-95eeea293380 c19ecaa85b844715891a750921bc7ecb 2b177359031a4a82891e37ef807bb5c1 - - 2b468f75e7274e78b00fbddfc5e72964 2b468f75e7274e78b00fbddfc5e72964] Creating event network-vif-unplugged:24de4811-5bfc-42be-9b36-34736511055f for instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 on instance [pid: 7|app: 0|req: 601/1168] 10.0.0.11 () {38 vars in 813 bytes} [Wed Jun 24 14:33:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 14:33:23.906 8 WARNING neutronclient.v2_0.client [None req-1e019554-d2c0-4754-993d-bcbd79ef354e 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1169] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:33:23 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 1479 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-06-24 14:33:28.990 7 INFO nova.api.openstack.wsgi [None req-ba90d8c7-a0ab-4a0a-bc1b-f03e1afb9392 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] HTTP exception thrown: Instance 6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 could not be found. [pid: 7|app: 0|req: 602/1170] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 24 14:33:28 2026] GET /v2.1/servers/6c22a1f7-cdb2-40c6-aafb-3e1785e688f5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1171] 10.0.0.121 () {32 vars in 721 bytes} [Wed Jun 24 14:33:30 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-94639651 => 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-06-24 14:33:30.901 7 INFO nova.api.openstack.wsgi [None req-87777f8f-e1e6-4e63-a1e2-628308be782a 4162c13324bd484b9e0d5e7bf2236965 665cdacc2dbd4640b5c32229d993a439 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-94639651 not found for user 4162c13324bd484b9e0d5e7bf2236965 [pid: 7|app: 0|req: 603/1172] 10.0.0.121 () {32 vars in 718 bytes} [Wed Jun 24 14:33:30 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-94639651 => generated 140 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1177] 10.0.0.121 () {32 vars in 654 bytes} [Wed Jun 24 14:33:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1178] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 24 14:33:46 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 14:33:46.602 8 WARNING oslo_db.sqlalchemy.utils [None req-eb839c7f-74ea-4136-b712-3821b5da9cce ec7ad62a96534f23abbe11bcb65f89d1 ecc38c043cfa41999aae799a071d85a3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 573/1179] 10.0.0.121 () {32 vars in 648 bytes} [Wed Jun 24 14:33:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1180] 10.0.0.121 () {32 vars in 693 bytes} [Wed Jun 24 14:33:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1221] 10.0.0.54 () {28 vars in 452 bytes} [Wed Jun 24 14:37:02 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: 628/1222] 10.0.0.54 () {30 vars in 656 bytes} [Wed Jun 24 14:37:02 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 595/1223] 10.0.0.54 () {32 vars in 729 bytes} [Wed Jun 24 14:37:02 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1224] 10.0.0.54 () {34 vars in 804 bytes} [Wed Jun 24 14:37:02 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1225] 10.0.0.54 () {28 vars in 452 bytes} [Wed Jun 24 14:37:03 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: 630/1226] 10.0.0.54 () {30 vars in 656 bytes} [Wed Jun 24 14:37:03 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 597/1227] 10.0.0.54 () {32 vars in 729 bytes} [Wed Jun 24 14:37:03 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1228] 10.0.0.54 () {34 vars in 892 bytes} [Wed Jun 24 14:37:03 2026] GET /v2.1/servers/detail?project_id=2b177359031a4a82891e37ef807bb5c1&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1229] 10.0.0.54 () {34 vars in 892 bytes} [Wed Jun 24 14:37:03 2026] GET /v2.1/servers/detail?project_id=391db0d796e0487ea710372ef1c50236&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1230] 10.0.0.54 () {34 vars in 892 bytes} [Wed Jun 24 14:37:03 2026] GET /v2.1/servers/detail?project_id=ecc38c043cfa41999aae799a071d85a3&all_tenants=True => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)