+ 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 23 17:20:41 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-8c4b95974-p5jhl 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 0x7fd87f69c668 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-23 17:20:46.155 7 INFO nova.utils [None req-afcd42e5-f0af-42a2-ba43-f109170f2ce8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 17:20:46.220 8 INFO nova.utils [None req-45eea3ef-c0d4-4053-8861-c8e0028ddc39 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 17:20:47.927 7 WARNING keystonemiddleware._common.config [None req-afcd42e5-f0af-42a2-ba43-f109170f2ce8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:20:47.936 7 WARNING oslo_config.cfg [None req-afcd42e5-f0af-42a2-ba43-f109170f2ce8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:20:47.968 8 WARNING keystonemiddleware._common.config [None req-45eea3ef-c0d4-4053-8861-c8e0028ddc39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:20:47.978 8 WARNING oslo_config.cfg [None req-45eea3ef-c0d4-4053-8861-c8e0028ddc39 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:20:48.018 7 WARNING keystonemiddleware._common.config [None req-afcd42e5-f0af-42a2-ba43-f109170f2ce8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:20:48.034 7 WARNING oslo_config.cfg [None req-afcd42e5-f0af-42a2-ba43-f109170f2ce8 - - - - - -] 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-23 17:20:48.046 7 WARNING oslo_config.cfg [None req-afcd42e5-f0af-42a2-ba43-f109170f2ce8 - - - - - -] 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 0x7fd87f69c668 pid: 7 (default app) 2026-04-23 17:20:48.062 8 WARNING keystonemiddleware._common.config [None req-45eea3ef-c0d4-4053-8861-c8e0028ddc39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:20:48.080 8 WARNING oslo_config.cfg [None req-45eea3ef-c0d4-4053-8861-c8e0028ddc39 - - - - - -] 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-23 17:20:48.094 8 WARNING oslo_config.cfg [None req-45eea3ef-c0d4-4053-8861-c8e0028ddc39 - - - - - -] 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 0x7fd87f69c668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:20:55 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:55.759 8 WARNING oslo_policy.policy [None req-3542839c-6020-4065-8315-efd4d55f40e6 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - 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-23 17:20:55.759 8 WARNING oslo_policy.policy [None req-3542839c-6020-4065-8315-efd4d55f40e6 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:20:55 2026] GET /v2.1 => generated 0 bytes in 589 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-23 17:20:55.852 7 WARNING oslo_policy.policy [req-3542839c-6020-4065-8315-efd4d55f40e6 req-6a99acaa-4854-4aab-8885-a3653fa17f32 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - 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-23 17:20:55.852 7 WARNING oslo_policy.policy [req-3542839c-6020-4065-8315-efd4d55f40e6 req-6a99acaa-4854-4aab-8885-a3653fa17f32 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - 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: 4/5] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:20:55 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:20:55.951 8 INFO nova.api.openstack.wsgi [None req-e101781e-4f32-4266-b6ed-c2cdddafb708 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.196 () {48 vars in 1009 bytes} [Thu Apr 23 17:20:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:20:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.196 () {52 vars in 1046 bytes} [Thu Apr 23 17:20:55 2026] POST /v2.1/flavors => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:20:56 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: 5/12] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:20:56 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: 7|app: 0|req: 8/13] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:20:57 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-23 17:20:57.042 8 INFO nova.api.openstack.wsgi [None req-a9baf590-f181-4fa1-a292-b6f27145a8d2 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.196 () {48 vars in 1011 bytes} [Thu Apr 23 17:20:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:20:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.196 () {52 vars in 1046 bytes} [Thu Apr 23 17:20:57 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:20:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:20:58 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:20:58 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-23 17:20:58.099 8 INFO nova.api.openstack.wsgi [None req-629b0f2e-3b82-42fe-aba6-5b2d08a6f355 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.196 () {48 vars in 1013 bytes} [Thu Apr 23 17:20:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:20:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.196 () {52 vars in 1046 bytes} [Thu Apr 23 17:20:58 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:20:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:20:59 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:20:59 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-23 17:20:59.154 8 INFO nova.api.openstack.wsgi [None req-16f9dc10-c791-4055-872f-77ac9df7ac48 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.196 () {48 vars in 1011 bytes} [Thu Apr 23 17:20:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:20:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.196 () {52 vars in 1046 bytes} [Thu Apr 23 17:20:59 2026] POST /v2.1/flavors => 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: 16/29] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:21:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:21:00 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:21:00 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:21:00.212 8 INFO nova.api.openstack.wsgi [None req-520bac4d-02fc-4e1e-bec5-83e3ffb17ce0 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/32] 199.19.213.196 () {48 vars in 1013 bytes} [Thu Apr 23 17:21:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:21:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.19.213.196 () {52 vars in 1046 bytes} [Thu Apr 23 17:21:00 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:25:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:25:12 2026] GET /v2.1 => generated 0 bytes in 457 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:25:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:25:12.576 7 INFO nova.api.openstack.wsgi [None req-1a8d6bfa-94a0-49a9-8635-ab109a2e3a12 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 45/88] 199.19.213.196 () {48 vars in 1013 bytes} [Thu Apr 23 17:25:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.196 () {52 vars in 1047 bytes} [Thu Apr 23 17:25:12 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 10.0.0.100 () {28 vars in 453 bytes} [Thu Apr 23 17:25:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 49/100] 10.0.0.100 () {30 vars in 657 bytes} [Thu Apr 23 17:25:49 2026] GET /v2.1 => generated 0 bytes in 45 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: 52/101] 10.0.0.100 () {32 vars in 730 bytes} [Thu Apr 23 17:25:49 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 10.0.0.100 () {34 vars in 803 bytes} [Thu Apr 23 17:25:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:25:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 51/104] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:25:54 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:25:54 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:25:54.449 8 INFO nova.api.openstack.wsgi [None req-27aa20e7-ef94-46ea-9264-8a52d3bfb893 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 52/106] 199.19.213.196 () {48 vars in 1015 bytes} [Thu Apr 23 17:25:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:25:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.19.213.196 () {52 vars in 1047 bytes} [Thu Apr 23 17:25:54 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/129] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:27:33 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: 66/130] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:27:33 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 65/131] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:27:33 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-23 17:27:33.249 7 INFO nova.api.openstack.wsgi [None req-0c481664-7295-4c03-8ccf-51cc3e6a097a 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 901f014de4bd4dbfb15b09f030bfc81b [pid: 7|app: 0|req: 67/132] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:27:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 17:27:33.266 8 WARNING oslo_db.sqlalchemy.utils [None req-be942318-5e5b-43b6-9384-93899f4ad688 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 66/133] 199.19.213.196 () {48 vars in 1014 bytes} [Thu Apr 23 17:27:33 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.19.213.196 () {52 vars in 1055 bytes} [Thu Apr 23 17:27:33 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: 68/137] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:27:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/138] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:27:37 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 69/139] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:27:37 2026] GET /v2.1/ => generated 400 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/140] 199.19.213.196 () {48 vars in 1071 bytes} [Thu Apr 23 17:27:37 2026] GET /v2.1/os-quota-sets/b702354768bb4df99cea40a072aeafe2 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/141] 199.19.213.196 () {52 vars in 1123 bytes} [Thu Apr 23 17:27:37 2026] PUT /v2.1/os-quota-sets/b702354768bb4df99cea40a072aeafe2 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.19.213.196 () {42 vars in 701 bytes} [Thu Apr 23 17:28:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.19.213.196 () {44 vars in 905 bytes} [Thu Apr 23 17:28:35 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.19.213.196 () {46 vars in 978 bytes} [Thu Apr 23 17:28:35 2026] GET /v2.1/ => generated 400 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.19.213.196 () {52 vars in 1121 bytes} [Thu Apr 23 17:28:35 2026] PUT /v2.1/os-quota-sets/2d1ce7dec2504cd5b0952406a734ae0a => generated 238 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.19.213.196 () {42 vars in 703 bytes} [Thu Apr 23 17:35:47 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: 123/245] 199.19.213.196 () {44 vars in 907 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 123/246] 199.19.213.196 () {46 vars in 980 bytes} [Thu Apr 23 17:35:47 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-23 17:35:47.842 7 INFO nova.api.openstack.wsgi [None req-5bd33ce4-a4b3-4627-830b-ac8bfc99ced1 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 124/247] 199.19.213.196 () {48 vars in 1009 bytes} [Thu Apr 23 17:35:47 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: 124/248] 199.19.213.196 () {48 vars in 1049 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 129/257] 10.0.0.44 () {32 vars in 653 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 10.0.0.44 () {32 vars in 639 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 17:36:31.397 8 WARNING oslo_db.sqlalchemy.utils [None req-9a582b14-cf0b-4656-a511-e063b8645ed3 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 130/259] 10.0.0.44 () {32 vars in 647 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 10.0.0.44 () {32 vars in 692 bytes} [Thu Apr 23 17:36:31 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: 132/263] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:36:42 2026] GET /v2.1/flavors/f4d1b8c7-7c9a-4d3f-90cf-a7cc1f0e427a => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 10.0.0.44 () {32 vars in 639 bytes} [Thu Apr 23 17:36:42 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:36:42 2026] GET /v2.1/flavors/f4d1b8c7-7c9a-4d3f-90cf-a7cc1f0e427a => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:50.567 8 WARNING neutronclient.v2_0.client [None req-26aeb0e0-f3cb-4f22-b388-3b07a4de705a b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/268] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:36:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 10.0.0.44 () {34 vars in 683 bytes} [Thu Apr 23 17:36:50 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2339 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:52.814 7 WARNING neutronclient.v2_0.client [None req-b96452e5-7012-43f3-8c08-19a01300a112 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:54.540 8 WARNING neutronclient.v2_0.client [None req-370b0032-7e55-4312-a061-e55414431bb8 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in 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/270] 10.0.0.44 () {34 vars in 683 bytes} [Thu Apr 23 17:36:52 2026] POST /v2.1/os-security-groups => generated 244 bytes in 2015 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:54.836 7 WARNING neutronclient.v2_0.client [None req-6800c8bc-14fa-48dd-82a1-df9fe7548723 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/271] 10.0.0.44 () {34 vars in 683 bytes} [Thu Apr 23 17:36:54 2026] POST /v2.1/os-security-groups => generated 246 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:55.035 8 WARNING neutronclient.v2_0.client [None req-5c3a3d99-19ea-4e4a-b01b-6be97e617b5a 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in 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/272] 10.0.0.44 () {34 vars in 683 bytes} [Thu Apr 23 17:36:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:55.267 7 WARNING neutronclient.v2_0.client [None req-529e9b19-a2db-450f-9e9b-93f15911fce0 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:55.462 8 WARNING neutronclient.v2_0.client [None req-5c3a3d99-19ea-4e4a-b01b-6be97e617b5a 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:55.500 7 WARNING neutronclient.v2_0.client [None req-529e9b19-a2db-450f-9e9b-93f15911fce0 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/273] 10.0.0.44 () {34 vars in 693 bytes} [Thu Apr 23 17:36:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:55.876 8 WARNING neutronclient.v2_0.client [None req-6392880f-ff16-4c3d-b5e3-6ef81813031f 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:55.884 7 WARNING neutronclient.v2_0.client [None req-529e9b19-a2db-450f-9e9b-93f15911fce0 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/274] 10.0.0.44 () {34 vars in 683 bytes} [Thu Apr 23 17:36:55 2026] POST /v2.1/os-security-groups => generated 248 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:56.696 8 WARNING neutronclient.v2_0.client [None req-a65ec619-3ad0-4d37-9661-b34d4b20b6a4 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in 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/277] 10.0.0.44 () {32 vars in 661 bytes} [Thu Apr 23 17:36:55 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 1454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:56.728 7 WARNING neutronclient.v2_0.client [None req-1effe626-91b4-4a08-9b96-8a8e4fd697a4 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:56.741 8 WARNING neutronclient.v2_0.client [None req-a65ec619-3ad0-4d37-9661-b34d4b20b6a4 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:56.767 7 WARNING neutronclient.v2_0.client [None req-1effe626-91b4-4a08-9b96-8a8e4fd697a4 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/278] 10.0.0.44 () {34 vars in 693 bytes} [Thu Apr 23 17:36:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:57.052 8 WARNING neutronclient.v2_0.client [None req-6409be89-454e-4fb4-a0c6-abf4062b2092 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/279] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:56 2026] DELETE /v2.1/os-security-groups/746a34ca-035a-48f2-9b69-d00b30ba9e53 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:57.115 7 WARNING neutronclient.v2_0.client [None req-d5654646-d00e-4287-aa0e-8075fe1356b9 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:57.144 8 WARNING neutronclient.v2_0.client [None req-6409be89-454e-4fb4-a0c6-abf4062b2092 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:36:57.175 7 WARNING neutronclient.v2_0.client [None req-d5654646-d00e-4287-aa0e-8075fe1356b9 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/280] 10.0.0.44 () {34 vars in 693 bytes} [Thu Apr 23 17:36:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:57.426 7 WARNING neutronclient.v2_0.client [None req-b942c1f0-4b3a-41bd-95c9-7e3202854811 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:57.452 7 INFO nova.api.openstack.wsgi [None req-b942c1f0-4b3a-41bd-95c9-7e3202854811 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] HTTP exception thrown: Security group 746a34ca-035a-48f2-9b69-d00b30ba9e53 does not exist Neutron server returns request_ids: ['req-472f435e-e301-4d7c-8519-68e7da07c7bc'] [pid: 7|app: 0|req: 140/281] 10.0.0.44 () {32 vars in 735 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.1/os-security-groups/746a34ca-035a-48f2-9b69-d00b30ba9e53 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:57.463 7 WARNING neutronclient.v2_0.client [None req-7cb3c759-b877-4b47-a721-c869c54358ac 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:57.569 8 WARNING neutronclient.v2_0.client [None req-6409be89-454e-4fb4-a0c6-abf4062b2092 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/282] 10.0.0.44 () {32 vars in 735 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.1/os-security-groups/902c2cff-2bed-4123-8eb8-ca9dbe8208bb => generated 665 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:57.598 7 WARNING neutronclient.v2_0.client [None req-9d51e298-d26a-4744-a658-0f16a410b882 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:57.629 7 WARNING neutronclient.v2_0.client [None req-9d51e298-d26a-4744-a658-0f16a410b882 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/283] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:57 2026] DELETE /v2.1/os-security-groups/13ed2ee5-a4af-4b96-a3cd-f43ec9761aaa => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:57.799 7 WARNING neutronclient.v2_0.client [None req-01b16f87-b358-482f-975b-f2d175925662 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:57.829 7 WARNING neutronclient.v2_0.client [None req-01b16f87-b358-482f-975b-f2d175925662 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:57.877 7 WARNING neutronclient.v2_0.client [None req-01b16f87-b358-482f-975b-f2d175925662 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/284] 10.0.0.44 () {32 vars in 748 bytes} [Thu Apr 23 17:36:57 2026] DELETE /v2.1/os-security-group-rules/e4211629-150b-403a-8654-880f9f7e4b72 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:58.101 7 WARNING neutronclient.v2_0.client [None req-6cf39c5a-5c9c-4ca2-959f-80c9af462aec b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:58.142 7 INFO nova.api.openstack.wsgi [None req-6cf39c5a-5c9c-4ca2-959f-80c9af462aec b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] HTTP exception thrown: Security group 13ed2ee5-a4af-4b96-a3cd-f43ec9761aaa does not exist Neutron server returns request_ids: ['req-4e447c32-9e7a-47a7-a9ee-ae765e8c0b8e'] [pid: 7|app: 0|req: 144/285] 10.0.0.44 () {32 vars in 735 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.1/os-security-groups/13ed2ee5-a4af-4b96-a3cd-f43ec9761aaa => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:58.147 7 WARNING neutronclient.v2_0.client [None req-ab45babd-4590-4636-8c02-0e5ed49966a0 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:58.213 7 WARNING neutronclient.v2_0.client [None req-ab45babd-4590-4636-8c02-0e5ed49966a0 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in 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/286] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:36:56 2026] POST /v2.1/servers => generated 453 bytes in 1424 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-23 17:36:58.378 8 WARNING neutronclient.v2_0.client [None req-fb18e2e1-fd73-4c81-80a0-1ef613bdbd10 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/287] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.1/os-security-groups/902c2cff-2bed-4123-8eb8-ca9dbe8208bb => generated 0 bytes in 308 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:58.472 7 WARNING neutronclient.v2_0.client [None req-bd24ee15-d6a0-438e-ac13-2dd5f2b8ba28 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:36:58.472 8 WARNING neutronclient.v2_0.client [None req-fb18e2e1-fd73-4c81-80a0-1ef613bdbd10 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/288] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1393 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-23 17:36:58.553 7 WARNING neutronclient.v2_0.client [None req-f0e3285c-43fe-45e7-8c31-4412961e8022 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The python binding code in 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/289] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.1/os-security-groups/12b2b963-015a-4b95-9c23-f13348df71cd => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:58.682 8 WARNING neutronclient.v2_0.client [None req-b0a593a4-70a1-48c7-99cd-2ed9eaae097b b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:58.695 7 WARNING neutronclient.v2_0.client [None req-f0e3285c-43fe-45e7-8c31-4412961e8022 16d3467cae19454aabb21f8813a11087 2347535081444ff485daf1cd977a191a - - default default] The 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-23 17:36:58.707 8 INFO nova.api.openstack.wsgi [None req-b0a593a4-70a1-48c7-99cd-2ed9eaae097b b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] HTTP exception thrown: Security group 12b2b963-015a-4b95-9c23-f13348df71cd does not exist Neutron server returns request_ids: ['req-9bfa36bf-3d80-49af-b9e7-82a975eebd08'] [pid: 8|app: 0|req: 144/290] 10.0.0.44 () {32 vars in 735 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.1/os-security-groups/12b2b963-015a-4b95-9c23-f13348df71cd => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:58.722 8 WARNING neutronclient.v2_0.client [None req-c846afc2-26cd-4d02-8ae8-f233245d7114 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/291] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.1/os-security-groups/d0d776e0-bd84-4671-9569-e16fd63521db => generated 0 bytes in 313 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:58.890 8 WARNING neutronclient.v2_0.client [None req-c846afc2-26cd-4d02-8ae8-f233245d7114 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:59.504 8 WARNING neutronclient.v2_0.client [None req-c846afc2-26cd-4d02-8ae8-f233245d7114 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in 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/292] 10.0.0.44 () {32 vars in 661 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.1/os-security-groups => generated 707 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:59.579 8 WARNING neutronclient.v2_0.client [None req-b4e63a33-89be-4f4f-b562-8a151c5ef89a b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:59.605 8 INFO nova.api.openstack.wsgi [None req-b4e63a33-89be-4f4f-b562-8a151c5ef89a b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] HTTP exception thrown: Security group 12b2b963-015a-4b95-9c23-f13348df71cd does not exist Neutron server returns request_ids: ['req-edc075ea-de31-493a-a062-3f11a07727d0'] [pid: 8|app: 0|req: 146/293] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:59 2026] DELETE /v2.1/os-security-groups/12b2b963-015a-4b95-9c23-f13348df71cd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:59.616 8 WARNING neutronclient.v2_0.client [None req-d283743e-a038-4966-8e50-e9deca32eb41 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The 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-23 17:36:59.624 7 WARNING neutronclient.v2_0.client [None req-43abcb79-1679-45e6-a044-48031018a7be e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:36:59.644 8 INFO nova.api.openstack.wsgi [None req-d283743e-a038-4966-8e50-e9deca32eb41 b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] HTTP exception thrown: Security group 13ed2ee5-a4af-4b96-a3cd-f43ec9761aaa does not exist Neutron server returns request_ids: ['req-d48c9ba7-4a0c-45d5-9772-c1ba61fde0f4'] [pid: 8|app: 0|req: 147/294] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:59 2026] DELETE /v2.1/os-security-groups/13ed2ee5-a4af-4b96-a3cd-f43ec9761aaa => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:59.654 8 WARNING neutronclient.v2_0.client [None req-7929fb92-8b28-49f6-96a6-01ddf0fda47a b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/295] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:36:59 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1397 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:59.698 8 INFO nova.api.openstack.wsgi [None req-7929fb92-8b28-49f6-96a6-01ddf0fda47a b75683a72a754c648fa0f02ebee91b7c 5451ee38fb1344fabfa60fc5e98f65d8 - - default default] HTTP exception thrown: Security group 746a34ca-035a-48f2-9b69-d00b30ba9e53 does not exist Neutron server returns request_ids: ['req-a145f957-86b1-40c5-b3e5-76bf63cffacb'] [pid: 8|app: 0|req: 148/296] 10.0.0.44 () {32 vars in 738 bytes} [Thu Apr 23 17:36:59 2026] DELETE /v2.1/os-security-groups/746a34ca-035a-48f2-9b69-d00b30ba9e53 => generated 194 bytes in 52 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: 149/297] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:36:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:37:00.790 8 WARNING neutronclient.v2_0.client [None req-baefe5bf-0585-4064-a5bf-ef96954cd70a e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/298] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1445 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:02.215 7 WARNING neutronclient.v2_0.client [None req-68e50cf9-e2bb-4021-acf5-6b3af33241a5 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:37:02.598 8 WARNING neutronclient.v2_0.client [None req-c92be49a-46f9-465e-ad52-98670b102016 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/299] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1445 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:02.804 8 WARNING neutronclient.v2_0.client [None req-c92be49a-46f9-465e-ad52-98670b102016 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The 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-23 17:37:02.968 8 WARNING neutronclient.v2_0.client [None req-c92be49a-46f9-465e-ad52-98670b102016 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/300] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:37:02 2026] POST /v2.1/servers => generated 449 bytes in 989 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-23 17:37:03.546 7 WARNING neutronclient.v2_0.client [None req-decf8908-de16-4fe0-8f73-d61e8fc55200 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/301] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1400 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:03.679 8 WARNING neutronclient.v2_0.client [None req-dbb9224d-4a1f-4ec1-9c11-91144f7a583f e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/302] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1453 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-23 17:37:04.627 7 WARNING neutronclient.v2_0.client [None req-27242ebe-01de-45f2-8bb2-b1df1a3f8803 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/303] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1404 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-23 17:37:04.953 8 WARNING neutronclient.v2_0.client [None req-ec0dff03-fd5a-4a17-94ef-7c54c391b053 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/304] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 10.0.0.44 () {30 vars in 411 bytes} [Thu Apr 23 17:37:05 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:05.715 7 WARNING neutronclient.v2_0.client [None req-024228d9-5f76-4f3b-827f-0e33e866cfe3 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] 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: 153/306] 10.0.0.44 () {28 vars in 558 bytes} [Thu Apr 23 17:37:05 2026] GET /v2/ => generated 402 bytes in 453 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 10.0.0.44 () {28 vars in 562 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 10.0.0.44 () {30 vars in 411 bytes} [Thu Apr 23 17:37:05 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1452 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:06.183 8 WARNING neutronclient.v2_0.client [None req-8f0da5c6-f94b-4153-8416-d9180cfcee64 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/310] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 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-23 17:37:06.499 7 INFO nova.api.openstack.compute.server_external_events [req-f938fe57-7ad9-400f-b90a-4844686521fc req-b509d6d6-dc1c-475f-b42c-375c46553505 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance 2026-04-23 17:37:06.507 7 INFO nova.compute.rpcapi [None req-48555245-4cdc-4eaa-85f8-08198c09ad4c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 155/311] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:07.117 8 WARNING neutronclient.v2_0.client [None req-675ec951-dd6a-4951-92f6-0f1dbcd59616 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/314] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1452 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-23 17:37:07.355 7 WARNING neutronclient.v2_0.client [None req-10aaf01b-a738-4184-b29e-a9d9e1d6a938 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/315] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:08.213 8 WARNING neutronclient.v2_0.client [None req-fd874256-fd2d-449c-8c76-34ea86c53e57 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] 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-23 17:37:08.627 7 WARNING neutronclient.v2_0.client [None req-5470edbd-8fa7-4353-9e59-54f9240df1e4 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/316] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1527 bytes in 1172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:09.795 8 INFO nova.api.openstack.compute.server_external_events [req-2bea3d80-98e5-4107-8e34-bf36d417f62d req-5633efd4-5535-42ac-b20f-fc04317e0d37 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance 2026-04-23 17:37:09.803 8 INFO nova.compute.rpcapi [None req-05b12c33-dddd-4155-a69e-545698f1a08a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 160/318] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:10.391 7 WARNING neutronclient.v2_0.client [None req-1fd90760-b69f-4052-ac03-09b048f30ef9 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 159/319] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:10.552 8 WARNING neutronclient.v2_0.client [None req-8c17d350-d57e-4ee0-9aa5-e4cccc28abeb e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/320] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:11.597 7 WARNING neutronclient.v2_0.client [None req-f2a96d23-7f66-4167-8f12-7f7b6d39386b 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 160/321] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:11.959 8 WARNING neutronclient.v2_0.client [None req-6a82cae1-6ffb-4e40-bd25-eca958c4e275 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/322] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 161/323] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:37:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:13.018 8 WARNING neutronclient.v2_0.client [None req-a5f447b3-2525-4e73-9136-5f1de752c36c 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The 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-23 17:37:13.224 7 WARNING neutronclient.v2_0.client [None req-1c8ed284-2aa6-457b-8e5b-36f5ecc260ff e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/324] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:12 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/325] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:14.433 8 WARNING neutronclient.v2_0.client [None req-60260133-1a20-4c75-8a12-15d1217fc18c 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in 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/326] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:14 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 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-23 17:37:14.670 7 WARNING neutronclient.v2_0.client [None req-dcdc5c5e-7267-483a-bb02-09fb21c39c32 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/327] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:14 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:15.621 8 WARNING neutronclient.v2_0.client [None req-58e68dd1-d7de-419e-804e-fc5078518ad4 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in 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/328] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:15 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:15.821 7 WARNING neutronclient.v2_0.client [None req-f6d93d2c-2f3a-4704-944f-6b11a86c1a2d e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/329] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:15 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:16.786 8 WARNING neutronclient.v2_0.client [None req-7a27a536-5677-491a-86fc-4a13459e5872 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/332] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:17.044 7 WARNING neutronclient.v2_0.client [None req-77543803-febd-428a-b13f-4a4268b8b130 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:37:17.120 8 INFO nova.api.openstack.compute.server_external_events [req-8e12adc9-8759-4f69-b87a-9e761997d1c1 req-4766c506-8714-4a7e-89ac-c262a0890039 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance [pid: 8|app: 0|req: 168/333] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/334] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:17 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:18.046 8 WARNING neutronclient.v2_0.client [None req-cc1de79d-9709-4a50-a38f-d05a80850f39 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/335] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:18 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 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-23 17:37:18.237 7 WARNING neutronclient.v2_0.client [None req-29b4abc4-ca6f-4a24-9be3-47143819d420 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/336] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:18 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:19.189 7 INFO nova.api.openstack.compute.server_external_events [req-9888b4fc-d77c-446a-80a2-a6b9ffe3f3fb req-23f9625a-7f7a-4b5f-847f-3495a0dad076 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance [pid: 7|app: 0|req: 168/337] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:19.215 8 WARNING neutronclient.v2_0.client [None req-e54c3d6e-d8a7-4d17-a4ab-e43b2efa9b9d 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The 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-23 17:37:19.236 7 WARNING neutronclient.v2_0.client [None req-0d59c13b-7c71-44bf-b4d9-0c60b45c9fc3 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The 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-23 17:37:19.284 8 WARNING neutronclient.v2_0.client [None req-e54c3d6e-d8a7-4d17-a4ab-e43b2efa9b9d 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/338] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:19 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:19.485 7 WARNING neutronclient.v2_0.client [None req-807faf28-f7fb-4d77-a6f2-2108628066bd e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:37:19.574 8 WARNING neutronclient.v2_0.client [None req-e54c3d6e-d8a7-4d17-a4ab-e43b2efa9b9d 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/339] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:19 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:37:19 2026] POST /v2.1/servers => generated 450 bytes in 942 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-23 17:37:20.052 7 WARNING neutronclient.v2_0.client [None req-f7f38f9f-f582-4699-8e6c-3631fa10eca0 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/341] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:20 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1253 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-23 17:37:20.497 8 WARNING neutronclient.v2_0.client [None req-74b1b244-194c-462a-9034-842eaf6a58e4 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/342] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:20 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:20.721 7 WARNING neutronclient.v2_0.client [None req-169ae277-f7c9-4132-87e1-8dad50111918 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/343] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:20 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 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-23 17:37:21.153 8 WARNING neutronclient.v2_0.client [None req-3ca4294d-12c0-47d0-b7f4-adc03da50351 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/344] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1303 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-23 17:37:21.630 7 WARNING neutronclient.v2_0.client [None req-c9a2f30c-212d-4909-a6b6-1dda1c11ba1d 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/345] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:21.867 8 WARNING neutronclient.v2_0.client [None req-90185e6d-ded3-4367-ac6f-159430b23136 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/346] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 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-23 17:37:22.241 7 WARNING neutronclient.v2_0.client [None req-846f2290-1619-459b-97c3-ea7e4c29134e 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/347] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1351 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-23 17:37:22.827 8 WARNING neutronclient.v2_0.client [None req-439652b4-e79d-4053-be12-e7f4b5ddbb61 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/348] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:23.025 7 WARNING neutronclient.v2_0.client [None req-98f3e8d6-2834-4599-a931-abe384a663ae e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/349] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 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-23 17:37:23.338 8 WARNING neutronclient.v2_0.client [None req-56f43bcc-ccde-4bfa-937b-a1e350138a69 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/350] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:23 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1351 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:24.009 7 WARNING neutronclient.v2_0.client [None req-72d6d5dc-ad77-4aa4-a175-a7e727479b8e 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] 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-23 17:37:24.031 8 INFO nova.api.openstack.compute.server_external_events [req-cdc664d6-4ab6-48a7-be02-621193f64106 req-764649b9-a9e0-4f84-ae64-d0d7e2fc8fc2 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance [pid: 8|app: 0|req: 176/351] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:23 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 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-23 17:37:24.204 8 WARNING neutronclient.v2_0.client [None req-93f260cd-9ddf-40e8-b744-cf16095cfc3e e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/353] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:24 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1519 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-23 17:37:24.455 7 WARNING neutronclient.v2_0.client [None req-6d249e4b-2252-4888-b241-8a0407698d94 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/354] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:24 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1359 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-23 17:37:25.196 8 WARNING neutronclient.v2_0.client [None req-9b5810cd-95ff-4869-9293-56e0c442f58c 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in 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/355] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:25.400 7 WARNING neutronclient.v2_0.client [None req-ce6f8897-c3ec-49da-800f-246bd67caf80 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:37:25.549 8 WARNING neutronclient.v2_0.client [None req-cc84d5fd-743c-4cc6-a65c-663dfe00b35d 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/356] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1701 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:25.658 7 WARNING neutronclient.v2_0.client [None req-5a9b7191-6501-4654-9eef-ca1645432535 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/357] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1436 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:26.079 8 INFO nova.api.openstack.compute.server_external_events [req-97ed4cf5-e844-4d44-955e-327b9abd8643 req-e5d0fd4e-dd93-46f5-a523-974922efff49 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance 2026-04-23 17:37:26.079 8 INFO nova.api.openstack.compute.server_external_events [req-97ed4cf5-e844-4d44-955e-327b9abd8643 req-e5d0fd4e-dd93-46f5-a523-974922efff49 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance 2026-04-23 17:37:26.080 8 INFO nova.api.openstack.compute.server_external_events [req-97ed4cf5-e844-4d44-955e-327b9abd8643 req-e5d0fd4e-dd93-46f5-a523-974922efff49 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance 2026-04-23 17:37:26.080 8 INFO nova.api.openstack.compute.server_external_events [req-97ed4cf5-e844-4d44-955e-327b9abd8643 req-e5d0fd4e-dd93-46f5-a523-974922efff49 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance [pid: 8|app: 0|req: 180/359] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:26 2026] POST /v2.1/os-server-external-events => generated 692 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-23 17:37:26.355 7 WARNING neutronclient.v2_0.client [None req-2fb74d7c-fdea-409f-835b-90229d382ab3 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] 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-23 17:37:26.718 8 INFO nova.api.openstack.compute.server_external_events [req-713096f9-12cc-424b-9825-9b56213f8916 req-117571b3-ec0d-4cca-81a8-59bc539434bd 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance [pid: 8|app: 0|req: 183/362] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:26.761 8 WARNING neutronclient.v2_0.client [None req-00a97a64-729a-4922-b5f2-2f9ad677e7eb 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/363] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:26 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1525 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:26 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1436 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:27.909 7 WARNING neutronclient.v2_0.client [None req-7807435d-6318-4051-8221-e930a10cf372 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/365] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:27 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1715 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-23 17:37:28.070 8 WARNING neutronclient.v2_0.client [None req-b6d1c324-c16c-48f2-9091-b28eaef1690c 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] 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-23 17:37:28.107 7 WARNING neutronclient.v2_0.client [None req-507f2544-2403-4ce7-b644-019f8ff66e6a 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/366] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:37:28 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/os-interface => generated 284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:28 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1436 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:28.969 7 INFO nova.api.openstack.compute.server_external_events [req-5ac2db66-b7b2-420e-b80b-d75eef953073 req-abfcf6cb-4ae8-4da8-9c7c-512d5b408695 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance [pid: 7|app: 0|req: 183/368] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:37:28.988 8 WARNING neutronclient.v2_0.client [None req-d78f1324-f3bc-48cb-952a-8ae348b836f5 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in 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/369] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:28 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1715 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:29.247 7 WARNING neutronclient.v2_0.client [None req-52b7a100-9ec3-4e33-844b-2eb078a99fa5 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/370] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:29 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1436 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:30.420 8 WARNING neutronclient.v2_0.client [None req-08dbb6d4-e8d4-480b-902a-2e569b627d42 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/371] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1424 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:31.623 7 WARNING neutronclient.v2_0.client [None req-527f3ca9-6dcf-41eb-afe9-04b6ae5482ac 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/372] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:31 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1424 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:32.780 8 WARNING neutronclient.v2_0.client [None req-8ab021b5-c410-42a3-a8d3-b3f973615305 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/373] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:32 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1424 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-23 17:37:33.395 7 INFO nova.api.openstack.compute.server_external_events [req-5e7f987e-76b4-4c09-a7ae-b604e1b85212 req-5568cd38-f274-4cf4-8728-c2bfcfb5210f 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance [pid: 7|app: 0|req: 186/374] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:33 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-23 17:37:33.927 8 WARNING neutronclient.v2_0.client [None req-3012067e-7cdb-4862-92df-c7cdf8ea371c 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/375] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:33 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1424 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-23 17:37:35.085 7 WARNING neutronclient.v2_0.client [None req-f00d4f4d-f099-4f7c-9071-5e3a30269069 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/376] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:35 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1424 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-23 17:37:35.452 8 INFO nova.api.openstack.compute.server_external_events [req-56b9fade-0f08-4b66-abb2-69e74a32d932 req-7f34f7ed-2d26-4c1e-b8d3-adea718682bb 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance [pid: 8|app: 0|req: 190/377] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:36.252 7 WARNING neutronclient.v2_0.client [None req-28c32cb4-ffe6-4924-b6e4-1e9eb8a1b94a 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/378] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:36 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1612 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-23 17:37:36.473 8 WARNING neutronclient.v2_0.client [None req-61493d39-51c8-4417-a349-05578c76cb6b 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in 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/379] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:37:36 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c/os-interface => generated 285 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 17:37:37.878 7 INFO nova.api.openstack.compute.server_external_events [req-7cd010e7-fee9-45a3-97ab-c281fbb0b7c1 req-1fae0fd9-df66-4405-a474-dfbf73413c48 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance [pid: 7|app: 0|req: 190/382] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:37:37.899 8 WARNING neutronclient.v2_0.client [None req-7534494d-1407-4050-82af-152a307ef152 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/383] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1612 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/384] 10.0.0.44 () {32 vars in 639 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.1/servers => generated 387 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/385] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:37:38 2026] DELETE /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 0 bytes in 150 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-23 17:37:38.373 7 WARNING neutronclient.v2_0.client [None req-9b4e10ea-54fb-4ef9-9628-7be411771293 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/386] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1618 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-23 17:37:38.941 8 WARNING neutronclient.v2_0.client [None req-b33caf7c-ce4c-4e76-897f-fb22e47febfe 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/387] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/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-23 17:37:39.089 7 WARNING neutronclient.v2_0.client [None req-bb20d428-d713-4551-8817-9385427b8725 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/388] 10.0.0.44 () {32 vars in 813 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/os-interface/227bbf20-bf82-4b9b-9248-45b9b6526ba5 => generated 281 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/389] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 155 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: 194/390] 10.0.0.44 () {34 vars in 748 bytes} [Thu Apr 23 17:37:39 2026] POST /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/action => generated 0 bytes in 37 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: 197/391] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 155 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-23 17:37:39.592 7 WARNING neutronclient.v2_0.client [None req-974155a6-7b3e-4312-a19c-0797066d57c9 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/392] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1738 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-23 17:37:39.950 8 INFO nova.api.openstack.compute.server_external_events [req-9df46650-1500-4b40-93f5-5a6a3ae873dd req-7a24c3f6-4387-4f47-9531-80035042515d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance 2026-04-23 17:37:39.951 8 INFO nova.api.openstack.compute.server_external_events [req-9df46650-1500-4b40-93f5-5a6a3ae873dd req-7a24c3f6-4387-4f47-9531-80035042515d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance [pid: 8|app: 0|req: 198/393] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:39 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/394] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:40 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 155 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-23 17:37:40.775 8 WARNING neutronclient.v2_0.client [None req-f02ed9db-3551-4397-ac8c-4bd0f18e7a75 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] 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-23 17:37:40.905 7 INFO nova.api.openstack.compute.server_external_events [req-204cbd5f-929a-4d32-a48d-2cccbe419a87 req-2549319e-7a9a-4d7c-9a0b-35bc9d7fae66 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance [pid: 7|app: 0|req: 197/395] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:40 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1738 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/397] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:41 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:41.995 8 INFO nova.api.openstack.compute.server_external_events [req-853f0093-d2f8-4352-b39a-01ff0faab08d req-4b40720c-9f52-480a-b246-ddf81a7703fd 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:74a57489-e90e-44ec-a088-30432287e7a8 for instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c on instance [pid: 8|app: 0|req: 200/398] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:41 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) 2026-04-23 17:37:42.018 7 WARNING neutronclient.v2_0.client [None req-f260cc3f-cf1e-4cc7-a8ff-20858c9c1798 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/399] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:41 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1380 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-23 17:37:42.314 8 WARNING neutronclient.v2_0.client [None req-0280f0ea-a16f-4e9d-80f9-674d239932cc e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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: 201/400] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1821 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:42.507 8 WARNING neutronclient.v2_0.client [None req-a1945dd8-41ab-4895-a94f-e0fb77024a8f 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The 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-23 17:37:42.512 7 WARNING neutronclient.v2_0.client [None req-54b5fb45-509a-4f16-add5-6bbbac5a9692 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/402] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1950 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 201/403] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1821 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 10.0.0.44 () {34 vars in 748 bytes} [Thu Apr 23 17:37:42 2026] POST /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 202/405] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 194 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: 204/406] 10.0.0.44 () {34 vars in 748 bytes} [Thu Apr 23 17:37:42 2026] POST /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41/action => generated 0 bytes in 72 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-23 17:37:42.962 7 WARNING neutronclient.v2_0.client [None req-409bdfb2-1064-4acd-9825-0b50d94d6784 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/407] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1823 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:43.118 8 WARNING neutronclient.v2_0.client [None req-a7bcac78-a6f6-426e-a64a-e50c883e7d27 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/408] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:43 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/409] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:43 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 194 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-23 17:37:44.133 8 WARNING neutronclient.v2_0.client [None req-02138598-7b7b-443d-8b72-638c0b26233a e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:37:44.218 7 WARNING neutronclient.v2_0.client [None req-5a21d40a-f94c-4ce9-95be-488ddf4f1f0e 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/410] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1823 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 1385 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:44.435 8 INFO nova.api.openstack.compute.server_external_events [req-91424d96-8dfd-4908-aa2b-bc4efc22643f req-4c290e9f-c1ca-444d-bed0-a95f461e0079 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance [pid: 8|app: 0|req: 207/412] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/413] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:45.315 8 WARNING neutronclient.v2_0.client [None req-e7da3caf-b61b-4c9b-93f6-95b5ec5b56f3 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:37:45.335 7 INFO nova.api.openstack.wsgi [None req-83323257-9c95-4cd9-9946-a0b8c4f4c001 52b9124b1cfe48c694745e4dff87fae0 d128454d660e400bbf77e51a27b3b4db - - default default] HTTP exception thrown: Instance 3170867f-5dd8-4a7b-a3f9-846403d4e93c could not be found. [pid: 7|app: 0|req: 207/414] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.1/servers/3170867f-5dd8-4a7b-a3f9-846403d4e93c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 208/415] 10.0.0.44 () {32 vars in 704 bytes} [Thu Apr 23 17:37:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1567251986 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1823 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 209/418] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:37:45 2026] DELETE /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => 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-23 17:37:45.977 7 WARNING neutronclient.v2_0.client [None req-cf21519b-2420-4df7-b8b0-67706c3dcc43 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in 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/419] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1841 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-23 17:37:46.467 8 WARNING neutronclient.v2_0.client [None req-a6b6d65d-f213-488d-8fb5-ad3ae97cba4f e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/422] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:46 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1828 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:47.151 7 WARNING neutronclient.v2_0.client [None req-acaefcf3-9d4d-46df-bc42-ee8b7209dc15 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] 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-23 17:37:47.230 8 INFO nova.api.openstack.compute.server_external_events [req-0b900dac-288d-4d07-83d8-e8c57e4e3a91 req-cd7c6409-7469-44e8-adda-ceb23ec469de 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance [pid: 8|app: 0|req: 211/423] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1841 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-23 17:37:47.665 8 WARNING neutronclient.v2_0.client [None req-de3ec388-7edb-4d28-9122-713681394bad e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:37:48.304 7 WARNING neutronclient.v2_0.client [None req-f2aa8f86-2aad-4ca4-b69d-7eabf552dbae 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/425] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1828 bytes in 865 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:48 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1841 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:49.275 8 INFO nova.api.openstack.compute.server_external_events [req-9c54bb13-5aa0-4cf6-b60d-4916fd4d6acb req-5ee73418-be06-43a3-8fa7-97a466537705 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance 2026-04-23 17:37:49.276 8 INFO nova.api.openstack.compute.server_external_events [req-9c54bb13-5aa0-4cf6-b60d-4916fd4d6acb req-5ee73418-be06-43a3-8fa7-97a466537705 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance 2026-04-23 17:37:49.276 8 INFO nova.api.openstack.compute.server_external_events [req-9c54bb13-5aa0-4cf6-b60d-4916fd4d6acb req-5ee73418-be06-43a3-8fa7-97a466537705 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance 2026-04-23 17:37:49.276 8 INFO nova.api.openstack.compute.server_external_events [req-9c54bb13-5aa0-4cf6-b60d-4916fd4d6acb req-5ee73418-be06-43a3-8fa7-97a466537705 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:227bbf20-bf82-4b9b-9248-45b9b6526ba5 for instance b4462710-6d4f-4c94-97e8-209c656d5ba9 on instance [pid: 8|app: 0|req: 213/427] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:49 2026] POST /v2.1/os-server-external-events => generated 702 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-23 17:37:49.541 7 WARNING neutronclient.v2_0.client [None req-0d748216-f309-41a1-80cf-bd0828fb81da e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 215/428] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:49 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1828 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:49.753 8 WARNING neutronclient.v2_0.client [None req-d895e949-8ed4-46fc-9446-a48cae04a182 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/429] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:49 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1481 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:50.784 7 WARNING neutronclient.v2_0.client [None req-b3f21e89-89e6-49a0-be03-c12004daee56 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:37:50.860 8 WARNING neutronclient.v2_0.client [None req-f97ef7ed-9c0b-45fb-be94-0fea312a3b82 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/430] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:50 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1828 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:50 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1486 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-23 17:37:51.326 7 INFO nova.api.openstack.compute.server_external_events [req-4f09b31c-3727-4415-b1ce-264d61858d58 req-942fec55-7c45-4807-9cda-89f9a09737e3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance 2026-04-23 17:37:51.326 7 INFO nova.api.openstack.compute.server_external_events [req-4f09b31c-3727-4415-b1ce-264d61858d58 req-942fec55-7c45-4807-9cda-89f9a09737e3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance [pid: 7|app: 0|req: 217/432] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:37:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:51.972 8 WARNING neutronclient.v2_0.client [None req-4385126c-e650-4d98-b524-8a9e65523945 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:37:52.010 7 WARNING neutronclient.v2_0.client [None req-d634e973-e513-4b40-bc47-3928bfaa5793 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/433] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:51 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 1486 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:51 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1828 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:53.096 7 INFO nova.api.openstack.wsgi [None req-53b1a611-8835-4ddf-9cd0-832b549dbdf2 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] HTTP exception thrown: Instance b4462710-6d4f-4c94-97e8-209c656d5ba9 could not be found. [pid: 7|app: 0|req: 219/435] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:53 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/436] 10.0.0.44 () {32 vars in 704 bytes} [Thu Apr 23 17:37:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1750016537 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:53.170 7 WARNING neutronclient.v2_0.client [None req-3fbb6ea5-d2c0-4aeb-aa19-da475139ed6b e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/437] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:53 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1821 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:53.806 8 INFO nova.api.openstack.wsgi [None req-a1d2ba7c-e71c-4ee3-bde3-e4a19f6ddcc3 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] HTTP exception thrown: Instance b4462710-6d4f-4c94-97e8-209c656d5ba9 could not be found. [pid: 8|app: 0|req: 218/438] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:37:53 2026] DELETE /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:53.852 7 INFO nova.api.openstack.wsgi [None req-1bc1cb16-b451-485d-be54-0a486db67d8f 168cf046596f46c6918eaf000bbd54d5 64e41dff64b24b6da4c672b362fb69a5 - - default default] HTTP exception thrown: Instance b4462710-6d4f-4c94-97e8-209c656d5ba9 could not be found. [pid: 7|app: 0|req: 221/439] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:37:53 2026] GET /v2.1/servers/b4462710-6d4f-4c94-97e8-209c656d5ba9 => generated 111 bytes in 40 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: 220/442] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:38:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:38:07.054 8 WARNING neutronclient.v2_0.client [None req-34f6c73e-ee52-42e4-a16d-984a89bf7050 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The 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-23 17:38:07.260 8 WARNING neutronclient.v2_0.client [None req-34f6c73e-ee52-42e4-a16d-984a89bf7050 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The 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-23 17:38:07.412 8 WARNING neutronclient.v2_0.client [None req-34f6c73e-ee52-42e4-a16d-984a89bf7050 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/445] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:38:06 2026] POST /v2.1/servers => generated 449 bytes in 666 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-23 17:38:07.691 7 WARNING neutronclient.v2_0.client [None req-ab34a106-4645-41c1-aaf0-cdd80a2958f7 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/446] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:07 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1424 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-23 17:38:08.785 8 WARNING neutronclient.v2_0.client [None req-c8ab1007-2193-493e-a503-92b334fb76b4 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/447] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:08 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1428 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-23 17:38:08.898 7 WARNING neutronclient.v2_0.client [None req-a82c9f61-c9ab-4a53-8638-412245903dc5 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/448] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:08 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1821 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/449] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:38:09 2026] DELETE /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:09.303 7 WARNING neutronclient.v2_0.client [None req-1e58ecf3-31a0-41d1-bca4-326864af294d e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in 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/450] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:09 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1827 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:09.872 8 WARNING neutronclient.v2_0.client [None req-177c6c9b-8cb7-41ae-be6a-56194d246d64 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/451] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:09 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1476 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-23 17:38:10.560 7 WARNING neutronclient.v2_0.client [None req-bf2bfd30-b71a-4ffe-87d5-29dbba225a9d e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/452] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:10 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1827 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:11.006 8 WARNING neutronclient.v2_0.client [None req-760c5a17-bbf3-455a-9591-2d029d00e23c cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/453] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:10 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1476 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-23 17:38:11.733 7 WARNING neutronclient.v2_0.client [None req-533ed2fc-d77c-4cd0-aef8-328d15211702 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] 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-23 17:38:12.090 8 WARNING neutronclient.v2_0.client [None req-c2ceb5ea-da93-4771-9f7f-32b840b5a263 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/454] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:11 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1827 bytes in 1186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1484 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:13.168 7 INFO nova.api.openstack.compute.server_external_events [req-123424dc-4cbe-42e2-8495-a7860b6cf727 req-ded364d4-c227-4320-9ace-147a7bba2d8e 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:168a47e3-0de6-41d5-ace9-a7f4f287dd15 for instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 on instance [pid: 7|app: 0|req: 229/456] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:13.950 8 WARNING neutronclient.v2_0.client [None req-88b4ff26-5396-4458-8186-838f90201daa e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:38:13.982 7 WARNING neutronclient.v2_0.client [None req-11dcf1cf-1dc6-4a3d-9146-8c8a8d85b4cc cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/457] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1474 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:15.133 8 WARNING neutronclient.v2_0.client [None req-1d732f93-e3ca-4005-a22a-ebe9b9231aa4 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] The 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-23 17:38:15.152 7 WARNING neutronclient.v2_0.client [None req-18d23093-8613-49b4-af3e-abb3a8f9da6f cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/459] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:15 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 1479 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:15.623 8 INFO nova.api.openstack.compute.server_external_events [req-d7f11688-cdf4-494a-af38-5dfb105adfc9 req-6a9e3395-8322-42a2-a6b0-d76e3c86588a 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:555d8345-90a6-4be8-abf6-c1ac1f770966 for instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 on instance [pid: 8|app: 0|req: 230/460] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:16.136 8 INFO nova.api.openstack.compute.server_external_events [req-41a4dfd8-aa56-4381-a8a9-e140fa184ac1 req-c0dbb29a-c8b7-4888-aec2-bd9de8eedc2d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:555d8345-90a6-4be8-abf6-c1ac1f770966 for instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 on instance [pid: 8|app: 0|req: 231/461] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:15 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 bytes in 1169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:16.649 8 INFO nova.api.openstack.wsgi [None req-42298352-5934-43ba-9ac9-ee8f19a828b1 e366c20d83424c65abea8fb1368dd3c4 b6998447ca3a4a138c05c84a9ee82c74 - - default default] HTTP exception thrown: Instance b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 could not be found. [pid: 8|app: 0|req: 233/465] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:16 2026] GET /v2.1/servers/b4d0b0bc-464a-4e9b-a3b7-ced8db958f41 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 233/466] 10.0.0.44 () {32 vars in 704 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1061502834 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:17.341 8 WARNING neutronclient.v2_0.client [None req-fcd45ba0-e827-4f9a-8455-3102a0a46b14 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/467] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:17 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:18.621 7 WARNING neutronclient.v2_0.client [None req-91a7ad05-067b-4f26-a607-54bd21f9b4e2 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/468] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:18 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:20.690 8 WARNING neutronclient.v2_0.client [None req-705d9209-e4a3-41d3-a263-46246de7d311 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/469] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:20 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:21.938 7 WARNING neutronclient.v2_0.client [None req-081ad71e-d50c-496e-8f10-ccabac0ce234 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/470] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:21 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 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-23 17:38:22.681 8 INFO nova.api.openstack.compute.server_external_events [req-42e3fa7e-cda5-4a60-98d0-221c822ae03a req-8d492fa2-4b3c-45ec-810f-df429b2cc7a2 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:555d8345-90a6-4be8-abf6-c1ac1f770966 for instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 on instance [pid: 8|app: 0|req: 236/471] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:22 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-23 17:38:23.099 7 WARNING neutronclient.v2_0.client [None req-2e1eedcd-8a9e-4189-b0c9-699b02659d33 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/472] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:23 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:24.250 8 WARNING neutronclient.v2_0.client [None req-a624a2d6-2024-4919-8564-9673a840ddb9 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] 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-23 17:38:24.738 7 INFO nova.api.openstack.compute.server_external_events [req-c008fbfd-1152-47de-a5d6-b10258403d2f req-3d413bb1-9aa4-41d1-a314-9b6daa63c763 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:555d8345-90a6-4be8-abf6-c1ac1f770966 for instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 on instance [pid: 7|app: 0|req: 237/473] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:24 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) [pid: 8|app: 0|req: 237/474] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:24 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1548 bytes in 1101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:26.354 7 WARNING neutronclient.v2_0.client [None req-0e39d269-ed71-4a05-80d1-bc219b084ffa cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/477] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1725 bytes in 1348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:27.723 8 WARNING neutronclient.v2_0.client [None req-761fd857-fa16-43c7-a77c-965349ea87ca cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/478] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:38:27 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97/os-interface => generated 284 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 17:38:29.256 8 INFO nova.api.openstack.compute.server_external_events [req-896b7226-17b6-4f80-bc7d-18ae66a89b23 req-966af3f6-edaf-4d52-bed1-a983ea09b1d9 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:555d8345-90a6-4be8-abf6-c1ac1f770966 for instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 on instance [pid: 8|app: 0|req: 241/479] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:38:29.270 7 WARNING neutronclient.v2_0.client [None req-aa9a674c-df21-43b7-b334-a89a21399d61 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/480] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:29 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1725 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 242/481] 10.0.0.44 () {32 vars in 639 bytes} [Thu Apr 23 17:38:29 2026] GET /v2.1/servers => generated 378 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/482] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:38:30 2026] DELETE /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 0 bytes in 127 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-23 17:38:30.270 8 WARNING neutronclient.v2_0.client [None req-cca7ea60-bd14-47ad-b4d6-14c4e061caff cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/483] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:30 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1731 bytes in 1186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:32.506 7 WARNING neutronclient.v2_0.client [None req-9e893933-7acd-4c34-a018-96fe0de77b34 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] 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-23 17:38:32.683 8 WARNING neutronclient.v2_0.client [None req-3298be01-11a2-4649-a5aa-431ab30648b8 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/484] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:32 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1851 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:33.110 8 WARNING neutronclient.v2_0.client [None req-3298be01-11a2-4649-a5aa-431ab30648b8 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] 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-23 17:38:33.520 7 INFO nova.api.openstack.compute.server_external_events [req-2ebee75b-7c4a-4272-b875-5283a0dbede2 req-c19b70bb-636e-4df7-ba21-c22afd4b3c2a 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:555d8345-90a6-4be8-abf6-c1ac1f770966 for instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 on instance [pid: 7|app: 0|req: 242/485] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:33 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: 244/486] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:38:32 2026] POST /v2.1/servers => generated 424 bytes in 1133 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-23 17:38:33.630 7 WARNING neutronclient.v2_0.client [None req-ded55383-275e-46a2-917a-33e1a4d72cb0 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/487] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:33 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1370 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-23 17:38:34.042 8 WARNING neutronclient.v2_0.client [None req-2d1aa3f7-f086-48cb-955a-5cd5042d6415 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/488] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:33 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1505 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-23 17:38:34.722 7 WARNING neutronclient.v2_0.client [None req-5f849e9d-eb65-487d-a8a3-df2a73263536 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in 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/489] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:34 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1374 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:35.144 8 WARNING neutronclient.v2_0.client [None req-00cfb95b-7602-404a-aff6-f52a7aeaed03 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/490] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1510 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/491] 10.0.0.6 () {30 vars in 616 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 247/492] 10.0.0.6 () {32 vars in 689 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 10.0.0.6 () {34 vars in 910 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1/os-simple-tenant-usage/e81adc3b22174b62a06fdedc17f45c58?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:35.806 8 WARNING neutronclient.v2_0.client [None req-e2c9a071-3c30-455f-933d-7b5a47e6dc1e e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/494] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1366 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/495] 10.0.0.6 () {30 vars in 651 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:36.252 8 WARNING neutronclient.v2_0.client [None req-d832b06a-8866-4cd9-b50e-9982186086f2 cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] The python binding code in 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/496] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:36 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:36.897 7 WARNING neutronclient.v2_0.client [None req-a0fcbb04-9088-472c-8e78-67111f9e0609 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/499] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:36 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1422 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-23 17:38:37.330 8 INFO nova.api.openstack.wsgi [None req-e1ccd40f-139c-4ce0-8da0-4861132e72fd cff97a936b584e6fa5c4d1e46fb84373 0dc28e0a76a144639f0735d2dbdf9c86 - - default default] HTTP exception thrown: Instance 3f7d5506-5e1d-4189-a35d-b93502c11d97 could not be found. [pid: 8|app: 0|req: 251/500] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:37 2026] GET /v2.1/servers/3f7d5506-5e1d-4189-a35d-b93502c11d97 => 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: 250/501] 10.0.0.44 () {32 vars in 704 bytes} [Thu Apr 23 17:38:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1522658857 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:37.998 8 WARNING neutronclient.v2_0.client [None req-4989f6fe-5422-424b-b4f2-25790b7040f8 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/502] 10.0.0.6 () {30 vars in 616 bytes} [Thu Apr 23 17:38:38 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/503] 10.0.0.6 () {32 vars in 689 bytes} [Thu Apr 23 17:38:38 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:37 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1422 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 10.0.0.6 () {34 vars in 910 bytes} [Thu Apr 23 17:38:38 2026] GET /v2.1/os-simple-tenant-usage/e81adc3b22174b62a06fdedc17f45c58?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/506] 10.0.0.6 () {30 vars in 651 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.1/limits?reserved=1 => generated 511 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-23 17:38:40.089 7 WARNING neutronclient.v2_0.client [None req-7180e194-8c59-4ce2-ba08-a7af2fee5ccd e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The 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-23 17:38:40.628 8 INFO nova.api.openstack.compute.server_external_events [req-8cfab2cc-f528-4915-a5e5-e05c9faab3b1 req-4af1cbf4-b88c-4006-bab9-be24d202a899 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:08d4e6d6-f954-4f43-b4ce-7a9768d542d6 for instance b3862edc-fb6f-4d09-ad7f-4f123871c490 on instance [pid: 8|app: 0|req: 254/507] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1482 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:42.016 8 WARNING neutronclient.v2_0.client [None req-e8da2003-6f6b-4d1d-8ee0-19a76a4e543f e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/509] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1470 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:43.194 7 WARNING neutronclient.v2_0.client [None req-1c1267a8-76a3-43dd-87dd-e11019fbd824 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/510] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:43 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1470 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-23 17:38:44.343 8 WARNING neutronclient.v2_0.client [None req-45042cd8-ff23-46b5-9cf8-ec9b23bd1c6e e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/511] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1470 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-23 17:38:45.489 7 WARNING neutronclient.v2_0.client [None req-46075ab3-49a4-4445-afed-72eb44cc2b30 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/512] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:45 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1470 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-23 17:38:46.304 8 INFO nova.api.openstack.compute.server_external_events [req-caf60aad-3ea4-4ebf-9947-b81afef3eb85 req-abc86dca-460c-4bb1-a65b-0118b4d91c3b 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:08d4e6d6-f954-4f43-b4ce-7a9768d542d6 for instance b3862edc-fb6f-4d09-ad7f-4f123871c490 on instance [pid: 8|app: 0|req: 257/513] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:46 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-23 17:38:46.664 8 WARNING neutronclient.v2_0.client [None req-f4d432e8-bbc2-4999-ad41-03af66c47463 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/516] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1470 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-23 17:38:47.855 7 WARNING neutronclient.v2_0.client [None req-907ad0ae-7b2c-4403-bd8b-5b380979c43c e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] 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-23 17:38:48.362 8 INFO nova.api.openstack.compute.server_external_events [req-fc738c04-ffe9-4ac0-87c7-342a73c68580 req-043b09c8-5392-4a0e-ad1f-cb58d53aefdc 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:08d4e6d6-f954-4f43-b4ce-7a9768d542d6 for instance b3862edc-fb6f-4d09-ad7f-4f123871c490 on instance [pid: 8|app: 0|req: 260/517] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38: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) [pid: 7|app: 0|req: 258/518] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1654 bytes in 2333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/519] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490/ips => generated 108 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 259/520] 10.0.0.44 () {32 vars in 721 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490/ips => generated 108 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 262/521] 10.0.0.44 () {32 vars in 821 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490/ips/tempest-ServerAddressesTestJSON-729730526-network => generated 93 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 260/522] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:38:50 2026] DELETE /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:50.439 8 WARNING neutronclient.v2_0.client [None req-019e3980-cb9b-4980-a0f1-263d56a4194d e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/523] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:38:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1660 bytes in 1085 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:52.538 7 WARNING neutronclient.v2_0.client [None req-d0f2c559-e24e-46d5-b0ed-2a3f58dd94cd e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/525] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1660 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:53.332 8 INFO nova.api.openstack.compute.server_external_events [req-ef241e05-51fd-47d0-ad90-d5b5b394ca82 req-ad11eabc-66a7-464c-870a-2865b2118649 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:08d4e6d6-f954-4f43-b4ce-7a9768d542d6 for instance b3862edc-fb6f-4d09-ad7f-4f123871c490 on instance [pid: 8|app: 0|req: 264/526] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:38:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:53.621 7 WARNING neutronclient.v2_0.client [None req-0e10d288-40dd-4755-97d7-bf826ac44108 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The 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-23 17:38:53.882 7 WARNING neutronclient.v2_0.client [None req-0e10d288-40dd-4755-97d7-bf826ac44108 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] 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-23 17:38:54.043 8 WARNING neutronclient.v2_0.client [None req-0bde2aaa-b696-41e8-8bc3-183ae19fcb37 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/527] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:54 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1451 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:54.399 7 WARNING neutronclient.v2_0.client [None req-0e10d288-40dd-4755-97d7-bf826ac44108 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] 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-23 17:38:55.221 8 WARNING neutronclient.v2_0.client [None req-2b799a38-4bcb-43ee-b25b-62036ce1c8ed e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/528] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:38:53 2026] POST /v2.1/servers => generated 452 bytes in 1690 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-23 17:38:55.277 7 WARNING neutronclient.v2_0.client [None req-df85b6f2-67c5-481b-9a12-d6edf4e0e005 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/529] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:55 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => generated 1456 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/530] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:55 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1431 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:56.542 8 INFO nova.api.openstack.wsgi [None req-01fc8eb4-afcc-4aae-a3cf-6d8893eece54 e2750bb862d8432da2ea7c3406a9c0c9 55c0667319bc47e8ad82cc169b33a1d9 - - default default] HTTP exception thrown: Instance b3862edc-fb6f-4d09-ad7f-4f123871c490 could not be found. [pid: 8|app: 0|req: 267/531] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.1/servers/b3862edc-fb6f-4d09-ad7f-4f123871c490 => 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-23 17:38:56.593 7 WARNING neutronclient.v2_0.client [None req-d51fd587-5e35-4239-be38-45838bc0272e b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/534] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1427 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:58.023 8 WARNING neutronclient.v2_0.client [None req-ae13901e-c6b4-4362-b3ea-1d0fc3ac2df0 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/535] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:57 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1427 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:59.597 7 WARNING neutronclient.v2_0.client [None req-fe623255-fe0a-487e-ad49-e7bc20a3579f b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/536] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:38:59 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1483 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-23 17:39:00.744 8 WARNING neutronclient.v2_0.client [None req-8f80a2e0-3acf-4294-8ba4-ba4bb744c325 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/537] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:00 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1483 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:01.891 7 WARNING neutronclient.v2_0.client [None req-132de114-f233-4fcd-997a-ef20bbafe5d3 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/538] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1491 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-23 17:39:02.984 8 WARNING neutronclient.v2_0.client [None req-b345dfbf-8aeb-4c82-85ce-2ed3c169f6d9 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] 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-23 17:39:03.444 7 INFO nova.api.openstack.compute.server_external_events [req-8c46bd33-519b-446a-9bcb-cb54e41638be req-d6f1943b-d6ac-49b1-94b0-bb99fb33c425 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 7|app: 0|req: 268/539] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/540] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:02 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1558 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:04.530 7 WARNING neutronclient.v2_0.client [None req-a5ea866c-9d6f-4d12-95e5-f219320634e7 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/541] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:04 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:05.971 8 WARNING neutronclient.v2_0.client [None req-52845c88-e1c5-4733-b8c6-00d56069ba82 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/544] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:05 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:07.915 7 WARNING neutronclient.v2_0.client [None req-e6660f55-de9c-4ad1-9c76-2fcfcca97686 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/545] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:07 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:09.489 8 WARNING neutronclient.v2_0.client [None req-825c85f5-3a63-4ad9-a92a-8daa863debee b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/546] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:09 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 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-23 17:39:10.765 7 WARNING neutronclient.v2_0.client [None req-6ea0d054-96c0-43a6-a0b5-1240c15b8f4c b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/547] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:10 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:12.021 8 WARNING neutronclient.v2_0.client [None req-ee511526-8f5e-4e9c-9b41-dd8d1374b77f b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/548] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:11 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 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-23 17:39:13.248 7 WARNING neutronclient.v2_0.client [None req-f1aafb0c-54bb-4354-83a5-b6965db1cbae b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/549] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:13 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:14.522 8 WARNING neutronclient.v2_0.client [None req-89c7b598-93eb-4bb1-b279-6cb24bc4e45f b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/550] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:14 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:15.713 7 WARNING neutronclient.v2_0.client [None req-b20f519b-77e0-4c8b-8674-76445b42cd04 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/551] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:17.218 8 WARNING neutronclient.v2_0.client [None req-f3b19de6-bdb9-42dc-8b3e-44105322c1d6 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/554] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:17 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:18.545 7 INFO nova.api.openstack.compute.server_external_events [req-10e48344-8fad-4f4e-8585-6da3aa220713 req-ed35f423-0054-4d16-a2ea-fcb0894fdbbf 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 7|app: 0|req: 277/555] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:18 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-23 17:39:18.800 8 WARNING neutronclient.v2_0.client [None req-72e5e7af-6951-4208-b173-db29ae9b34e5 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] 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-23 17:39:20.592 7 INFO nova.api.openstack.compute.server_external_events [req-99894a2d-822e-4349-82e6-93f33065acfe req-e1b58678-503b-4778-8b80-14920ea19189 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 7|app: 0|req: 278/556] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:20 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) [pid: 8|app: 0|req: 279/557] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:18 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1556 bytes in 1887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:21.687 7 WARNING neutronclient.v2_0.client [None req-0030aaaf-b0b2-494a-9228-773e22adb3e7 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/558] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1739 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:22.022 8 WARNING neutronclient.v2_0.client [None req-f758b914-0697-4ccc-b6f1-ef04ddd45829 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in 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/559] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49/os-interface => generated 284 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 17:39:23.272 7 WARNING neutronclient.v2_0.client [None req-eb035ce7-daa6-4abc-a73a-9a9d894d6028 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The 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-23 17:39:23.273 8 INFO nova.api.openstack.compute.server_external_events [req-1bd7ad0a-e872-4198-939c-285f0955b6d6 req-34cb6d29-6a64-40ce-8c1c-540ed37e6bb5 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 8|app: 0|req: 281/560] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:23 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: 7|app: 0|req: 280/561] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1739 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 282/562] 10.0.0.44 () {32 vars in 639 bytes} [Thu Apr 23 17:39:24 2026] GET /v2.1/servers => generated 384 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, ' [pid: 7|app: 0|req: 281/563] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:39:24 2026] DELETE /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 0 bytes in 121 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-23 17:39:24.532 8 WARNING neutronclient.v2_0.client [None req-8379ba69-0631-4ef5-bf96-28bb1baf7227 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/566] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:24 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1745 bytes in 2111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:26.841 7 INFO nova.api.openstack.compute.server_external_events [req-07622f9b-4848-4c95-9f5a-af220049c3b0 req-112254fd-5933-4a79-bbc0-ce848083b91b 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 7|app: 0|req: 284/567] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:27.673 8 WARNING neutronclient.v2_0.client [None req-8cdf223e-02bb-443a-9f96-bbf1f462bb78 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] 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-23 17:39:27.930 7 INFO nova.api.openstack.compute.server_external_events [req-f156f018-97a2-4376-b37d-f5ee3fd42614 req-9632ff1a-feb0-430e-9620-7a4b54287d04 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 7|app: 0|req: 285/568] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:27 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-23 17:39:28.912 7 INFO nova.api.openstack.compute.server_external_events [req-f48cab05-9bd8-40fe-bf2a-602c7fa2b884 req-6bb9e4e1-b60b-4692-a481-ccaaa1a32a24 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:e26d1f92-15fb-4ff5-b38b-739fcec98397 for instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 on instance [pid: 7|app: 0|req: 286/569] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:27 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1678 bytes in 2219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:30.925 7 WARNING neutronclient.v2_0.client [None req-70d2918f-db25-48ad-a7d6-535030c3635a b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/571] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:30 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 1803 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:31.965 8 WARNING neutronclient.v2_0.client [None req-2e2b4191-d754-4120-a12d-645a1ed992c5 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] 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-23 17:39:32.124 7 INFO nova.api.openstack.wsgi [None req-ca69c9b3-8134-4e27-afc2-416fce0cb862 b47bfc6c6c2042f79aeaa60fe86e773b 0696fd80d39947b6aa2100edd315bd8f - - default default] HTTP exception thrown: Instance 8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 could not be found. [pid: 7|app: 0|req: 288/572] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:32 2026] GET /v2.1/servers/8536ff99-41ed-4e78-bc5d-98e2e6fd2d49 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/573] 10.0.0.44 () {32 vars in 702 bytes} [Thu Apr 23 17:39:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-954660800 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:39:32.339 8 WARNING neutronclient.v2_0.client [None req-2e2b4191-d754-4120-a12d-645a1ed992c5 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/574] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:39:31 2026] POST /v2.1/servers => generated 424 bytes in 743 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:39:32.663 7 WARNING neutronclient.v2_0.client [None req-0123faa3-40dd-4cdd-82a0-a6d395989bef 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/575] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:32 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1368 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:33.936 8 WARNING neutronclient.v2_0.client [None req-375191ff-1968-46e4-9827-8f6619b90d97 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/576] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:33 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1372 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-23 17:39:35.108 7 WARNING neutronclient.v2_0.client [None req-3ab947c1-000c-40ec-a143-6bade5fbbdfb 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/577] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1420 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:36.435 8 WARNING neutronclient.v2_0.client [None req-d5d52260-eb4a-4821-afbd-5696e9d8a989 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/578] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1420 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:37.603 7 WARNING neutronclient.v2_0.client [None req-de76a8fe-0f1f-4ddc-a77f-ac1ca209c88d 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/581] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:37 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1470 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:38.657 8 INFO nova.api.openstack.compute.server_external_events [req-e61fda1d-3a9f-4cc4-a79f-6d2985a8ddc7 req-7eb79283-4a4e-4a64-8597-b45e5a46dbec 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance [pid: 8|app: 0|req: 289/582] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:38 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-23 17:39:38.854 7 WARNING neutronclient.v2_0.client [None req-78e34750-7d55-446f-a619-895fe9f030b2 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/583] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:38 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:40.038 8 WARNING neutronclient.v2_0.client [None req-54e2d0b1-7658-4e8b-819d-0198f12fb425 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/584] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:39 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1468 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-23 17:39:41.195 7 WARNING neutronclient.v2_0.client [None req-e3875823-7705-4a1d-8927-5ca37a691350 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/585] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:41 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1468 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:42.462 8 WARNING neutronclient.v2_0.client [None req-c54e28cd-2283-4ca4-bfde-7098f0c16a54 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/586] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:42 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1468 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:42.863 7 INFO nova.api.openstack.compute.server_external_events [req-11898757-e596-4494-bf60-cb19da911ce1 req-32af905b-a659-456b-b4d8-b8c976a4c4aa 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance [pid: 7|app: 0|req: 296/587] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:42 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-23 17:39:43.609 8 WARNING neutronclient.v2_0.client [None req-f0822544-ac17-4752-9107-9e06baba0af2 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/588] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1468 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:44.902 7 INFO nova.api.openstack.compute.server_external_events [req-6367e5cb-54cf-4ccd-9eaf-55c3f89f9025 req-22b3e231-47ee-4008-92df-511e1baf7cd2 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance 2026-04-23 17:39:44.903 7 INFO nova.api.openstack.compute.server_external_events [req-6367e5cb-54cf-4ccd-9eaf-55c3f89f9025 req-22b3e231-47ee-4008-92df-511e1baf7cd2 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance [pid: 7|app: 0|req: 297/589] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:44 2026] POST /v2.1/os-server-external-events => generated 354 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-23 17:39:45.425 8 WARNING neutronclient.v2_0.client [None req-9cf961db-d1e8-433a-b522-4702c573efed 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/590] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:45 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1468 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-23 17:39:46.689 8 WARNING neutronclient.v2_0.client [None req-0739f28d-e2d3-4f2b-a3bb-25931689dcdb 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/593] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:46 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1648 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/594] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:39:47 2026] DELETE /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 0 bytes in 89 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-23 17:39:48.109 8 WARNING neutronclient.v2_0.client [None req-7cc3fff5-0bc8-4f44-bbb5-c08be9635d8e 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/595] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:48 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1654 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-23 17:39:49.299 7 WARNING neutronclient.v2_0.client [None req-7a6be07e-4f66-472f-9d76-f0ad05cd4ccf 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] 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-23 17:39:49.392 8 INFO nova.api.openstack.compute.server_external_events [req-44e86094-6780-4056-9083-3c6e7fc618fd req-de855b42-c73c-4bdd-ac5e-851e0bf41249 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance [pid: 8|app: 0|req: 297/596] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:49 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1654 bytes in 1458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:51.244 8 INFO nova.api.openstack.compute.server_external_events [req-29090ddc-ce9a-4555-9ceb-1a9129d0dc5b req-414212b4-66ff-46d6-a2fb-d098cc7e280d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance [pid: 8|app: 0|req: 298/598] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:51.432 7 INFO nova.api.openstack.compute.server_external_events [req-2f84b91e-c856-48c4-beca-94993a4d731a req-9301cd56-f4a7-44c7-b26b-e9a2a826ec30 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:85e29aa4-4f89-49b1-a349-ce524edec4f6 for instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 on instance [pid: 7|app: 0|req: 301/599] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:39:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:51.783 8 WARNING neutronclient.v2_0.client [None req-d3399418-0b74-469a-9b20-c1f71f956e11 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/600] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:51 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1449 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:52.937 7 WARNING neutronclient.v2_0.client [None req-4365965e-da48-47c4-ad52-cca50ee3607e 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/601] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:52 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1454 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-23 17:39:54.030 8 WARNING neutronclient.v2_0.client [None req-98fe8a74-d71f-4447-bc17-38912ed2a566 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] The python binding code in 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/602] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 1454 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-23 17:39:55.126 7 INFO nova.api.openstack.wsgi [None req-e9c54cb1-52c3-4dcd-87e8-063d056febc0 94d204a7f1a14e5bbcb14d980ff551ef a5d968f95dd249439ca96e6dafcde8b3 - - default default] HTTP exception thrown: Instance 1730a124-d6c9-42da-8bfe-aa1206c2fb60 could not be found. [pid: 7|app: 0|req: 303/603] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:39:55 2026] GET /v2.1/servers/1730a124-d6c9-42da-8bfe-aa1206c2fb60 => generated 111 bytes in 43 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: 306/614] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:40:39 2026] POST /v2.1/os-keypairs => generated 397 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 309/615] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:40:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:40:44.174 8 WARNING neutronclient.v2_0.client [None req-009edd8a-91d6-4ab2-ab5b-85433e73953e 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The 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-23 17:40:44.445 8 WARNING neutronclient.v2_0.client [None req-009edd8a-91d6-4ab2-ab5b-85433e73953e 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The 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-23 17:40:44.523 8 WARNING neutronclient.v2_0.client [None req-009edd8a-91d6-4ab2-ab5b-85433e73953e 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The 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-23 17:40:45.465 8 WARNING neutronclient.v2_0.client [None req-009edd8a-91d6-4ab2-ab5b-85433e73953e 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/616] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:40:44 2026] POST /v2.1/servers => generated 496 bytes in 1869 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:40:46.005 7 WARNING neutronclient.v2_0.client [None req-12613fe0-f1a7-4fa0-9feb-cd47c9aeba2a 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/617] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:45 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1457 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:47.128 8 WARNING neutronclient.v2_0.client [None req-605ab0b1-e5d1-45ad-ad16-42b4c05c0d29 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/620] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1461 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:48.312 7 WARNING neutronclient.v2_0.client [None req-beb3ed32-4bb4-4c07-a83c-220516f4ab57 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/621] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:40:48 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:48 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:40:49.408 8 WARNING neutronclient.v2_0.client [None req-dc32b007-09ab-485e-94c5-39843c923fed 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/623] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:49 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1509 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:50.524 7 WARNING neutronclient.v2_0.client [None req-2a92cd0c-dd81-41fe-b03c-fa0efcdb1915 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The 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-23 17:40:50.550 8 WARNING neutronclient.v2_0.client [None req-c6ca45b0-93ee-48e8-a704-0cf4da1d78af 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/624] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:50 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1517 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:40:50.668 8 WARNING neutronclient.v2_0.client [None req-c6ca45b0-93ee-48e8-a704-0cf4da1d78af 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The 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-23 17:40:51.073 8 WARNING neutronclient.v2_0.client [None req-c6ca45b0-93ee-48e8-a704-0cf4da1d78af 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/625] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:40:50 2026] POST /v2.1/servers => generated 450 bytes in 897 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-23 17:40:51.412 7 WARNING neutronclient.v2_0.client [None req-50999cf6-2293-4c6e-b7c5-54ee90db414a 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/626] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:51 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1400 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-23 17:40:51.625 8 WARNING neutronclient.v2_0.client [None req-cb5edc4a-4770-4a58-832f-401598e3a19c 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/627] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:51 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1641 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:52.019 7 INFO nova.api.openstack.compute.server_external_events [req-141420b1-6653-4588-a334-ed620bfac611 req-16fe7d83-8e68-4670-9835-6885291c809a 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 7|app: 0|req: 315/628] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:40:51 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-23 17:40:52.536 8 WARNING neutronclient.v2_0.client [None req-ba51a827-98c2-4371-84b7-5cf3b00c922f 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/629] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1404 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:52.953 7 WARNING neutronclient.v2_0.client [None req-3432ff80-2a8e-408e-b765-b9baa4593f23 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/630] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1629 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:53.662 8 WARNING neutronclient.v2_0.client [None req-8d1ec76e-5e96-4cd6-9bd6-1179c947e8f5 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/631] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:53 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1452 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:54.062 7 INFO nova.api.openstack.compute.server_external_events [req-ba5e157f-1ceb-4b2a-a887-6c78121fe854 req-3af3a8c7-99a3-4be8-bfdb-fb92d6361da3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 7|app: 0|req: 317/632] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:40:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:54.110 8 WARNING neutronclient.v2_0.client [None req-311d52ff-fcf6-4223-807e-2f1da3f76de5 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in 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/633] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:54 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1629 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-23 17:40:54.760 7 WARNING neutronclient.v2_0.client [None req-868a5e4f-f391-44e2-aeaf-266f213a5fd7 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/634] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:54 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1452 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:55.283 8 WARNING neutronclient.v2_0.client [None req-a779276a-db63-4f0b-8832-a750f1b0eac2 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in 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/635] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:55 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1629 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-23 17:40:55.872 7 WARNING neutronclient.v2_0.client [None req-7dbd75a3-83fb-4f43-80e5-c80caad80653 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/636] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:55 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1460 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-23 17:40:56.445 8 WARNING neutronclient.v2_0.client [None req-fcd190c1-31c4-49d9-bf68-2570bb68ec8a 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/639] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:56 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1629 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:56.981 7 WARNING neutronclient.v2_0.client [None req-60b6f7e4-dbe4-4719-9a09-089b185527c8 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/640] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:56 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1528 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:57.242 8 INFO nova.api.openstack.compute.server_external_events [req-cd6f1b31-2094-42da-8d1b-c6e70411e3b5 req-43aa5b6d-9c19-41f1-9bc8-f7121001403a 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:6dbc680b-aba9-4e65-b88d-8863330807db for instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 on instance [pid: 8|app: 0|req: 319/641] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:40:57 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, ' 2026-04-23 17:40:57.548 7 INFO nova.api.openstack.compute.server_external_events [req-165050d4-7f73-49f4-ba7e-3b61c0a568df req-3b34f3f1-ff30-4464-bc66-e2904c7cb8b1 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 7|app: 0|req: 323/642] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:40:57 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-23 17:40:57.776 8 WARNING neutronclient.v2_0.client [None req-5d297136-9f93-485b-8c45-9c003de190f3 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/643] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:57 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1629 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-23 17:40:58.283 7 WARNING neutronclient.v2_0.client [None req-aeac5aba-6a7b-4fc5-a570-29f4798c38d0 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/644] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:58 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:58.976 8 WARNING neutronclient.v2_0.client [None req-fd2a625b-95c3-49f1-96bf-90eecfcb71a3 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/645] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:58 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1629 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:59.458 7 WARNING neutronclient.v2_0.client [None req-0231bdf6-6890-4a94-81d0-5a31e6100c7c 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/646] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:40:59 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1526 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:40:59.591 8 INFO nova.api.openstack.compute.server_external_events [req-86ad198a-5018-40fc-a0a2-4209da5f56af req-d929ced2-afe4-43c2-a568-b417b788d5eb 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 8|app: 0|req: 322/647] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:40:59 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-23 17:41:00.199 7 WARNING neutronclient.v2_0.client [None req-b6fe2041-2538-498b-a7fd-f38393c950ff 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in 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/648] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:00 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1808 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-23 17:41:00.340 8 WARNING neutronclient.v2_0.client [None req-0d35a867-c520-433e-90d4-3b24872df094 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/649] 10.0.0.44 () {32 vars in 739 bytes} [Thu Apr 23 17:41:00 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:00.644 7 WARNING neutronclient.v2_0.client [None req-61b4e652-c3b3-48f1-b6a6-837fca61ec37 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/650] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:00 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1526 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-23 17:41:01.163 8 INFO nova.api.openstack.compute.server_external_events [req-fa4e90e7-f112-45af-9e87-3e630ac1800a req-62a8a36e-138e-444c-a69d-a28f5edb5c4b 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 8|app: 0|req: 324/651] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:01.873 7 WARNING neutronclient.v2_0.client [None req-ba6f5ed8-ad53-4a5d-ab98-7048078dcc2f 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/652] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:01 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1526 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:02.294 8 INFO nova.api.openstack.compute.server_external_events [req-5d57302f-b889-4b58-83ee-205d87d3faba req-7a384f61-cc26-4bea-ba47-8dceefbf7f21 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:6dbc680b-aba9-4e65-b88d-8863330807db for instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 on instance [pid: 8|app: 0|req: 325/653] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:02 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-23 17:41:03.224 7 WARNING neutronclient.v2_0.client [None req-bd83710b-0525-4ce4-829e-914ceeb5e30b 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/654] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:03 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1526 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-23 17:41:04.333 8 INFO nova.api.openstack.compute.server_external_events [req-cce3c0ed-f22c-46ff-a22b-700c91b58491 req-e0412102-9b6f-49d9-b649-7a4ffc5bcf3c 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:6dbc680b-aba9-4e65-b88d-8863330807db for instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 on instance [pid: 8|app: 0|req: 326/655] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:04 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-23 17:41:04.466 7 WARNING neutronclient.v2_0.client [None req-41b50b56-4482-4dae-b6e8-533d738f520c 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/656] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:04 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1695 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:04.636 8 WARNING neutronclient.v2_0.client [None req-f711aa07-8c42-4e69-bda3-2263d2945fa8 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/657] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:04 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1695 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-23 17:41:06.370 7 INFO nova.api.openstack.compute.server_external_events [req-05f72be7-ceec-4ca6-98fd-ccb5f33bed09 req-63ee9c8b-0d4a-48c4-9f1a-66cb38c2f2f1 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:6dbc680b-aba9-4e65-b88d-8863330807db for instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 on instance [pid: 7|app: 0|req: 331/658] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/661] 10.0.0.44 () {34 vars in 748 bytes} [Thu Apr 23 17:41:14 2026] POST /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0/action => generated 31890 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, ' 2026-04-23 17:41:16.607 8 WARNING neutronclient.v2_0.client [None req-84224169-797d-4dc8-ab87-4eead8b61282 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/664] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:16 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1928 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/665] 10.0.0.44 () {32 vars in 751 bytes} [Thu Apr 23 17:41:17 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8/os-server-password => generated 116 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-23 17:41:18.265 8 INFO nova.api.openstack.compute.server_external_events [req-ca1e7148-e76f-45ca-880b-3847c80fe40a req-2be728e8-6ba8-4599-b240-4abc31f282a6 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:6dbc680b-aba9-4e65-b88d-8863330807db for instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 on instance [pid: 8|app: 0|req: 330/666] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:18 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 337/667] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:41:19 2026] DELETE /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/668] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:41:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:41:19.321 7 WARNING neutronclient.v2_0.client [None req-ae91ca26-d05d-43cb-9094-6bbcc7fae14e 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in 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/669] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1934 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:41:20.553 8 INFO nova.api.openstack.compute.server_external_events [req-a3f615b5-63e3-4cc2-9738-a8048a33850d req-e0870d2c-3aac-422b-b796-a94bbcbf4a0e 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 8|app: 0|req: 332/670] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:20.605 7 WARNING neutronclient.v2_0.client [None req-2bad8c6f-f130-4c96-931b-20e98ca61dac 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/671] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:20 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1934 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:21.445 8 WARNING neutronclient.v2_0.client [None req-ed77a3f6-d603-4323-8dd0-660e77ca3106 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The 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-23 17:41:21.500 8 WARNING neutronclient.v2_0.client [None req-ed77a3f6-d603-4323-8dd0-660e77ca3106 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] 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-23 17:41:21.734 8 WARNING neutronclient.v2_0.client [None req-ed77a3f6-d603-4323-8dd0-660e77ca3106 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The 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-23 17:41:21.766 7 WARNING neutronclient.v2_0.client [None req-35c6281e-253e-4f24-86b4-9b64c7890c06 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/672] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:21 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1934 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/673] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:41:21 2026] POST /v2.1/servers => generated 449 bytes in 1040 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:22.446 7 WARNING neutronclient.v2_0.client [None req-527c6957-78b6-4562-a913-6903d43221f2 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/674] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:22 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1402 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:22.603 8 INFO nova.api.openstack.compute.server_external_events [req-cb9ecb9c-edc5-4f0f-81d8-ad5f05404366 req-70b074d7-11a2-4c77-b29a-566e1dc2f7c3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance 2026-04-23 17:41:22.604 8 INFO nova.api.openstack.compute.server_external_events [req-cb9ecb9c-edc5-4f0f-81d8-ad5f05404366 req-70b074d7-11a2-4c77-b29a-566e1dc2f7c3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:cd1fe937-5b5f-47f3-aefb-4abdb0bc3034 for instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 on instance [pid: 8|app: 0|req: 334/675] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:22 2026] POST /v2.1/os-server-external-events => generated 356 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-23 17:41:23.445 7 WARNING neutronclient.v2_0.client [None req-c522bcfb-e2c0-40ff-8537-5083c7a39e68 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/676] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:23 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1543 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:23.567 8 WARNING neutronclient.v2_0.client [None req-1d10b558-779a-4228-a3e4-42be26ef92f0 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/677] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:23 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1406 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:24.542 7 WARNING neutronclient.v2_0.client [None req-588efa71-792e-4eb2-8e9a-17fc1f62332f 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/678] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:24 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 1543 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:24.656 8 WARNING neutronclient.v2_0.client [None req-d8d9519e-4f23-4067-b2d0-8809c9d171d7 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/679] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:24 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1398 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:25.622 7 INFO nova.api.openstack.wsgi [None req-f5f47bd8-47cc-4c1f-8bb8-2d701f5d3761 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] HTTP exception thrown: Instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 could not be found. [pid: 7|app: 0|req: 344/680] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:25 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:25.652 8 INFO nova.api.openstack.wsgi [None req-5b14237e-c14c-44df-8db8-a106b782ee81 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] HTTP exception thrown: Instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 could not be found. [pid: 8|app: 0|req: 337/681] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:41:25 2026] DELETE /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => 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-23 17:41:25.684 7 INFO nova.api.openstack.wsgi [None req-377580c7-d74e-43aa-be48-5644593750f5 9bfe7f93a0e840dc98bac40ae9265088 681f820c6b5943c69257126e9f5b2ada - - default default] HTTP exception thrown: Instance 6bd851d6-d09c-4a38-b48a-c58805224ee8 could not be found. [pid: 7|app: 0|req: 345/682] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:25 2026] GET /v2.1/servers/6bd851d6-d09c-4a38-b48a-c58805224ee8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/683] 10.0.0.44 () {32 vars in 704 bytes} [Thu Apr 23 17:41:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1300538521 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:25.743 7 WARNING neutronclient.v2_0.client [None req-068682f2-0f62-444b-8b0f-61202c1dac9b 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/684] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:25 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1454 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.44 () {32 vars in 726 bytes} [Thu Apr 23 17:41:26 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1291609150 => generated 0 bytes in 25 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-23 17:41:26.989 7 WARNING neutronclient.v2_0.client [None req-71100121-5e53-4b37-bb1a-9a41e3ca93c0 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/688] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1454 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:41:28.434 8 WARNING neutronclient.v2_0.client [None req-6f551c63-b3f5-43c6-99df-33fe9b710f65 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/689] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:28 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1529 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:29.037 7 INFO nova.api.openstack.compute.server_external_events [req-6e671ce4-d67f-42ba-a8ea-3268227fd761 req-4595781c-fc76-4af4-bafc-871a1d925000 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:b2b6387d-d61a-4756-97be-e7742720d5e1 for instance 79d9987f-8d79-4e89-b873-0367f17b0009 on instance [pid: 7|app: 0|req: 349/690] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:29 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, ' 2026-04-23 17:41:29.923 8 WARNING neutronclient.v2_0.client [None req-ccff0b19-77ff-4304-9b5e-e41aee27602e 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/691] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:29 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1527 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:31.358 7 WARNING neutronclient.v2_0.client [None req-f7b9b59e-0899-4b79-86dc-a947745ac14e 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/692] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1527 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:32.811 8 WARNING neutronclient.v2_0.client [None req-8db0aaed-5da3-4034-ab27-11ad35fca3b0 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/693] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:32 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:33.967 7 WARNING neutronclient.v2_0.client [None req-582729b8-c76a-44c6-a4fc-4787bfbb1fe8 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/694] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:33 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1527 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:34.776 8 INFO nova.api.openstack.compute.server_external_events [req-86a34044-aaa4-42c9-a2d8-2184c58b9d05 req-1ce0a603-95ac-49cc-8a4c-d871fe4e4816 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:b2b6387d-d61a-4756-97be-e7742720d5e1 for instance 79d9987f-8d79-4e89-b873-0367f17b0009 on instance [pid: 8|app: 0|req: 344/695] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:34 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-23 17:41:35.191 7 WARNING neutronclient.v2_0.client [None req-b2dca291-e660-493c-9ba9-595be32ee5d0 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/696] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:35 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1527 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-23 17:41:36.369 8 WARNING neutronclient.v2_0.client [None req-b74803ac-fcfd-447f-b923-5f8ba0679924 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/697] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1695 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-23 17:41:36.538 7 WARNING neutronclient.v2_0.client [None req-9237dbb8-7164-42bd-ab6a-474388ce6541 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/700] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1695 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-23 17:41:36.825 8 INFO nova.api.openstack.compute.server_external_events [req-fad93bbb-4bc7-447c-9454-174590ef39b3 req-367a79ef-1841-4a46-af9d-b9590e4c2fbd 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:b2b6387d-d61a-4756-97be-e7742720d5e1 for instance 79d9987f-8d79-4e89-b873-0367f17b0009 on instance [pid: 8|app: 0|req: 348/701] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:37.576 7 INFO nova.api.openstack.compute.server_external_events [req-b8b550a1-8ed0-44c0-b8f5-0f0c7df8fdc0 req-14c961e5-5e8b-44e7-9ed7-bc89cf2aa46b 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:b2b6387d-d61a-4756-97be-e7742720d5e1 for instance 79d9987f-8d79-4e89-b873-0367f17b0009 on instance [pid: 7|app: 0|req: 354/702] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/705] 10.0.0.44 () {34 vars in 748 bytes} [Thu Apr 23 17:41:47 2026] POST /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009/action => generated 32045 bytes in 546 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: 350/706] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:41:48 2026] DELETE /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:48.440 7 WARNING neutronclient.v2_0.client [None req-551f2953-803c-477f-b5a4-bde36037c6cc 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/707] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:48 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:49.642 8 WARNING neutronclient.v2_0.client [None req-8cb94c26-8426-4362-b9e1-bc2b4218d767 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/708] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:49 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1821 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:50.846 7 WARNING neutronclient.v2_0.client [None req-47c2ce35-7ceb-49c6-85d6-06679ecf923c 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/709] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:50 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1754 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:41:51.237 8 INFO nova.api.openstack.compute.server_external_events [req-d018f5b8-c8a5-4405-8d3d-8867cfe26b64 req-6d964034-f723-4ba3-9461-cab13a888f50 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:b2b6387d-d61a-4756-97be-e7742720d5e1 for instance 79d9987f-8d79-4e89-b873-0367f17b0009 on instance [pid: 8|app: 0|req: 352/710] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:52.297 7 WARNING neutronclient.v2_0.client [None req-5a067456-8d4e-483a-8c65-54b8e66d15c2 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/711] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:52 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1488 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:53.795 8 WARNING neutronclient.v2_0.client [None req-b6ed7afb-02cc-4263-bda7-aa51375c8944 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/712] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:53 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => generated 1488 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:55.398 7 INFO nova.api.openstack.wsgi [None req-b56f9880-51bf-4b26-bee8-7b85c60926fb 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] HTTP exception thrown: Instance 79d9987f-8d79-4e89-b873-0367f17b0009 could not be found. [pid: 7|app: 0|req: 360/713] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:55 2026] GET /v2.1/servers/79d9987f-8d79-4e89-b873-0367f17b0009 => 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: 354/714] 10.0.0.44 () {32 vars in 726 bytes} [Thu Apr 23 17:41:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-975574577 => 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: 7|app: 0|req: 362/717] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:41:56 2026] DELETE /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 17:41:57.069 8 WARNING neutronclient.v2_0.client [None req-89d45071-4ac5-4fa6-ba96-3cefa52e03a5 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/718] 10.0.0.44 () {34 vars in 669 bytes} [Thu Apr 23 17:41:57 2026] POST /v2.1/os-keypairs => generated 395 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:57 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1701 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:41:58.516 7 WARNING neutronclient.v2_0.client [None req-2bc301c0-60d0-43f9-800a-50e875061a84 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/720] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:58 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1701 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:59.770 8 INFO nova.api.openstack.compute.server_external_events [req-c0e11a65-5ee1-4cab-9b51-20c99183dced req-b9828510-0a48-45e3-a8f8-c1e0ae5db329 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:6dbc680b-aba9-4e65-b88d-8863330807db for instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 on instance [pid: 8|app: 0|req: 357/721] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:41:59 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-23 17:41:59.853 7 WARNING neutronclient.v2_0.client [None req-89daf4bb-ad22-4ddd-b662-cae99a08ed5e 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/722] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:41:59 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1481 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:01.029 8 WARNING neutronclient.v2_0.client [None req-4bd081ad-ce7b-40a7-ab07-ee733ef2b41a 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] 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-23 17:42:01.083 8 WARNING neutronclient.v2_0.client [None req-4bd081ad-ce7b-40a7-ab07-ee733ef2b41a 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The 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-23 17:42:01.125 7 WARNING neutronclient.v2_0.client [None req-d1c597d4-4136-469a-adb5-a6764d7140e9 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in 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/723] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1486 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:42:01.375 8 WARNING neutronclient.v2_0.client [None req-4bd081ad-ce7b-40a7-ab07-ee733ef2b41a 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/724] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:42:00 2026] POST /v2.1/servers => generated 447 bytes in 645 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-23 17:42:01.626 7 WARNING neutronclient.v2_0.client [None req-029af6e2-43b4-47cc-832e-286572b22a48 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/725] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 1394 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-23 17:42:02.223 8 WARNING neutronclient.v2_0.client [None req-e7e94890-a283-4068-8e11-bb2b30d83fd2 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/726] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => generated 1486 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-23 17:42:03.312 7 INFO nova.api.openstack.wsgi [None req-b55ff6e9-f262-4e1c-a73a-e70d7bf2b13f 46cadf2c2ed14c4e91e0eedc7b6f9ce5 013c9ba893f544b6a786000cdc451053 - - default default] HTTP exception thrown: Instance 7c45078c-b3b3-4249-8c67-cecd6a7a39f0 could not be found. [pid: 7|app: 0|req: 368/727] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.1/servers/7c45078c-b3b3-4249-8c67-cecd6a7a39f0 => 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: 360/728] 10.0.0.44 () {32 vars in 726 bytes} [Thu Apr 23 17:42:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-868883333 => 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-23 17:42:06.741 7 WARNING neutronclient.v2_0.client [None req-529adb3d-a174-4ecc-83c9-d5c4fa082057 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in 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/731] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:06 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 1519 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:42:07.989 8 INFO nova.api.openstack.compute.server_external_events [req-211a3c2f-c7b8-4a17-b1b6-dfda8fe0b890 req-47801506-7f93-4c84-8e5c-39e97913ffaa 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 8|app: 0|req: 362/732] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:12.058 7 WARNING neutronclient.v2_0.client [None req-290efa81-1199-44cd-b5ee-03c2068b3698 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/733] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:12 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 1517 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:13.366 8 INFO nova.api.openstack.compute.server_external_events [req-4489dba6-6ee9-4ff1-84a2-404326ae6527 req-40361c28-4038-41aa-ac39-b81de953b8a2 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 8|app: 0|req: 363/734] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:15.410 7 INFO nova.api.openstack.compute.server_external_events [req-e8607328-e3be-4368-9d49-481c0111d9f4 req-2badbe4c-8cc3-4629-ba9d-f726324eb747 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance 2026-04-23 17:42:15.410 7 INFO nova.api.openstack.compute.server_external_events [req-e8607328-e3be-4368-9d49-481c0111d9f4 req-2badbe4c-8cc3-4629-ba9d-f726324eb747 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 7|app: 0|req: 372/735] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:15 2026] POST /v2.1/os-server-external-events => generated 354 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-23 17:42:17.446 8 WARNING neutronclient.v2_0.client [None req-f4e75d65-e305-4308-b56e-dd724e21d0b5 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/738] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:17 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 1817 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:18.877 7 WARNING neutronclient.v2_0.client [None req-89e87b8a-79a1-4218-861c-888acec95f7c 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The 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-23 17:42:18.918 7 WARNING neutronclient.v2_0.client [None req-89e87b8a-79a1-4218-861c-888acec95f7c 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] 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-23 17:42:19.012 8 INFO nova.api.openstack.compute.server_external_events [req-b8eea78e-662e-4151-a558-91c09ac7380b req-769a8bbc-a4de-4935-aa5b-fd733d630c25 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 8|app: 0|req: 366/739] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:42:19.224 7 WARNING neutronclient.v2_0.client [None req-89e87b8a-79a1-4218-861c-888acec95f7c 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in 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/740] 10.0.0.44 () {34 vars in 661 bytes} [Thu Apr 23 17:42:18 2026] POST /v2.1/servers => generated 447 bytes in 656 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-23 17:42:19.492 8 WARNING neutronclient.v2_0.client [None req-c772b6d3-a7d9-4c06-8025-ef8aa703febc 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in 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/741] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:19 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 1394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:24.583 7 WARNING neutronclient.v2_0.client [None req-4d25e966-73c8-462c-9b9a-d00143bddfe2 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/742] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:24 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 1519 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:25.551 8 INFO nova.api.openstack.compute.server_external_events [req-92b42ee6-8ff8-49d7-bf4b-0d7a49b4c9cc req-1b7c6ef9-483a-481e-b761-c9c76c73a137 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 8|app: 0|req: 368/743] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:25 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-23 17:42:30.318 7 WARNING neutronclient.v2_0.client [None req-bf6c235d-4321-467b-ad7f-9cc97f3dc1e3 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/746] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:30 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 1517 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:30.599 8 INFO nova.api.openstack.compute.server_external_events [req-5f14dd67-69dc-48ad-b9f5-483e08e89f1f req-8678c736-f47b-4733-a094-d81c48a23d0a 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 8|app: 0|req: 370/747] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:30 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-23 17:42:32.672 7 INFO nova.api.openstack.compute.server_external_events [req-fb8bed26-245c-429c-bec6-fb0f6f8843da req-abdea437-09dc-440f-8a8e-a52a5d5b118c 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 7|app: 0|req: 378/748] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:32 2026] POST /v2.1/os-server-external-events => generated 183 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-23 17:42:35.676 8 WARNING neutronclient.v2_0.client [None req-8ebfb0d7-c367-4a3d-805d-33c3c3d8d368 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/749] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:42:35 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 1815 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:37.499 7 INFO nova.api.openstack.compute.server_external_events [req-7ccf4e37-0941-4802-8677-b65a374c72db req-44cf17e0-e7fc-4dca-9105-c4b9c5463d0f 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 7|app: 0|req: 380/752] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:42:37 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-23 17:42:59.119 8 WARNING neutronclient.v2_0.client [None req-a45ff5e3-d65a-4e78-b027-1068faf38083 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The 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-23 17:42:59.167 8 WARNING neutronclient.v2_0.client [None req-a45ff5e3-d65a-4e78-b027-1068faf38083 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The 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-23 17:42:59.372 8 WARNING neutronclient.v2_0.client [None req-a45ff5e3-d65a-4e78-b027-1068faf38083 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/757] 199.19.213.196 () {36 vars in 713 bytes} [Thu Apr 23 17:42:58 2026] POST /v2.1/servers => generated 453 bytes in 826 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-23 17:43:00.201 7 WARNING neutronclient.v2_0.client [None req-fb1b0cd1-b614-49d0-8e4f-8b97e063f758 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/758] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:00 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2213 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:00.330 8 WARNING neutronclient.v2_0.client [None req-6a8652dd-9168-4d0d-afae-3b19a5f4c418 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/759] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:00 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 384/760] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:00 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:03.098 8 WARNING neutronclient.v2_0.client [None req-18d9d268-05b5-4bc6-b1d9-e2e669a12f54 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in 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/761] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:03 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2371 bytes in 101 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-23 17:43:03.189 7 WARNING neutronclient.v2_0.client [None req-7dbfac9b-9374-405f-956e-9deae1beee6a 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/762] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:03 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 378/763] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:03 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 61 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-23 17:43:06.090 7 WARNING neutronclient.v2_0.client [None req-0bf59299-08cd-417a-acb7-d246a8736b3b 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] 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-23 17:43:06.761 8 INFO nova.api.openstack.compute.server_external_events [req-49173a00-248e-4957-9ccf-0ab198a1e8c4 req-1ffb8a37-ebfe-45bb-a151-8f83c865a959 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 381/766] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:43:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/767] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2445 bytes in 812 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-23 17:43:06.892 8 WARNING neutronclient.v2_0.client [None req-66758bd3-df77-4294-9355-ac4aa210f386 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in 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/768] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 284 bytes in 143 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: 387/769] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:07 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 270 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-23 17:43:09.871 8 WARNING neutronclient.v2_0.client [None req-4ce5a678-54fd-4580-8a19-219ddd572631 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in 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/770] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:09 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2433 bytes in 118 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-23 17:43:10.006 7 WARNING neutronclient.v2_0.client [None req-de32bb95-3d06-41c4-8b39-52ec331a1791 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/771] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:09 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 284 bytes in 88 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/772] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:10 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 31 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-23 17:43:13.247 7 WARNING neutronclient.v2_0.client [None req-48df0f1d-d6e6-4b35-a484-d8dcc268ac73 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/773] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:13 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2433 bytes in 159 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-23 17:43:13.399 8 WARNING neutronclient.v2_0.client [None req-5ce59731-99d4-4d04-b520-e4c03b3ed66d 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/774] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:13 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 284 bytes in 74 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: 390/775] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:13 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:16.072 8 WARNING neutronclient.v2_0.client [None req-8949d0a0-d183-4ee9-b93d-4f41cac3c3bc 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/776] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2433 bytes in 155 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-23 17:43:16.230 7 WARNING neutronclient.v2_0.client [None req-655e3d95-8f5a-4dab-b0f6-52b6fb007121 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/777] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 284 bytes in 71 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: 387/778] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 38 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-23 17:43:18.415 8 INFO nova.api.openstack.compute.server_external_events [req-ba09d2b5-2fcb-408b-ab45-97119c3a10b0 req-1289c4f6-8e29-4fd5-9a3d-0334e38270c1 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 389/781] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:43:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:18.947 7 WARNING neutronclient.v2_0.client [None req-55b2b148-9040-4ba6-b579-4c78fef57bbe 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/782] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:18 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2433 bytes in 188 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-23 17:43:19.137 8 WARNING neutronclient.v2_0.client [None req-2f92aa46-e815-4443-9af3-435a791d771c 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/783] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:19 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 286 bytes in 83 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: 394/784] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:19 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 51 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-23 17:43:20.452 8 INFO nova.api.openstack.compute.server_external_events [req-a5f97474-ff69-4633-8a49-f3a5c0509a94 req-9611a88d-d88e-4933-88b8-847587143264 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance 2026-04-23 17:43:20.452 8 INFO nova.api.openstack.compute.server_external_events [req-a5f97474-ff69-4633-8a49-f3a5c0509a94 req-9611a88d-d88e-4933-88b8-847587143264 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 391/785] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:43:20 2026] POST /v2.1/os-server-external-events => generated 354 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-23 17:43:22.051 7 WARNING neutronclient.v2_0.client [None req-f9f87bea-86d1-479b-a3e8-a1fa64e79dd9 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/786] 199.19.213.196 () {32 vars in 732 bytes} [Thu Apr 23 17:43:22 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 2581 bytes in 350 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-23 17:43:22.403 8 WARNING neutronclient.v2_0.client [None req-cfc34649-06b9-4df0-9c20-1f36397919e7 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/787] 199.19.213.196 () {32 vars in 758 bytes} [Thu Apr 23 17:43:22 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 286 bytes in 289 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: 396/788] 199.19.213.196 () {32 vars in 776 bytes} [Thu Apr 23 17:43:22 2026] GET /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:56.559 8 WARNING neutronclient.v2_0.client [None req-cd75b501-18f3-4c42-87c2-9fcd32a38010 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The 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-23 17:43:56.602 8 WARNING neutronclient.v2_0.client [None req-cd75b501-18f3-4c42-87c2-9fcd32a38010 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] 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-23 17:43:59.154 7 INFO nova.api.openstack.compute.server_external_events [req-840657af-e2ea-4560-a5c3-8373c942c8e6 req-403afe07-2e8d-4097-bfc4-08bce93c3c34 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 402/797] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:43:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:44:02.229 7 INFO nova.api.openstack.compute.server_external_events [req-cae819db-d321-4336-bcee-cd82cb22d321 req-573d1129-575b-45cf-8a5a-8e009e6e10ec 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 403/798] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:44:04.268 7 INFO nova.api.openstack.compute.server_external_events [req-d8d573c2-cd49-4bde-aad1-ef51bccacb3c req-5b4c0a51-a925-4224-8302-d0d7afb90eec 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 404/799] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:44:05.173 8 WARNING neutronclient.v2_0.client [None req-cd75b501-18f3-4c42-87c2-9fcd32a38010 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/800] 199.19.213.196 () {36 vars in 811 bytes} [Thu Apr 23 17:43:56 2026] POST /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 281 bytes in 8702 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-23 17:44:05.684 7 INFO nova.api.openstack.compute.server_external_events [req-b855ce9b-ac3b-4c44-b520-5e59fa303ea7 req-b1934d52-f8f7-44ea-a2b4-4c17cb5d1480 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 405/801] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:05 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-23 17:44:06.311 8 INFO nova.api.openstack.compute.server_external_events [req-9414b164-9532-4fed-be0c-449265c24d9b req-349ede05-f48b-48a0-948c-281f3ad53728 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 397/802] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:06 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-23 17:44:36.086 8 WARNING neutronclient.v2_0.client [None req-fd7ed0d2-911c-4349-9ce4-1f30bbba031e 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The 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-23 17:44:36.128 8 WARNING neutronclient.v2_0.client [None req-fd7ed0d2-911c-4349-9ce4-1f30bbba031e 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] 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-23 17:44:38.633 7 INFO nova.api.openstack.compute.server_external_events [req-5ca98253-8a45-4e23-b672-d0f91ba9cde8 req-516967e1-aa48-4e3b-8d5c-a80255fb9ef3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 411/811] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:44:42.025 7 INFO nova.api.openstack.compute.server_external_events [req-c6292927-0c7d-4c09-ad74-3fb504340719 req-88fa6cfb-c98f-4a26-8a5a-7d3efdacc39e 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 412/812] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:41 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-23 17:44:44.058 7 INFO nova.api.openstack.compute.server_external_events [req-0df4c8d2-cd72-49bc-8c87-283696911566 req-da82c78a-f028-4abf-8c92-8f98e2542006 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 413/813] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:44:45.163 8 WARNING neutronclient.v2_0.client [None req-fd7ed0d2-911c-4349-9ce4-1f30bbba031e 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/814] 199.19.213.196 () {36 vars in 811 bytes} [Thu Apr 23 17:44:35 2026] POST /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 377 bytes in 9280 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-23 17:44:54.643 7 WARNING neutronclient.v2_0.client [None req-8df241a2-4fa7-4ef0-9acb-f6df2f2ca885 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The 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-23 17:44:54.685 7 WARNING neutronclient.v2_0.client [None req-8df241a2-4fa7-4ef0-9acb-f6df2f2ca885 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] 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-23 17:44:57.178 8 INFO nova.api.openstack.compute.server_external_events [req-91befd86-5b91-42b8-987b-7402e1bc8a77 req-1251cd6e-c4ed-4af9-8f6d-622d4a475d71 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 405/819] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:44:57 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-23 17:45:00.821 8 INFO nova.api.openstack.compute.server_external_events [req-d2c97070-8556-43ef-8932-cbaa50b808d1 req-e540c56a-68d7-426c-b2ef-eaf92c844d9d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 406/820] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:00 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-23 17:45:02.862 8 INFO nova.api.openstack.compute.server_external_events [req-5eab640f-ae1d-4168-a16c-a431fd91b15f req-89dee58c-88c3-40d1-91fb-49040632d5a7 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-plugged:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 407/821] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:45:03.741 7 WARNING neutronclient.v2_0.client [None req-8df241a2-4fa7-4ef0-9acb-f6df2f2ca885 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] The python binding code in 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/822] 199.19.213.196 () {36 vars in 811 bytes} [Thu Apr 23 17:44:54 2026] POST /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface => generated 376 bytes in 9196 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-23 17:45:04.907 8 INFO nova.api.openstack.compute.server_external_events [req-143d0f16-94c7-46a3-ae6a-9dc8b5028157 req-76fc7ffc-6313-47e4-8953-2f8689c74e6e 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 408/823] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:04 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-23 17:45:18.572 7 INFO nova.api.openstack.compute.server_external_events [req-910d9bf4-efad-465b-9b6a-ba6ce3da1a6d req-bf00c7fd-bd75-432a-80ae-23e053ccac07 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 418/828] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/829] 199.19.213.196 () {34 vars in 854 bytes} [Thu Apr 23 17:45:19 2026] DELETE /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface/8471199f-11e0-49c0-b014-4d87ee704a5f => generated 0 bytes in 61 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-23 17:45:20.612 7 INFO nova.api.openstack.compute.server_external_events [req-58c44581-8a81-4e2e-a7e2-c78058440973 req-0f955e80-3877-4501-927b-5bb48b5bdda3 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 419/830] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:45:22.661 8 INFO nova.api.openstack.compute.server_external_events [req-6c4e37e3-5def-49e1-adbb-d82ec0efaa24 req-c84a0667-d0da-4b5f-bfad-352aa966408c 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance 2026-04-23 17:45:22.661 8 INFO nova.api.openstack.compute.server_external_events [req-6c4e37e3-5def-49e1-adbb-d82ec0efaa24 req-c84a0667-d0da-4b5f-bfad-352aa966408c 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:8471199f-11e0-49c0-b014-4d87ee704a5f for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 412/831] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:22 2026] POST /v2.1/os-server-external-events => generated 358 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-23 17:45:29.005 7 INFO nova.api.openstack.compute.server_external_events [req-76bb4bd1-d8b6-425d-9ede-9f2d7a35a1b5 req-b46b1e43-097b-4405-b762-d1a2070c81dc 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 421/834] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/835] 199.19.213.196 () {34 vars in 854 bytes} [Thu Apr 23 17:45:29 2026] DELETE /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface/f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b => generated 0 bytes in 38 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-23 17:45:31.123 7 INFO nova.api.openstack.compute.server_external_events [req-304dcea3-7814-4edd-986e-2255966d66be req-905a357d-0920-40d7-b7a6-a6d5a0ad587a 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 422/836] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:45:33.174 8 INFO nova.api.openstack.compute.server_external_events [req-21691041-0e4b-42ee-bdc4-8123bbd48ac1 req-1a8bc49e-b89a-427d-ba04-9a26861c2088 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:f5ad78a9-9f4d-43b2-8714-ca1ca0b84f1b for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 415/837] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:33 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, ' [pid: 7|app: 0|req: 425/842] 199.19.213.196 () {34 vars in 854 bytes} [Thu Apr 23 17:45:50 2026] DELETE /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2/os-interface/4134281f-ca12-46ff-8e47-b5d66c54b977 => generated 0 bytes in 57 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-23 17:45:52.484 8 INFO nova.api.openstack.compute.server_external_events [req-bb9e6a49-070d-40ad-9ad7-47433c807a76 req-1570d03b-6cac-4d64-8389-45f82b0fcda8 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 418/843] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:45:54.529 7 INFO nova.api.openstack.compute.server_external_events [req-06ef3884-8c93-4aaa-bc9d-6af4324e9104 req-09d999d9-4e9f-4122-92f4-d1933f2c513c 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:4134281f-ca12-46ff-8e47-b5d66c54b977 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 426/844] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:54 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: 419/845] 199.19.213.196 () {34 vars in 754 bytes} [Thu Apr 23 17:45:55 2026] DELETE /v2.1/servers/4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 => generated 0 bytes in 112 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-23 17:45:56.919 8 INFO nova.api.openstack.compute.server_external_events [req-7476e84f-31f9-48c0-9574-0bc786e311f0 req-8e8a462f-2f60-405e-80a8-935840ed2cd1 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 8|app: 0|req: 421/848] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:45:58.957 7 INFO nova.api.openstack.compute.server_external_events [req-2e80d486-f904-48fb-a073-d67417c6d3d4 req-aba0a310-402a-4413-a859-bf35c235592d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance 2026-04-23 17:45:58.958 7 INFO nova.api.openstack.compute.server_external_events [req-2e80d486-f904-48fb-a073-d67417c6d3d4 req-aba0a310-402a-4413-a859-bf35c235592d 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:b2c868af-d733-4b84-9708-28423aacc401 for instance 4cfa7c29-63be-4bc6-ba00-a48f4a9d18b2 on instance [pid: 7|app: 0|req: 428/849] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:58 2026] POST /v2.1/os-server-external-events => generated 356 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-23 17:45:59.424 8 INFO nova.api.openstack.compute.server_external_events [req-6edb59df-97ec-445b-a1fb-5066a1792e46 req-18a126f8-21af-4d65-9137-b8dfde896725 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 8|app: 0|req: 422/850] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:45:59 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: 429/851] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:45:59 2026] DELETE /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 0 bytes in 97 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-23 17:45:59.577 8 WARNING neutronclient.v2_0.client [None req-02dc339f-9d28-4e98-ba91-8ec291fc77bf 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/852] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:45:59 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 1941 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-23 17:46:01.008 7 INFO nova.api.openstack.compute.server_external_events [req-96db02d9-8cb7-432f-a3a2-d8f2409d387e req-91129b2f-165d-4cce-a73f-48551713fd01 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance 2026-04-23 17:46:01.009 7 INFO nova.api.openstack.compute.server_external_events [req-96db02d9-8cb7-432f-a3a2-d8f2409d387e req-91129b2f-165d-4cce-a73f-48551713fd01 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 7|app: 0|req: 430/853] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:46:00 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:46:02.208 8 INFO nova.api.openstack.compute.server_external_events [req-b9ea668a-47f5-4377-a467-907cc420d5f6 req-262ca560-8697-4e1d-9a27-cad2e94e6a9b 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:38787b5e-1d64-4638-90a3-b5774e41b789 for instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 on instance [pid: 8|app: 0|req: 424/854] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:46:02 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-23 17:46:04.792 7 WARNING neutronclient.v2_0.client [None req-1782e19f-8e60-4884-b03e-71739d1da643 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/855] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:46:04 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 1480 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-23 17:46:09.874 7 INFO nova.api.openstack.wsgi [None req-7006349c-49f7-45f8-90fe-5e2b26542678 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] HTTP exception thrown: Instance a0fb6520-ea46-4bf7-a565-718f0d651ee1 could not be found. [pid: 7|app: 0|req: 433/858] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:46:09 2026] GET /v2.1/servers/a0fb6520-ea46-4bf7-a565-718f0d651ee1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:46:10.329 8 INFO nova.api.openstack.compute.server_external_events [req-8a7d19b1-6ea7-4d7b-8dab-e18a6898e51f req-c82d213c-1879-41b5-a59a-7268cf30bcdd 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-changed:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 8|app: 0|req: 426/859] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:46:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/860] 10.0.0.44 () {32 vars in 716 bytes} [Thu Apr 23 17:46:10 2026] DELETE /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 0 bytes in 95 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-23 17:46:10.472 8 WARNING neutronclient.v2_0.client [None req-41865c5d-0601-424f-8203-d41984de7bdb 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/861] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:46:10 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 1943 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:46:11.690 7 INFO nova.api.openstack.compute.server_external_events [req-4446c8b0-ef4e-4d7b-901d-95e1094aa9a1 req-4cdb405f-2781-4a47-b3de-dff3d9da9203 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 7|app: 0|req: 435/862] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:46:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:46:13.181 8 INFO nova.api.openstack.compute.server_external_events [req-76f3b51e-143d-4468-910b-bf3b297bb560 req-4be1f777-65c0-4eb7-9071-157b273f7576 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-deleted:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 8|app: 0|req: 428/863] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:46:13 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-23 17:46:13.728 7 INFO nova.api.openstack.compute.server_external_events [req-710c6362-da0f-49e0-86a1-c7d95c60ee51 req-da6a6adf-6fb5-4176-bbee-fb0e5065ef86 18af0505e14c4b1f9d350c4d62d0bf4c 2d1ce7dec2504cd5b0952406a734ae0a - - 4a64a2451e154310b774675cfa3a5d8d 4a64a2451e154310b774675cfa3a5d8d] Creating event network-vif-unplugged:265aab58-1f0d-44c1-9277-4ed7af6a899c for instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade on instance [pid: 7|app: 0|req: 436/864] 10.0.0.207 () {38 vars in 814 bytes} [Thu Apr 23 17:46:13 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-23 17:46:15.669 8 WARNING neutronclient.v2_0.client [None req-0f911d3e-d4f4-4dab-9cff-e71a697c6e20 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/865] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:46:15 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => generated 1480 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-23 17:46:20.741 8 INFO nova.api.openstack.wsgi [None req-4eba95c1-6c69-43f6-af90-bac61924186f 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] HTTP exception thrown: Instance dc7d74ba-8d08-4e7b-bc51-0a44cde30ade could not be found. [pid: 8|app: 0|req: 431/868] 10.0.0.44 () {32 vars in 713 bytes} [Thu Apr 23 17:46:20 2026] GET /v2.1/servers/dc7d74ba-8d08-4e7b-bc51-0a44cde30ade => 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: 438/869] 10.0.0.44 () {32 vars in 722 bytes} [Thu Apr 23 17:46:22 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-597473218 => 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-23 17:46:22.955 8 INFO nova.api.openstack.wsgi [None req-a1240dd1-f515-498b-aacb-a144ec00946d 2b2f8d9e91c74d6697cb21401b5d301b c88ff587800c45a59aff3867ac6cbf1a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-597473218 not found for user 2b2f8d9e91c74d6697cb21401b5d301b [pid: 8|app: 0|req: 432/870] 10.0.0.44 () {32 vars in 719 bytes} [Thu Apr 23 17:46:22 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-597473218 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/875] 10.0.0.44 () {32 vars in 653 bytes} [Thu Apr 23 17:46:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/876] 10.0.0.44 () {32 vars in 639 bytes} [Thu Apr 23 17:46:39 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 17:46:39.404 7 WARNING oslo_db.sqlalchemy.utils [None req-401c6c8a-f8b7-4105-9006-2af117c9b085 901f014de4bd4dbfb15b09f030bfc81b b702354768bb4df99cea40a072aeafe2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 442/877] 10.0.0.44 () {32 vars in 647 bytes} [Thu Apr 23 17:46:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/878] 10.0.0.44 () {32 vars in 692 bytes} [Thu Apr 23 17:46:39 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)