+ 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 [Thu Apr 16 12:09:48 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-54c678c9bd-vth82 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 0x7f5b071a7668 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-16 12:09:53.556 8 INFO nova.utils [None req-77855acb-1f77-4388-9c0a-fbe2abc8b26a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 12:09:53.645 7 INFO nova.utils [None req-82361d89-721c-4b7b-8684-a5d9dd0781d8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 12:09:55.238 8 WARNING keystonemiddleware._common.config [None req-77855acb-1f77-4388-9c0a-fbe2abc8b26a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 12:09:55.246 8 WARNING oslo_config.cfg [None req-77855acb-1f77-4388-9c0a-fbe2abc8b26a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 12:09:55.324 8 WARNING keystonemiddleware._common.config [None req-77855acb-1f77-4388-9c0a-fbe2abc8b26a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 12:09:55.339 8 WARNING oslo_config.cfg [None req-77855acb-1f77-4388-9c0a-fbe2abc8b26a - - - - - -] 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-16 12:09:55.352 8 WARNING oslo_config.cfg [None req-77855acb-1f77-4388-9c0a-fbe2abc8b26a - - - - - -] 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 0x7f5b071a7668 pid: 8 (default app) 2026-04-16 12:09:55.411 7 WARNING keystonemiddleware._common.config [None req-82361d89-721c-4b7b-8684-a5d9dd0781d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 12:09:55.420 7 WARNING oslo_config.cfg [None req-82361d89-721c-4b7b-8684-a5d9dd0781d8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 12:09:55.502 7 WARNING keystonemiddleware._common.config [None req-82361d89-721c-4b7b-8684-a5d9dd0781d8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 12:09:55.520 7 WARNING oslo_config.cfg [None req-82361d89-721c-4b7b-8684-a5d9dd0781d8 - - - - - -] 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-16 12:09:55.532 7 WARNING oslo_config.cfg [None req-82361d89-721c-4b7b-8684-a5d9dd0781d8 - - - - - -] 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 0x7f5b071a7668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:10:01 2026] GET /v2.1 => generated 114 bytes in 22 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-16 12:10:01.832 7 WARNING oslo_policy.policy [None req-666f03e2-c6a8-4e17-a169-4e30a1c3a1f2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-16 12:10:01.832 7 WARNING oslo_policy.policy [None req-666f03e2-c6a8-4e17-a169-4e30a1c3a1f2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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: 2/4] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:10:01 2026] GET /v2.1 => generated 0 bytes in 554 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-16 12:10:01.925 8 WARNING oslo_policy.policy [req-666f03e2-c6a8-4e17-a169-4e30a1c3a1f2 req-d5606862-b0ed-4284-adff-3cd0c64140c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-16 12:10:01.925 8 WARNING oslo_policy.policy [req-666f03e2-c6a8-4e17-a169-4e30a1c3a1f2 req-d5606862-b0ed-4284-adff-3cd0c64140c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:10:01 2026] GET /v2.1/ => generated 400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:10:02.032 7 INFO nova.api.openstack.wsgi [None req-0ab7011e-a1de-4c17-bbdf-d5a78afe2b4f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.227 () {48 vars in 1010 bytes} [Thu Apr 16 12:10:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:10:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 12:10:02 2026] POST /v2.1/flavors => generated 529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:10:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:10:03 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:10:03 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-16 12:10:03.091 7 INFO nova.api.openstack.wsgi [None req-340d29eb-82f1-49e4-a5ba-25509692cd3b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.227 () {48 vars in 1012 bytes} [Thu Apr 16 12:10:03 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: 7/13] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:10:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 12:10:03 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:10:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:10:04 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:10:04 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-16 12:10:04.173 7 INFO nova.api.openstack.wsgi [None req-5a84cf1b-1db2-428c-a48c-4fd0d7bd542f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.227 () {48 vars in 1014 bytes} [Thu Apr 16 12:10:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:10:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 12:10:04 2026] POST /v2.1/flavors => generated 533 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:10:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:10:05 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:10:05 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:10:05.202 7 INFO nova.api.openstack.wsgi [None req-fcf91593-7cbe-4ead-bd9e-13a7688f8998 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.227 () {48 vars in 1012 bytes} [Thu Apr 16 12:10:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:10:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 12:10:05 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:10:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:10:06 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: 15/29] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:10:06 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-16 12:10:06.226 7 INFO nova.api.openstack.wsgi [None req-93711dd6-ce49-46e1-98ac-a0964015b55e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.227 () {48 vars in 1014 bytes} [Thu Apr 16 12:10:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:10:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 12:10:06 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:14: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: 7|app: 0|req: 41/82] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:14:07 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:14:07 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-16 12:14:07.916 7 INFO nova.api.openstack.wsgi [None req-a8aab5d4-56ff-46d3-8c5f-22d33a10f0a1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 42/84] 199.204.45.227 () {48 vars in 1014 bytes} [Thu Apr 16 12:14:07 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:14:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.227 () {52 vars in 1048 bytes} [Thu Apr 16 12:14:07 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:14:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:14:48 2026] GET /v2.1 => generated 0 bytes in 367 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:14:48 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:14:48.685 8 INFO nova.api.openstack.wsgi [None req-c2746af6-12c5-4c66-8a65-9e0167e4b5e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 50/100] 199.204.45.227 () {48 vars in 1016 bytes} [Thu Apr 16 12:14:48 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:14:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.204.45.227 () {52 vars in 1048 bytes} [Thu Apr 16 12:14:48 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.246 () {28 vars in 454 bytes} [Thu Apr 16 12:14:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.246 () {30 vars in 658 bytes} [Thu Apr 16 12:14:51 2026] GET /v2.1 => generated 0 bytes in 27 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: 53/105] 10.0.0.246 () {32 vars in 731 bytes} [Thu Apr 16 12:14:51 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.246 () {34 vars in 804 bytes} [Thu Apr 16 12:14:51 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:15:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 12:15:59.522 7 WARNING keystonemiddleware.audit [req-a17312d6-90b5-4f56-a1ed-06cdb577e0ac req-a28af91c-ee45-47bc-bc73-b264178be2d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:15:59.523 7 WARNING keystonemiddleware.audit [req-a17312d6-90b5-4f56-a1ed-06cdb577e0ac req-a28af91c-ee45-47bc-bc73-b264178be2d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 61/122] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:15:59 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-16 12:15:59.535 8 WARNING keystonemiddleware.audit [None req-7d5ed739-29d4-41bb-b9f7-e72a1436f4e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:15:59.535 8 WARNING keystonemiddleware.audit [None req-7d5ed739-29d4-41bb-b9f7-e72a1436f4e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. /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: 62/123] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:15:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:15:59.549 7 WARNING keystonemiddleware.audit [None req-b2fea078-3f08-4682-9fd7-57992f2724d5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:15:59.549 7 WARNING keystonemiddleware.audit [None req-b2fea078-3f08-4682-9fd7-57992f2724d5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 12:15:59.560 7 INFO nova.api.openstack.wsgi [None req-66f3b245-d72c-4c9f-b6c7-51c4eab0709c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9eca0fc6db374bef8db758aa53d2a238 [pid: 7|app: 0|req: 62/124] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:15:59 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-16 12:15:59.568 8 WARNING keystonemiddleware.audit [req-b2fea078-3f08-4682-9fd7-57992f2724d5 req-00b1acf4-bbef-41e1-acfe-6142c52febe5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:15:59.568 8 WARNING keystonemiddleware.audit [req-b2fea078-3f08-4682-9fd7-57992f2724d5 req-00b1acf4-bbef-41e1-acfe-6142c52febe5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 12:15:59.575 8 WARNING oslo_db.sqlalchemy.utils [None req-bb75bad8-352d-47a6-a1f3-8954e1ea268f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 63/125] 199.204.45.227 () {48 vars in 1015 bytes} [Thu Apr 16 12:15:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:15:59.594 7 WARNING keystonemiddleware.audit [None req-66f3b245-d72c-4c9f-b6c7-51c4eab0709c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:15:59.595 7 WARNING keystonemiddleware.audit [None req-66f3b245-d72c-4c9f-b6c7-51c4eab0709c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 63/126] 199.204.45.227 () {52 vars in 1056 bytes} [Thu Apr 16 12:15:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:16:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 12:16:03.569 7 WARNING keystonemiddleware.audit [None req-50b5e103-1298-48e9-9643-f3329c872f32 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:16:03.570 7 WARNING keystonemiddleware.audit [None req-50b5e103-1298-48e9-9643-f3329c872f32 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 64/128] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:16:03 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-16 12:16:03.577 8 WARNING keystonemiddleware.audit [None req-bb75bad8-352d-47a6-a1f3-8954e1ea268f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:16:03.578 8 WARNING keystonemiddleware.audit [None req-bb75bad8-352d-47a6-a1f3-8954e1ea268f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 65/129] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:16:03 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-16 12:16:03.595 7 WARNING keystonemiddleware.audit [None req-53d2c0cf-b42d-45da-9d69-7d8ea85ab2f6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:16:03.595 7 WARNING keystonemiddleware.audit [None req-53d2c0cf-b42d-45da-9d69-7d8ea85ab2f6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 65/130] 199.204.45.227 () {48 vars in 1072 bytes} [Thu Apr 16 12:16:03 2026] GET /v2.1/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-16 12:16:03.758 8 WARNING keystonemiddleware.audit [req-53d2c0cf-b42d-45da-9d69-7d8ea85ab2f6 req-a19d487d-760a-4ded-a1dc-37cae1224e4b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:16:03.758 8 WARNING keystonemiddleware.audit [req-53d2c0cf-b42d-45da-9d69-7d8ea85ab2f6 req-a19d487d-760a-4ded-a1dc-37cae1224e4b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 66/131] 199.204.45.227 () {52 vars in 1124 bytes} [Thu Apr 16 12:16:03 2026] PUT /v2.1/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a => generated 238 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.227 () {42 vars in 702 bytes} [Thu Apr 16 12:17:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 12:17:23.070 7 WARNING keystonemiddleware.audit [None req-2b10ac1f-c22d-4b98-aae3-12519d2ee71e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 74/149] 199.204.45.227 () {44 vars in 906 bytes} [Thu Apr 16 12:17:22 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-16 12:17:23.083 8 WARNING keystonemiddleware.audit [None req-7951fb6c-f7b2-46e3-abc0-ae5a1ad06bc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 76/150] 199.204.45.227 () {46 vars in 979 bytes} [Thu Apr 16 12:17:23 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-16 12:17:23.099 7 WARNING keystonemiddleware.audit [None req-417a3671-cf9e-4199-a755-157a7363b823 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 75/151] 199.204.45.227 () {52 vars in 1122 bytes} [Thu Apr 16 12:17:23 2026] PUT /v2.1/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190 => generated 238 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/234] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 12:24: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) [pid: 7|app: 0|req: 117/235] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 12:24:12 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 119/236] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 12:24:13 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-16 12:24:13.150 7 INFO nova.api.openstack.wsgi [None req-4347a68e-379d-488b-b5f6-1587a2becbc7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 118/237] 199.204.45.227 () {48 vars in 1010 bytes} [Thu Apr 16 12:24:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 12:24:13 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: 123/247] 10.0.0.96 () {32 vars in 654 bytes} [Thu Apr 16 12:24:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 125/248] 10.0.0.96 () {32 vars in 640 bytes} [Thu Apr 16 12:24:56 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-16 12:24:56.767 7 WARNING oslo_db.sqlalchemy.utils [None req-633b1ecc-0de3-4ac2-8867-d8031f8a5a5f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 124/249] 10.0.0.96 () {32 vars in 648 bytes} [Thu Apr 16 12:24:56 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 10.0.0.96 () {32 vars in 693 bytes} [Thu Apr 16 12:24:56 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: 128/253] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:07 2026] GET /v2.1/flavors/2734aae5-2c81-4b58-bd92-5aedbd705e95 => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 10.0.0.96 () {32 vars in 640 bytes} [Thu Apr 16 12:25:07 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:07 2026] GET /v2.1/flavors/2734aae5-2c81-4b58-bd92-5aedbd705e95 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:25:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:17.834 7 WARNING neutronclient.v2_0.client [None req-c8f9edb3-3bba-4d89-9d8a-c86a96483576 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/261] 10.0.0.96 () {34 vars in 684 bytes} [Thu Apr 16 12:25:17 2026] POST /v2.1/os-security-groups => generated 246 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/262] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:25:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:18.419 7 WARNING neutronclient.v2_0.client [None req-e4b6d4ad-ec70-461f-a8c8-edfe81343cfa a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:18.759 7 WARNING neutronclient.v2_0.client [None req-e4b6d4ad-ec70-461f-a8c8-edfe81343cfa a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/263] 10.0.0.96 () {34 vars in 694 bytes} [Thu Apr 16 12:25:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:19.244 8 WARNING neutronclient.v2_0.client [None req-bb1ef2e3-5f3b-45b3-9c73-8d5d50e8f7c0 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/264] 10.0.0.96 () {34 vars in 684 bytes} [Thu Apr 16 12:25:19 2026] POST /v2.1/os-security-groups => generated 247 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:19.957 7 WARNING neutronclient.v2_0.client [None req-739b9c71-e797-4ced-8af5-d93a097d2903 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:20.409 7 WARNING neutronclient.v2_0.client [None req-739b9c71-e797-4ced-8af5-d93a097d2903 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/265] 10.0.0.96 () {34 vars in 694 bytes} [Thu Apr 16 12:25:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:20.681 8 WARNING neutronclient.v2_0.client [None req-dead14e6-47e0-4c78-a51c-8424731b0741 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:20.730 8 WARNING neutronclient.v2_0.client [None req-dead14e6-47e0-4c78-a51c-8424731b0741 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:20.789 7 WARNING neutronclient.v2_0.client [None req-b191684f-7ba4-48db-854a-3ff811eeeac8 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/266] 10.0.0.96 () {34 vars in 694 bytes} [Thu Apr 16 12:25:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:20.924 8 WARNING neutronclient.v2_0.client [None req-c08cb416-7b1a-468c-9564-66f9d1dc2388 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:20.938 7 WARNING neutronclient.v2_0.client [None req-b191684f-7ba4-48db-854a-3ff811eeeac8 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/267] 10.0.0.96 () {32 vars in 736 bytes} [Thu Apr 16 12:25:20 2026] GET /v2.1/os-security-groups/f5e1a1c8-2d69-4343-97d9-a5db97a1a54b => generated 664 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:20.983 8 WARNING neutronclient.v2_0.client [None req-0055b6fa-b546-42c7-a48e-bea0bfdb9672 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:21.026 8 WARNING neutronclient.v2_0.client [None req-0055b6fa-b546-42c7-a48e-bea0bfdb9672 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:21.079 8 WARNING neutronclient.v2_0.client [None req-0055b6fa-b546-42c7-a48e-bea0bfdb9672 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:21.181 7 WARNING neutronclient.v2_0.client [None req-b191684f-7ba4-48db-854a-3ff811eeeac8 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/268] 10.0.0.96 () {32 vars in 749 bytes} [Thu Apr 16 12:25:20 2026] DELETE /v2.1/os-security-group-rules/2a76c8c3-4d7e-4477-9962-d72559b58e1b => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 12:25:21.345 8 WARNING neutronclient.v2_0.client [None req-9e4f3625-3829-4619-95b9-48a7c800e338 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:21.375 8 WARNING neutronclient.v2_0.client [None req-9e4f3625-3829-4619-95b9-48a7c800e338 a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/269] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:21 2026] DELETE /v2.1/os-security-groups/f5e1a1c8-2d69-4343-97d9-a5db97a1a54b => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 12:25:21.537 8 WARNING neutronclient.v2_0.client [None req-2ab41f5e-9a1c-4305-8c51-8099cd578d2c a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The 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-16 12:25:21.584 8 WARNING neutronclient.v2_0.client [None req-2ab41f5e-9a1c-4305-8c51-8099cd578d2c a7f8eb2ab1414c12945ca59c4229fae1 31edbc3937d14fdc9cfb3fb126f3ddf6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/270] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:21 2026] DELETE /v2.1/os-security-groups/fa3d30e6-6a43-47a7-b177-1acd58d1ed6b => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/271] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:25:20 2026] POST /v2.1/servers => generated 453 bytes in 1202 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 12:25:21.935 8 WARNING neutronclient.v2_0.client [None req-a3c6937e-ff90-431c-aed3-c0ff2f9faf62 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/272] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:21 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1430 bytes in 1107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 132/273] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:25:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:24.098 8 WARNING neutronclient.v2_0.client [None req-6ce34ec1-ae1c-40b5-ae92-e1ed549a49f2 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/274] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:24 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1482 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:25:24.336 7 WARNING neutronclient.v2_0.client [None req-3aee171c-38a7-4cef-b18e-e6346d7e3933 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The 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-16 12:25:24.610 7 WARNING neutronclient.v2_0.client [None req-3aee171c-38a7-4cef-b18e-e6346d7e3933 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The 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-16 12:25:24.922 7 WARNING neutronclient.v2_0.client [None req-3aee171c-38a7-4cef-b18e-e6346d7e3933 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] 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-16 12:25:25.283 8 WARNING neutronclient.v2_0.client [None req-bd0148ff-a319-4ada-aa26-dd34c76898ed e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/275] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:25 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1482 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/276] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:25:24 2026] POST /v2.1/servers => generated 449 bytes in 1268 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-16 12:25:25.513 8 WARNING neutronclient.v2_0.client [None req-78489e27-e011-4b07-9241-c755db80ec77 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/277] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:25 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1252 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:25.599 7 WARNING neutronclient.v2_0.client [None req-5e8b3742-065c-4ded-bc77-3ac1f3c64892 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The 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-16 12:25:25.640 7 WARNING neutronclient.v2_0.client [None req-5e8b3742-065c-4ded-bc77-3ac1f3c64892 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The 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-16 12:25:25.828 7 WARNING neutronclient.v2_0.client [None req-5e8b3742-065c-4ded-bc77-3ac1f3c64892 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/278] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:25:25 2026] POST /v2.1/servers => generated 450 bytes in 466 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-16 12:25:26.041 8 WARNING neutronclient.v2_0.client [None req-c4585bd0-915d-4035-a753-02f3c16f73b6 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/279] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:26 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1400 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:26.441 7 WARNING neutronclient.v2_0.client [None req-565cb4c7-5fe5-4ee5-8002-65b6e81a1907 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/280] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:26 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1490 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-16 12:25:26.587 8 WARNING neutronclient.v2_0.client [None req-ed3dc143-8690-4b3d-988e-9fd6af196fd9 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/281] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:26 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1302 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-16 12:25:27.130 7 WARNING neutronclient.v2_0.client [None req-d2ba9b5b-3423-4979-be63-8653cda39650 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] 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-16 12:25:27.529 8 WARNING neutronclient.v2_0.client [None req-8fe3e5a8-fc6c-4887-a099-5b96d36196f7 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/282] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:27 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1404 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:27.764 7 WARNING neutronclient.v2_0.client [None req-42523c40-8108-4e4d-9d22-1942fdf9fa69 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/283] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:27 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1350 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:27 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1568 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:28.779 7 WARNING neutronclient.v2_0.client [None req-7fe02d9e-37c7-4827-bd57-a894e08bef9c 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/287] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:28 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1396 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-16 12:25:28.866 8 WARNING neutronclient.v2_0.client [None req-a17bd6d6-b99a-47ed-8eab-abe20b7d8a07 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] 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: 149/288] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:28 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1350 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:25:28.920 7 WARNING neutronclient.v2_0.client [None req-8acf5c30-f87e-4500-b7fb-e35528607248 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] 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-16 12:25:28.996 8 INFO nova.api.openstack.compute.server_external_events [req-83eea313-6d07-40d3-ba85-edc860ee27fa req-71ebcd43-e1bb-49c3-a536-85143d9f219b 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance 2026-04-16 12:25:29.004 8 INFO nova.compute.rpcapi [None req-2738c5e3-dc26-494d-91b6-2213173cf933 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 150/289] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/290] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:28 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 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-16 12:25:29.878 8 WARNING neutronclient.v2_0.client [None req-c49732a7-0980-499e-85cd-7efc4f0dce74 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] 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-16 12:25:29.947 7 WARNING neutronclient.v2_0.client [None req-0950de40-56e6-4a1a-9484-ed3adbce95de 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/291] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:29 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1452 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-16 12:25:30.136 8 WARNING neutronclient.v2_0.client [None req-f080ba64-618e-4312-913e-35dc22f41e43 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/292] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:29 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1358 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:31.020 7 WARNING neutronclient.v2_0.client [None req-e6ab2b39-de39-476e-8b7f-e5a37b66d58b 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/293] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:30 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1452 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 152/294] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:30 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 1621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:31.732 7 INFO nova.api.openstack.compute.server_external_events [req-bfec92db-7c08-413f-9d69-abf0a561c3f7 req-c64e6258-3006-49b2-9d29-53a2375ae7d1 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance 2026-04-16 12:25:31.740 7 INFO nova.compute.rpcapi [None req-66039558-70c4-498a-b4c6-188fa2ed9dbe - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 143/295] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:31.775 8 WARNING neutronclient.v2_0.client [None req-86ee580a-e9bd-4b58-8968-43ff23b709d7 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/296] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:31 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1434 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:32.025 7 WARNING neutronclient.v2_0.client [None req-ebf3ae8d-6b5d-43af-8be1-74a8f9f12ee5 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/297] 10.0.0.96 () {34 vars in 684 bytes} [Thu Apr 16 12:25:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:32.253 8 WARNING neutronclient.v2_0.client [None req-e9f1e8dc-fd9c-49d1-b52a-df32cecc7dde 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/298] 10.0.0.96 () {34 vars in 684 bytes} [Thu Apr 16 12:25:32 2026] POST /v2.1/os-security-groups => generated 243 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:32.464 7 WARNING neutronclient.v2_0.client [None req-30cbd121-9aef-48bb-b8f9-9d4b9d44c323 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:32.756 8 WARNING neutronclient.v2_0.client [None req-2ecdc713-476b-44f8-a6b6-106faf28fbcb 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/299] 10.0.0.96 () {34 vars in 684 bytes} [Thu Apr 16 12:25:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:33.219 7 WARNING neutronclient.v2_0.client [None req-88775086-cc9d-4232-aac2-1f50e66c4a5b e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/300] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:32 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1528 bytes in 1042 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:33.802 8 WARNING neutronclient.v2_0.client [None req-a2dc8ae6-90d2-49ec-beff-d8fef514183f 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/301] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:33 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:33.953 7 WARNING neutronclient.v2_0.client [None req-d95c3f03-6c9b-4fc3-888e-d616610fc675 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/302] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:33 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1434 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:34.000 8 INFO nova.api.openstack.compute.server_external_events [req-fb700483-7d65-465a-b9a8-1b9a6db21526 req-ea79cb69-3dc6-438e-a6b1-6d67c6d17a2d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance 2026-04-16 12:25:34.003 7 WARNING neutronclient.v2_0.client [None req-d95c3f03-6c9b-4fc3-888e-d616610fc675 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/303] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:34.044 7 WARNING neutronclient.v2_0.client [None req-d95c3f03-6c9b-4fc3-888e-d616610fc675 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/304] 10.0.0.96 () {32 vars in 662 bytes} [Thu Apr 16 12:25:33 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:34.126 8 WARNING neutronclient.v2_0.client [None req-7318969b-5e11-4f3a-8dca-380c473a8c70 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.158 8 WARNING neutronclient.v2_0.client [None req-7318969b-5e11-4f3a-8dca-380c473a8c70 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.282 7 INFO nova.api.openstack.compute.server_external_events [req-67586f53-5d6e-420e-a74b-2176458a0376 req-92985569-12e7-4b82-b599-106a504cf2fa 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 7|app: 0|req: 148/305] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/306] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:34 2026] DELETE /v2.1/os-security-groups/50c33a7f-5493-4bd5-88ba-9a39f69bbb4e => generated 0 bytes in 192 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-16 12:25:34.321 7 WARNING neutronclient.v2_0.client [None req-7da3a662-70fc-47fd-b70e-304865a79383 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.344 7 INFO nova.api.openstack.wsgi [None req-7da3a662-70fc-47fd-b70e-304865a79383 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] HTTP exception thrown: Security group 50c33a7f-5493-4bd5-88ba-9a39f69bbb4e does not exist Neutron server returns request_ids: ['req-2b985afb-ed8f-40fd-bd9a-624e60c70603'] [pid: 7|app: 0|req: 149/307] 10.0.0.96 () {32 vars in 736 bytes} [Thu Apr 16 12:25:34 2026] GET /v2.1/os-security-groups/50c33a7f-5493-4bd5-88ba-9a39f69bbb4e => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 12:25:34.358 8 WARNING neutronclient.v2_0.client [None req-89b01a9d-1e4e-4efd-aa7a-4e6ded393305 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.409 8 WARNING neutronclient.v2_0.client [None req-89b01a9d-1e4e-4efd-aa7a-4e6ded393305 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/308] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:34 2026] DELETE /v2.1/os-security-groups/875f26d6-d4ff-4b69-a49e-2032b3e83fb0 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 12:25:34.561 7 WARNING neutronclient.v2_0.client [None req-ce4e0ca6-3708-4fa8-82dc-37396b28af1f 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.585 7 INFO nova.api.openstack.wsgi [None req-ce4e0ca6-3708-4fa8-82dc-37396b28af1f 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] HTTP exception thrown: Security group 875f26d6-d4ff-4b69-a49e-2032b3e83fb0 does not exist Neutron server returns request_ids: ['req-be6923fc-cd56-4d39-9205-d6df0083c588'] [pid: 7|app: 0|req: 150/309] 10.0.0.96 () {32 vars in 736 bytes} [Thu Apr 16 12:25:34 2026] GET /v2.1/os-security-groups/875f26d6-d4ff-4b69-a49e-2032b3e83fb0 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 12:25:34.599 8 WARNING neutronclient.v2_0.client [None req-5089b5ca-79e3-478d-bb88-71969c1763c9 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.636 8 WARNING neutronclient.v2_0.client [None req-5089b5ca-79e3-478d-bb88-71969c1763c9 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/310] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:34 2026] DELETE /v2.1/os-security-groups/5efd7ad1-ef61-4681-919c-d44c1d800d5b => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 12:25:34.778 7 WARNING neutronclient.v2_0.client [None req-a2c195d5-74b5-4c31-a76d-baec0a360bec 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.807 7 INFO nova.api.openstack.wsgi [None req-a2c195d5-74b5-4c31-a76d-baec0a360bec 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] HTTP exception thrown: Security group 5efd7ad1-ef61-4681-919c-d44c1d800d5b does not exist Neutron server returns request_ids: ['req-36c36d0e-c60e-47f1-a7fe-5644a8a5e5af'] [pid: 7|app: 0|req: 151/311] 10.0.0.96 () {32 vars in 736 bytes} [Thu Apr 16 12:25:34 2026] GET /v2.1/os-security-groups/5efd7ad1-ef61-4681-919c-d44c1d800d5b => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 12:25:34.820 7 WARNING neutronclient.v2_0.client [None req-55b907f6-b810-47ae-828c-06c5db5da8b3 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.824 8 WARNING neutronclient.v2_0.client [None req-9541e13f-1962-4fa2-bc34-3875f2694312 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The 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-16 12:25:34.856 7 WARNING neutronclient.v2_0.client [None req-55b907f6-b810-47ae-828c-06c5db5da8b3 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:34.905 7 WARNING neutronclient.v2_0.client [None req-55b907f6-b810-47ae-828c-06c5db5da8b3 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/312] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:34 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1526 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/313] 10.0.0.96 () {32 vars in 662 bytes} [Thu Apr 16 12:25:34 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:34.983 7 WARNING neutronclient.v2_0.client [None req-df9ea5fe-085e-4e3a-9c52-d8696e81754d 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:35.004 7 INFO nova.api.openstack.wsgi [None req-df9ea5fe-085e-4e3a-9c52-d8696e81754d 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] HTTP exception thrown: Security group 5efd7ad1-ef61-4681-919c-d44c1d800d5b does not exist Neutron server returns request_ids: ['req-e1621c47-5c7d-44ce-9121-97262f14ca98'] [pid: 7|app: 0|req: 153/314] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:34 2026] DELETE /v2.1/os-security-groups/5efd7ad1-ef61-4681-919c-d44c1d800d5b => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 12:25:35.013 8 WARNING neutronclient.v2_0.client [None req-e03d9d9d-0115-409d-a6b7-8c553123921e e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The 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-16 12:25:35.041 7 WARNING neutronclient.v2_0.client [None req-a0b367a2-86a8-40b4-8329-9498730350b8 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/315] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:35 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1434 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:35.143 7 WARNING neutronclient.v2_0.client [None req-6232e7c0-72de-43e7-b730-09225c499539 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/316] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:34 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:25:35.163 7 INFO nova.api.openstack.wsgi [None req-6232e7c0-72de-43e7-b730-09225c499539 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] HTTP exception thrown: Security group 875f26d6-d4ff-4b69-a49e-2032b3e83fb0 does not exist Neutron server returns request_ids: ['req-6f5c1508-7a73-4338-9c6e-3b043e65d806'] [pid: 7|app: 0|req: 155/317] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:35 2026] DELETE /v2.1/os-security-groups/875f26d6-d4ff-4b69-a49e-2032b3e83fb0 => generated 194 bytes in 35 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-16 12:25:35.176 8 WARNING neutronclient.v2_0.client [None req-e7e995a4-4803-4e72-8fd3-8251a4d3fcc7 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] The 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-16 12:25:35.197 8 INFO nova.api.openstack.wsgi [None req-e7e995a4-4803-4e72-8fd3-8251a4d3fcc7 9405feca3f084874b63a8b72c98c4870 87c0b8a07f5b4c18aa46eb9b691663d6 - - default default] HTTP exception thrown: Security group 50c33a7f-5493-4bd5-88ba-9a39f69bbb4e does not exist Neutron server returns request_ids: ['req-4a2d3771-dcc8-4eaa-af80-79b6ecefcffe'] [pid: 8|app: 0|req: 163/318] 10.0.0.96 () {32 vars in 739 bytes} [Thu Apr 16 12:25:35 2026] DELETE /v2.1/os-security-groups/50c33a7f-5493-4bd5-88ba-9a39f69bbb4e => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 12:25:35.994 7 WARNING neutronclient.v2_0.client [None req-2be2c79d-2a88-4ca0-b944-a3ec5c85ed62 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The 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-16 12:25:36.183 8 WARNING neutronclient.v2_0.client [None req-2b732dd3-a22d-42c3-8e9f-f9eb34000a5b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/319] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:35 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1526 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:36.373 7 WARNING neutronclient.v2_0.client [None req-a49fa70f-d8f6-4e02-b3d6-2203f44c3933 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/320] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:36 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1422 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/321] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:36 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:37.394 8 WARNING neutronclient.v2_0.client [None req-73734514-bccd-4f28-8586-d08f0eaa6106 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/322] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:37 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1526 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:37.565 7 WARNING neutronclient.v2_0.client [None req-629a1a6a-c838-461a-bdd0-652892b9aa7a 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] 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-16 12:25:37.644 8 WARNING neutronclient.v2_0.client [None req-fdb6b43d-5632-417f-9631-c90a7a03bd41 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/323] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:37 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1422 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/324] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:37 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:38.555 7 WARNING neutronclient.v2_0.client [None req-bb9b88b4-ccf6-4720-aba6-2010f66fd650 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/327] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:38 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1526 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:38.783 8 WARNING neutronclient.v2_0.client [None req-61590cc8-10cb-4fea-8b47-76a16c0ce595 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] 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-16 12:25:38.835 7 WARNING neutronclient.v2_0.client [None req-5fb48694-a538-4ada-9220-61647e6c8286 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/328] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:38 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1422 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/329] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:38 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:39.275 8 INFO nova.api.openstack.compute.server_external_events [req-d0221278-1387-4a61-a3d4-6803d3728173 req-30ce52d4-f30e-4f82-b8ec-39a504699864 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance [pid: 8|app: 0|req: 169/330] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:39 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-16 12:25:39.474 7 INFO nova.api.openstack.compute.server_external_events [req-5bce4fe2-989a-48db-a04e-cac1b1c12815 req-413e641b-06bb-4ccd-8871-6433cec76b61 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 7|app: 0|req: 162/331] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:39 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-16 12:25:39.705 8 WARNING neutronclient.v2_0.client [None req-374dc10f-68a7-479e-b4df-6d7c99524e55 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/332] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:39 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:39.972 7 WARNING neutronclient.v2_0.client [None req-0da59e2b-8eff-4067-8023-fb9db3319ed5 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The 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-16 12:25:39.981 8 WARNING neutronclient.v2_0.client [None req-575b9a43-1f5d-4f10-b126-15ea6910bb87 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/333] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:39 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1422 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/334] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:39 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1556 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:40.903 7 WARNING neutronclient.v2_0.client [None req-10eba3ce-e715-404d-a06e-1e85e1a8a83e 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/335] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:40 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1526 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:41.161 8 WARNING neutronclient.v2_0.client [None req-a62ded00-8791-41de-b3bb-0a5a8c91c5b9 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The 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-16 12:25:41.200 7 WARNING neutronclient.v2_0.client [None req-aa0129d0-0e6f-4f18-8978-f5b385b2ae08 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/336] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:41 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1422 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-16 12:25:41.352 8 INFO nova.api.openstack.compute.server_external_events [req-c65bdb5d-677f-49b7-993a-7a9f9123e422 req-66526abc-52ce-4a23-ad1c-9a0b2af0345c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance [pid: 8|app: 0|req: 173/337] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/338] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:41 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1740 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:41.450 8 WARNING neutronclient.v2_0.client [None req-8e7f1f3e-4f2f-4a74-8115-293e1cef708f e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] 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: 174/339] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:25:41 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:41.513 7 INFO nova.api.openstack.compute.server_external_events [req-af413432-dbd4-423b-9fa0-b8e5fc547dd9 req-548121a5-28d6-4a58-b90c-7e869abb6bce 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance 2026-04-16 12:25:41.517 7 INFO nova.api.openstack.compute.server_external_events [req-af413432-dbd4-423b-9fa0-b8e5fc547dd9 req-548121a5-28d6-4a58-b90c-7e869abb6bce 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance 2026-04-16 12:25:41.517 7 INFO nova.api.openstack.compute.server_external_events [req-af413432-dbd4-423b-9fa0-b8e5fc547dd9 req-548121a5-28d6-4a58-b90c-7e869abb6bce 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance [pid: 7|app: 0|req: 166/340] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:41 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:42.072 8 WARNING neutronclient.v2_0.client [None req-c7b18f67-9bbc-451c-ba5d-d4efbc5d00a2 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/341] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:42 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1717 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:42.295 7 WARNING neutronclient.v2_0.client [None req-688fda44-fa99-4093-98e9-0da022024e87 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] 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-16 12:25:42.331 8 WARNING neutronclient.v2_0.client [None req-63571878-d262-45eb-824e-15d3031ce84c 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/342] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:25:42 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:42.526 7 WARNING neutronclient.v2_0.client [None req-f2398c8a-5446-4712-82ad-00efb2eea9c0 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/343] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:42 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1422 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/344] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:42 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1740 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, ' [pid: 8|app: 0|req: 177/345] 10.0.0.96 () {32 vars in 640 bytes} [Thu Apr 16 12:25:42 2026] GET /v2.1/servers => generated 383 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 169/346] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:25:42 2026] DELETE /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:42.931 8 WARNING neutronclient.v2_0.client [None req-b47584a4-777e-4bc9-9f04-b02c355246ea e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/347] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:42 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1746 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:43.168 7 WARNING neutronclient.v2_0.client [None req-51311f91-ce6a-4ff8-b71a-acf01cd261c0 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/348] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:43 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1717 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:43.390 8 INFO nova.api.openstack.compute.server_external_events [req-e5897cdf-7d94-4905-a091-f46e2088214a req-1757da6e-122e-49ec-9684-24df5d01ff7a 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance [pid: 8|app: 0|req: 179/349] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:43 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:43.574 7 INFO nova.api.openstack.compute.server_external_events [req-c40be54a-65f4-40a4-a6b2-1a75ca7919a5 req-1dd1a5be-7fe8-4cce-a2be-d817de3a2bd0 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance 2026-04-16 12:25:43.583 8 WARNING neutronclient.v2_0.client [None req-d1c63f5d-e309-4291-859d-9099a0d703aa 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/350] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:43 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) [pid: 8|app: 0|req: 180/351] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:43 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1609 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-16 12:25:43.760 7 WARNING neutronclient.v2_0.client [None req-5ef70666-f4a5-435d-81a9-92a0bb071c03 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/352] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:25:43 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e/os-interface => generated 284 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:44.165 8 WARNING neutronclient.v2_0.client [None req-b7f86281-3685-4f34-b7e8-609c24abe483 e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] 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-16 12:25:44.613 7 WARNING neutronclient.v2_0.client [None req-b1ec54a4-9b36-4626-b224-8c43e96a3b7f 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/353] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:44 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1746 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/354] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:44 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1609 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/355] 10.0.0.96 () {32 vars in 640 bytes} [Thu Apr 16 12:25:44 2026] GET /v2.1/servers => generated 387 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/356] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:25:44 2026] DELETE /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:45.074 8 WARNING neutronclient.v2_0.client [None req-6488f20a-1e22-4067-b6e1-4cad65d5fb97 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/357] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:45 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1615 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-16 12:25:45.439 7 INFO nova.api.openstack.compute.server_external_events [req-582888b2-3a8b-49b0-8169-53a9cd3fc7d7 req-6bb5fc3f-0d8d-4d42-867a-42e97e85eaa9 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance 2026-04-16 12:25:45.439 7 INFO nova.api.openstack.compute.server_external_events [req-582888b2-3a8b-49b0-8169-53a9cd3fc7d7 req-6bb5fc3f-0d8d-4d42-867a-42e97e85eaa9 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance [pid: 7|app: 0|req: 175/358] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:45 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:45.628 8 INFO nova.api.openstack.compute.server_external_events [req-a8693af6-01cd-479b-8b2a-1c6c47704964 req-c6d409c6-4872-418e-8718-c6f8287271ec 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance [pid: 8|app: 0|req: 184/359] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:45.761 7 WARNING neutronclient.v2_0.client [None req-86eae8c6-273a-4258-8c06-741add44c60b e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/360] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:45 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1798 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:46.312 8 WARNING neutronclient.v2_0.client [None req-c1d45c09-c722-448b-9d46-f0fafd961617 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/361] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:46 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1615 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:46.869 7 WARNING neutronclient.v2_0.client [None req-60da8044-df09-4722-bd53-73ff3f6c912e e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/362] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:46 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1511 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-16 12:25:47.524 8 WARNING neutronclient.v2_0.client [None req-8835676b-126a-4b1e-8777-a8ec7cd08b95 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/363] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:47 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1735 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-16 12:25:47.683 7 INFO nova.api.openstack.compute.server_external_events [req-77941916-be63-4ee6-ac8c-ea9c5e4a3663 req-3bd49cee-cd26-4346-8d02-07d86b74a9dd 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:9bf12aee-f3a6-4061-94d1-4ef53eeb13cd for instance bff4aebf-3d41-484d-9af5-6764cd8e37da on instance 2026-04-16 12:25:47.683 7 INFO nova.api.openstack.compute.server_external_events [req-77941916-be63-4ee6-ac8c-ea9c5e4a3663 req-3bd49cee-cd26-4346-8d02-07d86b74a9dd 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance 2026-04-16 12:25:47.684 7 INFO nova.api.openstack.compute.server_external_events [req-77941916-be63-4ee6-ac8c-ea9c5e4a3663 req-3bd49cee-cd26-4346-8d02-07d86b74a9dd 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance [pid: 7|app: 0|req: 178/364] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:47 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:47.966 8 WARNING neutronclient.v2_0.client [None req-958ceb3a-d93c-4002-adb5-cced69ad621d e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/365] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:47 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => generated 1516 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-16 12:25:48.663 7 WARNING neutronclient.v2_0.client [None req-247dd6ea-58ad-4bd0-b37c-f0ca798dff2d 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/368] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:48 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1379 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-16 12:25:49.067 8 WARNING neutronclient.v2_0.client [None req-f42c7fdc-77f7-4463-a494-672413d9f4cc e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/369] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:49 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:49.729 7 INFO nova.api.openstack.compute.server_external_events [req-889b20ea-4cef-47e7-af4d-ef25af519864 req-717b721b-c315-41dc-867f-4750e6f791ec 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:d0d9b54a-2796-44e8-a6ea-bc6ecc0400a7 for instance 383b20f1-cffa-4409-b03c-329801a1d18e on instance [pid: 7|app: 0|req: 181/370] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:25:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:49.769 8 WARNING neutronclient.v2_0.client [None req-23e5a643-d05b-45df-8d6f-f16fd2c0f962 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/371] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:49 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1384 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:50.171 7 WARNING neutronclient.v2_0.client [None req-f5d0ce9e-f8cb-4ea9-8273-d5608320f83c e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/372] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:50 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => 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-16 12:25:50.881 8 WARNING neutronclient.v2_0.client [None req-78995ea0-b215-4d3b-b4cf-867648d7573b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/373] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:50 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 1384 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-16 12:25:51.245 7 INFO nova.api.openstack.wsgi [None req-fd27a6d1-10ff-4cc7-a10c-3258c4f02b7a e4acd680b99f4870906969fb0476deb6 ff82f53276594a8092a87fabb22a7168 - - default default] HTTP exception thrown: Instance bff4aebf-3d41-484d-9af5-6764cd8e37da could not be found. [pid: 7|app: 0|req: 183/374] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:51 2026] GET /v2.1/servers/bff4aebf-3d41-484d-9af5-6764cd8e37da => 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: 192/375] 10.0.0.96 () {32 vars in 703 bytes} [Thu Apr 16 12:25:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-726104415 => generated 0 bytes in 27 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-16 12:25:51.953 7 INFO nova.api.openstack.wsgi [None req-6be5a112-2d06-4c2c-94c0-30fed7b99fd1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] HTTP exception thrown: Instance 383b20f1-cffa-4409-b03c-329801a1d18e could not be found. [pid: 7|app: 0|req: 184/376] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:25:51 2026] GET /v2.1/servers/383b20f1-cffa-4409-b03c-329801a1d18e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 10.0.0.96 () {32 vars in 703 bytes} [Thu Apr 16 12:25:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-253138186 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 10.0.0.96 () {30 vars in 412 bytes} [Thu Apr 16 12:25:57 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 10.0.0.96 () {28 vars in 559 bytes} [Thu Apr 16 12:25:57 2026] GET /v2/ => generated 402 bytes in 660 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/380] 10.0.0.96 () {28 vars in 563 bytes} [Thu Apr 16 12:25:57 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 10.0.0.96 () {30 vars in 412 bytes} [Thu Apr 16 12:25:57 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-16 12:25:58.729 8 WARNING neutronclient.v2_0.client [None req-a247957c-27dc-43b8-a594-35a18f1d43a1 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/384] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:25:58 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/os-interface => generated 285 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:25:59.102 7 WARNING neutronclient.v2_0.client [None req-88d0affa-89e8-48e1-8338-67233039182c 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/385] 10.0.0.96 () {32 vars in 814 bytes} [Thu Apr 16 12:25:59 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/os-interface/c9aebd89-a1f8-41b3-b41b-35616daf73a9 => generated 282 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/386] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:25:59 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/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, ' [pid: 7|app: 0|req: 189/387] 10.0.0.96 () {34 vars in 749 bytes} [Thu Apr 16 12:25:59 2026] POST /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 199/388] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:25:59 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 190/389] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:26:00 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:00.631 8 INFO nova.api.openstack.compute.server_external_events [req-6a3a4674-e63c-4cce-af96-247dca484bcc req-e4df2164-ec35-4b6a-8127-99b13d5b4567 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 8|app: 0|req: 200/390] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/391] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:26:01 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 195 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-16 12:26:01.571 8 WARNING neutronclient.v2_0.client [None req-d729bd8c-3275-4927-a396-3e27c268902f 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/392] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:01 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1952 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, ' [pid: 7|app: 0|req: 192/393] 10.0.0.96 () {34 vars in 749 bytes} [Thu Apr 16 12:26:01 2026] POST /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/394] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:26:01 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 195 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 193/395] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:26:02 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:03.865 7 INFO nova.api.openstack.compute.server_external_events [req-1d828936-b0ee-40f3-aa9b-12e12a934302 req-ff87b71a-f0b2-40d7-ac4f-7fe8d25af036 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 7|app: 0|req: 194/396] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:26:03 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 195 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 195/398] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:26:04 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/399] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:26:04 2026] DELETE /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 0 bytes in 116 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-16 12:26:05.090 7 WARNING neutronclient.v2_0.client [None req-49e3f73a-aa99-4950-b74b-44f628e54e3f 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/400] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:05 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1843 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:06.327 8 WARNING neutronclient.v2_0.client [None req-968fec5d-c858-478a-a493-6ca25d8fdd79 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The 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-16 12:26:06.340 7 INFO nova.api.openstack.compute.server_external_events [req-946af964-4987-4be1-b80c-d86194383e05 req-d4811040-5754-42d4-9737-6c796648630d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 7|app: 0|req: 197/401] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:06 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1843 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:07.641 7 WARNING neutronclient.v2_0.client [None req-6c04a4f9-7715-44aa-a7fc-b6bd648da75f 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/403] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:07 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1843 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-16 12:26:08.377 7 INFO nova.api.openstack.compute.server_external_events [req-98b5a7aa-8166-4c02-a605-213a89bee473 req-a2e4f8df-fa63-447e-917f-abab1e24b656 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 7|app: 0|req: 200/406] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:08.478 8 INFO nova.api.openstack.compute.server_external_events [req-8a9d56ab-8a84-4028-bb08-6cf7c22a5b08 req-8d2a499d-edf9-4c0d-a43f-5ccfb74dfa3c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:c9aebd89-a1f8-41b3-b41b-35616daf73a9 for instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd on instance [pid: 8|app: 0|req: 207/407] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:08 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-16 12:26:08.771 7 WARNING neutronclient.v2_0.client [None req-29c195a6-ee19-4d17-a20c-b6656920a7ed 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/408] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:08 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => 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-16 12:26:09.870 8 WARNING neutronclient.v2_0.client [None req-c54af3df-8cbf-4959-93bf-e5f9523fa0bc 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/409] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:09 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1486 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-16 12:26:11.052 7 WARNING neutronclient.v2_0.client [None req-8389bd9e-c51c-492b-8c8d-d1cc63a680bd 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/410] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:10 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 1486 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:12.301 8 INFO nova.api.openstack.wsgi [None req-ddf691e3-9504-41ad-892a-9f6711f51efa 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] HTTP exception thrown: Instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd could not be found. [pid: 8|app: 0|req: 209/411] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:12 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/412] 10.0.0.96 () {32 vars in 703 bytes} [Thu Apr 16 12:26:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-162197794 => 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-16 12:26:12.848 8 INFO nova.api.openstack.wsgi [None req-9964f285-0360-4ef8-88bb-a2909d9b50d7 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] HTTP exception thrown: Instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd could not be found. [pid: 8|app: 0|req: 210/413] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:26:12 2026] DELETE /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 12:26:12.882 7 INFO nova.api.openstack.wsgi [None req-7023475e-2f2c-44b3-9346-e06bcbaf4a67 3bc87e86db0845b68028f400bae9b93f 10685e90e5b841ab9a363a7713ea114b - - default default] HTTP exception thrown: Instance 53b4d712-ff47-45a1-b1a3-59e1ed2cabcd could not be found. [pid: 7|app: 0|req: 204/414] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:12 2026] GET /v2.1/servers/53b4d712-ff47-45a1-b1a3-59e1ed2cabcd => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/417] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:26:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:27.539 7 WARNING neutronclient.v2_0.client [None req-a84a2410-3c82-4917-af56-6916941720e4 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The 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-16 12:26:27.602 7 WARNING neutronclient.v2_0.client [None req-a84a2410-3c82-4917-af56-6916941720e4 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The 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-16 12:26:28.270 7 WARNING neutronclient.v2_0.client [None req-a84a2410-3c82-4917-af56-6916941720e4 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/420] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:26:27 2026] POST /v2.1/servers => generated 451 bytes in 1292 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 12:26:28.811 8 WARNING neutronclient.v2_0.client [None req-84f97f4c-3e59-4536-a8eb-28d78fb7702e 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/421] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:28 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1424 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:30.089 7 WARNING neutronclient.v2_0.client [None req-4ed41466-3302-47ba-85ba-c029afab6fed 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/422] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:30 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1420 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:31.742 8 WARNING neutronclient.v2_0.client [None req-e6d950eb-056f-493e-9240-43e8e3b004c1 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/423] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:31 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1476 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:32.961 7 WARNING neutronclient.v2_0.client [None req-20c99ee3-9011-4d09-a054-eceb46c5505b 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/424] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:32 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1484 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:34.239 8 WARNING neutronclient.v2_0.client [None req-3a7d5612-4924-4ef0-93a4-88b6625beefe 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/425] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:34 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1562 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:35.192 7 INFO nova.api.openstack.compute.server_external_events [req-68c43c6e-fe4c-425d-842c-06a81e86372b req-7613ef9e-ff25-43e3-bd0b-8d4756693caa 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d76e7223-0c0a-4f44-9ca3-2b131eef2eaa for instance 636cd296-54ed-41a3-beea-ffed3d733047 on instance [pid: 7|app: 0|req: 209/426] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:35 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-16 12:26:35.981 8 WARNING neutronclient.v2_0.client [None req-226b0172-60b3-4a59-94eb-443249e616f7 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/427] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:35 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1550 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-16 12:26:37.434 7 WARNING neutronclient.v2_0.client [None req-95fde185-e101-4b7f-b916-85175dacabc1 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/428] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:37 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1550 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:38.676 7 WARNING neutronclient.v2_0.client [None req-d59664bb-952f-4338-9a86-cac238eb7141 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/431] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:38 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1550 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:39.842 8 WARNING neutronclient.v2_0.client [None req-e4dc8836-c02e-48d5-84b0-462a2c3d3439 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/432] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:39 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1550 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-16 12:26:40.750 7 INFO nova.api.openstack.compute.server_external_events [req-e3e6a3e3-5c95-4be5-961c-0b51b71c4d40 req-f125b3fc-b78d-4842-8fe7-8a8912f39d72 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:d76e7223-0c0a-4f44-9ca3-2b131eef2eaa for instance 636cd296-54ed-41a3-beea-ffed3d733047 on instance [pid: 7|app: 0|req: 213/433] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:40 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-16 12:26:41.027 8 WARNING neutronclient.v2_0.client [None req-6cf6d752-a4d3-4f1e-956e-39a235486716 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/434] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:40 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1550 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:42.593 7 WARNING neutronclient.v2_0.client [None req-94e83d96-1699-47d8-90bf-c6a7de6f4c46 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] 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-16 12:26:42.805 8 INFO nova.api.openstack.compute.server_external_events [req-9db32e2c-b28b-47e9-a98e-9904e03a61db req-cab6666c-0768-481b-bc3e-7e995e2b6f9d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:d76e7223-0c0a-4f44-9ca3-2b131eef2eaa for instance 636cd296-54ed-41a3-beea-ffed3d733047 on instance [pid: 8|app: 0|req: 222/435] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/436] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:42 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1727 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:43.241 8 WARNING neutronclient.v2_0.client [None req-947c38d4-9f0d-4caa-8182-bc87efbea586 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/437] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:26:43 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047/os-interface => generated 284 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 12:26:44.348 8 INFO nova.api.openstack.compute.server_external_events [req-4b77b3da-5b6e-4175-9c02-64b01bc8c69c req-47d13bb1-ab12-42d1-b622-59be8eb93071 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d76e7223-0c0a-4f44-9ca3-2b131eef2eaa for instance 636cd296-54ed-41a3-beea-ffed3d733047 on instance [pid: 8|app: 0|req: 224/438] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:44 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) 2026-04-16 12:26:44.362 7 WARNING neutronclient.v2_0.client [None req-390edc17-b2c5-486e-984e-426199e63ccd 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/439] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:44 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1727 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 225/440] 10.0.0.96 () {32 vars in 640 bytes} [Thu Apr 16 12:26:45 2026] GET /v2.1/servers => generated 378 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/441] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:26:45 2026] DELETE /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 0 bytes in 77 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-16 12:26:45.769 8 WARNING neutronclient.v2_0.client [None req-acf47499-0e2c-482d-abe0-106a9c9bfb8d 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/442] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:45 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1733 bytes in 1066 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:47.853 7 WARNING neutronclient.v2_0.client [None req-b47a0b7e-8511-4b22-98db-9dc69f18c00f 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/443] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:47 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1853 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-16 12:26:48.507 8 INFO nova.api.openstack.compute.server_external_events [req-3fe8eb7b-8666-44fe-ad46-f2e8b3428e34 req-a84c0452-7e54-4df8-a4c8-6624d589e02c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:d76e7223-0c0a-4f44-9ca3-2b131eef2eaa for instance 636cd296-54ed-41a3-beea-ffed3d733047 on instance [pid: 8|app: 0|req: 228/446] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:26:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:49.009 7 WARNING neutronclient.v2_0.client [None req-cadac9a9-ffa2-434d-bf87-c0ee2995b65f 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/447] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:48 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1505 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:50.106 8 WARNING neutronclient.v2_0.client [None req-5036e2cc-a1b4-499c-91d3-9ce42c609bd6 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/448] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:50 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1510 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-16 12:26:51.197 7 WARNING neutronclient.v2_0.client [None req-12330282-e789-4d7f-b258-d3e5b0714a83 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/449] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:51 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 1510 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:52.414 8 INFO nova.api.openstack.wsgi [None req-b5896c32-b4df-45d6-86de-0e3c29734c5a 1fb83e84eea245379578c1e1361006af 5036788c88ff41e1b326e5a756375401 - - default default] HTTP exception thrown: Instance 636cd296-54ed-41a3-beea-ffed3d733047 could not be found. [pid: 8|app: 0|req: 230/450] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:26:52 2026] GET /v2.1/servers/636cd296-54ed-41a3-beea-ffed3d733047 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 221/451] 10.0.0.96 () {32 vars in 705 bytes} [Thu Apr 16 12:26:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2093615288 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/454] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:27:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:27:09.414 7 WARNING neutronclient.v2_0.client [None req-dc741cff-0daa-4a12-ba73-56ab581d3ad8 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The 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-16 12:27:09.576 7 WARNING neutronclient.v2_0.client [None req-dc741cff-0daa-4a12-ba73-56ab581d3ad8 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The 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-16 12:27:10.264 7 WARNING neutronclient.v2_0.client [None req-dc741cff-0daa-4a12-ba73-56ab581d3ad8 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/457] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:27:09 2026] POST /v2.1/servers => generated 452 bytes in 1318 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-16 12:27:10.691 8 WARNING neutronclient.v2_0.client [None req-4d5a138d-bd8c-456e-bc04-c29597bc93dd 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/458] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:10 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1392 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:11.771 7 WARNING neutronclient.v2_0.client [None req-676c009b-350d-492d-9d1d-5ec667554a3e 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/459] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:11 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1396 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:12.957 8 WARNING neutronclient.v2_0.client [None req-3683a233-5171-4672-997d-87cad73bc98f 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/460] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:12 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1444 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-16 12:27:14.194 7 WARNING neutronclient.v2_0.client [None req-9b595981-9d29-4c07-8068-aee32b178ad3 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/461] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:14 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1444 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-16 12:27:15.361 8 WARNING neutronclient.v2_0.client [None req-64b6d5fa-724b-4a1e-9a0f-2230bee269f9 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/462] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:15 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1519 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:16.489 7 INFO nova.api.openstack.compute.server_external_events [req-12712daf-d509-4188-a293-c81401f4e6dd req-e335073d-8dbd-43e5-a3f2-4fa8bd084fd6 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 7|app: 0|req: 228/463] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:16.890 8 WARNING neutronclient.v2_0.client [None req-96798840-82fe-4f2c-a87e-cb2f4ce75f61 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/464] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:16 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1517 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:18.373 7 WARNING neutronclient.v2_0.client [None req-d34c7ac3-ee87-4aac-94c5-aee3d7d6d673 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/467] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:18 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1517 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:19.488 8 INFO nova.api.openstack.compute.server_external_events [req-256165a7-f970-4f96-ac08-6b471da20960 req-ddee505e-9967-4074-ab31-ccabdaf76068 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 8|app: 0|req: 238/468] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:19.620 7 WARNING neutronclient.v2_0.client [None req-21bbeca6-44d3-4da9-b356-896c599be9ad 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/469] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:19 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1517 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-16 12:27:20.779 8 WARNING neutronclient.v2_0.client [None req-fddefc5f-79a6-4649-a87c-d0f99e9554f3 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/470] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:20 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:21.550 7 INFO nova.api.openstack.compute.server_external_events [req-51627345-123d-46ee-9cce-f7b567dccf90 req-8011ea6d-5e8b-407d-88cf-ff1dde831ff7 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 7|app: 0|req: 232/471] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:21.965 8 WARNING neutronclient.v2_0.client [None req-01c38e15-f260-45e6-9e99-3d181ac4e252 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/472] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:21 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1517 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:23.345 7 WARNING neutronclient.v2_0.client [None req-4df0103f-4e8f-40cd-b49d-a96a0045abeb 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] 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-16 12:27:23.601 8 INFO nova.api.openstack.compute.server_external_events [req-fcc1e46a-c0e5-4424-a26b-5e8a1601c6aa req-af503146-fd8e-4a58-85b4-9071c5ca43ba 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 8|app: 0|req: 241/473] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/474] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:23 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1517 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-16 12:27:24.795 8 WARNING neutronclient.v2_0.client [None req-5bc82af5-e087-4d27-bb48-21e135de1c35 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/475] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:24 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1700 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:25.285 7 WARNING neutronclient.v2_0.client [None req-8aadc78c-430c-44ef-966e-e95853e69553 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/476] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:27:25 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07/os-interface => generated 285 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:28.403 8 INFO nova.api.openstack.compute.server_external_events [req-348b7622-e081-4976-b213-0c90a4233620 req-fe2ff810-e6e2-4970-9522-7a9bb7c89fd8 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 8|app: 0|req: 244/479] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:28 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-16 12:27:29.306 7 WARNING neutronclient.v2_0.client [None req-b772e02f-046c-4415-a876-831f1ae4d88b 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The 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-16 12:27:29.449 7 WARNING neutronclient.v2_0.client [None req-b772e02f-046c-4415-a876-831f1ae4d88b 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/480] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:27:29 2026] POST /v2.1/servers => generated 424 bytes in 387 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-16 12:27:29.672 8 WARNING neutronclient.v2_0.client [None req-905c2bf6-0b88-4d48-8ccf-90fdcbdfb9c4 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/481] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:29 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1368 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-16 12:27:30.756 7 WARNING neutronclient.v2_0.client [None req-8a6e98a0-9a04-4aaa-945a-124721e2ec25 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/482] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:30 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1372 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-16 12:27:31.850 8 WARNING neutronclient.v2_0.client [None req-9f7e3362-675d-4e82-b48a-8818ab88641d 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/483] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:31 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1420 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-16 12:27:32.935 7 WARNING neutronclient.v2_0.client [None req-b2067be7-2905-431c-94db-cacc6a2f8787 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/484] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:32 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1420 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-16 12:27:34.029 8 WARNING neutronclient.v2_0.client [None req-c9eadb69-47e6-4c17-b863-0948113fcfd7 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/485] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:33 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1428 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-16 12:27:35.122 7 WARNING neutronclient.v2_0.client [None req-9a41bda2-5b43-4623-ae85-69c375f53c4b 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] 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-16 12:27:35.193 8 INFO nova.api.openstack.compute.server_external_events [req-0c5732d9-4394-4aa7-8eb5-8898b67fbe55 req-be46ef62-51ed-487e-af75-5b28f9489a44 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:66f8d4bb-4a43-45a3-b6e9-cb7dff1f43ed for instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 on instance [pid: 8|app: 0|req: 248/486] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/487] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:35 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1480 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-16 12:27:35.807 8 WARNING neutronclient.v2_0.client [None req-5140390d-f469-4a2b-b946-ee235018f52b 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/488] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:35 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1820 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-16 12:27:36.014 7 WARNING neutronclient.v2_0.client [None req-4d781c64-81a2-486f-a4bd-3a57a9010055 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/489] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:35 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1820 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-16 12:27:36.298 8 WARNING neutronclient.v2_0.client [None req-90fd411b-fd47-435d-87fb-1c28b9ca3199 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] 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: 250/490] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:36 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1468 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/491] 10.0.0.96 () {34 vars in 749 bytes} [Thu Apr 16 12:27:36 2026] POST /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07/action => generated 0 bytes in 69 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-16 12:27:36.460 8 WARNING neutronclient.v2_0.client [None req-71ddf50d-0c63-4e9e-ae4c-58c12e1e1e63 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/492] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:36 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1822 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-16 12:27:37.456 7 WARNING neutronclient.v2_0.client [None req-50cfc5b4-6930-4176-830c-ab3a6f3f662f 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/493] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:37 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1468 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-16 12:27:37.606 8 WARNING neutronclient.v2_0.client [None req-dcc07bc9-65cb-409d-9702-4b154dcfbd96 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/494] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:37 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1822 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-16 12:27:38.592 7 WARNING neutronclient.v2_0.client [None req-252dc6f8-bcb5-4411-826a-b3f92aa952e1 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/497] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:38 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1468 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-16 12:27:38.759 8 WARNING neutronclient.v2_0.client [None req-6c83e8e1-aae7-4845-8c9f-9d67b1b6a64b 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/498] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:38 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1822 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-16 12:27:39.733 7 WARNING neutronclient.v2_0.client [None req-1e596b34-fa3d-4342-ac34-3fae00a85d86 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] 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-16 12:27:39.907 8 WARNING neutronclient.v2_0.client [None req-bcfedba3-6b23-4fb5-ad5a-f0735cf0f099 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/499] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:39 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1468 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:39.985 7 INFO nova.api.openstack.compute.server_external_events [req-e035e0f6-673f-4eaf-9c71-5d5e5fe2d339 req-d8241310-c13b-414b-a50c-6cb2876f0a2a 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:66f8d4bb-4a43-45a3-b6e9-cb7dff1f43ed for instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 on instance [pid: 7|app: 0|req: 246/500] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:39 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: 8|app: 0|req: 255/501] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:39 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1827 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:40.992 7 WARNING neutronclient.v2_0.client [None req-f6a3831d-36bb-451f-bc52-77b611d3c487 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] 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-16 12:27:41.125 8 WARNING neutronclient.v2_0.client [None req-5302effa-e687-4645-b52c-9dbbe5294056 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/502] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:40 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1468 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/503] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:41 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1827 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:42.032 7 INFO nova.api.openstack.compute.server_external_events [req-056729a7-8953-4e85-9ee9-0fe76ac43edf req-9ee1c86d-f0a2-4229-9869-11a24be5ed9b 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:66f8d4bb-4a43-45a3-b6e9-cb7dff1f43ed for instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 on instance 2026-04-16 12:27:42.032 7 INFO nova.api.openstack.compute.server_external_events [req-056729a7-8953-4e85-9ee9-0fe76ac43edf req-9ee1c86d-f0a2-4229-9869-11a24be5ed9b 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance 2026-04-16 12:27:42.032 7 INFO nova.api.openstack.compute.server_external_events [req-056729a7-8953-4e85-9ee9-0fe76ac43edf req-9ee1c86d-f0a2-4229-9869-11a24be5ed9b 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 7|app: 0|req: 248/504] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:42 2026] POST /v2.1/os-server-external-events => generated 529 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-16 12:27:42.207 8 WARNING neutronclient.v2_0.client [None req-28d16410-5ef2-44a4-b35a-1652df28cdc3 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] 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-16 12:27:42.343 7 WARNING neutronclient.v2_0.client [None req-6a568fc5-6430-4e59-80ea-2341183d1ba8 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/505] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:42 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1647 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/506] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:42 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1827 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:43.490 8 WARNING neutronclient.v2_0.client [None req-047c2d95-6c9d-4e4e-8f20-90dc55ed1ccc 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] 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: 258/507] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:43 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1827 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/508] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:27:43 2026] DELETE /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 0 bytes in 116 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-16 12:27:43.723 8 WARNING neutronclient.v2_0.client [None req-558539a6-99cc-4c22-9c71-1ec94440d34a 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/509] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:43 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1653 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:44.079 7 INFO nova.api.openstack.compute.server_external_events [req-1e8c598f-cad2-4ff6-ab24-94d4f2f5bbfd req-fd3deced-a626-4abc-9b40-3f8c9edc2bea 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance 2026-04-16 12:27:44.080 7 INFO nova.api.openstack.compute.server_external_events [req-1e8c598f-cad2-4ff6-ab24-94d4f2f5bbfd req-fd3deced-a626-4abc-9b40-3f8c9edc2bea 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 7|app: 0|req: 251/510] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:44 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:44.737 8 WARNING neutronclient.v2_0.client [None req-80a5cd6a-67a7-40d2-bb29-2958ac4ad18b 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] 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: 260/511] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:44 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1827 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:27:44.913 7 WARNING neutronclient.v2_0.client [None req-880ad83e-2163-4321-89c5-0f6bec057d29 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/512] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:44 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1653 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-16 12:27:45.953 8 WARNING neutronclient.v2_0.client [None req-8ba7b2d6-25eb-49e6-918e-abef5c237111 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] 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: 261/513] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:45 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1820 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:46.133 7 WARNING neutronclient.v2_0.client [None req-094664b8-1d75-4ce4-9ca4-0f4c1fd2f0a1 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The 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-16 12:27:46.152 8 INFO nova.api.openstack.compute.server_external_events [req-ea231881-6ade-4605-aa8f-02d26cc80d7c req-69622e4e-def2-4a5e-b5b4-3b76b60db79a 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:66f8d4bb-4a43-45a3-b6e9-cb7dff1f43ed for instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 on instance 2026-04-16 12:27:46.153 8 INFO nova.api.openstack.compute.server_external_events [req-ea231881-6ade-4605-aa8f-02d26cc80d7c req-69622e4e-def2-4a5e-b5b4-3b76b60db79a 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:66f8d4bb-4a43-45a3-b6e9-cb7dff1f43ed for instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 on instance [pid: 8|app: 0|req: 262/514] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27:46 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/515] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:46 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1611 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:47.592 8 WARNING neutronclient.v2_0.client [None req-82fc473e-3ce4-449b-bc4c-07ef6560bcfc 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/516] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:47 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:48.188 7 INFO nova.api.openstack.compute.server_external_events [req-1584fa39-c381-4e44-8cea-4051185b1c73 req-fb7f0b37-628d-46a0-add8-f05ce34f227a 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:66f8d4bb-4a43-45a3-b6e9-cb7dff1f43ed for instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 on instance [pid: 7|app: 0|req: 254/517] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:27: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-16 12:27:48.687 7 WARNING neutronclient.v2_0.client [None req-a9275abe-9302-4adb-b6b4-7b9a8d4a7187 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/520] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:48 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 1454 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-16 12:27:49.763 8 INFO nova.api.openstack.wsgi [None req-9dcfed2a-4b1e-4dfc-899f-8066e5c0ba7a 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] HTTP exception thrown: Instance 1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 could not be found. [pid: 8|app: 0|req: 265/521] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:27:49 2026] GET /v2.1/servers/1d29a5c6-f07b-42dc-b19b-2e4aa0be0777 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:01.664 8 WARNING neutronclient.v2_0.client [None req-5557b5de-8b87-4813-8694-057e8dfdddd1 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/524] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:01 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1820 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, ' [pid: 7|app: 0|req: 258/525] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:28:01 2026] DELETE /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => 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-16 12:28:01.922 8 WARNING neutronclient.v2_0.client [None req-ad04aee9-cf59-4244-aef5-85d51ba1c998 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/526] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:01 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1826 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-16 12:28:03.067 7 WARNING neutronclient.v2_0.client [None req-36805eb5-fb01-456a-b782-af820f234ba4 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/527] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:03 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1826 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, ' [pid: 8|app: 0|req: 269/528] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:28:03 2026] POST /v2.1/os-keypairs => generated 398 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-16 12:28:04.232 7 WARNING neutronclient.v2_0.client [None req-997533ba-c6bd-47aa-a6cb-6c4528139d7c 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/529] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:04 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1826 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:28:04.731 8 INFO nova.api.openstack.compute.server_external_events [req-39b956ca-a47d-46ad-ad64-cadfc35b4e9f req-76283097-a723-44ed-83d3-7acfca5d7799 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:58630773-e29d-4ca8-8ffa-e4dd6e2efd99 for instance 26cde273-3371-467f-9e39-6128be469d07 on instance [pid: 8|app: 0|req: 270/530] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:05.181 7 WARNING neutronclient.v2_0.client [None req-d1545606-c291-4c26-b6e0-451a73eb4b8c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The 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-16 12:28:05.221 7 WARNING neutronclient.v2_0.client [None req-d1545606-c291-4c26-b6e0-451a73eb4b8c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The 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-16 12:28:05.365 7 WARNING neutronclient.v2_0.client [None req-d1545606-c291-4c26-b6e0-451a73eb4b8c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/531] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:28:05 2026] POST /v2.1/servers => generated 449 bytes in 409 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-16 12:28:05.563 8 WARNING neutronclient.v2_0.client [None req-968c6002-02f8-49ca-988c-8036cc82c518 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:28:05.595 7 WARNING neutronclient.v2_0.client [None req-2803172e-abab-4e45-b8c0-3a11808adbba 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/532] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:05 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1402 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/533] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:05 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1473 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, ' [pid: 8|app: 0|req: 272/534] 10.0.0.39 () {30 vars in 618 bytes} [Thu Apr 16 12:28:06 2026] GET /v2.1 => generated 0 bytes in 103 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: 263/535] 10.0.0.39 () {32 vars in 691 bytes} [Thu Apr 16 12:28:06 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:28:06.647 7 WARNING neutronclient.v2_0.client [None req-d0a496cf-c5bd-46cc-972a-b6315f490087 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/536] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:06 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1406 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 10.0.0.39 () {34 vars in 912 bytes} [Thu Apr 16 12:28:06 2026] GET /v2.1/os-simple-tenant-usage/00c5cf144b4443af8a528edba2f93461?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:06.730 7 WARNING neutronclient.v2_0.client [None req-cf43f0b9-9e5d-4d7c-8ff5-78b85f6e55d1 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/538] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:06 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1478 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, ' [pid: 8|app: 0|req: 274/539] 10.0.0.39 () {30 vars in 653 bytes} [Thu Apr 16 12:28:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:07.739 7 WARNING neutronclient.v2_0.client [None req-120d2a3d-029c-4409-b45d-5ee7c7aace46 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/540] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:07 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:28:07.822 8 WARNING neutronclient.v2_0.client [None req-e99ad447-ed84-48cd-bf3e-acf72a9ece8b 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/541] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:07 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 1478 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-16 12:28:08.825 7 WARNING neutronclient.v2_0.client [None req-a608ee5a-0a16-496d-8789-8eeb386dcc7b 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/544] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:08 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1454 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-16 12:28:08.899 8 INFO nova.api.openstack.wsgi [None req-6feff26d-25bf-43ce-86b7-e90003278831 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] HTTP exception thrown: Instance 26cde273-3371-467f-9e39-6128be469d07 could not be found. [pid: 8|app: 0|req: 277/545] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:08 2026] GET /v2.1/servers/26cde273-3371-467f-9e39-6128be469d07 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/546] 10.0.0.96 () {32 vars in 703 bytes} [Thu Apr 16 12:28:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-876383324 => 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, ' [pid: 8|app: 0|req: 278/547] 10.0.0.39 () {30 vars in 618 bytes} [Thu Apr 16 12:28:09 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/548] 10.0.0.39 () {32 vars in 691 bytes} [Thu Apr 16 12:28:09 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: 279/549] 10.0.0.39 () {34 vars in 912 bytes} [Thu Apr 16 12:28:09 2026] GET /v2.1/os-simple-tenant-usage/00c5cf144b4443af8a528edba2f93461?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:09.912 7 WARNING neutronclient.v2_0.client [None req-217bdcea-9f67-4a25-bae0-d5ff550cdd27 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/550] 10.0.0.39 () {30 vars in 653 bytes} [Thu Apr 16 12:28:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/551] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:09 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1462 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:28:11.107 8 WARNING neutronclient.v2_0.client [None req-755d5e90-5d11-445f-91bc-6fa19089fee0 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:28:11.209 7 INFO nova.api.openstack.compute.server_external_events [req-834674ef-4d49-427b-bc47-b5d8a0637e87 req-6cbbd27a-0e3f-43dc-9162-1a7836a7fe4d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 7|app: 0|req: 272/552] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/553] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:11 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1539 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:12.321 7 WARNING neutronclient.v2_0.client [None req-76ce9438-a60c-448c-a062-9179affb37d4 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/554] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:12 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1527 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:13.499 8 WARNING neutronclient.v2_0.client [None req-b176650b-4891-4c6e-8898-92a2f72d0ef2 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/555] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:13 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1527 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-16 12:28:14.642 7 WARNING neutronclient.v2_0.client [None req-67ec46a5-9b1d-498e-8b06-2f8079b9fb57 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/556] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:14 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1527 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:15.804 8 WARNING neutronclient.v2_0.client [None req-39222d37-d0b5-434c-8587-070d661d2373 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:28:16.003 7 INFO nova.api.openstack.compute.server_external_events [req-e4fdd265-f06a-47b1-9034-9626fe970fa6 req-ca07796f-8217-4c66-ae00-315dd56c8a70 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 7|app: 0|req: 275/557] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/558] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:15 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1527 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:17.117 7 WARNING neutronclient.v2_0.client [None req-f9b313e2-4a88-45bb-9d36-717a539b8b7e 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/559] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:17 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1527 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:18.068 8 INFO nova.api.openstack.compute.server_external_events [req-7b249744-5dfd-4b28-8d27-a7ca464d9535 req-f046c9f5-e53c-4328-bc10-65a705b145b5 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 8|app: 0|req: 284/560] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:18 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-16 12:28:18.313 8 WARNING neutronclient.v2_0.client [None req-705dc8b3-e674-42f0-a55b-abf8b1920d37 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/563] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:18 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1696 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:18.703 7 WARNING neutronclient.v2_0.client [None req-36511f3b-35f6-4bcc-b94b-cee0d7b23477 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/564] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:18 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1696 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-16 12:28:19.435 8 WARNING neutronclient.v2_0.client [None req-b9025ca9-622a-4ac6-b14a-49b82dba10f8 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] 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-16 12:28:20.466 7 INFO nova.api.openstack.compute.server_external_events [req-d78d913e-50ff-4c02-bf25-dfb5e2e39f63 req-303d2a11-b03c-4820-848f-64edcee8f204 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 7|app: 0|req: 279/565] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:28:20.514 8 WARNING neutronclient.v2_0.client [None req-b9025ca9-622a-4ac6-b14a-49b82dba10f8 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/566] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:28:19 2026] POST /v2.1/servers => generated 424 bytes in 1782 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-16 12:28:21.085 7 WARNING neutronclient.v2_0.client [None req-74cbe13d-729d-42e3-bb2d-038931b7eb29 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/567] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:21 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1371 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:22.169 8 WARNING neutronclient.v2_0.client [None req-8a84ac1e-3432-4b12-85cf-630b8473321a e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/568] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:22 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1375 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-16 12:28:23.259 7 WARNING neutronclient.v2_0.client [None req-c2ae78de-e337-44f8-975d-045e01523646 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/569] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:23 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1423 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:24.339 8 WARNING neutronclient.v2_0.client [None req-df86f7eb-9380-4f08-bcf7-614101c6f006 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/570] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:24 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1423 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-16 12:28:25.427 7 WARNING neutronclient.v2_0.client [None req-bb49a9a9-7486-4630-9389-3debfabcb7b7 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/571] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:25 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1431 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:26.777 8 WARNING neutronclient.v2_0.client [None req-88c7db02-f588-4cb7-8d2a-1f3434cec48a e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] 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-16 12:28:26.819 7 INFO nova.api.openstack.compute.server_external_events [req-24c44377-d27b-4912-b5a1-e547584b994f req-534ce05c-ad9d-4223-8cde-12ab450bd9f0 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:a00cf875-1a64-478c-8754-9fc959e5918a for instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 on instance [pid: 7|app: 0|req: 283/572] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:26 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1483 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-16 12:28:27.945 7 WARNING neutronclient.v2_0.client [None req-982225e9-1550-47a5-ab29-0b26cc6c6b6b e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/574] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:27 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1471 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 286/577] 10.0.0.96 () {34 vars in 749 bytes} [Thu Apr 16 12:28:28 2026] POST /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f/action => generated 32213 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-16 12:28:29.153 8 WARNING neutronclient.v2_0.client [None req-7802d1d2-7806-47aa-be70-e695172f9db6 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/578] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:29 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:30.133 7 INFO nova.api.openstack.compute.server_external_events [req-bb24587b-6416-431f-9016-d3ab49fddea6 req-9666fd28-44d7-4d9d-a378-e7d5593caee9 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 7|app: 0|req: 287/579] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:30 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-16 12:28:30.308 8 WARNING neutronclient.v2_0.client [None req-397ae7a5-9d17-4135-975b-04ecec743f72 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/580] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:30 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/581] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:28:31 2026] POST /v2.1/os-keypairs => generated 397 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-16 12:28:31.462 8 WARNING neutronclient.v2_0.client [None req-703ac696-253b-4a13-8ff7-77ba13808326 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/582] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:31 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1471 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:28:32.194 7 INFO nova.api.openstack.compute.server_external_events [req-249433a6-3a3f-42ca-884e-33a3d9944dba req-0c2e1a36-9cdf-40a2-accf-38f6553757dc 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:a00cf875-1a64-478c-8754-9fc959e5918a for instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 on instance 2026-04-16 12:28:32.195 7 INFO nova.api.openstack.compute.server_external_events [req-249433a6-3a3f-42ca-884e-33a3d9944dba req-0c2e1a36-9cdf-40a2-accf-38f6553757dc 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:a00cf875-1a64-478c-8754-9fc959e5918a for instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 on instance [pid: 7|app: 0|req: 289/583] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:32 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:32.700 8 WARNING neutronclient.v2_0.client [None req-93a7e531-4675-4819-9d53-33f0a26cd1ad e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/584] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:32 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1471 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:33.261 7 WARNING neutronclient.v2_0.client [None req-8c3f492e-b413-4682-b384-daedc55ef90c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The 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-16 12:28:33.309 7 WARNING neutronclient.v2_0.client [None req-8c3f492e-b413-4682-b384-daedc55ef90c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The 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-16 12:28:33.650 7 WARNING neutronclient.v2_0.client [None req-8c3f492e-b413-4682-b384-daedc55ef90c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:28:33.860 8 WARNING neutronclient.v2_0.client [None req-0edc35d9-991c-4b5c-9407-57c283376674 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/585] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:28:33 2026] POST /v2.1/servers => generated 450 bytes in 698 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-16 12:28:33.902 7 WARNING neutronclient.v2_0.client [None req-6fef595a-d992-4d77-acb3-241297f3a8ac 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/586] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:33 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1401 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:33 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1656 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, ' [pid: 7|app: 0|req: 292/588] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:28:34 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008/ips => generated 109 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/589] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:28:34 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/590] 10.0.0.96 () {32 vars in 822 bytes} [Thu Apr 16 12:28:34 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008/ips/tempest-ServerAddressesTestJSON-192093400-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/591] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:28:34 2026] DELETE /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 0 bytes in 76 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-16 12:28:34.314 7 WARNING neutronclient.v2_0.client [None req-2b47bf44-de79-40dd-ade2-65fa31fafade e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/592] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:34 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1662 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:35.001 8 WARNING neutronclient.v2_0.client [None req-61986561-fa98-41ae-a227-ab89fbb9fe93 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/593] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:34 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1405 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:35.475 7 INFO nova.api.openstack.compute.server_external_events [req-02f5eab3-f23a-407d-a607-f07d7c33bc84 req-7a3df1ba-584f-426f-9dbd-24de390aa7f0 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:a00cf875-1a64-478c-8754-9fc959e5918a for instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 on instance [pid: 7|app: 0|req: 295/594] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:28:35.501 8 WARNING neutronclient.v2_0.client [None req-4462941f-18ee-4b7a-b814-34bf5153790b e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/595] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:35 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1662 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:36.108 7 WARNING neutronclient.v2_0.client [None req-995adc1f-cb79-4904-91a3-05f8455739bf 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/596] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:36 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1453 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-16 12:28:36.693 8 WARNING neutronclient.v2_0.client [None req-9b63d050-1560-43eb-a330-e124a06e5b97 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/597] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:36 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1662 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:37.203 7 WARNING neutronclient.v2_0.client [None req-d50aee17-afc9-4ef9-a78c-78c6adbd5d9c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/598] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:37 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1453 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-16 12:28:37.545 8 INFO nova.api.openstack.compute.server_external_events [req-30444486-569d-402a-b589-400785b67d55 req-8c0f8e63-b891-40dc-995f-569f5bd17927 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:a00cf875-1a64-478c-8754-9fc959e5918a for instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 on instance 2026-04-16 12:28:37.546 8 INFO nova.api.openstack.compute.server_external_events [req-30444486-569d-402a-b589-400785b67d55 req-8c0f8e63-b891-40dc-995f-569f5bd17927 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:a00cf875-1a64-478c-8754-9fc959e5918a for instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 on instance [pid: 8|app: 0|req: 302/599] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:37 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:37.850 7 WARNING neutronclient.v2_0.client [None req-28ecb272-135f-4fd3-9607-ef369ab06675 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/600] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:37 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1452 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-16 12:28:38.309 8 WARNING neutronclient.v2_0.client [None req-4fbbd4f4-ae86-4180-9734-afc7b43e8db4 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/603] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:38 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1461 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-16 12:28:38.939 7 WARNING neutronclient.v2_0.client [None req-0bba85f4-5bde-47cc-88c5-09b87b1e5e63 e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in 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/604] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:38 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1457 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-16 12:28:39.397 8 WARNING neutronclient.v2_0.client [None req-8cf2fd77-43cb-469b-bd7f-58193c48088d 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/605] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:39 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1539 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-16 12:28:39.593 7 INFO nova.api.openstack.compute.server_external_events [req-585582f5-5963-4181-a06c-cd34fc39d6b8 req-a308eb4c-5385-4b47-a277-4df2bc98016c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance [pid: 7|app: 0|req: 301/606] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:40.045 8 WARNING neutronclient.v2_0.client [None req-d0acb42a-3b7e-4bcf-ad4e-52fd8a883b9b e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/607] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:39 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:40.599 7 WARNING neutronclient.v2_0.client [None req-39df7197-df9f-4312-ae0e-4a266085a19a 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/608] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:40 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1527 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-16 12:28:41.117 8 INFO nova.api.openstack.wsgi [None req-5ed83994-b7da-4b3c-97b7-1702bc350d7d e547b5d4dd1d4eef9c3c990966396790 130b3c3cc44845359832f4093ae89d0b - - default default] HTTP exception thrown: Instance 1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 could not be found. [pid: 8|app: 0|req: 307/609] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:41 2026] GET /v2.1/servers/1d7d1a3e-24b4-46e3-93b3-b5583c1cb008 => 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, ' 2026-04-16 12:28:41.740 7 WARNING neutronclient.v2_0.client [None req-23c4cd8a-35cc-47fc-a185-4909e8e1fcd1 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/610] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:41 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1527 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:43.380 8 WARNING neutronclient.v2_0.client [None req-8237c2e7-7ec4-40e0-8f4f-51596e151120 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/611] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:43 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1527 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:44.653 7 WARNING neutronclient.v2_0.client [None req-2b305e24-56ef-443d-bdc2-9052cf6c931a 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/612] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:44 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:45.883 8 WARNING neutronclient.v2_0.client [None req-97ac6ac5-9398-4e5f-94b9-fe1f52f999fb 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:28:45.952 7 INFO nova.api.openstack.compute.server_external_events [req-811814b5-7d26-4c5e-aa05-2998bfec6504 req-62754071-098c-4507-8a4d-e4b45f5d7436 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance [pid: 7|app: 0|req: 305/613] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:45 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1527 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-16 12:28:47.054 7 WARNING neutronclient.v2_0.client [None req-7bb04541-06da-46a8-989c-91b1aefed381 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/615] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:47 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:48.007 8 INFO nova.api.openstack.compute.server_external_events [req-716bbbcc-9e79-4aec-922e-46037119cd53 req-9ef74b0a-ce17-4565-987f-63032f6480cd 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance [pid: 8|app: 0|req: 310/616] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:48.284 7 WARNING neutronclient.v2_0.client [None req-b5fd8330-356f-4d7c-b091-6077defadb84 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/619] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:48 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1696 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:48.518 8 WARNING neutronclient.v2_0.client [None req-3edd1f50-62b0-4997-9975-075cc5d1637b 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/620] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:28:48 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1696 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:49.670 7 INFO nova.api.openstack.compute.server_external_events [req-41fff52f-f8e9-4e03-935a-337f9d72cc68 req-88db0d16-ce93-4c35-8931-bb2330f239fe 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance [pid: 7|app: 0|req: 309/621] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:28:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/624] 10.0.0.96 () {34 vars in 749 bytes} [Thu Apr 16 12:28:57 2026] POST /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6/action => generated 32007 bytes in 552 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: 312/625] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:29:00 2026] DELETE /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:01.014 8 WARNING neutronclient.v2_0.client [None req-8677c15a-b873-49f9-ac5c-8b3faca3f27c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/626] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:00 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:02.248 7 WARNING neutronclient.v2_0.client [None req-e478c4ad-e410-4b95-867f-82c12bd5c981 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:29:02.328 8 INFO nova.api.openstack.compute.server_external_events [req-619d33d7-9a21-4f35-bf67-58e602d5134a req-4a4df5ce-00fc-4d2c-bdd5-5ee4dff7568b 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance [pid: 8|app: 0|req: 315/627] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:02 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1822 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-16 12:29:03.438 8 WARNING neutronclient.v2_0.client [None req-cf306394-42cb-4e43-8900-d83adbd1c766 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/629] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:03 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1822 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:04.370 7 INFO nova.api.openstack.compute.server_external_events [req-17d7a47b-d0d4-4e28-882f-510495314450 req-e2f98695-cedb-403b-b08b-9a1971a5bcaf 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance 2026-04-16 12:29:04.370 7 INFO nova.api.openstack.compute.server_external_events [req-17d7a47b-d0d4-4e28-882f-510495314450 req-e2f98695-cedb-403b-b08b-9a1971a5bcaf 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:11825a9f-e00b-4897-b5d9-b63f09bc6da3 for instance 4416badb-b203-416e-9421-7c618c0bc6e6 on instance [pid: 7|app: 0|req: 314/630] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:04 2026] POST /v2.1/os-server-external-events => generated 356 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-16 12:29:05.079 8 WARNING neutronclient.v2_0.client [None req-bd400d40-b55f-4c06-9b47-ff85cb8421f0 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/631] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:05 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1482 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-16 12:29:06.192 7 WARNING neutronclient.v2_0.client [None req-cfdfb337-23a0-49e2-ab80-f05216b1fd0e 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:06 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:07.298 8 WARNING neutronclient.v2_0.client [None req-9282f36f-5523-4e3a-b4ab-c8e05661e241 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/633] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:07 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:08.390 8 INFO nova.api.openstack.wsgi [None req-75fe15f1-4996-41b4-9b21-085d7fa19973 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] HTTP exception thrown: Instance 4416badb-b203-416e-9421-7c618c0bc6e6 could not be found. [pid: 8|app: 0|req: 320/636] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:08 2026] GET /v2.1/servers/4416badb-b203-416e-9421-7c618c0bc6e6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/637] 10.0.0.96 () {32 vars in 727 bytes} [Thu Apr 16 12:29:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-684686523 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/638] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:29:08 2026] DELETE /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 12:29:09.069 7 WARNING neutronclient.v2_0.client [None req-1e0504f1-5183-4627-af4e-88f9fa7facd9 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/639] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:09 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1702 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-16 12:29:10.263 8 WARNING neutronclient.v2_0.client [None req-e0e4c445-f437-4962-9bf2-1d9331051d7c 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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: 322/640] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:10 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1702 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 12:29:10.353 7 INFO nova.api.openstack.compute.server_external_events [req-a979f44f-a9d9-4f3e-9ebe-0bade60d4c92 req-8ef763ab-d19b-46b0-905e-69773911ce22 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 7|app: 0|req: 319/641] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:11.396 8 WARNING neutronclient.v2_0.client [None req-4a907836-bb55-4ab8-bf62-6ecde550e09e 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] 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-16 12:29:11.686 7 INFO nova.api.openstack.compute.server_external_events [req-fe81d09e-b623-46be-942e-844dde11f9aa req-fb4e4064-0c29-4c27-b2ad-371e02bb52e3 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 8|app: 0|req: 323/642] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:11 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1635 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:12.406 8 INFO nova.api.openstack.compute.server_external_events [req-703fc537-dd50-4b88-8574-7d44cfb0cefd req-b925e9c4-3887-4142-bee0-ae4ba9cdaa5c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:28701f62-7b5b-4e16-8e52-fb3652139728 for instance 556c2602-474d-48bd-ac6c-ffaa116e898f on instance [pid: 8|app: 0|req: 324/644] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:12.754 7 WARNING neutronclient.v2_0.client [None req-606f2554-76c8-43e8-b5d6-9136c96e7cf3 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/645] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:12 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1488 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-16 12:29:13.854 8 WARNING neutronclient.v2_0.client [None req-ae89d41d-3dd8-4e1c-bf28-edf923496e13 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] The python binding code in 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/646] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:13 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 1488 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-16 12:29:14.937 7 INFO nova.api.openstack.wsgi [None req-71f5a8d4-3f3d-45b2-bb6f-5d701bf2c396 72c3d64762cd4b0ba17dbbb4c08b4192 8cc306399e14424c85a523944242ae57 - - default default] HTTP exception thrown: Instance 556c2602-474d-48bd-ac6c-ffaa116e898f could not be found. [pid: 7|app: 0|req: 322/647] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:14 2026] GET /v2.1/servers/556c2602-474d-48bd-ac6c-ffaa116e898f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/648] 10.0.0.96 () {32 vars in 729 bytes} [Thu Apr 16 12:29:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2123688315 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/653] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:29:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:29:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:29:35.836 7 WARNING neutronclient.v2_0.client [None req-4847b130-b4dd-4a79-bb7b-c61f16eaa01a 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The 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-16 12:29:35.875 7 WARNING neutronclient.v2_0.client [None req-4847b130-b4dd-4a79-bb7b-c61f16eaa01a 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The 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-16 12:29:35.912 7 WARNING neutronclient.v2_0.client [None req-4847b130-b4dd-4a79-bb7b-c61f16eaa01a 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The 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-16 12:29:36.092 7 WARNING neutronclient.v2_0.client [None req-4847b130-b4dd-4a79-bb7b-c61f16eaa01a 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/655] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:29:35 2026] POST /v2.1/servers => generated 495 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 12:29:36.284 8 WARNING neutronclient.v2_0.client [None req-886df4ed-3322-4987-8f74-ebba9324f166 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/656] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:36 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1455 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:37.370 7 WARNING neutronclient.v2_0.client [None req-0001a62e-0aa9-401e-9b84-3857612c41b2 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/657] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:37 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1459 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-16 12:29:38.460 8 WARNING neutronclient.v2_0.client [None req-f20225a9-b4d6-49dd-9d7c-1dcde6198d93 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/660] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:38 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1507 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-16 12:29:39.548 7 WARNING neutronclient.v2_0.client [None req-69fb6f70-e04b-4338-a525-73a98920d1fd 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/661] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:39 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1507 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-16 12:29:40.642 8 WARNING neutronclient.v2_0.client [None req-92d46e0e-5edc-40cd-879d-7c8126b1dcb0 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/662] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:40 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1515 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-16 12:29:41.725 7 WARNING neutronclient.v2_0.client [None req-72e822b7-c21b-46bd-b363-fa880309d206 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] 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-16 12:29:41.869 8 INFO nova.api.openstack.compute.server_external_events [req-2d4b4def-df2f-4a6d-bc75-a1c430d99cc3 req-5a4a12f7-4843-46e5-ae77-8a7ea1fbf45c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 8|app: 0|req: 334/663] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:41 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1638 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:42.984 8 WARNING neutronclient.v2_0.client [None req-914d101f-bb1b-4ff5-a658-607f091cf32b 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/665] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:42 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1626 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:44.173 7 WARNING neutronclient.v2_0.client [None req-fc517d32-b18b-4515-8ed1-1f31172e09c2 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/666] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:44 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1626 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:45.306 8 WARNING neutronclient.v2_0.client [None req-b8cfa9b3-e983-43fb-82c6-39a955adc713 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/667] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:45 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1626 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-16 12:29:46.442 7 WARNING neutronclient.v2_0.client [None req-17163fea-8ac2-4565-a24e-449dc1b3986a 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/668] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:46 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1626 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:47.252 8 INFO nova.api.openstack.compute.server_external_events [req-859fbe8d-1af9-4ca8-b1d9-1cb45f1343e1 req-778d3b93-8c49-43d6-9849-66db001bc3b9 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 8|app: 0|req: 337/669] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:47.647 7 WARNING neutronclient.v2_0.client [None req-5e9c81fb-bda7-44a9-8faa-7363f53b85bb 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/670] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:47 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1626 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-16 12:29:48.792 7 WARNING neutronclient.v2_0.client [None req-4efecb71-3340-4226-8c9a-fef56ba1a25e 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/673] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:29:48 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1806 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:48.967 8 WARNING neutronclient.v2_0.client [None req-44280b69-e182-4ca2-92ab-d90e84227e15 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/674] 10.0.0.96 () {32 vars in 740 bytes} [Thu Apr 16 12:29:48 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:29:49.300 7 INFO nova.api.openstack.compute.server_external_events [req-625cdb91-d746-4ad9-a650-aad9431665e0 req-c59c01b8-f7f2-412b-8532-5c2c6cf1cf96 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 7|app: 0|req: 336/675] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:49 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-16 12:29:49.809 8 INFO nova.api.openstack.compute.server_external_events [req-7d162d51-10a3-4a53-8956-2b1ce18c17f3 req-546b820f-6a4a-4e56-a7cf-1581b7ce4ad8 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 8|app: 0|req: 340/676] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:29:49 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-16 12:30:05.310 7 WARNING neutronclient.v2_0.client [None req-2e652033-4f42-4ba6-990c-fc4122f6d07b 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/679] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:05 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1926 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/680] 10.0.0.96 () {32 vars in 752 bytes} [Thu Apr 16 12:30:06 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/681] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:30:07 2026] DELETE /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:30:08.082 8 WARNING neutronclient.v2_0.client [None req-41bec014-4c8d-42a3-9bcd-3a053c05a3c4 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/684] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:08 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1932 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-16 12:30:09.283 7 WARNING neutronclient.v2_0.client [None req-7a37c82a-3bc4-439a-bb60-4ca1af3b050d 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] 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-16 12:30:09.356 8 INFO nova.api.openstack.compute.server_external_events [req-dc33095f-ebf0-4016-81fb-a0e4612a71e1 req-f9776d97-e029-434d-ab9d-dc735998549e 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 8|app: 0|req: 344/685] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:30:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:09 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1932 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-16 12:30:10.420 8 WARNING neutronclient.v2_0.client [None req-c794f35e-fe24-440c-98e3-902bee6f0382 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/687] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:10 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1932 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-16 12:30:10.869 7 INFO nova.api.openstack.compute.server_external_events [req-591bb227-fdf1-4bba-bc55-91e1d846bdfc req-f6aa4c07-4a74-4104-ab90-2fb3b93a27c4 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 7|app: 0|req: 343/688] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:30:10 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-16 12:30:11.393 8 INFO nova.api.openstack.compute.server_external_events [req-aeb09c3c-fd84-45c0-ad1c-e00cfeea3630 req-fa8a6adc-a40e-4781-afa8-16ed21597bac 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:a96ae312-abc9-4717-a042-759255483654 for instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 on instance [pid: 8|app: 0|req: 346/689] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:30:11 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-16 12:30:11.627 7 WARNING neutronclient.v2_0.client [None req-f86f47fc-a4f6-4757-ae9a-b46e1cd66d37 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/690] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:11 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1536 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-16 12:30:12.719 8 WARNING neutronclient.v2_0.client [None req-964c9e8f-2f7f-4b61-b953-e112345b6030 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/691] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:12 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1541 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-16 12:30:13.812 7 WARNING neutronclient.v2_0.client [None req-417cfd2f-bfa3-4362-994a-15c499fc8b59 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] The python binding code in 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/692] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:13 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 1541 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:30:14.906 8 INFO nova.api.openstack.wsgi [None req-5bafb0cf-b866-4266-8abf-23d3703696d2 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] HTTP exception thrown: Instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 could not be found. [pid: 8|app: 0|req: 348/693] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:14 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:30:14.937 7 INFO nova.api.openstack.wsgi [None req-73f17752-de38-417e-aea2-193c01f400b3 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] HTTP exception thrown: Instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 could not be found. [pid: 7|app: 0|req: 346/694] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:30:14 2026] DELETE /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:30:14.966 8 INFO nova.api.openstack.wsgi [None req-00c0e326-9710-4cfb-9b4f-74ae13a8dafb 870f01c417964cb9bd1a3b8a482b3e62 582b8cfd76df41a09b930a81fc344892 - - default default] HTTP exception thrown: Instance 50e4d5ff-2e5c-4540-9def-13c04e0d41f2 could not be found. [pid: 8|app: 0|req: 349/695] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:30:14 2026] GET /v2.1/servers/50e4d5ff-2e5c-4540-9def-13c04e0d41f2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/696] 10.0.0.96 () {32 vars in 705 bytes} [Thu Apr 16 12:30:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1835972026 => 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, ' [pid: 8|app: 0|req: 350/697] 10.0.0.96 () {32 vars in 725 bytes} [Thu Apr 16 12:30:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-578095205 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.96 () {34 vars in 670 bytes} [Thu Apr 16 12:31:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:31:38.403 7 WARNING neutronclient.v2_0.client [None req-9f00cce7-49fe-4eea-a240-3e0f624ab06d 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The 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-16 12:31:38.456 7 WARNING neutronclient.v2_0.client [None req-9f00cce7-49fe-4eea-a240-3e0f624ab06d 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The 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-16 12:31:38.737 7 WARNING neutronclient.v2_0.client [None req-9f00cce7-49fe-4eea-a240-3e0f624ab06d 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/717] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:31:38 2026] POST /v2.1/servers => generated 447 bytes in 800 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 12:31:38.982 8 WARNING neutronclient.v2_0.client [None req-bfa134fd-6d8b-4281-a677-ab1e1ecaa5ca 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/718] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:31:38 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 1394 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-16 12:31:44.110 7 WARNING neutronclient.v2_0.client [None req-2e78e23c-ba68-4e6c-a018-392e7608ab3d 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in 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/719] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:31:44 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 1519 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:31:44.586 8 INFO nova.api.openstack.compute.server_external_events [req-4da0c28e-62fd-4fda-867c-dda9c4a97af4 req-9e540b44-e043-4f72-a215-90cfa03ee366 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance [pid: 8|app: 0|req: 363/720] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:31:44 2026] POST /v2.1/os-server-external-events => generated 179 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-16 12:31:49.268 7 WARNING neutronclient.v2_0.client [None req-8105af05-0850-4943-8445-dec459ef2918 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/723] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:31:49 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 1517 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-16 12:31:49.491 8 INFO nova.api.openstack.compute.server_external_events [req-68672a32-66e7-446c-9a92-475036f7b5f8 req-d625c194-3b4c-48e2-87d4-9bcd9b575533 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance [pid: 8|app: 0|req: 365/724] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:31:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:31:51.531 7 INFO nova.api.openstack.compute.server_external_events [req-8e8cb54d-53d4-435b-873f-489e63824ba0 req-4f3e3424-0ed8-4561-95ad-1c61308a4b6c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance [pid: 7|app: 0|req: 360/725] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:31:51 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-16 12:31:54.516 8 WARNING neutronclient.v2_0.client [None req-9c7d6bbf-8e9e-4096-b61b-c9594f7c78c4 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/726] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:31:54 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 1814 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:31:55.984 8 INFO nova.api.openstack.compute.server_external_events [req-203c8451-029e-469e-b965-c426f69af8dc req-01618d1b-a849-472f-b515-403209037a7d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance 2026-04-16 12:31:55.986 7 WARNING neutronclient.v2_0.client [None req-d1278f80-5008-4fa8-9be2-c94da20b9ced 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/727] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:31:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:31:56.033 7 WARNING neutronclient.v2_0.client [None req-d1278f80-5008-4fa8-9be2-c94da20b9ced 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The 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-16 12:31:56.281 7 WARNING neutronclient.v2_0.client [None req-d1278f80-5008-4fa8-9be2-c94da20b9ced 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/728] 10.0.0.96 () {34 vars in 662 bytes} [Thu Apr 16 12:31:55 2026] POST /v2.1/servers => generated 447 bytes in 532 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-16 12:31:56.485 8 WARNING neutronclient.v2_0.client [None req-adddbad0-6587-4944-b6c9-604e9f8d38e5 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in 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/729] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:31:56 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => generated 1394 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-16 12:32:01.577 7 WARNING neutronclient.v2_0.client [None req-d2c2c5b5-7caa-481e-b5e0-541bca8d2732 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in 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/732] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:32:01 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => generated 1519 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-16 12:32:02.046 8 INFO nova.api.openstack.compute.server_external_events [req-53a19ab7-0e84-4c46-a820-51b2fc93d247 req-0ad338f4-0b45-4ed0-a905-85b2cfbcf48a 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 8|app: 0|req: 370/733] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:06.757 7 WARNING neutronclient.v2_0.client [None req-f7b74ba0-bf73-49c2-8edb-c2dfdd1b927e 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] 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-16 12:32:06.920 8 INFO nova.api.openstack.compute.server_external_events [req-36ef39cd-cb48-41b0-93fb-0d2a4973fbe7 req-f1a1934a-a7ff-47e0-bf10-cefb0082e545 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 8|app: 0|req: 371/734] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:32:06 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => generated 1517 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:08.973 8 INFO nova.api.openstack.compute.server_external_events [req-6c2f0e9c-1440-4bfd-98e6-c1dfe70336fd req-984c992e-23a2-43bf-ba79-9274ee81eba3 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 8|app: 0|req: 373/738] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:12.048 7 WARNING neutronclient.v2_0.client [None req-82bb674a-fcba-4ac6-9fa5-2d7885006d9e 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/739] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:32:12 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => generated 1817 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:13.347 8 INFO nova.api.openstack.compute.server_external_events [req-723e78ef-67b0-444f-8d76-d33d7ad01a2a req-87105fa9-eef6-4d01-8757-c94cfd39fe0d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 8|app: 0|req: 374/740] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:13 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-16 12:32:36.404 7 WARNING neutronclient.v2_0.client [None req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The 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-16 12:32:36.446 7 WARNING neutronclient.v2_0.client [None req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The 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-16 12:32:36.597 7 WARNING neutronclient.v2_0.client [None req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/745] 199.204.45.227 () {36 vars in 714 bytes} [Thu Apr 16 12:32:36 2026] POST /v2.1/servers => generated 453 bytes in 605 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-16 12:32:37.288 8 WARNING neutronclient.v2_0.client [None req-e7de304c-fc3c-4263-aef2-b2b0368e514a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/746] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 12:32:37 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 2213 bytes in 51 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-16 12:32:37.340 7 WARNING neutronclient.v2_0.client [None req-a3bda949-cd03-4209-b952-d66cba03d1eb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/747] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 12:32:37 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 28 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/748] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 12:32:37 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/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-16 12:32:40.020 7 WARNING neutronclient.v2_0.client [None req-6dc39900-df2e-4010-b633-84c4dfed8a76 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/751] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 12:32:39 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 2371 bytes in 95 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-16 12:32:40.273 8 WARNING neutronclient.v2_0.client [None req-4fda469c-91d3-4563-b04b-61953831f675 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/752] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 12:32:40 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 28 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/753] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 12:32:40 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:42.441 8 INFO nova.api.openstack.compute.server_external_events [req-6e5a612f-b77e-4764-a9da-bd3cf13dfe51 req-c315cb9b-c0f0-4a07-8e1e-667fd993da63 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:38a43ef0-704e-44ab-8823-cad6d0635752 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 381/754] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:42 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-16 12:32:43.160 7 WARNING neutronclient.v2_0.client [None req-1a9eb4fc-186b-4f54-b999-46355f54d48d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/755] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 12:32:43 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 2445 bytes in 131 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-16 12:32:43.296 8 WARNING neutronclient.v2_0.client [None req-a5504e9c-3c57-4852-bfa5-7332022a6567 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/756] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 12:32:43 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 283 bytes in 84 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: 375/757] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 12:32:43 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/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-16 12:32:46.011 8 WARNING neutronclient.v2_0.client [None req-a98088d9-ca7d-4e8e-8ce7-cab546c90de9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/758] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 12:32:45 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 2433 bytes in 160 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-16 12:32:46.160 7 WARNING neutronclient.v2_0.client [None req-64bbcd35-16c5-4a94-bdc1-247deee04caa 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/759] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 12:32:46 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 283 bytes in 84 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: 384/760] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 12:32:46 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/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-16 12:32:48.545 8 INFO nova.api.openstack.compute.server_external_events [req-f97d1c5a-f437-4223-a576-1a5cfff84ccb req-2d1d2195-fe03-489d-a23a-d7aa38bebdd4 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:38a43ef0-704e-44ab-8823-cad6d0635752 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 386/763] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:49.098 7 WARNING neutronclient.v2_0.client [None req-3bdd86c9-7f4c-4fe5-a80b-d84230430d94 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/764] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 12:32:49 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 2433 bytes in 140 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-16 12:32:49.241 8 WARNING neutronclient.v2_0.client [None req-98e38e48-102f-44f9-be57-c9832b8ba83a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/765] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 12:32:49 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/766] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 12:32:49 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:50.586 8 INFO nova.api.openstack.compute.server_external_events [req-984b6933-b376-4d88-a60b-f148e451e0cd req-856458a7-afcb-4694-bd64-b855544dbe20 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:38a43ef0-704e-44ab-8823-cad6d0635752 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 388/767] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:32:50 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-16 12:32:51.916 7 WARNING neutronclient.v2_0.client [None req-e4a698d0-6db7-42e4-b86f-f11b031ed9c6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/768] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 12:32:51 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 2580 bytes in 128 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-16 12:32:52.061 8 WARNING neutronclient.v2_0.client [None req-acea6854-e336-48ff-ae33-273771cfa6ea 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/769] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 12:32:52 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 285 bytes in 90 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: 381/770] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 12:32:52 2026] GET /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:33:25.648 8 WARNING neutronclient.v2_0.client [None req-6738e133-b18e-4665-9ac3-5332604b9581 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The 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-16 12:33:25.697 8 WARNING neutronclient.v2_0.client [None req-6738e133-b18e-4665-9ac3-5332604b9581 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] 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-16 12:33:28.130 7 INFO nova.api.openstack.compute.server_external_events [req-ed1e041b-fc80-4e35-89d1-40216093e5f7 req-3746405e-781e-4878-a438-83fd10148d2e 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 385/777] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:33:28 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-16 12:33:31.141 7 INFO nova.api.openstack.compute.server_external_events [req-03657b3c-db2e-4213-b5a2-b713bcc747bc req-598d857a-b31c-472b-b237-36fc0b7ba868 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 388/780] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:33:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:33:33.191 7 INFO nova.api.openstack.compute.server_external_events [req-d1a47d75-b7a7-4257-a827-597ae59eb8e6 req-2f593ec6-e30b-4a9e-92f3-0ed34382c292 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 389/781] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:33:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:33:34.262 8 WARNING neutronclient.v2_0.client [None req-6738e133-b18e-4665-9ac3-5332604b9581 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/782] 199.204.45.227 () {36 vars in 812 bytes} [Thu Apr 16 12:33:25 2026] POST /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 281 bytes in 8712 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-16 12:33:34.757 7 INFO nova.api.openstack.compute.server_external_events [req-5ac220e0-37d3-4c69-9dc8-8d37da6d9a78 req-4e1d64d0-da64-4d41-8e9b-30d21519b0b1 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 390/783] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:33:36.804 8 INFO nova.api.openstack.compute.server_external_events [req-cf69dbb8-097e-4437-9c67-5af646aaabf3 req-78083df3-8da1-4531-ac43-996f609c480d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 394/784] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:33:36 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-16 12:34:00.792 7 WARNING neutronclient.v2_0.client [None req-db829776-f516-4f8a-80fd-87e2ba230145 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The 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-16 12:34:00.837 7 WARNING neutronclient.v2_0.client [None req-db829776-f516-4f8a-80fd-87e2ba230145 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] 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-16 12:34:03.317 8 INFO nova.api.openstack.compute.server_external_events [req-e0f37145-2036-49d9-bfae-8bff947b6173 req-95aa6ae3-820f-4ab1-a957-331b644cb7b5 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 398/791] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:03 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-16 12:34:06.657 8 INFO nova.api.openstack.compute.server_external_events [req-f426dd10-fbd2-4117-b015-97f86e0224fa req-1da38b29-dc63-4210-a4ea-2a87f1455116 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 399/792] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:06 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-16 12:34:08.695 8 INFO nova.api.openstack.compute.server_external_events [req-6ad488fb-77c2-446b-8153-26ed9d244909 req-4921722b-2b41-4a02-9c1c-d4339c5d4224 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 402/795] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34: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) 2026-04-16 12:34:09.903 7 WARNING neutronclient.v2_0.client [None req-db829776-f516-4f8a-80fd-87e2ba230145 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/796] 199.204.45.227 () {36 vars in 812 bytes} [Thu Apr 16 12:34:00 2026] POST /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 375 bytes in 9232 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-16 12:34:20.548 8 WARNING neutronclient.v2_0.client [None req-54d6a305-b322-4312-b45a-9717383ca537 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The 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-16 12:34:20.593 8 WARNING neutronclient.v2_0.client [None req-54d6a305-b322-4312-b45a-9717383ca537 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] 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-16 12:34:23.011 7 INFO nova.api.openstack.compute.server_external_events [req-3253fe54-b52d-47da-8821-d21af0152e50 req-ef7dd628-ddf8-481e-b707-60ef7b50059e 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 396/799] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:22 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-16 12:34:26.641 7 INFO nova.api.openstack.compute.server_external_events [req-1e88f884-0091-4bf6-8c1d-30982b5f2a93 req-38453556-79f9-4cba-ba4d-9ab9c05de7f1 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 397/800] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34: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-16 12:34:28.686 7 INFO nova.api.openstack.compute.server_external_events [req-be6fe552-46e6-4164-a05a-72c8e3623109 req-1d5cae1c-0994-4cf9-a8d3-8465e9309036 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-plugged:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 400/803] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 12:34:29.633 8 WARNING neutronclient.v2_0.client [None req-54d6a305-b322-4312-b45a-9717383ca537 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] The python binding code in 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/804] 199.204.45.227 () {36 vars in 812 bytes} [Thu Apr 16 12:34:20 2026] POST /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface => generated 377 bytes in 9181 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-16 12:34:30.732 7 INFO nova.api.openstack.compute.server_external_events [req-169ee194-d2e0-4b9e-978f-8cb38cd0bbaa req-2b4da6fd-1303-40ea-b440-d9dcf1140b60 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 401/805] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:34:44.311 7 INFO nova.api.openstack.compute.server_external_events [req-09ba668c-b552-478d-b410-e69c8e203a10 req-73235700-010f-4e4c-96fe-a6e8b9933f4b 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 403/808] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/809] 199.204.45.227 () {34 vars in 855 bytes} [Thu Apr 16 12:34:44 2026] DELETE /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface/bd8e59a9-0da7-4420-aa54-07eb5be69708 => generated 0 bytes in 67 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-16 12:34:46.357 7 INFO nova.api.openstack.compute.server_external_events [req-e766b175-c44c-4c46-9c07-171b6acec41a req-e66db2a9-285b-45c8-b467-25d652dc903c 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 404/810] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:46 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-16 12:34:48.395 8 INFO nova.api.openstack.compute.server_external_events [req-4059104a-909f-4670-b3d1-d9a76de45a66 req-96ecb99b-e696-4e2d-b07e-54dba1f52a3e 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance 2026-04-16 12:34:48.395 8 INFO nova.api.openstack.compute.server_external_events [req-4059104a-909f-4670-b3d1-d9a76de45a66 req-96ecb99b-e696-4e2d-b07e-54dba1f52a3e 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:bd8e59a9-0da7-4420-aa54-07eb5be69708 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 408/813] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:48 2026] POST /v2.1/os-server-external-events => generated 358 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-16 12:34:54.818 7 INFO nova.api.openstack.compute.server_external_events [req-7431b90e-8edf-44cf-85cb-e15ecc5db51c req-f0c8b873-1c0f-4997-a731-3aa281b6ea26 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 406/814] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:54 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: 8|app: 0|req: 409/815] 199.204.45.227 () {34 vars in 855 bytes} [Thu Apr 16 12:34:54 2026] DELETE /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface/d36a459e-a2b6-43c9-8adc-cd1a2364e778 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:34:56.929 7 INFO nova.api.openstack.compute.server_external_events [req-b0c6f598-2e32-4398-a31e-0bfea90ede02 req-b3bb18b4-c865-476b-81a3-2ddbe4a45d17 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 407/816] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:34:58.986 8 INFO nova.api.openstack.compute.server_external_events [req-94f467ef-da17-43ea-843e-7afecd5cbc1f req-d7ef2d88-9825-4a19-8549-7eb1eef84edf 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:d36a459e-a2b6-43c9-8adc-cd1a2364e778 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 411/819] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:34:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/822] 199.204.45.227 () {34 vars in 855 bytes} [Thu Apr 16 12:35:15 2026] DELETE /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9/os-interface/27c71678-4026-4a9a-8286-37148f854302 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:17.693 7 INFO nova.api.openstack.compute.server_external_events [req-543da3c4-5acf-4168-ae2a-290dcfb67c38 req-cba95d96-183d-4260-ba8d-26ed94168189 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 7|app: 0|req: 410/823] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:17 2026] POST /v2.1/os-server-external-events => generated 185 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-16 12:35:19.767 8 INFO nova.api.openstack.compute.server_external_events [req-53e1909e-ad4b-4e52-90ee-84994d114324 req-7f10044a-abd2-4aff-a770-537abe6e111d 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:27c71678-4026-4a9a-8286-37148f854302 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 415/826] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/827] 199.204.45.227 () {34 vars in 755 bytes} [Thu Apr 16 12:35:20 2026] DELETE /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 0 bytes in 289 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-16 12:35:22.255 8 INFO nova.api.openstack.compute.server_external_events [req-e852a3bf-a0e3-43ab-9c35-792870cdb2f7 req-f9ab66be-7a3b-4ebb-96fa-42efeb0c26b7 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:38a43ef0-704e-44ab-8823-cad6d0635752 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 416/828] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:23.480 7 INFO nova.compute.api [None req-6d6bea71-b410-48cf-8a53-fff1fde5230d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] [instance: b8946369-4bcd-4efd-9003-418bc51551f9] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 413/829] 199.204.45.227 () {34 vars in 755 bytes} [Thu Apr 16 12:35:23 2026] DELETE /v2.1/servers/b8946369-4bcd-4efd-9003-418bc51551f9 => generated 0 bytes in 123 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-16 12:35:24.292 8 INFO nova.api.openstack.compute.server_external_events [req-45ac8191-1060-4089-b7b4-3c38d21bf4ef req-f8cfbb74-89ac-4aa2-821c-6aeca3ed00a6 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:38a43ef0-704e-44ab-8823-cad6d0635752 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance 2026-04-16 12:35:24.293 8 INFO nova.api.openstack.compute.server_external_events [req-45ac8191-1060-4089-b7b4-3c38d21bf4ef req-f8cfbb74-89ac-4aa2-821c-6aeca3ed00a6 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:38a43ef0-704e-44ab-8823-cad6d0635752 for instance b8946369-4bcd-4efd-9003-418bc51551f9 on instance [pid: 8|app: 0|req: 417/830] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:24 2026] POST /v2.1/os-server-external-events => generated 356 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-16 12:35:24.977 7 INFO nova.api.openstack.compute.server_external_events [req-08bf991b-0b4a-42e9-872b-903e1fb0439c req-70a3d3e9-f47e-4fe8-b7d7-3e9657617ef5 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 7|app: 0|req: 414/831] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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.96 () {32 vars in 717 bytes} [Thu Apr 16 12:35:24 2026] DELETE /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => 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-16 12:35:25.123 7 WARNING neutronclient.v2_0.client [None req-f2245156-4520-4add-8856-a9168d52e7a9 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in 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.96 () {32 vars in 714 bytes} [Thu Apr 16 12:35:25 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => generated 1943 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:27.014 8 INFO nova.api.openstack.compute.server_external_events [req-a5afc89b-7717-4064-991d-86d68214025f req-49ceb187-dd9f-4e83-89a1-c406eaa5b7eb 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance 2026-04-16 12:35:27.015 8 INFO nova.api.openstack.compute.server_external_events [req-a5afc89b-7717-4064-991d-86d68214025f req-49ceb187-dd9f-4e83-89a1-c406eaa5b7eb 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 8|app: 0|req: 419/834] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:26 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:29.050 8 INFO nova.api.openstack.compute.server_external_events [req-6fc37b7c-0316-43ee-a373-aa39bb3c166d req-81ceb610-23ac-49e1-9143-a06d6f6c4302 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:3dcd5fda-28bd-4e4a-8a39-905782e9dce8 for instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff on instance [pid: 8|app: 0|req: 421/837] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:29 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-16 12:35:30.316 7 WARNING neutronclient.v2_0.client [None req-b970584d-7355-4698-afb9-2d850c576d18 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/838] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:35:30 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:35.396 8 INFO nova.api.openstack.wsgi [None req-6e9d7b8b-f183-4c67-844b-3c5f5c9fa848 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] HTTP exception thrown: Instance 6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff could not be found. [pid: 8|app: 0|req: 422/839] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:35:35 2026] GET /v2.1/servers/6da4c2bf-1656-4a8f-b7dc-51f4c4bf63ff => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:35.828 7 INFO nova.api.openstack.compute.server_external_events [req-896c6267-f32c-43ac-b844-25ceb49297c7 req-1c7510c9-9141-4ca7-a874-2f2b9bf216c0 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-changed:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance [pid: 7|app: 0|req: 418/840] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:35 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) [pid: 8|app: 0|req: 423/841] 10.0.0.96 () {32 vars in 717 bytes} [Thu Apr 16 12:35:35 2026] DELETE /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 0 bytes in 133 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-16 12:35:35.990 7 WARNING neutronclient.v2_0.client [None req-30fc5b1e-b46d-464c-aa2d-b278d8cb4a24 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/842] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:35:35 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 1940 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-16 12:35:37.894 8 INFO nova.api.openstack.compute.server_external_events [req-55d360f2-cc18-429e-ad94-7db6cddcfc11 req-1220f39a-28c8-4f24-98c2-6bd225067deb 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance [pid: 8|app: 0|req: 424/843] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:39.947 8 INFO nova.api.openstack.compute.server_external_events [req-0cae8cc0-824a-4a70-95b5-815033f7749c req-64ff1019-4c07-4c72-8dfc-bde33bb22f03 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-unplugged:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance 2026-04-16 12:35:39.947 8 INFO nova.api.openstack.compute.server_external_events [req-0cae8cc0-824a-4a70-95b5-815033f7749c req-64ff1019-4c07-4c72-8dfc-bde33bb22f03 1deee1dd46584287b6415ea382eef93e b6e24f40b7fa4d9abffd3c76603c9190 - - 3b185a9baaaa4f669a7825a70b8f7d4e 3b185a9baaaa4f669a7825a70b8f7d4e] Creating event network-vif-deleted:514a765a-6501-4133-b9ec-2ea94a2c4b0a for instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 on instance [pid: 8|app: 0|req: 426/846] 10.0.0.71 () {38 vars in 814 bytes} [Thu Apr 16 12:35:39 2026] POST /v2.1/os-server-external-events => generated 356 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-16 12:35:41.179 7 WARNING neutronclient.v2_0.client [None req-fed3fac8-7a4b-429e-a6d8-815b902a688a 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] The python binding code in 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/847] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:35:41 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => generated 1480 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-16 12:35:46.261 8 INFO nova.api.openstack.wsgi [None req-b1724c48-cff8-4955-916f-b6b708785142 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] HTTP exception thrown: Instance 240ec31a-71e1-44dc-9106-e7dbfffc6563 could not be found. [pid: 8|app: 0|req: 427/848] 10.0.0.96 () {32 vars in 714 bytes} [Thu Apr 16 12:35:46 2026] GET /v2.1/servers/240ec31a-71e1-44dc-9106-e7dbfffc6563 => 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: 422/849] 10.0.0.96 () {32 vars in 725 bytes} [Thu Apr 16 12:35:48 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1554906848 => 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-16 12:35:48.117 8 INFO nova.api.openstack.wsgi [None req-05cb96c5-b46c-4ac4-b6b7-c8577dbff83b 7866ea8f1c8647a6b335cf0d38d76392 585c9ebdc45c4f68bd759b20c6bbfc53 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1554906848 not found for user 7866ea8f1c8647a6b335cf0d38d76392 [pid: 8|app: 0|req: 428/850] 10.0.0.96 () {32 vars in 722 bytes} [Thu Apr 16 12:35:48 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1554906848 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/855] 10.0.0.96 () {32 vars in 654 bytes} [Thu Apr 16 12:36:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/856] 10.0.0.96 () {32 vars in 640 bytes} [Thu Apr 16 12:36:03 2026] GET /v2.1/servers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 12:36:03.169 8 WARNING oslo_db.sqlalchemy.utils [None req-412f4227-b5c9-4ec5-b8b2-39b5385811fd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 432/857] 10.0.0.96 () {32 vars in 648 bytes} [Thu Apr 16 12:36:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/858] 10.0.0.96 () {32 vars in 693 bytes} [Thu Apr 16 12:36:03 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)