+ 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 Apr 29 01:59:47 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-56654457fb-jcbf6 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 0x7fc48035b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-29 01:59:52.388 8 INFO nova.utils [None req-36062673-176a-421c-9649-3ec5a8cee234 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-29 01:59:52.414 7 INFO nova.utils [None req-cdd8f061-1c4f-40d9-95a8-5c699a1d5a67 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-29 01:59:54.082 8 WARNING keystonemiddleware._common.config [None req-36062673-176a-421c-9649-3ec5a8cee234 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:59:54.091 8 WARNING oslo_config.cfg [None req-36062673-176a-421c-9649-3ec5a8cee234 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 01:59:54.092 7 WARNING keystonemiddleware._common.config [None req-cdd8f061-1c4f-40d9-95a8-5c699a1d5a67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:59:54.100 7 WARNING oslo_config.cfg [None req-cdd8f061-1c4f-40d9-95a8-5c699a1d5a67 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 01:59:54.167 8 WARNING keystonemiddleware._common.config [None req-36062673-176a-421c-9649-3ec5a8cee234 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:59:54.176 7 WARNING keystonemiddleware._common.config [None req-cdd8f061-1c4f-40d9-95a8-5c699a1d5a67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:59:54.182 8 WARNING oslo_config.cfg [None req-36062673-176a-421c-9649-3ec5a8cee234 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-29 01:59:54.191 7 WARNING oslo_config.cfg [None req-cdd8f061-1c4f-40d9-95a8-5c699a1d5a67 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-29 01:59:54.194 8 WARNING oslo_config.cfg [None req-36062673-176a-421c-9649-3ec5a8cee234 - - - - - -] 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 0x7fc48035b668 pid: 8 (default app) 2026-04-29 01:59:54.203 7 WARNING oslo_config.cfg [None req-cdd8f061-1c4f-40d9-95a8-5c699a1d5a67 - - - - - -] 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 0x7fc48035b668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:00:05 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:00:05.522 8 WARNING oslo_policy.policy [None req-5004a5c8-8953-4d9c-b8fb-c5d0ac08f421 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-29 02:00:05.522 8 WARNING oslo_policy.policy [None req-5004a5c8-8953-4d9c-b8fb-c5d0ac08f421 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:00:05 2026] GET /v2.1 => generated 0 bytes in 535 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:00:05.618 7 WARNING oslo_policy.policy [req-5004a5c8-8953-4d9c-b8fb-c5d0ac08f421 req-57f87521-c927-4bfc-9623-45c864d175fa 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-29 02:00:05.619 7 WARNING oslo_policy.policy [req-5004a5c8-8953-4d9c-b8fb-c5d0ac08f421 req-57f87521-c927-4bfc-9623-45c864d175fa 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:00:05 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:00:05.720 8 INFO nova.api.openstack.wsgi [None req-eb133616-c564-4fd9-8e35-044241d6a35c 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.238 () {48 vars in 1010 bytes} [Wed Apr 29 02:00:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:00:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Apr 29 02:00:05 2026] POST /v2.1/flavors => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:00:06 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: 5/10] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:00:06 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:00:06 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:00:06.664 8 INFO nova.api.openstack.wsgi [None req-02470964-b992-45f5-80fd-4121fed3d623 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Apr 29 02:00:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:00:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Apr 29 02:00:06 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:00:07 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: 9/17] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:00:07.693 8 INFO nova.api.openstack.wsgi [None req-9b2bbd1d-b6e9-45d4-9902-75685975b268 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Apr 29 02:00:07 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 10.0.0.37 () {28 vars in 453 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 11/22] 10.0.0.37 () {30 vars in 657 bytes} [Wed Apr 29 02:00:07 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: 12/23] 10.0.0.37 () {32 vars in 730 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 10.0.0.37 () {34 vars in 764 bytes} [Wed Apr 29 02:00:07 2026] GET /v2.1/os-services => generated 16 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 13/26] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:00:08.636 8 INFO nova.api.openstack.wsgi [None req-48cbd534-2d22-417f-9c42-5d41acf69dd9 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/28] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Apr 29 02:00:08 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: 7|app: 0|req: 15/29] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Apr 29 02:00:08 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: 16/31] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:00:09 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: 7|app: 0|req: 17/33] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:00:09 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:00:09.563 8 INFO nova.api.openstack.wsgi [None req-1aa5d9ab-5e54-4701-b09d-b36240cf338b 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/34] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Apr 29 02:00:09 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: 7|app: 0|req: 18/35] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:00:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/36] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Apr 29 02:00:09 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/39] 10.0.0.37 () {28 vars in 453 bytes} [Wed Apr 29 02:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 20/40] 10.0.0.37 () {30 vars in 657 bytes} [Wed Apr 29 02:00:12 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 21/41] 10.0.0.37 () {32 vars in 730 bytes} [Wed Apr 29 02:00:12 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: 21/42] 10.0.0.37 () {34 vars in 764 bytes} [Wed Apr 29 02:00:12 2026] GET /v2.1/os-services => generated 498 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/43] 10.0.0.37 () {28 vars in 453 bytes} [Wed Apr 29 02:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 22/44] 10.0.0.37 () {30 vars in 657 bytes} [Wed Apr 29 02:00:16 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 23/45] 10.0.0.37 () {32 vars in 730 bytes} [Wed Apr 29 02:00:16 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/46] 10.0.0.37 () {34 vars in 807 bytes} [Wed Apr 29 02:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.37 () {28 vars in 453 bytes} [Wed Apr 29 02:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 25/50] 10.0.0.37 () {30 vars in 657 bytes} [Wed Apr 29 02:00:20 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 26/51] 10.0.0.37 () {32 vars in 730 bytes} [Wed Apr 29 02:00:20 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: 26/52] 10.0.0.37 () {34 vars in 807 bytes} [Wed Apr 29 02:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 10.0.0.149 () {28 vars in 454 bytes} [Wed Apr 29 02:05:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 60/120] 10.0.0.149 () {30 vars in 658 bytes} [Wed Apr 29 02:05:54 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/121] 10.0.0.149 () {32 vars in 731 bytes} [Wed Apr 29 02:05:54 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: 61/122] 10.0.0.149 () {34 vars in 804 bytes} [Wed Apr 29 02:05:54 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:09: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: 7|app: 0|req: 81/162] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:09:00 2026] GET /v2.1 => generated 0 bytes in 420 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: 8|app: 0|req: 82/163] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:09:01 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:09:01.116 7 INFO nova.api.openstack.wsgi [None req-0d67f991-e08c-4111-bc6a-e8095d3e51f9 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 199.204.45.238 () {48 vars in 1016 bytes} [Wed Apr 29 02:09:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:09:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.238 () {52 vars in 1048 bytes} [Wed Apr 29 02:09:01 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:09:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:09:58 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: 90/179] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:09:58 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:09:59.013 8 INFO nova.api.openstack.wsgi [None req-6edf0aa2-b4a6-46df-a205-d933f34a962e 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 47bfb326ff1c45e6873e34e3da51b8cd [pid: 8|app: 0|req: 90/180] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:09:58 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-29 02:09:59.028 7 WARNING oslo_db.sqlalchemy.utils [None req-e4c96d29-4772-474e-9993-80630cd59591 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/181] 199.204.45.238 () {48 vars in 1015 bytes} [Wed Apr 29 02:09:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.238 () {52 vars in 1056 bytes} [Wed Apr 29 02:09:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:10: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: 8|app: 0|req: 93/186] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:10:02 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: 94/187] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:10: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) [pid: 8|app: 0|req: 94/188] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Apr 29 02:10:03 2026] GET /v2.1/os-quota-sets/dbac168e319748caac04e3a9284a4d62 => generated 283 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.238 () {52 vars in 1124 bytes} [Wed Apr 29 02:10:03 2026] PUT /v2.1/os-quota-sets/dbac168e319748caac04e3a9284a4d62 => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:17:46 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:17:46 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:17:46 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:17:46.564 7 INFO nova.api.openstack.wsgi [None req-3cfed451-da40-408e-9ba2-52d6bc80b987 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 143/285] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Apr 29 02:17:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:17:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.238 () {52 vars in 1048 bytes} [Wed Apr 29 02:17:46 2026] POST /v2.1/flavors => generated 534 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:20:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/327] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:20:50 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 165/328] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:20:50 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Apr 29 02:20:50 2026] GET /v2.1/os-quota-sets/7688a4c1a5f34542b66a996f8ebee797 => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 199.204.45.238 () {52 vars in 1124 bytes} [Wed Apr 29 02:20:51 2026] PUT /v2.1/os-quota-sets/7688a4c1a5f34542b66a996f8ebee797 => 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: 227/455] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:31: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: 229/456] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:31:15 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 228/457] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:31:15 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:15.807 7 INFO nova.api.openstack.wsgi [None req-06111f41-7c54-4fb6-b368-cf301675595a 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 230/458] 199.204.45.238 () {48 vars in 1010 bytes} [Wed Apr 29 02:31:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:31:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:31:15 2026] GET /v2.1/flavors/9395b563-bc6e-41fa-8bec-12487b764a20/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: 230/461] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:31:16 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: 232/462] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:31:16 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: 8|app: 0|req: 231/463] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:31:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:16.720 7 INFO nova.api.openstack.wsgi [None req-294d3c79-95d8-49f8-8567-425741de1f2b 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 233/464] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Apr 29 02:31:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:31:16 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: 234/466] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:31:16 2026] GET /v2.1/flavors/7bbc340d-df4c-441b-bb62-ed9c1e52acfb/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: 233/467] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:31:17 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:31:17 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/469] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:31:17 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:17.642 7 INFO nova.api.openstack.wsgi [None req-369b2722-3c24-46df-8900-79e45936281a 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 236/470] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Apr 29 02:31:17 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: 235/471] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:31:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:31:17 2026] GET /v2.1/flavors/d5c8bb1d-c289-46ba-b964-d0cc1be4d077/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:31:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:31:18 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:31:18 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:18.572 7 INFO nova.api.openstack.wsgi [None req-5a158c91-bcd8-4001-9f45-bf6df4eb636d 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 239/476] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Apr 29 02:31:18 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: 238/477] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:31:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:31:18 2026] GET /v2.1/flavors/439df50b-6852-4fde-9e70-523f45a5b237/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:31:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:31:19 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:31:19 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:19.489 7 INFO nova.api.openstack.wsgi [None req-00a99268-5c37-4d3a-bbec-dffca0abd49b 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 242/482] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Apr 29 02:31:19 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:31:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:31:19 2026] GET /v2.1/flavors/608fec47-ad47-4024-9336-d53d43f06b94/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:32:20.546 8 INFO nova.api.openstack.wsgi [None req-c184eadc-788b-4ebe-a983-4f24c110c221 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 249/500] 199.204.45.238 () {48 vars in 1016 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/504] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1/flavors/5bddc8c4-3ffd-4526-a438-4866281ec545/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/505] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:32:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/506] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:32:26 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/507] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:32:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/508] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:32:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/509] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:32:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/510] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:32:30 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/511] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:32:30 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/512] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Apr 29 02:32:30 2026] GET /v2.1/os-quota-sets/dbac168e319748caac04e3a9284a4d62 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/523] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:33:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/524] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:33:18 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: 265/525] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:33:18 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:33:18.915 8 INFO nova.api.openstack.wsgi [None req-67cfb09c-58e7-4604-9099-5b2925776011 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 261/526] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Apr 29 02:33:18 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: 266/527] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:33:18 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: 262/528] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Apr 29 02:33:18 2026] GET /v2.1/flavors/8b5d6824-6f4a-4fe1-92ef-293bb3b57495/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:33:32 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: 265/534] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:33:32 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/535] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:33:32 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: 266/536] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Apr 29 02:33:32 2026] GET /v2.1/os-quota-sets/7688a4c1a5f34542b66a996f8ebee797 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/547] 199.204.45.238 () {42 vars in 704 bytes} [Wed Apr 29 02:34: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: 272/548] 199.204.45.238 () {44 vars in 908 bytes} [Wed Apr 29 02:34:21 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/549] 199.204.45.238 () {46 vars in 981 bytes} [Wed Apr 29 02:34:21 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:34:21.444 8 INFO nova.api.openstack.wsgi [None req-3f886e4b-4e96-41d0-9792-55b5cf7245c5 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 273/550] 199.204.45.238 () {48 vars in 1010 bytes} [Wed Apr 29 02:34:21 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: 278/551] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Apr 29 02:34:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/560] 10.0.0.62 () {32 vars in 654 bytes} [Wed Apr 29 02:35:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/561] 10.0.0.62 () {32 vars in 640 bytes} [Wed Apr 29 02:35:02 2026] GET /v2.1/servers => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-29 02:35:02.244 8 WARNING oslo_db.sqlalchemy.utils [None req-42a51dd3-b4da-48ae-b541-0404562a2acc 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 279/562] 10.0.0.62 () {32 vars in 648 bytes} [Wed Apr 29 02:35:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 10.0.0.62 () {32 vars in 693 bytes} [Wed Apr 29 02:35:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/566] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:13 2026] GET /v2.1/flavors/9395b563-bc6e-41fa-8bec-12487b764a20 => generated 511 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/567] 10.0.0.62 () {32 vars in 640 bytes} [Wed Apr 29 02:35:13 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/568] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:13 2026] GET /v2.1/flavors/9395b563-bc6e-41fa-8bec-12487b764a20 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:17.756 7 WARNING neutronclient.v2_0.client [None req-c8525310-d80c-49ea-ad1f-9b223a8ea5c2 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/569] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:35:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/570] 10.0.0.62 () {34 vars in 684 bytes} [Wed Apr 29 02:35:17 2026] POST /v2.1/os-security-groups => generated 245 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:18.561 8 WARNING neutronclient.v2_0.client [None req-f5cd59e8-b363-41bf-a9e3-44f4007430a2 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:19.023 8 WARNING neutronclient.v2_0.client [None req-f5cd59e8-b363-41bf-a9e3-44f4007430a2 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/571] 10.0.0.62 () {30 vars in 412 bytes} [Wed Apr 29 02:35:19 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 10.0.0.62 () {34 vars in 694 bytes} [Wed Apr 29 02:35:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:19.177 8 WARNING neutronclient.v2_0.client [None req-1e9a02ea-0bad-465f-9d36-3fbfbff84463 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/573] 10.0.0.62 () {34 vars in 684 bytes} [Wed Apr 29 02:35:19 2026] POST /v2.1/os-security-groups => generated 248 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:19.346 8 WARNING neutronclient.v2_0.client [None req-ba9e7609-94f4-441a-a32d-e20344f9c23c 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:19.402 8 WARNING neutronclient.v2_0.client [None req-ba9e7609-94f4-441a-a32d-e20344f9c23c 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/574] 10.0.0.62 () {34 vars in 694 bytes} [Wed Apr 29 02:35:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:19.543 8 WARNING neutronclient.v2_0.client [None req-be7ab0c7-1817-49bf-b162-8ddc3a23f788 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:19.595 8 WARNING neutronclient.v2_0.client [None req-be7ab0c7-1817-49bf-b162-8ddc3a23f788 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/575] 10.0.0.62 () {28 vars in 559 bytes} [Wed Apr 29 02:35:19 2026] GET /v2/ => generated 402 bytes in 489 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/576] 10.0.0.62 () {28 vars in 563 bytes} [Wed Apr 29 02:35:19 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/577] 10.0.0.62 () {30 vars in 412 bytes} [Wed Apr 29 02:35:19 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/578] 10.0.0.62 () {34 vars in 694 bytes} [Wed Apr 29 02:35:19 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:19.747 7 WARNING neutronclient.v2_0.client [None req-0a24a1f1-fcd8-4e75-8fe9-0b92b778993e 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/579] 10.0.0.62 () {32 vars in 736 bytes} [Wed Apr 29 02:35:19 2026] GET /v2.1/os-security-groups/fd58d77f-b066-4bf5-93d1-e78f239a6df5 => generated 665 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:19.821 8 WARNING neutronclient.v2_0.client [None req-bd276c28-57db-42bd-9b70-2900e6644013 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:19.845 8 WARNING neutronclient.v2_0.client [None req-bd276c28-57db-42bd-9b70-2900e6644013 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:19.891 8 WARNING neutronclient.v2_0.client [None req-bd276c28-57db-42bd-9b70-2900e6644013 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/580] 10.0.0.62 () {32 vars in 749 bytes} [Wed Apr 29 02:35:19 2026] DELETE /v2.1/os-security-group-rules/63f13db2-97c9-42fd-8b48-e12aa3888b44 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:19.992 7 WARNING neutronclient.v2_0.client [None req-0401d49a-8b1e-42fe-b686-abdfa73bf680 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:20.057 7 WARNING neutronclient.v2_0.client [None req-0401d49a-8b1e-42fe-b686-abdfa73bf680 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/581] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:19 2026] DELETE /v2.1/os-security-groups/fd58d77f-b066-4bf5-93d1-e78f239a6df5 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:20.201 8 WARNING neutronclient.v2_0.client [None req-a8b6e031-14b7-4732-b614-d08f8d74d7b2 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:20.238 8 WARNING neutronclient.v2_0.client [None req-a8b6e031-14b7-4732-b614-d08f8d74d7b2 7e04dd26f5a942d883a51e8a46302534 d011bf54b7ca45cd90db176499aa3cf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/582] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:20 2026] DELETE /v2.1/os-security-groups/a0dfecf8-1b8d-424f-8fdc-cc48385d9fb0 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:23.597 7 WARNING neutronclient.v2_0.client [None req-62169bf2-e08d-4ee4-a594-354b256dd046 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:23.645 7 WARNING neutronclient.v2_0.client [None req-62169bf2-e08d-4ee4-a594-354b256dd046 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:23.850 7 WARNING neutronclient.v2_0.client [None req-62169bf2-e08d-4ee4-a594-354b256dd046 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/585] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:35:23 2026] POST /v2.1/servers => generated 450 bytes in 1177 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:35:24.693 8 WARNING neutronclient.v2_0.client [None req-be1f2e71-28e8-4311-951d-f6bf34279a2d 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/586] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:24 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1253 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:25.850 7 WARNING neutronclient.v2_0.client [None req-289ce8c1-2602-4d4a-95a7-ab6b6e508799 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/587] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:25 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1303 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:27.032 8 WARNING neutronclient.v2_0.client [None req-9d009b7a-f168-4b5e-8006-34b9939f9a2e 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/588] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:26 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1351 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:28.167 7 WARNING neutronclient.v2_0.client [None req-1a1a25c6-eb18-4a09-95e4-71d46cebed41 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/589] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:28 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:29.289 7 WARNING neutronclient.v2_0.client [None req-c7ecdb59-a48d-4e28-9a6e-30b3a09b6248 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/590] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:29 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1359 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:29.427 8 WARNING neutronclient.v2_0.client [None req-6c36253f-10b2-486f-9f13-ca7f7eef6091 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/591] 10.0.0.62 () {34 vars in 684 bytes} [Wed Apr 29 02:35:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:29.562 7 WARNING neutronclient.v2_0.client [None req-a14a8c1d-ae82-4375-a836-2851990891d6 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in 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/592] 10.0.0.62 () {34 vars in 684 bytes} [Wed Apr 29 02:35:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:29.743 8 WARNING neutronclient.v2_0.client [None req-886dc691-0db7-400b-b163-ee5ece4de99f cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/593] 10.0.0.62 () {34 vars in 684 bytes} [Wed Apr 29 02:35:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:29.917 7 WARNING neutronclient.v2_0.client [None req-35b9d1d0-d2e5-4c5d-956b-83cf05d7600b cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:29.982 7 WARNING neutronclient.v2_0.client [None req-35b9d1d0-d2e5-4c5d-956b-83cf05d7600b cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.029 7 WARNING neutronclient.v2_0.client [None req-35b9d1d0-d2e5-4c5d-956b-83cf05d7600b cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in 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/594] 10.0.0.62 () {32 vars in 662 bytes} [Wed Apr 29 02:35:29 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:30.105 8 WARNING neutronclient.v2_0.client [None req-080c3aee-8bc7-4bd2-9352-037e971918ac cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.136 8 WARNING neutronclient.v2_0.client [None req-080c3aee-8bc7-4bd2-9352-037e971918ac cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/595] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:30 2026] DELETE /v2.1/os-security-groups/fee49b0a-eca6-4cc2-8c23-3b4a1e69f22f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:30.241 7 WARNING neutronclient.v2_0.client [None req-a432a3bc-6006-45ff-b761-2b113a0de3c1 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.267 7 INFO nova.api.openstack.wsgi [None req-a432a3bc-6006-45ff-b761-2b113a0de3c1 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] HTTP exception thrown: Security group fee49b0a-eca6-4cc2-8c23-3b4a1e69f22f does not exist Neutron server returns request_ids: ['req-ca2fb478-28fd-4016-95d1-6ef54b34c8ab'] [pid: 7|app: 0|req: 302/596] 10.0.0.62 () {32 vars in 736 bytes} [Wed Apr 29 02:35:30 2026] GET /v2.1/os-security-groups/fee49b0a-eca6-4cc2-8c23-3b4a1e69f22f => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:35:30.280 8 WARNING neutronclient.v2_0.client [None req-6857b31a-a27b-41ee-83c0-f4f4c937abfd cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.304 8 WARNING neutronclient.v2_0.client [None req-6857b31a-a27b-41ee-83c0-f4f4c937abfd cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/597] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:30 2026] DELETE /v2.1/os-security-groups/86842b75-1a05-4e39-a05f-abde3732e6c4 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:30.395 7 WARNING neutronclient.v2_0.client [None req-fb2b26f5-ae2b-4cc0-8c90-d02445e570de 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.399 8 WARNING neutronclient.v2_0.client [None req-7075f729-d697-46b2-8ae2-28c72732cae8 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.416 8 INFO nova.api.openstack.wsgi [None req-7075f729-d697-46b2-8ae2-28c72732cae8 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] HTTP exception thrown: Security group 86842b75-1a05-4e39-a05f-abde3732e6c4 does not exist Neutron server returns request_ids: ['req-76b8b0b7-cb58-4595-9e58-3ad5a2f4f171'] [pid: 8|app: 0|req: 296/598] 10.0.0.62 () {32 vars in 736 bytes} [Wed Apr 29 02:35:30 2026] GET /v2.1/os-security-groups/86842b75-1a05-4e39-a05f-abde3732e6c4 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:35:30.430 8 WARNING neutronclient.v2_0.client [None req-2822732b-ec50-4ac5-9dcf-d7c6b8b1aebb cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.471 8 WARNING neutronclient.v2_0.client [None req-2822732b-ec50-4ac5-9dcf-d7c6b8b1aebb cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in 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/599] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:30 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1436 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/600] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:30 2026] DELETE /v2.1/os-security-groups/be58e3ae-a338-4210-9d43-b366a6fa6098 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:30.591 8 WARNING neutronclient.v2_0.client [None req-54d3d559-6c2e-4e77-ba6c-92dff45ae98b cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.613 8 INFO nova.api.openstack.wsgi [None req-54d3d559-6c2e-4e77-ba6c-92dff45ae98b cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] HTTP exception thrown: Security group be58e3ae-a338-4210-9d43-b366a6fa6098 does not exist Neutron server returns request_ids: ['req-422e9990-df95-4993-80b1-28eea8fb1d1a'] [pid: 8|app: 0|req: 299/603] 10.0.0.62 () {32 vars in 736 bytes} [Wed Apr 29 02:35:30 2026] GET /v2.1/os-security-groups/be58e3ae-a338-4210-9d43-b366a6fa6098 => generated 194 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-04-29 02:35:30.630 7 WARNING neutronclient.v2_0.client [None req-2622d268-c1c4-42f6-b961-01ce13ce5c55 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.666 7 WARNING neutronclient.v2_0.client [None req-2622d268-c1c4-42f6-b961-01ce13ce5c55 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.703 7 WARNING neutronclient.v2_0.client [None req-2622d268-c1c4-42f6-b961-01ce13ce5c55 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/604] 10.0.0.62 () {32 vars in 662 bytes} [Wed Apr 29 02:35:30 2026] GET /v2.1/os-security-groups => generated 707 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:30.786 8 WARNING neutronclient.v2_0.client [None req-94b0b126-493b-46f2-bcf7-cf5c9c595988 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.808 8 INFO nova.api.openstack.wsgi [None req-94b0b126-493b-46f2-bcf7-cf5c9c595988 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] HTTP exception thrown: Security group be58e3ae-a338-4210-9d43-b366a6fa6098 does not exist Neutron server returns request_ids: ['req-dbe22271-167a-4d3c-80c4-2a26d98cac4b'] [pid: 8|app: 0|req: 300/605] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:30 2026] DELETE /v2.1/os-security-groups/be58e3ae-a338-4210-9d43-b366a6fa6098 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:35:30.822 7 WARNING neutronclient.v2_0.client [None req-999b2816-7ff9-4ac8-a7c9-4c8105c5af44 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.847 7 INFO nova.api.openstack.wsgi [None req-999b2816-7ff9-4ac8-a7c9-4c8105c5af44 cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] HTTP exception thrown: Security group 86842b75-1a05-4e39-a05f-abde3732e6c4 does not exist Neutron server returns request_ids: ['req-37915461-b5a9-4ede-b20f-76f924b2388a'] [pid: 7|app: 0|req: 306/606] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:30 2026] DELETE /v2.1/os-security-groups/86842b75-1a05-4e39-a05f-abde3732e6c4 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:35:30.863 8 WARNING neutronclient.v2_0.client [None req-cc2429db-f3ab-4d72-9288-7697e366bf5f cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:30.889 8 INFO nova.api.openstack.wsgi [None req-cc2429db-f3ab-4d72-9288-7697e366bf5f cbc4001facb342e39b0189e679485abc f89526aabc554d9e9a436ffcf401c039 - - default default] HTTP exception thrown: Security group fee49b0a-eca6-4cc2-8c23-3b4a1e69f22f does not exist Neutron server returns request_ids: ['req-1142a9cc-157e-4ec0-a4e1-2fe9172cdc48'] [pid: 8|app: 0|req: 301/607] 10.0.0.62 () {32 vars in 739 bytes} [Wed Apr 29 02:35:30 2026] DELETE /v2.1/os-security-groups/fee49b0a-eca6-4cc2-8c23-3b4a1e69f22f => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:35:31.543 7 WARNING neutronclient.v2_0.client [None req-cae13859-2d98-4ffb-973e-42630f6a66de 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:31.687 8 INFO nova.api.openstack.compute.server_external_events [req-d5e5d22e-caa5-455e-ba3d-81f8fcc5bbfc req-a9acc123-df86-4a59-983e-a84b3ac36dcf ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:adaa05d7-6f1c-4f09-93b4-5b824ba7f04a for instance 6a970563-9854-4c34-ac3d-560c28738573 on instance 2026-04-29 02:35:31.708 8 INFO nova.compute.rpcapi [None req-ccac800a-0e88-45f9-ae3d-01458072789c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 302/608] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:35:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:31 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1436 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:33.101 8 WARNING neutronclient.v2_0.client [None req-5edac167-2f37-4872-b52c-e9c83cd81c27 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/610] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:33 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1436 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:34.697 7 WARNING neutronclient.v2_0.client [None req-cc338ae0-90fe-414d-b2f6-6a3b42edffc2 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/611] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:34 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1436 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:35.854 8 WARNING neutronclient.v2_0.client [None req-8b1dea31-8006-4887-a15b-29e3455b0fdf 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/612] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:35 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1424 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:37.108 7 WARNING neutronclient.v2_0.client [None req-47e25a4a-6bfc-4838-a9aa-e73d6479fe48 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/613] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:37 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1424 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:38.509 8 WARNING neutronclient.v2_0.client [None req-63a585fa-ab8f-4197-a6f7-cb7e0914126e 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/614] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:38 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1424 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:39.630 7 WARNING neutronclient.v2_0.client [None req-b948c990-10be-4a96-b794-65a7976aed36 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/615] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:39 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1424 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:40.476 8 INFO nova.api.openstack.compute.server_external_events [req-33d149aa-609a-4608-8718-33b284c26fcf req-d83b5f32-41c9-4d59-9af1-9a7e17f8a368 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:adaa05d7-6f1c-4f09-93b4-5b824ba7f04a for instance 6a970563-9854-4c34-ac3d-560c28738573 on instance [pid: 8|app: 0|req: 306/616] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:35:40 2026] POST /v2.1/os-server-external-events => generated 183 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: 7|app: 0|req: 311/619] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:35:40 2026] POST /v2.1/os-keypairs => generated 384 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:41.218 8 WARNING neutronclient.v2_0.client [None req-97c1cc83-2656-49f1-92c6-7d46a7a23a57 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/620] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:41 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1424 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:42.177 7 WARNING neutronclient.v2_0.client [None req-09151777-d79a-4d2c-83e8-0717bb1f253f 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:42.216 7 WARNING neutronclient.v2_0.client [None req-09151777-d79a-4d2c-83e8-0717bb1f253f 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:42.385 7 WARNING neutronclient.v2_0.client [None req-09151777-d79a-4d2c-83e8-0717bb1f253f 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:42.518 8 WARNING neutronclient.v2_0.client [None req-c3fea7b7-570f-43b9-96a1-b10f126f1f3c 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/621] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:35:42 2026] POST /v2.1/servers => generated 449 bytes in 521 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/622] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:42 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1424 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:42.651 7 WARNING neutronclient.v2_0.client [None req-d8dae104-79e2-4029-a280-ad9a05c5b845 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/623] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:42 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1399 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:43.690 8 WARNING neutronclient.v2_0.client [None req-8a5c2610-50cc-4b9d-b241-9b0cb901c393 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:43.761 7 WARNING neutronclient.v2_0.client [None req-b191aa02-6d85-49fa-bf32-89951d796cbe 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/624] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:43 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1403 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:43 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1611 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:43.960 7 WARNING neutronclient.v2_0.client [None req-15cea36d-2432-4872-a4ab-5e43bc8636ab 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/626] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:35:43 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:44.868 8 WARNING neutronclient.v2_0.client [None req-34bb0ec0-3ae8-438a-a29e-304d275eb797 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/627] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:44 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1451 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:45.563 7 WARNING neutronclient.v2_0.client [None req-a8e85d81-60b5-496f-ac11-6c25cf02781d 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/628] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:45 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1611 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, ' [pid: 8|app: 0|req: 313/629] 10.0.0.62 () {32 vars in 640 bytes} [Wed Apr 29 02:35:45 2026] GET /v2.1/servers => generated 388 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:46.006 7 INFO nova.compute.rpcapi [None req-2bbc5e5f-32b2-4c52-9ce1-7963d9410922 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 317/630] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:35:45 2026] DELETE /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 0 bytes in 162 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-04-29 02:35:46.069 8 INFO nova.api.openstack.compute.server_external_events [req-be95fc2a-e559-4b1b-afe3-1ec381188f66 req-4a385c35-df05-4bda-9225-9d8c3866432a ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:adaa05d7-6f1c-4f09-93b4-5b824ba7f04a for instance 6a970563-9854-4c34-ac3d-560c28738573 on instance [pid: 8|app: 0|req: 314/631] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:35:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:35:46.096 7 WARNING neutronclient.v2_0.client [None req-50d13ea0-7b14-41cf-b96d-430b246d584e 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/632] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:46 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1617 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:46.285 8 WARNING neutronclient.v2_0.client [None req-06dec193-1d4e-4251-b35d-ca0b5dd57e1a 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/633] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:46 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1451 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:47.264 7 WARNING neutronclient.v2_0.client [None req-abbeee3e-e866-4933-974b-ebcabdb7f465 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:47.389 8 WARNING neutronclient.v2_0.client [None req-8c8878b9-d74a-447b-82b6-feec8fb63d88 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/634] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:47 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1737 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:47 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1526 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:48.291 7 INFO nova.api.openstack.compute.server_external_events [req-529e5d19-7df5-4622-9f47-70b177c283ec req-3e1e3e56-8f8c-49c4-abe2-bf76959443ee ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:19f97318-f274-42eb-bf8b-7493022eca32 for instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 on instance [pid: 7|app: 0|req: 320/636] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:35:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:48.718 8 WARNING neutronclient.v2_0.client [None req-a8958ad6-d30f-430c-a2a6-cb711c8bcbe6 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/637] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:48 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1670 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:49.043 7 INFO nova.api.openstack.compute.server_external_events [req-19c86869-a758-41fd-b1d6-3ce12f6c04d1 req-262f3346-92fd-402c-bc3b-22131a6e5f6a ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:adaa05d7-6f1c-4f09-93b4-5b824ba7f04a for instance 6a970563-9854-4c34-ac3d-560c28738573 on instance [pid: 7|app: 0|req: 321/638] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:35:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:49.084 8 WARNING neutronclient.v2_0.client [None req-012a90e3-ced0-43a3-94ee-70e02c5ac04e 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/639] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:49 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1524 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:49.943 7 WARNING neutronclient.v2_0.client [None req-18f87c2c-9611-4a17-a334-3cb3368b90fc 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/640] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:49 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1380 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:50.236 8 WARNING neutronclient.v2_0.client [None req-048b8d40-9f93-42c1-876b-1fbc664143c3 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/641] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:50 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1524 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:51.093 7 WARNING neutronclient.v2_0.client [None req-7a28f139-ce5b-49c7-a868-19629eb371c9 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/644] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:51 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1385 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:51.374 8 WARNING neutronclient.v2_0.client [None req-a5f44d1c-8035-4dfa-a05c-4f0b80af5316 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/645] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:51 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1524 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-04-29 02:35:52.204 7 WARNING neutronclient.v2_0.client [None req-0b3773c1-268f-494b-b132-e50844d4178c 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] The python binding code in 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/646] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:52 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 1385 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:52.564 8 WARNING neutronclient.v2_0.client [None req-54295dc6-c774-4e08-9459-7969b466643a 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/647] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:52 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1524 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:53.275 7 INFO nova.api.openstack.wsgi [None req-9a5a85ff-b819-4062-8aec-1da7a3b899f6 6c482c743f78475a8b8d22392ca4b7f7 2f79842e827049f297ebdc2f5732baec - - default default] HTTP exception thrown: Instance 6a970563-9854-4c34-ac3d-560c28738573 could not be found. [pid: 7|app: 0|req: 326/648] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:53 2026] GET /v2.1/servers/6a970563-9854-4c34-ac3d-560c28738573 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/649] 10.0.0.62 () {32 vars in 703 bytes} [Wed Apr 29 02:35:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-147222700 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:53.702 7 WARNING neutronclient.v2_0.client [None req-c33c00e4-e823-4c8a-a70b-835cce62ff83 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:54.173 8 INFO nova.api.openstack.compute.server_external_events [req-2fe18079-f269-49fc-a7e6-42a859d523eb req-432004d6-d548-42f3-9605-6eb15e3d21bc ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:19f97318-f274-42eb-bf8b-7493022eca32 for instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 on instance [pid: 8|app: 0|req: 324/650] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:35:54 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) [pid: 7|app: 0|req: 327/651] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:53 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1524 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:55.706 8 WARNING neutronclient.v2_0.client [None req-c1c6ade5-d704-41e4-bb97-e9088606938d 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/652] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:55 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1715 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:56.057 7 WARNING neutronclient.v2_0.client [None req-ceccef01-a3fa-4d4f-b23e-dcf7c026bd84 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/653] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:35:56 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/os-interface => generated 284 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:57.112 8 WARNING neutronclient.v2_0.client [None req-c8852868-5c99-42bc-ab01-956ee4a258d9 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:57.124 7 INFO nova.api.openstack.compute.server_external_events [req-02bd2fbd-330d-45b6-be43-b67139ec2892 req-be547d94-f888-4109-b49a-1792e5f129b8 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:19f97318-f274-42eb-bf8b-7493022eca32 for instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 on instance [pid: 7|app: 0|req: 329/654] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:35:57 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) [pid: 8|app: 0|req: 326/655] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:35:57 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1715 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, ' [pid: 8|app: 0|req: 328/658] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:36:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/659] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:36:06 2026] POST /v2.1/os-keypairs => generated 398 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:36:06.707 8 WARNING neutronclient.v2_0.client [None req-e52bc159-e96b-4e0e-9432-b5ef5e8d8810 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:06.807 8 WARNING neutronclient.v2_0.client [None req-e52bc159-e96b-4e0e-9432-b5ef5e8d8810 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:07.342 8 WARNING neutronclient.v2_0.client [None req-e52bc159-e96b-4e0e-9432-b5ef5e8d8810 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/660] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:36:06 2026] POST /v2.1/servers => generated 451 bytes in 1344 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:36:07.998 7 WARNING neutronclient.v2_0.client [None req-4dea4034-a881-4ba9-aa41-a8829dc14af8 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/661] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:07 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1424 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:08.156 8 WARNING neutronclient.v2_0.client [None req-3c455c75-2033-4f7c-8189-078078673aeb c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:08.199 8 WARNING neutronclient.v2_0.client [None req-3c455c75-2033-4f7c-8189-078078673aeb c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:08.321 8 WARNING neutronclient.v2_0.client [None req-3c455c75-2033-4f7c-8189-078078673aeb c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/662] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:36:08 2026] POST /v2.1/servers => generated 449 bytes in 425 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:08.558 7 WARNING neutronclient.v2_0.client [None req-7b57a7f7-b71d-4cca-aaf4-493a9789cc74 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/663] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:08 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1402 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:09.117 8 WARNING neutronclient.v2_0.client [None req-28abc41e-c2f1-4b2e-a37d-a2f10d2734a9 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/664] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:09 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1428 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:09.661 7 WARNING neutronclient.v2_0.client [None req-49dc1578-0c84-4456-93f1-f61007b19211 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/665] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:09 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1406 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:10.221 8 WARNING neutronclient.v2_0.client [None req-990e9bd2-d3e8-4aa3-8a81-5d2c85231969 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/666] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:10 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1476 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:10.743 7 WARNING neutronclient.v2_0.client [None req-4ce07e1f-3dbe-4fce-a3e7-53535fed9919 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/669] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:10 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1398 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:11.332 8 WARNING neutronclient.v2_0.client [None req-156ff05e-89e9-4f49-b82a-ff4e94e1eb91 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/670] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:11 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1476 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:11.831 7 WARNING neutronclient.v2_0.client [None req-68813d04-e258-4c73-887f-c7f694705e40 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/671] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:11 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1398 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:12.435 8 WARNING neutronclient.v2_0.client [None req-78e0dc3b-f46d-4095-8943-7704277c915c a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/672] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:12 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1484 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:12.912 7 WARNING neutronclient.v2_0.client [None req-a4695458-e797-4371-83e5-b26418e380b0 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/673] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:12 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1454 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:13.428 8 INFO nova.api.openstack.compute.server_external_events [req-d73735b0-7725-4b30-9104-8f254749a165 req-0bac60b9-3203-4de6-8c03-4c3c5937c54f ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:c9e20e87-1869-46de-991e-1bf0c423d43c for instance 525a0866-d083-4e5e-90c1-2a63fe9a01d5 on instance [pid: 8|app: 0|req: 336/674] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:13.512 7 WARNING neutronclient.v2_0.client [None req-4c24c969-0ee5-41c3-ae58-6d2dc2eee5a5 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/675] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:13 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1552 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:14.091 8 WARNING neutronclient.v2_0.client [None req-c26b4add-ff52-4373-ac22-8e35207231ab c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/676] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:14 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:14.652 7 WARNING neutronclient.v2_0.client [None req-717a3b6f-e358-49b6-89eb-4c54c8cb7769 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/677] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:14 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1550 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:15.175 8 WARNING neutronclient.v2_0.client [None req-1038350e-64f6-4fcd-84a5-db141e62711f c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/678] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:15 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1529 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-04-29 02:36:15.704 7 INFO nova.api.openstack.compute.server_external_events [req-fed573d0-dfbe-4dfb-9a0b-6a84b6fcca02 req-521fc90a-4404-4292-b02c-c74f6577111f ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:f88ba0ec-4bf8-453c-aed5-b475bcc55e00 for instance 50d22e95-7d31-4403-81e8-897783f535f1 on instance [pid: 7|app: 0|req: 341/679] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:15.801 8 WARNING neutronclient.v2_0.client [None req-e3c36ee9-e2b9-4a67-9797-4bf38f83afd3 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:15 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1550 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:16.437 7 WARNING neutronclient.v2_0.client [None req-9a00f0ee-5ab4-4dd0-913f-2ea4a57e7236 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/681] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:16 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:16.931 8 WARNING neutronclient.v2_0.client [None req-affd3704-83b9-4720-911f-33e4691b7277 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/682] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:16 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1550 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:17.596 7 WARNING neutronclient.v2_0.client [None req-424f82bd-1395-4066-bf83-4c2cc92ab38d c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/683] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:17 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:18.095 8 WARNING neutronclient.v2_0.client [None req-78f5861c-1a36-4f95-ba37-d43b93b3366e a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/684] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:18 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1550 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:18.777 7 WARNING neutronclient.v2_0.client [None req-4d5b8653-218e-4dc8-ad20-1ff6fbd74c14 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] 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: 344/685] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:18 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:36:18.869 8 INFO nova.api.openstack.compute.server_external_events [req-a2193b80-7226-4e9d-8a66-05e365d1952e req-a0bd6738-8e20-4455-a539-7591d450018d ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:c9e20e87-1869-46de-991e-1bf0c423d43c for instance 525a0866-d083-4e5e-90c1-2a63fe9a01d5 on instance [pid: 8|app: 0|req: 342/686] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:36:18 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-29 02:36:19.267 7 WARNING neutronclient.v2_0.client [None req-85f746fd-c68a-4017-9253-dd1bfb78cb57 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/687] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:19 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1550 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:19.584 8 WARNING neutronclient.v2_0.client [None req-efa88abb-7761-4968-9bd4-dc0de983bc77 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/688] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:36:19 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:19.708 7 WARNING neutronclient.v2_0.client [None req-28771ad5-74b9-4da6-9d89-c93aa27fb826 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/689] 10.0.0.62 () {32 vars in 814 bytes} [Wed Apr 29 02:36:19 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/os-interface/19f97318-f274-42eb-bf8b-7493022eca32 => generated 281 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, ' [pid: 8|app: 0|req: 344/690] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:19 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 156 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: 7|app: 0|req: 347/691] 10.0.0.62 () {34 vars in 749 bytes} [Wed Apr 29 02:36:19 2026] POST /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/692] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:19 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:19.912 7 WARNING neutronclient.v2_0.client [None req-13a4d717-1831-4cfe-aa05-c996c4e2a6b9 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/693] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:19 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1527 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:20.463 8 WARNING neutronclient.v2_0.client [None req-084a3e62-b068-41f0-8702-619dfa4a40c4 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/694] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:20 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1728 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:20.591 7 WARNING neutronclient.v2_0.client [None req-e7667c45-7a4d-4eae-bdf1-e812d0f0b04f a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/697] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:36:20 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:20.908 8 INFO nova.api.openstack.compute.server_external_events [req-072def84-e9d4-46cf-bdc2-92112f3a3b2f req-08c35d58-94fb-4753-afef-0c2abb2cb506 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:f88ba0ec-4bf8-453c-aed5-b475bcc55e00 for instance 50d22e95-7d31-4403-81e8-897783f535f1 on instance [pid: 8|app: 0|req: 349/698] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:36:20 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: 7|app: 0|req: 350/699] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:20 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 156 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-04-29 02:36:21.059 8 WARNING neutronclient.v2_0.client [None req-56124c4a-4573-42e9-89eb-eb955979610d c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:21.106 7 INFO nova.api.openstack.compute.server_external_events [req-7d749174-894f-439a-8454-fefbd66f3c54 req-7a0b9979-622f-425d-8aa5-49adef6ab10d ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:19f97318-f274-42eb-bf8b-7493022eca32 for instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 on instance [pid: 7|app: 0|req: 351/700] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:21.417 7 WARNING neutronclient.v2_0.client [None req-2d06b5f3-f7a2-4977-a38d-7ebd6d5905e9 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/701] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:21 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1527 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:21.444 8 INFO nova.api.openstack.compute.server_external_events [req-e6dc5f1f-fcd7-4888-9035-159550fa8181 req-00b4bb49-8e9f-4b45-965e-5ee047468835 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:c9e20e87-1869-46de-991e-1bf0c423d43c for instance 525a0866-d083-4e5e-90c1-2a63fe9a01d5 on instance [pid: 8|app: 0|req: 351/702] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:21 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: 7|app: 0|req: 352/703] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:21 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1728 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, ' [pid: 8|app: 0|req: 352/704] 10.0.0.62 () {32 vars in 640 bytes} [Wed Apr 29 02:36:21 2026] GET /v2.1/servers => generated 378 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/705] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:36:21 2026] DELETE /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:21.782 8 WARNING neutronclient.v2_0.client [None req-e343029a-77be-4077-9ef2-a1968c3badd3 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/706] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:21 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1734 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: 354/707] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:21 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:22.479 8 WARNING neutronclient.v2_0.client [None req-6982f9b9-f31b-4f89-a627-6b5b16b2610e c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/708] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:22 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1527 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:22.932 7 WARNING neutronclient.v2_0.client [None req-e84d1d93-684c-4890-9c31-4f515b5da092 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] 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: 355/709] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:22 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/710] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:22 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1854 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:36:23.074 8 WARNING neutronclient.v2_0.client [None req-fa4d5c1f-5a5c-4bb0-8fbf-6ce0aeb57364 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/711] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:23 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1949 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/712] 10.0.0.62 () {34 vars in 749 bytes} [Wed Apr 29 02:36:23 2026] POST /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/action => generated 0 bytes in 39 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: 357/713] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:23 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:23.685 7 WARNING neutronclient.v2_0.client [None req-00ea4ef9-6d20-44c6-98fe-f27ea25e7d29 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/714] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:23 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1694 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:23.855 8 WARNING neutronclient.v2_0.client [None req-8f019431-7e01-415a-b386-279e05fb8014 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/715] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:23 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1694 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:24.095 7 WARNING neutronclient.v2_0.client [None req-9883ed30-2aa5-499e-9c3d-e1e2287eb1d1 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] 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: 359/716] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:24 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:24.465 8 INFO nova.api.openstack.compute.server_external_events [req-8f42d7bf-2032-459c-9715-935290b87988 req-d2fec094-bd1d-4a83-ba1b-4fb9c7c5817e ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:19f97318-f274-42eb-bf8b-7493022eca32 for instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 on instance [pid: 8|app: 0|req: 360/717] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:24 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1854 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:25.027 8 INFO nova.api.openstack.compute.server_external_events [req-1c3089c0-3e2b-44c3-aba2-83bf6796e619 req-3509f407-7687-4c29-af86-800efdb3f168 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:f88ba0ec-4bf8-453c-aed5-b475bcc55e00 for instance 50d22e95-7d31-4403-81e8-897783f535f1 on instance [pid: 8|app: 0|req: 361/719] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/720] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:36:25 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9/ips => generated 156 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: 362/721] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:36:25 2026] DELETE /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:25.593 7 WARNING neutronclient.v2_0.client [None req-7347b23e-fd8f-478c-8dfa-ac9d7d708ee4 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/722] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:25 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1841 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:25.877 8 WARNING neutronclient.v2_0.client [None req-129ca199-3ca1-465b-9993-465a0d2a6493 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/723] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:25 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1786 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:26.510 7 INFO nova.api.openstack.compute.server_external_events [req-28bcf626-b553-4bd0-8814-99d4ac773a9f req-ef36345a-50b8-4c8f-a5cb-abe446970fbf ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:c9e20e87-1869-46de-991e-1bf0c423d43c for instance 525a0866-d083-4e5e-90c1-2a63fe9a01d5 on instance [pid: 7|app: 0|req: 361/724] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:26.762 8 WARNING neutronclient.v2_0.client [None req-23552505-1dda-428d-9b42-09ab55656676 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in 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/725] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:26 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1841 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:26.975 7 WARNING neutronclient.v2_0.client [None req-21455b74-adab-4712-a2b3-5197ab684abd a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in 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/726] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:26 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:27.925 8 WARNING neutronclient.v2_0.client [None req-587106a6-acc6-4e3a-81a3-effcb76d65ed 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/727] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:27 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1841 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:28.061 7 WARNING neutronclient.v2_0.client [None req-0f712d51-c317-496e-bc0a-3618724cc359 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/728] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:28 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 1510 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:28.757 8 INFO nova.api.openstack.compute.server_external_events [req-42f58dfa-c46f-4533-a943-6e5d0d414043 req-12182cdd-dc12-4f91-9b20-6e112886fc2b ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:19f97318-f274-42eb-bf8b-7493022eca32 for instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 on instance [pid: 8|app: 0|req: 366/729] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:29.062 7 WARNING neutronclient.v2_0.client [None req-d3e06d4b-9018-4cc1-9af9-200e22181d85 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/730] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:29 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1480 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:29.134 8 INFO nova.api.openstack.wsgi [None req-e9c7e4f0-061d-46cf-adf0-e24c795019e2 a5c86bc99dce478ca8f89e11b03b0f8b 67675fc6a4024c1e9c755d0db2c30d0f - - default default] HTTP exception thrown: Instance 525a0866-d083-4e5e-90c1-2a63fe9a01d5 could not be found. [pid: 8|app: 0|req: 367/731] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:29 2026] GET /v2.1/servers/525a0866-d083-4e5e-90c1-2a63fe9a01d5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/732] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 29 02:36:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1678345610 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:30.154 8 WARNING neutronclient.v2_0.client [None req-aea9b691-bce8-4851-889a-bce8131f1ca1 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/733] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:30 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1485 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:31.253 8 WARNING neutronclient.v2_0.client [None req-0a224767-10f1-4f10-a0fa-aba3350374f2 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:31 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 1485 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:36:32.332 7 INFO nova.api.openstack.wsgi [None req-29a8460b-24b6-4031-9019-f4192d7ea8db 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] HTTP exception thrown: Instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 could not be found. [pid: 7|app: 0|req: 367/737] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:32 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/738] 10.0.0.62 () {32 vars in 701 bytes} [Wed Apr 29 02:36:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-62899620 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:32.754 7 INFO nova.api.openstack.wsgi [None req-3c10fbae-0824-4729-9360-5ce2d1c2b528 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] HTTP exception thrown: Instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 could not be found. [pid: 7|app: 0|req: 368/739] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:36:32 2026] DELETE /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:36:32.785 8 INFO nova.api.openstack.wsgi [None req-a628bb74-1f17-46a2-a64e-556030bbd3e9 936c3836568d44ea8835464d63e576d8 1ee7fd8376ef4370881731f40ffd915c - - default default] HTTP exception thrown: Instance 340191c9-7ba5-45ff-b641-0aa2c33963d9 could not be found. [pid: 8|app: 0|req: 372/740] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:32 2026] GET /v2.1/servers/340191c9-7ba5-45ff-b641-0aa2c33963d9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/741] 10.0.0.62 () {34 vars in 749 bytes} [Wed Apr 29 02:36:33 2026] POST /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1/action => generated 31929 bytes in 549 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: 373/742] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:36:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:39.842 7 WARNING neutronclient.v2_0.client [None req-0d1a7a1f-03dc-4926-8dce-c8af6544b181 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:39.889 7 WARNING neutronclient.v2_0.client [None req-0d1a7a1f-03dc-4926-8dce-c8af6544b181 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:40.088 7 WARNING neutronclient.v2_0.client [None req-0d1a7a1f-03dc-4926-8dce-c8af6544b181 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/743] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:36:39 2026] POST /v2.1/servers => generated 451 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:36:40.342 8 WARNING neutronclient.v2_0.client [None req-47be261c-b169-4fad-b037-afe2e7419965 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/744] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:40 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1430 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:41.423 8 WARNING neutronclient.v2_0.client [None req-332c1690-9b17-4d3c-bf03-107cb0c521de 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/747] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:41 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1434 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-04-29 02:36:42.504 7 WARNING neutronclient.v2_0.client [None req-b83dace7-4c45-4dbd-a0f9-ccf84fc21de4 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/748] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:42 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1482 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:43.607 8 WARNING neutronclient.v2_0.client [None req-93e93cf6-a611-4ba7-8b76-f341b95554c2 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/749] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:43 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => 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-04-29 02:36:44.705 7 WARNING neutronclient.v2_0.client [None req-35083ac5-f3d4-4ac7-b242-dee5d63e95d5 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/750] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:44 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1490 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:45.729 8 INFO nova.api.openstack.compute.server_external_events [req-7dca6fe6-af39-45ac-8986-cb24effff318 req-318abe54-d36f-4c40-9376-a886aa891c7b ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:f88ba0ec-4bf8-453c-aed5-b475bcc55e00 for instance 50d22e95-7d31-4403-81e8-897783f535f1 on instance [pid: 8|app: 0|req: 378/751] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:45.836 7 WARNING neutronclient.v2_0.client [None req-c834fb93-a496-422a-9718-f84681669652 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in 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/752] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:45 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1566 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:47.769 8 INFO nova.api.openstack.compute.server_external_events [req-44d675f6-469e-4b21-92a1-707c9e765174 req-c7afbd2c-e62a-4657-8bf9-b01f8d705f92 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:a810ead2-8585-44f3-877e-e88cbf5249dc for instance a8a56264-849a-46da-86a3-3dab30c6baf8 on instance [pid: 8|app: 0|req: 379/753] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:47.814 7 WARNING neutronclient.v2_0.client [None req-f18b833c-8a67-443e-a6f2-09526c94c9c2 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in 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/754] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:47 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1554 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/755] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:36:48 2026] POST /v2.1/os-keypairs => generated 397 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:49.393 7 WARNING neutronclient.v2_0.client [None req-36d0b724-cdb0-4a61-9b00-332b5587c140 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/756] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:49 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1554 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:36:50.483 8 WARNING neutronclient.v2_0.client [None req-5e8cc55f-14c8-4226-a283-951a0c5a45b6 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:50.545 8 WARNING neutronclient.v2_0.client [None req-5e8cc55f-14c8-4226-a283-951a0c5a45b6 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:50.680 7 WARNING neutronclient.v2_0.client [None req-69ecbfa4-fce0-48d9-b354-7efa7273b528 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:50.741 8 WARNING neutronclient.v2_0.client [None req-5e8cc55f-14c8-4226-a283-951a0c5a45b6 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/759] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:50 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1554 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:36:50 2026] POST /v2.1/servers => generated 450 bytes in 638 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:51.093 7 WARNING neutronclient.v2_0.client [None req-0da4beb7-1949-4255-8f89-7f9c6e20bef8 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/761] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:51 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1402 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:51.173 8 INFO nova.api.openstack.compute.server_external_events [req-bfeab41e-6868-42df-a162-f5bd02452d2b req-7c34a2bc-f7f8-48cc-ad6e-734afdcaeecc ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:a810ead2-8585-44f3-877e-e88cbf5249dc for instance a8a56264-849a-46da-86a3-3dab30c6baf8 on instance [pid: 8|app: 0|req: 382/762] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:36:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:51.992 7 WARNING neutronclient.v2_0.client [None req-5ebfe563-8e83-449b-976b-d05be49ddac2 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:52.190 8 WARNING neutronclient.v2_0.client [None req-bc99ad9b-e03b-4758-98b0-0490e6a219d3 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/763] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:52 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1406 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:51 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1554 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:53.415 8 WARNING neutronclient.v2_0.client [None req-665ea529-f561-4e42-876d-e23f459f70f7 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/765] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:53 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:53.522 8 WARNING neutronclient.v2_0.client [None req-8c7fec78-8561-4a8d-a9e7-46d6e82a30b0 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] 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: 385/766] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:53 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1737 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:36:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:53.730 8 WARNING neutronclient.v2_0.client [None req-eb8cd00b-f2be-48ac-9921-385bae0666d4 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/768] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:36:53 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8/os-interface => generated 284 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:36:54.525 7 WARNING neutronclient.v2_0.client [None req-b6933fa3-4c8c-4ad2-84b2-73d8384006d9 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/769] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:54 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:54.732 7 INFO nova.api.openstack.compute.server_external_events [req-852b8ed2-fdf9-4e73-bf5d-12e88c6ddf1f req-63ca76b2-aa60-4769-bf8d-4d2ad2fdc054 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:a810ead2-8585-44f3-877e-e88cbf5249dc for instance a8a56264-849a-46da-86a3-3dab30c6baf8 on instance [pid: 7|app: 0|req: 384/770] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:36:54.743 8 WARNING neutronclient.v2_0.client [None req-5d9066fc-886c-4ba6-9719-39022b054f59 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in 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/771] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:54 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1737 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: 385/772] 10.0.0.62 () {32 vars in 640 bytes} [Wed Apr 29 02:36:54 2026] GET /v2.1/servers => generated 383 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/773] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:36:54 2026] DELETE /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:55.137 7 WARNING neutronclient.v2_0.client [None req-6545be80-fc9e-4d3c-a1ce-af3f23d4ecc2 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] 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: 386/774] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:55 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1743 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:36:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:55.659 7 WARNING neutronclient.v2_0.client [None req-1ecb5e1d-86dd-4622-afb3-075b37348eec c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:56.122 8 WARNING neutronclient.v2_0.client [None req-aa25e336-27c0-4323-9589-267f125d573d b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/776] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:55 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1530 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:56.299 8 WARNING neutronclient.v2_0.client [None req-aa25e336-27c0-4323-9589-267f125d573d b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:56.316 7 WARNING neutronclient.v2_0.client [None req-cba95468-b0d2-48e3-8541-1032a4986066 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:56.436 8 WARNING neutronclient.v2_0.client [None req-aa25e336-27c0-4323-9589-267f125d573d b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/777] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:56 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1863 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:36:56.665 8 WARNING neutronclient.v2_0.client [None req-aa25e336-27c0-4323-9589-267f125d573d b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:56.766 7 INFO nova.api.openstack.compute.server_external_events [req-e0d2a6e2-48c9-49eb-8d63-4f19d9084ed7 req-bca8ff8b-ab04-43e1-8aab-e3539f0ad863 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:9265e4b1-bffb-44b6-8955-b0fd9461106c for instance 78dd5bff-070f-4cc8-a3b6-783170885b28 on instance [pid: 7|app: 0|req: 389/778] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36: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) [pid: 8|app: 0|req: 390/779] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:36:56 2026] POST /v2.1/servers => generated 497 bytes in 854 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:56.927 7 WARNING neutronclient.v2_0.client [None req-e76b24b0-315a-4125-9bc7-bdb010afd684 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/780] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:56 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:57.343 8 WARNING neutronclient.v2_0.client [None req-188c5b61-4dcb-4776-bb5f-b62b11918a70 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/781] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:57 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:57.624 7 WARNING neutronclient.v2_0.client [None req-61eea9f4-b536-4aaa-83ee-4793892b9a79 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/782] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:57 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1863 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:58.023 8 WARNING neutronclient.v2_0.client [None req-64bcaf25-4ed8-44d8-b1ef-19dbd770674d b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/783] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:57 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1461 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:58.300 7 INFO nova.api.openstack.compute.server_external_events [req-7679918d-cee2-4a8d-84ab-080cf29012e9 req-f35458a3-8527-46d0-bffc-71f7321dd26a ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:a810ead2-8585-44f3-877e-e88cbf5249dc for instance a8a56264-849a-46da-86a3-3dab30c6baf8 on instance [pid: 7|app: 0|req: 392/784] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:36:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:58.477 8 WARNING neutronclient.v2_0.client [None req-6803399b-3817-4adf-b7ac-fff1a3995858 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/785] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:58 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1528 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:58.829 7 WARNING neutronclient.v2_0.client [None req-f48ee1a9-5cbe-461a-9ff5-257a83ee34ab 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/786] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:58 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1511 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:59.115 8 WARNING neutronclient.v2_0.client [None req-89559d74-dc5f-4c20-a160-19916b413a79 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/787] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:59 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1509 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:59.633 7 WARNING neutronclient.v2_0.client [None req-591ea93b-1a89-4ef8-8d1a-8d0c7920bfff c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/788] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:59 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1528 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:36:59.924 8 WARNING neutronclient.v2_0.client [None req-f734eb5d-4f4f-4a9a-8408-775d302cc1c8 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/789] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:36:59 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1516 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:00.197 7 WARNING neutronclient.v2_0.client [None req-82c41517-2d11-4366-89cf-cdb15744ba96 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/790] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:00 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1509 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:00.777 8 WARNING neutronclient.v2_0.client [None req-9df59984-38f7-4867-9f22-3554f6d37777 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/793] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:00 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1528 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:01.013 7 WARNING neutronclient.v2_0.client [None req-b870fb73-cc97-423b-9b83-21e388810345 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/794] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:00 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1516 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:01.285 8 WARNING neutronclient.v2_0.client [None req-38df7c57-4aa1-4619-8baf-7fb4d1e4ac31 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/795] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:01 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1517 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:01.468 7 INFO nova.api.openstack.compute.server_external_events [req-0c586310-f584-47ae-ba43-68be44d5f5a5 req-7e3dcb47-50de-4cfb-9bcf-23f86bfa3fab ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:9265e4b1-bffb-44b6-8955-b0fd9461106c for instance 78dd5bff-070f-4cc8-a3b6-783170885b28 on instance [pid: 7|app: 0|req: 398/796] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:37:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:01.923 8 WARNING neutronclient.v2_0.client [None req-0d6dde29-b99c-4c31-8cbe-f57312762c2c c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/797] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:01 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1528 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:02.132 7 WARNING neutronclient.v2_0.client [None req-81aef877-ef36-4038-8b88-40bf0de3d156 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:37:02.145 8 INFO nova.api.openstack.compute.server_external_events [req-5d280080-0b14-42b8-97f3-eec6cb4db27f req-45d83181-19eb-4bc0-a49a-47c742cba501 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:2bb42836-1d94-4441-baa0-713faff57762 for instance 7070f92b-1a49-4563-94c2-327657bdfe85 on instance [pid: 8|app: 0|req: 400/798] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/799] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:02 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => generated 1516 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:02.377 8 WARNING neutronclient.v2_0.client [None req-c05e65eb-7095-4812-9f50-f138720aea75 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/800] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:02 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1642 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-04-29 02:37:03.117 7 WARNING neutronclient.v2_0.client [None req-7df3fda9-eaa4-458f-8210-59589070747d c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:03.196 8 INFO nova.api.openstack.wsgi [None req-e809e966-e298-4ea0-b93b-b1c75af50694 12a5050e434449b08fa854ed501b6bd1 99a13f5bbd54452c92732e2c19689608 - - default default] HTTP exception thrown: Instance a8a56264-849a-46da-86a3-3dab30c6baf8 could not be found. [pid: 8|app: 0|req: 402/801] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:03 2026] GET /v2.1/servers/a8a56264-849a-46da-86a3-3dab30c6baf8 => 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: 400/802] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:03 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1528 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.62 () {32 vars in 703 bytes} [Wed Apr 29 02:37:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-161666491 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:03.636 7 WARNING neutronclient.v2_0.client [None req-b79423c5-55a6-401d-8531-8dcf0ce1eaa2 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/804] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:03 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1630 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:04.253 8 WARNING neutronclient.v2_0.client [None req-5b7efc26-6c12-4677-8b28-17fccd806541 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/805] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:04 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1696 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:04.440 7 WARNING neutronclient.v2_0.client [None req-61363578-5e5a-4354-b26d-0bd789d19183 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/806] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:04 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1696 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:04.828 8 WARNING neutronclient.v2_0.client [None req-d3a11284-27ab-4d7a-9e6f-303305726269 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:05.301 7 INFO nova.api.openstack.compute.server_external_events [req-d435d7ac-82df-40f7-8211-1da29780c98c req-60390fa5-053f-4ab1-a538-f51811a22c39 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:9265e4b1-bffb-44b6-8955-b0fd9461106c for instance 78dd5bff-070f-4cc8-a3b6-783170885b28 on instance [pid: 7|app: 0|req: 403/807] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:04 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1630 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, ' 2026-04-29 02:37:06.438 7 WARNING neutronclient.v2_0.client [None req-9ec39d7b-a252-49e7-b9ee-e03879a31cdc b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/809] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:06 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1630 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:07.575 8 WARNING neutronclient.v2_0.client [None req-dee56ef8-fcb3-4d0c-bb78-8bc12152d6a4 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/810] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:07 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1630 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:08.186 7 INFO nova.api.openstack.compute.server_external_events [req-e17898fd-8339-4eb8-bf8f-4def7942b969 req-c7c28590-23fe-4b65-b9e7-c34ed92d627a ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:2bb42836-1d94-4441-baa0-713faff57762 for instance 7070f92b-1a49-4563-94c2-327657bdfe85 on instance [pid: 7|app: 0|req: 405/811] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:37:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:08.763 8 WARNING neutronclient.v2_0.client [None req-3fb16fc1-7744-49b3-891d-74f7c54e361f b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/812] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:08 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1630 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:09.973 7 WARNING neutronclient.v2_0.client [None req-e2578dee-2a8e-4dc7-9c13-d4b1512bf812 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/813] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:09 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1810 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:10.109 8 WARNING neutronclient.v2_0.client [None req-beed502c-63b2-4aff-945b-7a962522d862 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/814] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:37:10 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:10.814 8 INFO nova.api.openstack.compute.server_external_events [req-836669c4-d3ce-4feb-a9b2-c71512e57569 req-0e001d19-2978-444e-8abb-834668c6f532 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:2bb42836-1d94-4441-baa0-713faff57762 for instance 7070f92b-1a49-4563-94c2-327657bdfe85 on instance [pid: 8|app: 0|req: 410/817] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/818] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:37:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 411/819] 10.0.0.62 () {34 vars in 749 bytes} [Wed Apr 29 02:37:13 2026] POST /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28/action => generated 31928 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-29 02:37:14.137 7 WARNING neutronclient.v2_0.client [None req-d20c7ba0-4861-4ef4-8102-66797cb76495 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:37:14.172 7 WARNING neutronclient.v2_0.client [None req-d20c7ba0-4861-4ef4-8102-66797cb76495 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:37:14.342 7 WARNING neutronclient.v2_0.client [None req-d20c7ba0-4861-4ef4-8102-66797cb76495 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/820] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:37:14 2026] POST /v2.1/servers => generated 452 bytes in 472 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:14.571 8 WARNING neutronclient.v2_0.client [None req-ca3c2936-e37a-4bfc-80f9-098272cd5220 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/821] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:14 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1393 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:15.655 7 WARNING neutronclient.v2_0.client [None req-9cefeadc-4701-4e1b-8588-6a003386967f 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/822] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:15 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1397 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:16.744 8 WARNING neutronclient.v2_0.client [None req-b8699f04-c9b0-4621-9f22-44ed1f96a0c9 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/823] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:16 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1389 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:17.850 7 WARNING neutronclient.v2_0.client [None req-bcfde9cd-2251-42e9-9809-beb2f945bf4c 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/824] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:17 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1445 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:18.918 8 WARNING neutronclient.v2_0.client [None req-c6061d67-32e4-43a9-9d1c-0c0943cb15c4 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/825] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:18 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1445 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:20.005 7 WARNING neutronclient.v2_0.client [None req-1394c343-023f-4293-812d-820f840ca681 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:20.043 8 WARNING neutronclient.v2_0.client [None req-3a303d89-672d-42a8-a00f-174b4b65dee3 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/826] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:19 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1520 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:20 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1930 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:20.582 7 INFO nova.api.openstack.compute.server_external_events [req-4ff139fb-d161-4d2d-9347-cf5b0a46fffc req-48954f87-22e0-44e6-b5c2-5b4d9fb83efc ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:7e4edf3d-3ff9-4b81-8e89-ecef71dc2c7f for instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c on instance [pid: 7|app: 0|req: 413/829] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:21.232 7 WARNING neutronclient.v2_0.client [None req-c0e69ce3-b2eb-4ed1-b1fb-68c4738d22ff 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/831] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:21 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1518 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, ' [pid: 8|app: 0|req: 418/832] 10.0.0.62 () {32 vars in 752 bytes} [Wed Apr 29 02:37:22 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85/os-server-password => generated 116 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:22.377 7 WARNING neutronclient.v2_0.client [None req-bcaf07f1-5023-4ae1-bd2f-912f53bdd20c 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/833] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:22 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1518 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:23.520 8 WARNING neutronclient.v2_0.client [None req-dc6bc8e2-912f-4bcd-839e-7c3b34051f7d 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/834] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:23 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/835] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:37:23 2026] DELETE /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => 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-04-29 02:37:23.757 8 WARNING neutronclient.v2_0.client [None req-85d4c424-4ff2-4d6a-9cf2-842dc85a4e46 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/836] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:23 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1936 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/837] 10.0.0.230 () {30 vars in 619 bytes} [Wed Apr 29 02:37:24 2026] GET /v2.1 => generated 0 bytes in 90 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: 421/838] 10.0.0.230 () {32 vars in 692 bytes} [Wed Apr 29 02:37:24 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: 418/839] 10.0.0.230 () {34 vars in 913 bytes} [Wed Apr 29 02:37:24 2026] GET /v2.1/os-simple-tenant-usage/e6941bd07b6c43b8902d20cc4eed74a3?start=2026-04-28T00:00:00&end=2026-04-29T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:24.656 8 WARNING neutronclient.v2_0.client [None req-0635cf57-59a0-4b85-be06-0036330beeb8 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] 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: 422/840] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:24 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1518 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:37:24 2026] DELETE /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 423/842] 10.0.0.230 () {30 vars in 654 bytes} [Wed Apr 29 02:37:24 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) 2026-04-29 02:37:24.900 7 WARNING neutronclient.v2_0.client [None req-ff955636-9cae-447e-a17b-3d2ed857d9b3 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/843] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:24 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1822 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:25.069 8 WARNING neutronclient.v2_0.client [None req-38254e4f-b992-4060-a704-514e52141d14 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/844] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:25 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1936 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:25.836 7 WARNING neutronclient.v2_0.client [None req-17b54dae-56a0-4d07-9028-374b63e4e371 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/845] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:25 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1518 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:26.046 8 INFO nova.api.openstack.compute.server_external_events [req-991b3c8c-b5bd-4e81-a4e9-d9b21d0aa654 req-fc090190-c10d-45d0-9122-654bd020ced7 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:7e4edf3d-3ff9-4b81-8e89-ecef71dc2c7f for instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c on instance [pid: 8|app: 0|req: 425/846] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:37:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:26.092 7 WARNING neutronclient.v2_0.client [None req-d3b2da9b-398d-432a-a119-202031f436a7 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] 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: 422/847] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:26 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1822 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:26.195 8 WARNING neutronclient.v2_0.client [None req-adb1d066-1af3-4a70-8dc3-c3f46b05b69d b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/848] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:26 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1936 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:26.892 7 INFO nova.api.openstack.compute.server_external_events [req-c79d3491-4603-4158-b268-f53c5b14d4ce req-cdd3f01a-bc2d-4164-8764-bec3d49aa640 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:2bb42836-1d94-4441-baa0-713faff57762 for instance 7070f92b-1a49-4563-94c2-327657bdfe85 on instance [pid: 7|app: 0|req: 423/849] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:27.045 8 WARNING neutronclient.v2_0.client [None req-9fb407a2-0355-4177-b6e7-c61087830f28 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] 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: 427/850] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1518 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:27.331 7 WARNING neutronclient.v2_0.client [None req-07cd81d8-85a5-4e40-852b-d0b1d7d4ccd3 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:27.375 8 WARNING neutronclient.v2_0.client [None req-bd3a2de3-2a4c-4bc0-a6c3-d6a15ec493b2 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/851] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1538 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/852] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1822 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 429/853] 10.0.0.230 () {30 vars in 619 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1 => generated 0 bytes in 53 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: 425/854] 10.0.0.230 () {32 vars in 692 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/855] 10.0.0.230 () {34 vars in 913 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1/os-simple-tenant-usage/e6941bd07b6c43b8902d20cc4eed74a3?start=2026-04-28T00:00:00&end=2026-04-29T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/856] 10.0.0.230 () {30 vars in 654 bytes} [Wed Apr 29 02:37:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:28.317 8 WARNING neutronclient.v2_0.client [None req-f8fe5659-5e72-4f16-8034-035989f84dd6 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/857] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:28 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1701 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:28.462 7 WARNING neutronclient.v2_0.client [None req-b0ef6a04-0c56-4c35-8dea-90e43f90f148 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:37:28.509 8 WARNING neutronclient.v2_0.client [None req-4f8b78dd-46b8-427b-9c65-17cb0ebc898b b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/858] 10.0.0.62 () {32 vars in 740 bytes} [Wed Apr 29 02:37:28 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c/os-interface => generated 284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 432/859] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:28 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1543 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:28.561 7 WARNING neutronclient.v2_0.client [None req-4c6c5e0d-b18a-4f14-9a95-e61c6eebbbf0 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/860] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:28 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1754 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:28.935 8 INFO nova.api.openstack.compute.server_external_events [req-0e2dc940-2aad-49c9-94af-06ddd3ac01c9 req-2db33959-5060-451e-8782-7abdf435374f ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:9265e4b1-bffb-44b6-8955-b0fd9461106c for instance 78dd5bff-070f-4cc8-a3b6-783170885b28 on instance [pid: 8|app: 0|req: 433/861] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:29.601 7 WARNING neutronclient.v2_0.client [None req-e6b673e2-3e84-4b7f-b004-551f282ead49 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] The python binding code in 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/862] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:29 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 1543 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:29.697 8 WARNING neutronclient.v2_0.client [None req-ad47983d-9586-407c-89af-43c174a0a922 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/863] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:29 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:30.683 8 INFO nova.api.openstack.wsgi [None req-659f5b99-fbff-4403-a0c6-476d135efb93 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] HTTP exception thrown: Instance 7070f92b-1a49-4563-94c2-327657bdfe85 could not be found. [pid: 8|app: 0|req: 436/866] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:30 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:30.726 7 INFO nova.api.openstack.wsgi [None req-0e67ce95-fc76-4c16-887a-098902696ef3 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] HTTP exception thrown: Instance 7070f92b-1a49-4563-94c2-327657bdfe85 could not be found. [pid: 7|app: 0|req: 431/867] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:37:30 2026] DELETE /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 111 bytes in 37 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-04-29 02:37:30.752 8 INFO nova.api.openstack.wsgi [None req-0280947a-5c73-44af-8938-b1c49b2b4548 b6022824b786416a9c00dad8d08ed281 569599b788dc42f9b2285263d4149e14 - - default default] HTTP exception thrown: Instance 7070f92b-1a49-4563-94c2-327657bdfe85 could not be found. [pid: 8|app: 0|req: 437/868] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:30 2026] GET /v2.1/servers/7070f92b-1a49-4563-94c2-327657bdfe85 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:30.781 7 WARNING neutronclient.v2_0.client [None req-537b14f4-faa7-4824-8273-a75675fcfc61 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/869] 10.0.0.62 () {32 vars in 703 bytes} [Wed Apr 29 02:37:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-763674310 => 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: 432/870] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:30 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:30.968 8 INFO nova.api.openstack.compute.server_external_events [req-f73a159d-e8d2-430a-983c-a1c1303f434c req-26bdc98c-e83b-4d95-9d96-fea6e9bad3cc ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:7e4edf3d-3ff9-4b81-8e89-ecef71dc2c7f for instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c on instance [pid: 8|app: 0|req: 439/871] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:30 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: 433/872] 10.0.0.62 () {32 vars in 727 bytes} [Wed Apr 29 02:37:31 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1492281158 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:31.865 8 INFO nova.api.openstack.wsgi [None req-6bbf7bbd-0ccd-452a-9112-238858798fa2 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] HTTP exception thrown: Instance 78dd5bff-070f-4cc8-a3b6-783170885b28 could not be found. [pid: 8|app: 0|req: 440/873] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:31 2026] GET /v2.1/servers/78dd5bff-070f-4cc8-a3b6-783170885b28 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/874] 10.0.0.62 () {32 vars in 727 bytes} [Wed Apr 29 02:37:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-773942011 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/875] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:37:32 2026] DELETE /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-29 02:37:32.639 7 WARNING neutronclient.v2_0.client [None req-f3cce1a0-3711-499b-8b05-06edb9b3cba8 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/876] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:32 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1700 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:33.835 8 WARNING neutronclient.v2_0.client [None req-932dfe89-707b-4b43-ad08-84271a65f1e3 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/877] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:33 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1700 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:35.020 7 WARNING neutronclient.v2_0.client [None req-e0c605c0-9a0a-4eca-8831-f6e66e90019e c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/878] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:34 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1700 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:35.527 8 INFO nova.api.openstack.compute.server_external_events [req-fdfa6f2d-4927-48bc-97b9-cbb3a96a65ff req-33bde06c-736c-431c-a1d0-42c15614e4d6 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:f88ba0ec-4bf8-453c-aed5-b475bcc55e00 for instance 50d22e95-7d31-4403-81e8-897783f535f1 on instance [pid: 8|app: 0|req: 443/879] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:37:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:36.198 7 WARNING neutronclient.v2_0.client [None req-9c9e30ff-99e3-4e14-8a9e-f0a3a1da1ebe c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/880] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:36 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1483 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:37.363 8 WARNING neutronclient.v2_0.client [None req-1ccbc58d-1ab9-4719-9800-a8b889722cab c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/881] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:37 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1488 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:38.479 7 WARNING neutronclient.v2_0.client [None req-b5cf7b74-f811-4e42-9bce-af8832eb2ecb c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] The python binding code in 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/882] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:38 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:39.548 8 INFO nova.api.openstack.wsgi [None req-e2c6d0f5-6a2d-49f7-a40d-e4bdc64b6a16 c6038ec2e7b344b19fc75106916a2f56 d04aebfde3784b56b45e9f5a3c2e8b10 - - default default] HTTP exception thrown: Instance 50d22e95-7d31-4403-81e8-897783f535f1 could not be found. [pid: 8|app: 0|req: 445/883] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:39 2026] GET /v2.1/servers/50d22e95-7d31-4403-81e8-897783f535f1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/884] 10.0.0.62 () {32 vars in 729 bytes} [Wed Apr 29 02:37:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1943734408 => 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-04-29 02:37:51.468 8 WARNING neutronclient.v2_0.client [None req-ba4a06b5-6289-4d25-a449-9555a753cc88 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/889] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:51 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1821 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:37:51.720 7 WARNING neutronclient.v2_0.client [None req-3a18280b-f688-4a90-a826-ffce3c9e2cdb 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/890] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:51 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1821 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/891] 10.0.0.62 () {34 vars in 749 bytes} [Wed Apr 29 02:37:52 2026] POST /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:52.372 7 WARNING neutronclient.v2_0.client [None req-a7e8d6a9-b7f6-426b-a1cd-3c619c6179c4 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/892] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:52 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1823 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:53.787 8 WARNING neutronclient.v2_0.client [None req-119ef3b9-ad2c-4093-9bdc-6ccad1467590 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/893] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:53 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1823 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:54.938 7 WARNING neutronclient.v2_0.client [None req-8563d295-f0fd-4b73-a94e-c16ba7f94b7e 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/894] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:54 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1823 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:56.147 8 WARNING neutronclient.v2_0.client [None req-aa20d059-3c03-4b5d-b3d1-85d9df5a01e0 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/895] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:56 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1828 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:57.281 7 WARNING neutronclient.v2_0.client [None req-e525aa00-8a9a-4faf-8805-87b6ef087245 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/896] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:57 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1828 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:58.471 8 WARNING neutronclient.v2_0.client [None req-34176cf5-64b1-459a-a86d-2113491e8787 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/897] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:58 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1828 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:59.567 7 INFO nova.api.openstack.compute.server_external_events [req-885745f3-69ab-4818-a65d-5813a511c044 req-184ead05-fe9f-46aa-9881-d92aeea85504 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-unplugged:7e4edf3d-3ff9-4b81-8e89-ecef71dc2c7f for instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c on instance [pid: 7|app: 0|req: 446/898] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:37:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:59.860 8 WARNING neutronclient.v2_0.client [None req-f409240a-b8f5-4b06-a370-a2e3f91600f5 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/899] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:37:59 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1828 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:01.111 7 WARNING neutronclient.v2_0.client [None req-b9000416-bb98-4446-8787-bd79def1b221 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/902] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:01 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1828 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:02.067 8 INFO nova.api.openstack.compute.server_external_events [req-4a70c5cf-d9ce-403a-91f4-bd51b5403fec req-b9737881-ceb2-40b3-9298-e23cf76f7947 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:7e4edf3d-3ff9-4b81-8e89-ecef71dc2c7f for instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c on instance [pid: 8|app: 0|req: 455/903] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:38:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:02.244 7 WARNING neutronclient.v2_0.client [None req-52982c37-d122-4dc2-8f42-6f24286226fb 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/904] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:02 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:20.506 8 WARNING neutronclient.v2_0.client [None req-f2c16bb3-fd78-4a1a-b164-b37e62128652 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/909] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:20 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1821 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/910] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:38:20 2026] DELETE /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:20.783 8 WARNING neutronclient.v2_0.client [None req-f64c628e-8c07-4a8e-ac1b-68f33f280095 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/911] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:20 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1827 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:21.986 7 WARNING neutronclient.v2_0.client [None req-0ba1f79e-83d9-41b0-8ad3-4a76dbfa79f7 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/912] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:21 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1827 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:23.131 8 WARNING neutronclient.v2_0.client [None req-5c0cd7e9-b37f-4a67-9396-861e07fc262b 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/913] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:23 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1827 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:23.862 7 INFO nova.api.openstack.compute.server_external_events [req-43c2deca-47c0-42c9-b78c-aff0e9bdf182 req-58f4c384-3a65-441a-98e0-6cfb352d16f0 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:7e4edf3d-3ff9-4b81-8e89-ecef71dc2c7f for instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c on instance [pid: 7|app: 0|req: 455/914] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:38:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:24.269 8 WARNING neutronclient.v2_0.client [None req-b210a40c-117e-43a6-adf1-c92c283564b9 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/915] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:24 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1474 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:25.363 7 WARNING neutronclient.v2_0.client [None req-2b67edb3-4928-4661-8a16-84d54ebb90e2 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in 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/916] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:25 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 1479 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:26.456 8 WARNING neutronclient.v2_0.client [None req-3aebdf80-a277-40cb-8234-3230f6cdc5eb 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/917] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:26 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => 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-04-29 02:38:27.526 7 INFO nova.api.openstack.wsgi [None req-43c6b8a5-2bb6-4f71-b294-cce9dfb5b51a 3a9a6e4daad0486cae855c56e7f99544 034b7a09dce9429fb1cbe23f4f32556d - - default default] HTTP exception thrown: Instance 6a0a1ff3-994f-41a3-83de-fee3fb22e47c could not be found. [pid: 7|app: 0|req: 457/918] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:27 2026] GET /v2.1/servers/6a0a1ff3-994f-41a3-83de-fee3fb22e47c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/919] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 29 02:38:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1427246573 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:36.657 7 WARNING neutronclient.v2_0.client [None req-816db4f7-e18e-4c23-8d0b-26a1b762a69a cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:38:36.818 7 WARNING neutronclient.v2_0.client [None req-816db4f7-e18e-4c23-8d0b-26a1b762a69a cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/922] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:38:36 2026] POST /v2.1/servers => generated 424 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:38:37.026 8 WARNING neutronclient.v2_0.client [None req-02dfd8ac-4f00-455c-bad7-9a04f58b0622 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/923] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:37 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1370 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:38.127 7 WARNING neutronclient.v2_0.client [None req-fbbafaf0-5dac-4784-8b74-113332f1264e cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/924] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:38 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1374 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:39.252 8 WARNING neutronclient.v2_0.client [None req-bac3c122-98e6-439d-947e-6841d6be14e4 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/925] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:39 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1422 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:40.336 7 WARNING neutronclient.v2_0.client [None req-f3e681f6-93f6-4265-9b2c-a2479a770a0e cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/926] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:40 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1422 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:41.415 8 WARNING neutronclient.v2_0.client [None req-d2b40b3a-ec1a-4d8b-af4c-d0d8d783fce8 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/929] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:41 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1430 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:42.115 7 INFO nova.api.openstack.compute.server_external_events [req-b79e6efb-ffdb-481a-a052-b6151f01d13e req-cc9f1f5d-6c31-428a-8ad8-d90e5dd0765c ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:ad864733-cb9b-4acd-8833-70e128858cc0 for instance c57926c2-c1d7-4244-ad01-983ee084c56c on instance [pid: 7|app: 0|req: 463/930] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:38:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:42.492 8 WARNING neutronclient.v2_0.client [None req-37d83c05-be5e-4dae-835e-39850012d1fb cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/931] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:42 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1482 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:43.670 7 WARNING neutronclient.v2_0.client [None req-1ffc7193-e891-4123-8c09-7e872482b0f6 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/932] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:43 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:44.845 8 WARNING neutronclient.v2_0.client [None req-4b3752e4-8680-445d-9b2b-39e6fae9e3f6 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/933] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:44 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:45.975 7 WARNING neutronclient.v2_0.client [None req-44603eed-127b-4e7b-a9a7-f686a357e50b cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/934] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:45 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:47.119 8 WARNING neutronclient.v2_0.client [None req-ee40c753-985b-4666-8dda-0863c9a83b31 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/935] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:47 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1470 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:48.285 7 WARNING neutronclient.v2_0.client [None req-c68a53ee-7978-43a8-959e-fef89192a9c5 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/936] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:48 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1470 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:48.542 8 INFO nova.api.openstack.compute.server_external_events [req-32ac2494-931d-487f-bf71-4f4bb2c6ca62 req-938415c4-adc2-4b8e-8077-0933c619f324 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:ad864733-cb9b-4acd-8833-70e128858cc0 for instance c57926c2-c1d7-4244-ad01-983ee084c56c on instance [pid: 8|app: 0|req: 471/937] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:38:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:49.474 7 WARNING neutronclient.v2_0.client [None req-7d37e777-8ff6-49bc-ac2f-0c1e5292c7f9 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/938] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:49 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1470 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:50.622 7 WARNING neutronclient.v2_0.client [None req-1717427b-ff72-4994-8d3a-46fac082eb4c cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/941] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:50 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1656 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/942] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:38:50 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c/ips => generated 110 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: 7|app: 0|req: 470/943] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:38:50 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c/ips => generated 110 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/944] 10.0.0.62 () {32 vars in 824 bytes} [Wed Apr 29 02:38:50 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c/ips/tempest-ServerAddressesTestJSON-1525036765-network => generated 95 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/945] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:38:50 2026] DELETE /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:51.045 8 WARNING neutronclient.v2_0.client [None req-d0cbff9d-ec90-4f4a-9342-ba79561b544c cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/946] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:50 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1662 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:52.215 7 WARNING neutronclient.v2_0.client [None req-70bad257-805e-4819-a765-0dbcccdd2803 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/947] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:52 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1662 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:53.350 8 WARNING neutronclient.v2_0.client [None req-4af69991-4505-48f7-97be-0f487d719783 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/948] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:53 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1662 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:53.734 7 INFO nova.api.openstack.compute.server_external_events [req-6adb9cd9-6200-4e25-9714-9b5ce98ae03e req-73a49bdd-ac5a-4c6c-97d0-c1ac0bb669f3 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:ad864733-cb9b-4acd-8833-70e128858cc0 for instance c57926c2-c1d7-4244-ad01-983ee084c56c on instance [pid: 7|app: 0|req: 473/949] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:38:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:54.528 8 WARNING neutronclient.v2_0.client [None req-6e9c85e2-9019-49cd-bdba-047e88adfa62 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in 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/950] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:54 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1451 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:55.636 7 WARNING neutronclient.v2_0.client [None req-1c9fff26-06f7-4db8-ab63-7cf93e5fdecd cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/951] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:55 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:56.745 8 WARNING neutronclient.v2_0.client [None req-5c778705-8c05-4f75-bb3b-2b32e7a5f4a4 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/952] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:56 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 1456 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, ' [pid: 7|app: 0|req: 475/953] 10.0.0.62 () {34 vars in 670 bytes} [Wed Apr 29 02:38:57 2026] POST /v2.1/os-keypairs => generated 396 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:57.829 8 INFO nova.api.openstack.wsgi [None req-bf5607fb-0000-4a5a-a9e9-14441326e165 cc6fe3123fea47039a0ec8ce6c614ba3 9b85cfb9bd574190865e2bdfc8be67c4 - - default default] HTTP exception thrown: Instance c57926c2-c1d7-4244-ad01-983ee084c56c could not be found. [pid: 8|app: 0|req: 479/954] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:57 2026] GET /v2.1/servers/c57926c2-c1d7-4244-ad01-983ee084c56c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:38:59.175 7 WARNING neutronclient.v2_0.client [None req-d338d475-417c-408c-b9b0-ad7109e01ace f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:38:59.223 7 WARNING neutronclient.v2_0.client [None req-d338d475-417c-408c-b9b0-ad7109e01ace f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:38:59.472 7 WARNING neutronclient.v2_0.client [None req-d338d475-417c-408c-b9b0-ad7109e01ace f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/955] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:38:59 2026] POST /v2.1/servers => generated 448 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:59.679 8 WARNING neutronclient.v2_0.client [None req-2627d0be-7be2-451b-8024-420724f2e63c f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/956] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:38:59 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:04.753 8 WARNING neutronclient.v2_0.client [None req-b729dc63-62ee-4fb0-9a56-6be2a285a5dd f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/959] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:04 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 1521 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:04.974 7 INFO nova.api.openstack.compute.server_external_events [req-c1b0b6f5-7029-44fe-82ce-574ab852857e req-ddb3717e-01be-4473-b67c-c1904c1b7fe5 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:f041c4e0-e1c9-4c65-a9f4-982ea4dd72be for instance 0e11539f-40bb-4f74-b67e-7a8f4bef1872 on instance [pid: 7|app: 0|req: 478/960] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:39:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:09.960 8 WARNING neutronclient.v2_0.client [None req-7d5f38db-ff06-41b6-a9ba-fa633d2c4558 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:10.090 7 INFO nova.api.openstack.compute.server_external_events [req-d8d66122-08d8-4083-aa4b-efe368000e8f req-79df004c-8210-4f20-8b78-843de6197746 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:f041c4e0-e1c9-4c65-a9f4-982ea4dd72be for instance 0e11539f-40bb-4f74-b67e-7a8f4bef1872 on instance [pid: 7|app: 0|req: 479/961] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:39:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/962] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:09 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 1519 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:15.185 7 WARNING neutronclient.v2_0.client [None req-db9b664c-b449-444f-9685-1ae3b7aeaa22 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/965] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:15 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:16.484 8 INFO nova.api.openstack.compute.server_external_events [req-3611b835-eab3-421b-8216-bb7669c120d2 req-1f0f1c2b-1c25-46fd-bcf7-907aee32685d ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:f041c4e0-e1c9-4c65-a9f4-982ea4dd72be for instance 0e11539f-40bb-4f74-b67e-7a8f4bef1872 on instance [pid: 8|app: 0|req: 485/966] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:39:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:39:16.527 7 WARNING neutronclient.v2_0.client [None req-c1c0c930-d577-4911-bdb9-34a3061f6c39 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:39:16.575 7 WARNING neutronclient.v2_0.client [None req-c1c0c930-d577-4911-bdb9-34a3061f6c39 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:39:16.835 7 WARNING neutronclient.v2_0.client [None req-c1c0c930-d577-4911-bdb9-34a3061f6c39 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/967] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:39:16 2026] POST /v2.1/servers => generated 448 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:17.035 8 WARNING neutronclient.v2_0.client [None req-88be0167-0911-4b94-915e-f2cbf8287f48 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/968] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:17 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:22.117 8 WARNING neutronclient.v2_0.client [None req-79e1e716-5970-49f7-93db-0314cdc3e039 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/971] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:22 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 1521 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:22.810 7 INFO nova.api.openstack.compute.server_external_events [req-4d8bc7a8-086e-40ff-8167-937f22a1695e req-15063f8c-fb79-4551-8e4e-9b8203b0b8a0 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:48b05831-cacd-4d21-b810-5acbaa8fc4f3 for instance b9778eef-b713-4b5b-b493-96e8c11ceb85 on instance [pid: 7|app: 0|req: 484/972] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:39:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:27.610 8 INFO nova.api.openstack.compute.server_external_events [req-8075ee32-0875-43c0-bfc7-710e2322c451 req-b18d948b-4eef-4cf7-83ba-4d2afcdc8a20 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:48b05831-cacd-4d21-b810-5acbaa8fc4f3 for instance b9778eef-b713-4b5b-b493-96e8c11ceb85 on instance [pid: 8|app: 0|req: 489/973] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:39:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:27.743 7 WARNING neutronclient.v2_0.client [None req-7db0f984-f620-4f96-bd0a-45f7d84edc14 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/974] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:27 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 1519 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:32.931 8 WARNING neutronclient.v2_0.client [None req-0ef4833a-44f8-43fe-b993-a2659bddc4ed f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/977] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:39:32 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 1820 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:34.165 7 INFO nova.api.openstack.compute.server_external_events [req-0efae40f-0fd9-4892-aabc-5fe37e0d0676 req-1d97d6b6-a1aa-4483-bc06-0690636a17c4 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:48b05831-cacd-4d21-b810-5acbaa8fc4f3 for instance b9778eef-b713-4b5b-b493-96e8c11ceb85 on instance [pid: 7|app: 0|req: 487/978] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:39:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:04.186 7 WARNING neutronclient.v2_0.client [None req-faf5a0e7-5857-4dd0-b64d-0fbbe7c1ca72 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:40:04.234 7 WARNING neutronclient.v2_0.client [None req-faf5a0e7-5857-4dd0-b64d-0fbbe7c1ca72 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:40:04.390 7 WARNING neutronclient.v2_0.client [None req-faf5a0e7-5857-4dd0-b64d-0fbbe7c1ca72 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/985] 199.204.45.238 () {36 vars in 714 bytes} [Wed Apr 29 02:40:04 2026] POST /v2.1/servers => generated 453 bytes in 676 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:04.940 8 WARNING neutronclient.v2_0.client [None req-5c5040d2-34df-485d-a933-e80b50adbf41 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/986] 199.204.45.238 () {32 vars in 733 bytes} [Wed Apr 29 02:40:04 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 2213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:05.008 7 WARNING neutronclient.v2_0.client [None req-ab53bf90-25d7-42c6-8584-bdecba81a66c 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/987] 199.204.45.238 () {32 vars in 759 bytes} [Wed Apr 29 02:40:04 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/988] 199.204.45.238 () {32 vars in 777 bytes} [Wed Apr 29 02:40:05 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:07.685 7 WARNING neutronclient.v2_0.client [None req-fa1619cf-5228-4de4-bc85-98bf13f2949f 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/989] 199.204.45.238 () {32 vars in 733 bytes} [Wed Apr 29 02:40:07 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 2371 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:07.783 8 WARNING neutronclient.v2_0.client [None req-25491d54-3fa5-42fb-a33b-2305359772b3 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/990] 199.204.45.238 () {32 vars in 759 bytes} [Wed Apr 29 02:40:07 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 28 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/991] 199.204.45.238 () {32 vars in 777 bytes} [Wed Apr 29 02:40:07 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-volume_attachments => generated 197 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:09.862 8 INFO nova.api.openstack.compute.server_external_events [req-2e36171e-bbac-42b7-a45c-86f5adaab94f req-360202c4-fe97-4730-9ffe-5e12f392550b ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:e787c25b-ed24-4cc9-9ab1-f253896c6ebe for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 498/992] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:40:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:11.056 8 WARNING neutronclient.v2_0.client [None req-b35c6288-b525-465d-a4bf-66eb2f1d55d9 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/995] 199.204.45.238 () {32 vars in 733 bytes} [Wed Apr 29 02:40:10 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 2445 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:11.207 7 WARNING neutronclient.v2_0.client [None req-65c07c6b-9578-4053-8533-68b8434a1235 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/996] 199.204.45.238 () {32 vars in 759 bytes} [Wed Apr 29 02:40:11 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 284 bytes in 110 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: 501/997] 199.204.45.238 () {32 vars in 777 bytes} [Wed Apr 29 02:40:11 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/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-04-29 02:40:12.328 7 WARNING neutronclient.v2_0.client [None req-c0fea629-d443-4416-a258-7df3a036a553 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:40:12.485 7 WARNING neutronclient.v2_0.client [None req-c0fea629-d443-4416-a258-7df3a036a553 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/998] 10.0.0.62 () {34 vars in 662 bytes} [Wed Apr 29 02:40:12 2026] POST /v2.1/servers => generated 424 bytes in 402 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:12.679 8 WARNING neutronclient.v2_0.client [None req-94c57f96-7c85-4bb1-a1f8-cf4ed6e17a06 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/999] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:12 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1368 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-04-29 02:40:13.765 7 WARNING neutronclient.v2_0.client [None req-db684743-5b19-4a06-b5f4-fa4329997577 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1000] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:13 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1372 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:13.980 8 WARNING neutronclient.v2_0.client [None req-fa8f1152-8132-4273-89c5-d419cbaae336 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1001] 199.204.45.238 () {32 vars in 733 bytes} [Wed Apr 29 02:40:13 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 2433 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:14.107 7 WARNING neutronclient.v2_0.client [None req-78ce33ad-74f7-403b-9bc7-3e325c2461c4 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/1002] 199.204.45.238 () {32 vars in 759 bytes} [Wed Apr 29 02:40:14 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1003] 199.204.45.238 () {32 vars in 777 bytes} [Wed Apr 29 02:40:14 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:14.863 7 WARNING neutronclient.v2_0.client [None req-6d6486bc-d8d7-4cf5-b4f3-9796e4a8473b e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1004] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:14 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1420 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:15.966 8 WARNING neutronclient.v2_0.client [None req-13ab7014-3c5d-4dca-bec4-5c00a3f30e8d e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1005] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:15 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:16.188 7 INFO nova.api.openstack.compute.server_external_events [req-a8dc7635-282b-49d3-85dc-469a8f137dfa req-6fc35f9f-9c80-4382-be21-114a56e397ab ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:e787c25b-ed24-4cc9-9ab1-f253896c6ebe for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 501/1006] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:17.048 8 WARNING neutronclient.v2_0.client [None req-41d52f3a-8fd4-4374-bfa4-e1e8ef200829 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] 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: 506/1007] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:17 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1428 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:40:17.109 7 WARNING neutronclient.v2_0.client [None req-2beb5744-70f3-4c38-9bb8-a8bf12d3a34d 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1008] 199.204.45.238 () {32 vars in 733 bytes} [Wed Apr 29 02:40:17 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 2433 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:17.336 8 WARNING neutronclient.v2_0.client [None req-cae9a023-a542-488c-b3ea-fd9d5c90142e 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/1009] 199.204.45.238 () {32 vars in 759 bytes} [Wed Apr 29 02:40:17 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 286 bytes in 89 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: 503/1010] 199.204.45.238 () {32 vars in 777 bytes} [Wed Apr 29 02:40:17 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:17.977 8 INFO nova.api.openstack.compute.server_external_events [req-0d044089-0532-4e7e-9ab0-1ee75dc086cd req-c1177f49-29c8-46e8-8ef0-4fd74c5ef064 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:9383f695-446d-4859-a7fc-4828f1e1d4a7 for instance 1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a on instance [pid: 8|app: 0|req: 508/1011] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:40:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:18.150 7 WARNING neutronclient.v2_0.client [None req-84f99653-1cd3-49aa-aa34-7277280dc548 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in 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/1012] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:18 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1480 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:19.351 8 WARNING neutronclient.v2_0.client [None req-8962b0d2-1779-49f4-9b90-d8aa6cd3d6bf e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in 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/1013] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:19 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1468 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:20.134 7 WARNING neutronclient.v2_0.client [None req-5b1f0134-dc9b-44de-9d47-6271e813bbeb 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/1014] 199.204.45.238 () {32 vars in 733 bytes} [Wed Apr 29 02:40:20 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 2581 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:20.317 8 WARNING neutronclient.v2_0.client [None req-8de30b9d-0af9-449d-8dc9-45c430238932 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1015] 199.204.45.238 () {32 vars in 759 bytes} [Wed Apr 29 02:40:20 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 286 bytes in 123 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: 506/1016] 199.204.45.238 () {32 vars in 777 bytes} [Wed Apr 29 02:40:20 2026] GET /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:20.599 8 WARNING neutronclient.v2_0.client [None req-8bdbc910-10d2-4227-a3fb-06f4ac07265d e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1019] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:20 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:21.744 7 WARNING neutronclient.v2_0.client [None req-8b2d760b-c3b6-469b-ae18-e408b2dae6e8 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1020] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:21 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1468 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:22.597 8 INFO nova.api.openstack.compute.server_external_events [req-1daabb5d-35ae-4012-aa68-1be784d4199b req-f4e952c9-21c9-4a53-9e3a-237b9d36a3f8 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:9383f695-446d-4859-a7fc-4828f1e1d4a7 for instance 1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a on instance [pid: 8|app: 0|req: 512/1021] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:40:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:22.890 7 WARNING neutronclient.v2_0.client [None req-7aec8b26-b243-40b3-ae73-9213ca6e2814 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1022] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:22 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1468 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:24.046 8 WARNING neutronclient.v2_0.client [None req-04a17467-2dbf-4cb9-84c0-dc4eed8a6a61 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1023] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:24 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1468 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:25.282 7 WARNING neutronclient.v2_0.client [None req-667ab17b-f2eb-482f-9ae7-4985ac9f88fc e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1024] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:25 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1647 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1025] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:40:26 2026] DELETE /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:26.718 7 WARNING neutronclient.v2_0.client [None req-c7128099-eba9-43c7-8b7b-0bcd44b83a7f e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in 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/1026] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:26 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1653 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:27.918 8 WARNING neutronclient.v2_0.client [None req-4ced7f15-45a4-478f-a4cd-f7ddc3f14595 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in 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/1027] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:27 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1653 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:29.063 7 WARNING neutronclient.v2_0.client [None req-77da5fd4-794c-4f55-9fe6-cdb64a72aea4 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1028] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:29 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1653 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:29.636 8 INFO nova.api.openstack.compute.server_external_events [req-8a8668e1-4bdb-4ef6-9e93-1823afbe415a req-a324c09c-f48b-477a-a97f-7389522eaff2 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:9383f695-446d-4859-a7fc-4828f1e1d4a7 for instance 1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a on instance [pid: 8|app: 0|req: 516/1029] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:40:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:30.221 7 WARNING neutronclient.v2_0.client [None req-068b8a83-f86a-4263-8722-815c0db45817 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1030] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:30 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1449 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:31.328 7 WARNING neutronclient.v2_0.client [None req-f773fc19-15b8-41f8-b6a0-3cfc82f0e621 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1033] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:31 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1454 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:32.575 8 WARNING neutronclient.v2_0.client [None req-2350b080-419b-4fad-bea8-e0ad07169868 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1034] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:32 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => generated 1454 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:33.664 7 INFO nova.api.openstack.wsgi [None req-cad3258b-449f-4d9a-9486-7765bf1ae5c8 e56ca529becf4428a8c95103f12b4f23 b296f1e4c476442fa1af8fac5b9b89fc - - default default] HTTP exception thrown: Instance 1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a could not be found. [pid: 7|app: 0|req: 517/1035] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:40:33 2026] GET /v2.1/servers/1d1bf0b3-fb09-4e37-9b1a-37c228c6af9a => 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-04-29 02:40:55.887 8 WARNING neutronclient.v2_0.client [None req-fb602c47-a8aa-4037-b033-efeae9aaa468 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:40:55.938 8 WARNING neutronclient.v2_0.client [None req-fb602c47-a8aa-4037-b033-efeae9aaa468 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:58.510 7 INFO nova.api.openstack.compute.server_external_events [req-1985ab56-42a5-497a-bb42-c48377542fa3 req-e23c892d-33bd-46df-87c1-94494cf2c032 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:dbd20a68-4cdd-4fc6-8213-9c563e57eb77 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 520/1040] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:40:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:03.723 7 INFO nova.api.openstack.compute.server_external_events [req-4ef880b2-1cc2-4f6a-b083-4f03ca04c3f6 req-e6edafdd-9eac-40be-bf85-71089f611612 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:dbd20a68-4cdd-4fc6-8213-9c563e57eb77 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 523/1043] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:41:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:41:04.998 8 WARNING neutronclient.v2_0.client [None req-fb602c47-a8aa-4037-b033-efeae9aaa468 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1044] 199.204.45.238 () {36 vars in 812 bytes} [Wed Apr 29 02:40:55 2026] POST /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 280 bytes in 9199 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:05.311 7 INFO nova.api.openstack.compute.server_external_events [req-278e8dbe-3d98-4397-b28b-decbb8e24353 req-541de07d-0abe-4514-8757-7252013bbc44 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:dbd20a68-4cdd-4fc6-8213-9c563e57eb77 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 524/1045] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:41:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:07.358 8 INFO nova.api.openstack.compute.server_external_events [req-654d6396-3e4b-47b8-9641-572527d7746b req-95e3367e-9eff-45ae-ac95-115a2f2392b4 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:dbd20a68-4cdd-4fc6-8213-9c563e57eb77 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 522/1046] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:41:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:29.286 7 WARNING neutronclient.v2_0.client [None req-ef46d3bf-9ef9-48a9-bec9-c5983acc263e 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:41:29.332 7 WARNING neutronclient.v2_0.client [None req-ef46d3bf-9ef9-48a9-bec9-c5983acc263e 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:31.615 8 INFO nova.api.openstack.compute.server_external_events [req-f885509f-6d1d-49c7-8e4f-83974c3739ee req-92f8a3f4-c664-4fec-aeae-0fe39b3da20c ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:42cfbcf7-7c5e-40d0-a57a-663465620de0 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 527/1053] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:41:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:37.238 8 INFO nova.api.openstack.compute.server_external_events [req-6cc07a65-aa6f-4f58-a24e-3deef8ad3de0 req-5e244f77-cfef-4cf5-8fe2-7e691772e97a ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:42cfbcf7-7c5e-40d0-a57a-663465620de0 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 528/1054] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:41:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:41:38.393 7 WARNING neutronclient.v2_0.client [None req-ef46d3bf-9ef9-48a9-bec9-c5983acc263e 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/1055] 199.204.45.238 () {36 vars in 812 bytes} [Wed Apr 29 02:41:29 2026] POST /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 377 bytes in 9189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:49.510 8 WARNING neutronclient.v2_0.client [None req-2dda7754-bf98-4673-a5ed-0320246788cd 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:41:49.551 8 WARNING neutronclient.v2_0.client [None req-2dda7754-bf98-4673-a5ed-0320246788cd 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:51.813 7 INFO nova.api.openstack.compute.server_external_events [req-46df82f7-b100-492c-a58c-7a0afc73f700 req-2f6c8aab-cb9b-48a4-ad0b-35fc0479945c ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:264a13f5-d365-40a4-b0c4-d43dea39cd97 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 531/1060] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:41:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:55.799 7 INFO nova.api.openstack.compute.server_external_events [req-b1dda993-f190-4804-a61f-6d6f382e1c88 req-7f1ffefb-99bd-4e39-95e2-f8c31b2db7ac ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-plugged:264a13f5-d365-40a4-b0c4-d43dea39cd97 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 532/1061] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:41:55 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) 2026-04-29 02:41:58.592 8 WARNING neutronclient.v2_0.client [None req-2dda7754-bf98-4673-a5ed-0320246788cd 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] The python binding code in 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/1062] 199.204.45.238 () {36 vars in 812 bytes} [Wed Apr 29 02:41:49 2026] POST /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface => generated 378 bytes in 9170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:59.170 7 INFO nova.api.openstack.compute.server_external_events [req-406396a4-931b-4206-a1b7-992d34e8dbd9 req-77ec02cc-7df2-47d9-8f81-3f81ba83679a ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:42cfbcf7-7c5e-40d0-a57a-663465620de0 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 533/1063] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:41:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:15.025 8 INFO nova.api.openstack.compute.server_external_events [req-30a0fd45-ef27-4121-93ff-028d7022aa94 req-e02f92ec-cd76-4519-9a09-f76386482301 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:264a13f5-d365-40a4-b0c4-d43dea39cd97 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 533/1068] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:42:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1069] 199.204.45.238 () {34 vars in 855 bytes} [Wed Apr 29 02:42:15 2026] DELETE /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface/264a13f5-d365-40a4-b0c4-d43dea39cd97 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:17.075 8 INFO nova.api.openstack.compute.server_external_events [req-4097f3d0-3690-4b22-8ea7-62c43a0dc4c5 req-0dac7eb9-004c-470a-aa56-647b3d750406 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:264a13f5-d365-40a4-b0c4-d43dea39cd97 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 534/1070] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:42:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:23.793 7 INFO nova.api.openstack.compute.server_external_events [req-d71999f3-91db-4685-bcb2-e1b47d1d8ed5 req-4d61995f-4cb6-45a3-a32d-21acb8232ad3 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:42cfbcf7-7c5e-40d0-a57a-663465620de0 for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 538/1073] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:42:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1074] 199.204.45.238 () {34 vars in 855 bytes} [Wed Apr 29 02:42:23 2026] DELETE /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface/42cfbcf7-7c5e-40d0-a57a-663465620de0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1079] 199.204.45.238 () {34 vars in 855 bytes} [Wed Apr 29 02:42:44 2026] DELETE /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72/os-interface/dbd20a68-4cdd-4fc6-8213-9c563e57eb77 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1080] 199.204.45.238 () {34 vars in 755 bytes} [Wed Apr 29 02:42:49 2026] DELETE /v2.1/servers/9c12af8e-b50a-4f01-bf3a-67734d75aa72 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:51.827 7 INFO nova.api.openstack.compute.server_external_events [req-e1f77107-d4f7-4464-afd4-1fbbede44221 req-5be6eff4-a2a0-4949-98e9-6c156aa3005c ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-unplugged:e787c25b-ed24-4cc9-9ab1-f253896c6ebe for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 7|app: 0|req: 543/1083] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:42:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:52.306 8 INFO nova.api.openstack.compute.server_external_events [req-4bba9ba8-a6d7-422f-bb5c-ceb3f0ef3bb5 req-d3a8e150-dbea-48c1-81dc-fa6ee83779b5 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:e787c25b-ed24-4cc9-9ab1-f253896c6ebe for instance 9c12af8e-b50a-4f01-bf3a-67734d75aa72 on instance [pid: 8|app: 0|req: 541/1084] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:42:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:54.344 7 INFO nova.api.openstack.compute.server_external_events [req-33e3bc6b-db97-4c54-a8a2-861ce6ea3df2 req-c52862ae-3614-4fc1-b6fa-7ba6328215aa ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:48b05831-cacd-4d21-b810-5acbaa8fc4f3 for instance b9778eef-b713-4b5b-b493-96e8c11ceb85 on instance [pid: 7|app: 0|req: 544/1085] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:42:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1086] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:42:54 2026] DELETE /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:54.431 7 WARNING neutronclient.v2_0.client [None req-52f0f22a-eb68-4bae-9d19-f535d6f6b39a f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/1087] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:42:54 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 1946 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:57.417 8 INFO nova.api.openstack.compute.server_external_events [req-b5520995-4766-4be7-8702-3e0bb9f3bbca req-fd8ceb6c-9eb3-4f7d-9c40-5349af266a85 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:48b05831-cacd-4d21-b810-5acbaa8fc4f3 for instance b9778eef-b713-4b5b-b493-96e8c11ceb85 on instance [pid: 8|app: 0|req: 543/1088] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:42:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:42:59.618 7 WARNING neutronclient.v2_0.client [None req-e68fb61e-7fba-46ec-bdd5-97957c86a50d f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/1089] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:42:59 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:04.689 7 INFO nova.api.openstack.wsgi [None req-55a21256-420a-485c-8c64-130431041f1d f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] HTTP exception thrown: Instance b9778eef-b713-4b5b-b493-96e8c11ceb85 could not be found. [pid: 7|app: 0|req: 548/1092] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:43:04 2026] GET /v2.1/servers/b9778eef-b713-4b5b-b493-96e8c11ceb85 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:05.661 8 INFO nova.api.openstack.compute.server_external_events [req-6cf705cb-6b00-4db3-bd48-41080f5b8dfd req-932df007-b9e8-4e4f-9886-959f66dc8837 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-changed:f041c4e0-e1c9-4c65-a9f4-982ea4dd72be for instance 0e11539f-40bb-4f74-b67e-7a8f4bef1872 on instance [pid: 8|app: 0|req: 545/1093] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:43:05 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: 7|app: 0|req: 549/1094] 10.0.0.62 () {32 vars in 717 bytes} [Wed Apr 29 02:43:05 2026] DELETE /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:05.799 8 WARNING neutronclient.v2_0.client [None req-7cbff0a6-eef4-48f8-8d08-150aea837546 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in 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/1095] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:43:05 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 1943 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:08.599 7 INFO nova.api.openstack.compute.server_external_events [req-8e25ecd6-af67-49b1-bb2a-e346100f111d req-4e50ddf7-b0be-4561-aa8d-3e4ec2206068 ed238de7237041bda27809781cd08cd6 7688a4c1a5f34542b66a996f8ebee797 - - cc345de6109c4513ac02ed7bea15ac3f cc345de6109c4513ac02ed7bea15ac3f] Creating event network-vif-deleted:f041c4e0-e1c9-4c65-a9f4-982ea4dd72be for instance 0e11539f-40bb-4f74-b67e-7a8f4bef1872 on instance [pid: 7|app: 0|req: 550/1096] 10.0.0.28 () {38 vars in 814 bytes} [Wed Apr 29 02:43:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:10.988 7 WARNING neutronclient.v2_0.client [None req-c0a468a0-c165-419e-9d87-b62235539174 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1099] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:43:10 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => generated 1481 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:16.066 8 INFO nova.api.openstack.wsgi [None req-325a95ab-2395-458c-a8c1-a8feff2b8f10 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] HTTP exception thrown: Instance 0e11539f-40bb-4f74-b67e-7a8f4bef1872 could not be found. [pid: 8|app: 0|req: 548/1100] 10.0.0.62 () {32 vars in 714 bytes} [Wed Apr 29 02:43:16 2026] GET /v2.1/servers/0e11539f-40bb-4f74-b67e-7a8f4bef1872 => 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: 7|app: 0|req: 553/1101] 10.0.0.62 () {32 vars in 725 bytes} [Wed Apr 29 02:43:17 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1851797089 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:43:17.059 8 INFO nova.api.openstack.wsgi [None req-7419973c-f87e-4809-8971-41b94eddc650 f8506fc72ab14632a2dca9d11cd9a4af 5ad662a2c5f74e36b0563906fa69ab36 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1851797089 not found for user f8506fc72ab14632a2dca9d11cd9a4af [pid: 8|app: 0|req: 549/1102] 10.0.0.62 () {32 vars in 722 bytes} [Wed Apr 29 02:43:17 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1851797089 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1107] 10.0.0.62 () {32 vars in 654 bytes} [Wed Apr 29 02:43:30 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1108] 10.0.0.62 () {32 vars in 640 bytes} [Wed Apr 29 02:43:30 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-29 02:43:30.873 7 WARNING oslo_db.sqlalchemy.utils [None req-6d7436c8-5770-4f07-a0b2-df702d78578c 47bfb326ff1c45e6873e34e3da51b8cd dbac168e319748caac04e3a9284a4d62 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 556/1109] 10.0.0.62 () {32 vars in 648 bytes} [Wed Apr 29 02:43:30 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1110] 10.0.0.62 () {32 vars in 693 bytes} [Wed Apr 29 02:43:30 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1165] 10.0.0.195 () {28 vars in 454 bytes} [Wed Apr 29 02:48:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1166] 10.0.0.195 () {30 vars in 658 bytes} [Wed Apr 29 02:48:09 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 583/1167] 10.0.0.195 () {32 vars in 731 bytes} [Wed Apr 29 02:48:10 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: 585/1168] 10.0.0.195 () {34 vars in 806 bytes} [Wed Apr 29 02:48:10 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1171] 10.0.0.195 () {28 vars in 454 bytes} [Wed Apr 29 02:48:10 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: 585/1172] 10.0.0.195 () {30 vars in 658 bytes} [Wed Apr 29 02:48:10 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 588/1173] 10.0.0.195 () {32 vars in 731 bytes} [Wed Apr 29 02:48:10 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1174] 10.0.0.195 () {34 vars in 894 bytes} [Wed Apr 29 02:48:10 2026] GET /v2.1/servers/detail?project_id=15d7d8af44a6431e9b28a425025b7c78&all_tenants=True => generated 15 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1175] 10.0.0.195 () {34 vars in 894 bytes} [Wed Apr 29 02:48:10 2026] GET /v2.1/servers/detail?project_id=7688a4c1a5f34542b66a996f8ebee797&all_tenants=True => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1176] 10.0.0.195 () {34 vars in 894 bytes} [Wed Apr 29 02:48:10 2026] GET /v2.1/servers/detail?project_id=dbac168e319748caac04e3a9284a4d62&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)