+ 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 [Tue May 12 12:11:19 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:42 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-84f957c597-f4z89 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f85bb426668 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)... 2026-05-12 12:11:25.776 7 WARNING oslo_config.cfg [-] 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-05-12 12:11:25.846 8 WARNING oslo_config.cfg [-] 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-05-12 12:11:25.897 7 INFO nova.utils [None req-ddb75eac-bf08-4f3c-b344-8459e0ae9836 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-12 12:11:25.956 8 INFO nova.utils [None req-ba83ea6a-c854-4da2-867c-d285bd8d4064 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-12 12:11:26.382 7 WARNING keystonemiddleware._common.config [None req-ddb75eac-bf08-4f3c-b344-8459e0ae9836 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:11:26.386 8 WARNING keystonemiddleware._common.config [None req-ba83ea6a-c854-4da2-867c-d285bd8d4064 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:11:26.391 7 WARNING oslo_config.cfg [None req-ddb75eac-bf08-4f3c-b344-8459e0ae9836 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 12:11:26.395 8 WARNING oslo_config.cfg [None req-ba83ea6a-c854-4da2-867c-d285bd8d4064 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 12:11:26.474 8 WARNING keystonemiddleware._common.config [None req-ba83ea6a-c854-4da2-867c-d285bd8d4064 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 12:11:26.474 7 WARNING keystonemiddleware._common.config [None req-ddb75eac-bf08-4f3c-b344-8459e0ae9836 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f85bb426668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f85bb426668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:11:39 2026] GET /v2.1 => generated 114 bytes in 23 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-05-12 12:11:39.782 7 WARNING oslo_policy.policy [None req-d90fcbab-b58a-4ba9-8cf2-c94d0969dbd8 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - 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-05-12 12:11:39.783 7 WARNING oslo_policy.policy [None req-d90fcbab-b58a-4ba9-8cf2-c94d0969dbd8 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/7] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:11:39 2026] GET /v2.1 => generated 0 bytes in 705 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-05-12 12:11:40.032 8 WARNING oslo_policy.policy [req-d90fcbab-b58a-4ba9-8cf2-c94d0969dbd8 req-a880105c-8052-4cd7-aa66-7331b42158dd 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - 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-05-12 12:11:40.032 8 WARNING oslo_policy.policy [req-d90fcbab-b58a-4ba9-8cf2-c94d0969dbd8 req-a880105c-8052-4cd7-aa66-7331b42158dd 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - 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: 5/8] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:11:40 2026] GET /v2.1/ => generated 400 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:11:40.257 7 INFO nova.api.openstack.wsgi [None req-95cd2574-a49f-432e-8c7e-19cff641794c 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.250 () {48 vars in 1011 bytes} [Tue May 12 12:11:40 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:11:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.250 () {52 vars in 1048 bytes} [Tue May 12 12:11:40 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:11:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:11:41 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:11:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:11:41.269 7 INFO nova.api.openstack.wsgi [None req-8d05b6cb-349e-45d4-a02e-7e397c58da8a 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/15] 199.204.45.250 () {48 vars in 1013 bytes} [Tue May 12 12:11:41 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:11:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.250 () {52 vars in 1048 bytes} [Tue May 12 12:11:41 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:11:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:11:42 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:11:42 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-05-12 12:11:42.180 7 INFO nova.api.openstack.wsgi [None req-59f6f8f4-0471-41cd-8dfc-71f9a05ddc22 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.250 () {48 vars in 1015 bytes} [Tue May 12 12:11:42 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:11:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.250 () {52 vars in 1048 bytes} [Tue May 12 12:11:42 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:11:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:11:43 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:11:43 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:11:43.090 7 INFO nova.api.openstack.wsgi [None req-23fa5a25-4db9-4471-904a-12b0a1a35a58 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 199.204.45.250 () {48 vars in 1013 bytes} [Tue May 12 12:11:43 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: 8|app: 0|req: 15/28] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:11:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.250 () {52 vars in 1048 bytes} [Tue May 12 12:11:43 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:11:43 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: 15/31] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:11:43 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:11:43 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:11:44.004 7 INFO nova.api.openstack.wsgi [None req-7d139f1b-c917-4e11-a2bf-0583dd8d6d7f 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.250 () {48 vars in 1015 bytes} [Tue May 12 12:11:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:11:44 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: 7|app: 0|req: 17/35] 199.204.45.250 () {52 vars in 1048 bytes} [Tue May 12 12:11:44 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 10.0.0.129 () {28 vars in 454 bytes} [Tue May 12 12:18:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 61/121] 10.0.0.129 () {30 vars in 658 bytes} [Tue May 12 12:18:42 2026] GET /v2.1 => generated 0 bytes in 428 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: 61/122] 10.0.0.129 () {32 vars in 731 bytes} [Tue May 12 12:18:43 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 10.0.0.129 () {34 vars in 804 bytes} [Tue May 12 12:18:43 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:20:45 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: 75/149] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:20:45 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:20:45 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-05-12 12:20:45.259 8 INFO nova.api.openstack.wsgi [None req-60fde841-41cb-4243-80bf-7d3137f06532 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/151] 199.204.45.250 () {48 vars in 1017 bytes} [Tue May 12 12:20:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:20:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.204.45.250 () {52 vars in 1049 bytes} [Tue May 12 12:20:45 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:22:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:22:46 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:22:46 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:22:46.143 8 INFO nova.api.openstack.wsgi [None req-b51eb8e9-b7f6-4de6-ac60-6bbf72946287 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9ef7f0a000a242f598a24d3e509b8d45 [pid: 8|app: 0|req: 91/181] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:22:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-12 12:22:46.158 7 WARNING oslo_db.sqlalchemy.utils [None req-3637fcd7-5469-49de-9d9a-05f7ca3260d2 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/182] 199.204.45.250 () {48 vars in 1016 bytes} [Tue May 12 12:22:46 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.250 () {52 vars in 1057 bytes} [Tue May 12 12:22:46 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:22:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/187] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:22:49 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:22:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/189] 199.204.45.250 () {48 vars in 1073 bytes} [Tue May 12 12:22:49 2026] GET /v2.1/os-quota-sets/d7abab2ddba64b5c9e6ca3ad2bb37287 => generated 283 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/190] 199.204.45.250 () {52 vars in 1125 bytes} [Tue May 12 12:22:50 2026] PUT /v2.1/os-quota-sets/d7abab2ddba64b5c9e6ca3ad2bb37287 => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:37:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:37:36 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:37:36 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:37:36.828 7 INFO nova.api.openstack.wsgi [None req-e5972b8d-abf5-4dcb-879d-068849dd8c39 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 184/370] 199.204.45.250 () {48 vars in 1015 bytes} [Tue May 12 12:37:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:37:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.250 () {52 vars in 1049 bytes} [Tue May 12 12:37:36 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: 212/421] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:41:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:41:36 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:41:36 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.250 () {48 vars in 1073 bytes} [Tue May 12 12:41:36 2026] GET /v2.1/os-quota-sets/1a011e9d871d425c8e7823b883b01228 => generated 283 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.250 () {52 vars in 1125 bytes} [Tue May 12 12:41:36 2026] PUT /v2.1/os-quota-sets/1a011e9d871d425c8e7823b883b01228 => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:52:38 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: 278/559] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:52:38 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/560] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:52:38 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:52:38.501 7 INFO nova.api.openstack.wsgi [None req-53a96f62-db27-4991-9802-616fa5787138 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 279/561] 199.204.45.250 () {48 vars in 1011 bytes} [Tue May 12 12:52:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:52:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/563] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:52:38 2026] GET /v2.1/flavors/4dad7062-dccc-4e1d-83e3-bb5b35465bae/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/564] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:52:39 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: 281/565] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:52:39 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/566] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:52:39 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:52:39.484 7 INFO nova.api.openstack.wsgi [None req-ee259984-f611-4d0c-aa39-134dcab3243c 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 282/567] 199.204.45.250 () {48 vars in 1013 bytes} [Tue May 12 12:52:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:52:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/569] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:52:39 2026] GET /v2.1/flavors/14d7e382-50c1-4180-b388-91f69a9953cb/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:52:40 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:52:40 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/574] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:52:40 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-05-12 12:52:40.492 8 INFO nova.api.openstack.wsgi [None req-a08c2c03-990f-4678-ae91-887ab66dca77 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 289/575] 199.204.45.250 () {48 vars in 1015 bytes} [Tue May 12 12:52:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:52:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:52:40 2026] GET /v2.1/flavors/37f99e1c-612e-4738-8156-fc55b0bb9987/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/578] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:52:41 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: 291/579] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:52:41 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: 289/580] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:52:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:52:41.420 8 INFO nova.api.openstack.wsgi [None req-c5585f56-ce6f-40d0-a7c4-f2d95ad79eb6 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 292/581] 199.204.45.250 () {48 vars in 1013 bytes} [Tue May 12 12:52:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:52:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:52:41 2026] GET /v2.1/flavors/bd34ccf0-d31f-41c2-83d8-34ea38929453/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:52:42 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: 294/585] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:52:42 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: 292/586] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:52:42 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-05-12 12:52:42.353 8 INFO nova.api.openstack.wsgi [None req-431dd70b-f8cd-4f7f-9ce7-632028acfb7d 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 295/587] 199.204.45.250 () {48 vars in 1015 bytes} [Tue May 12 12:52:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:52:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:52:42 2026] GET /v2.1/flavors/5813a53c-5e84-49a4-b537-e1deff366df8/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:53:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:53:46 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 301/604] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:53:46 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:53:46.642 8 INFO nova.api.openstack.wsgi [None req-2806f795-8008-44f0-9449-9e1d2e914969 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 304/605] 199.204.45.250 () {48 vars in 1017 bytes} [Tue May 12 12:53:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:53:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:53:46 2026] GET /v2.1/flavors/6f44a0a8-5c4b-4edc-ac0c-c4aef334ec15/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:53:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:53:53 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 305/612] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:53:53 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:53:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:53:57 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: 309/615] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:53:57 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 307/616] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:53:57 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 199.204.45.250 () {48 vars in 1073 bytes} [Tue May 12 12:53:57 2026] GET /v2.1/os-quota-sets/d7abab2ddba64b5c9e6ca3ad2bb37287 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:54:46 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: 316/629] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:54:46 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:54:46 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-05-12 12:54:46.726 8 INFO nova.api.openstack.wsgi [None req-fb74ec7c-f9ae-4a0e-a3ee-7d867859138c 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 317/631] 199.204.45.250 () {48 vars in 1015 bytes} [Tue May 12 12:54:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:54:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 199.204.45.250 () {48 vars in 1099 bytes} [Tue May 12 12:54:46 2026] GET /v2.1/flavors/0d4b15f9-2b76-42aa-8526-89b27030e5ee/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/638] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:55: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: 321/639] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:55:00 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 319/640] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:55:00 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/641] 199.204.45.250 () {48 vars in 1073 bytes} [Tue May 12 12:55:00 2026] GET /v2.1/os-quota-sets/1a011e9d871d425c8e7823b883b01228 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 199.204.45.250 () {42 vars in 705 bytes} [Tue May 12 12:55:50 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 199.204.45.250 () {44 vars in 909 bytes} [Tue May 12 12:55:50 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: 7|app: 0|req: 326/654] 199.204.45.250 () {46 vars in 982 bytes} [Tue May 12 12:55:50 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-05-12 12:55:50.126 8 INFO nova.api.openstack.wsgi [None req-ed67f951-0d5c-4ff0-8150-7eb258ec2d93 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 329/655] 199.204.45.250 () {48 vars in 1011 bytes} [Tue May 12 12:55:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 199.204.45.250 () {48 vars in 1051 bytes} [Tue May 12 12:55:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/665] 10.0.0.179 () {32 vars in 655 bytes} [Tue May 12 12:56:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 12 12:56:34 2026] GET /v2.1/servers => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 12:56:34.784 8 WARNING oslo_db.sqlalchemy.utils [None req-20f00f2b-7cdb-482b-8bd1-829d0550023d 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 335/667] 10.0.0.179 () {32 vars in 649 bytes} [Tue May 12 12:56:34 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.179 () {32 vars in 694 bytes} [Tue May 12 12:56:34 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:56:46 2026] GET /v2.1/flavors/4dad7062-dccc-4e1d-83e3-bb5b35465bae => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 12 12:56:46 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:56:46 2026] GET /v2.1/flavors/4dad7062-dccc-4e1d-83e3-bb5b35465bae => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:56:52 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) [pid: 7|app: 0|req: 338/677] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:56:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:54.384 8 WARNING neutronclient.v2_0.client [None req-4ad1a1d9-5fb8-4603-abcb-3e5da8ddb694 eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/678] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 12 12:56:54 2026] POST /v2.1/os-security-groups => generated 246 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:55.097 7 WARNING neutronclient.v2_0.client [None req-a4ed912c-3c8d-4687-969e-4bd57216f08b eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:55.876 7 WARNING neutronclient.v2_0.client [None req-a4ed912c-3c8d-4687-969e-4bd57216f08b eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:56.247 8 WARNING neutronclient.v2_0.client [None req-678a134a-55fb-43be-8949-03e2629d5e47 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/679] 10.0.0.179 () {34 vars in 695 bytes} [Tue May 12 12:56:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1584 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:56.693 7 WARNING neutronclient.v2_0.client [None req-7eb76b21-40d6-4d96-859a-107b8f3c2caf eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:56.716 8 WARNING neutronclient.v2_0.client [None req-678a134a-55fb-43be-8949-03e2629d5e47 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/680] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 12 12:56:56 2026] POST /v2.1/os-security-groups => generated 247 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:56.888 7 WARNING neutronclient.v2_0.client [None req-4bbe957e-3572-49ba-bca4-7e533eb20c05 eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:56.953 7 WARNING neutronclient.v2_0.client [None req-4bbe957e-3572-49ba-bca4-7e533eb20c05 eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in 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/681] 10.0.0.179 () {34 vars in 695 bytes} [Tue May 12 12:56:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:57.164 7 WARNING neutronclient.v2_0.client [None req-1c25fecd-2583-4ce6-b531-fb04a1c56288 eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:57.198 7 WARNING neutronclient.v2_0.client [None req-1c25fecd-2583-4ce6-b531-fb04a1c56288 eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in 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/682] 10.0.0.179 () {34 vars in 695 bytes} [Tue May 12 12:56:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:57.369 7 WARNING neutronclient.v2_0.client [None req-44ff4df8-1fd0-4dc3-9b5b-0c9d2dd5d4b9 eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/683] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 12 12:56:57 2026] GET /v2.1/os-security-groups/2570c536-4f9b-46e0-aaa7-87ac16b3ddab => generated 664 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:57.422 7 WARNING neutronclient.v2_0.client [None req-55796533-6852-48e4-9620-a5f4cd5b14eb eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:57.446 7 WARNING neutronclient.v2_0.client [None req-55796533-6852-48e4-9620-a5f4cd5b14eb eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:57.458 8 WARNING neutronclient.v2_0.client [None req-678a134a-55fb-43be-8949-03e2629d5e47 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:57.481 7 WARNING neutronclient.v2_0.client [None req-55796533-6852-48e4-9620-a5f4cd5b14eb eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/684] 10.0.0.179 () {32 vars in 750 bytes} [Tue May 12 12:56:57 2026] DELETE /v2.1/os-security-group-rules/649fea4a-03cf-40e3-b1bb-4ee7a42da115 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:56:57.645 7 WARNING neutronclient.v2_0.client [None req-e293e6aa-2518-43f9-b6e6-222cf5c5e59e 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/685] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 12 12:56:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:57.825 7 WARNING neutronclient.v2_0.client [None req-26ffc387-10b5-43db-92eb-4263e400264b eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:57.861 7 WARNING neutronclient.v2_0.client [None req-26ffc387-10b5-43db-92eb-4263e400264b eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in 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/686] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:57 2026] DELETE /v2.1/os-security-groups/2570c536-4f9b-46e0-aaa7-87ac16b3ddab => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:56:58.043 7 WARNING neutronclient.v2_0.client [None req-aecf9d71-f0a2-44dd-aeda-81f3da4b0b2e 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in 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/687] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:56:56 2026] POST /v2.1/servers => generated 451 bytes in 1959 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-05-12 12:56:58.100 8 WARNING neutronclient.v2_0.client [None req-2af445f7-1ccf-4b07-b66a-df836473cd5b eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:58.164 8 WARNING neutronclient.v2_0.client [None req-2af445f7-1ccf-4b07-b66a-df836473cd5b eb31aa719c934258866aeefe8375df9e 937c7f186a4d456d98c09ccd87871ac5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/688] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 12 12:56:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:58 2026] DELETE /v2.1/os-security-groups/1b88e677-f6a0-44d7-a83f-c804e4cc3ae5 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:56:58.300 8 WARNING neutronclient.v2_0.client [None req-e691d45f-0de0-4819-a885-72ba7bacaf0f 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:58.305 7 WARNING neutronclient.v2_0.client [None req-8e1d6866-50cd-476d-9876-3c98f237218d 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/690] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 12 12:56:58 2026] POST /v2.1/os-security-groups => generated 242 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:58.584 8 WARNING neutronclient.v2_0.client [None req-b4835845-3646-41d9-b772-7f39333e64c1 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in 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/691] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:56:58 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1424 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:56:58.674 8 WARNING neutronclient.v2_0.client [None req-b4835845-3646-41d9-b772-7f39333e64c1 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:58.709 8 WARNING neutronclient.v2_0.client [None req-b4835845-3646-41d9-b772-7f39333e64c1 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/692] 10.0.0.179 () {32 vars in 663 bytes} [Tue May 12 12:56:58 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:56:58.774 7 WARNING neutronclient.v2_0.client [None req-af5039d5-310e-4f8d-8ba1-cb9ddd8d553f 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:58.811 7 WARNING neutronclient.v2_0.client [None req-af5039d5-310e-4f8d-8ba1-cb9ddd8d553f 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/693] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:58 2026] DELETE /v2.1/os-security-groups/5bd24805-b941-4775-9e7b-8033a5b77c24 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:56:58.948 8 WARNING neutronclient.v2_0.client [None req-d76700c5-7c8d-4dfa-a988-3f416e727dd1 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:58.967 8 INFO nova.api.openstack.wsgi [None req-d76700c5-7c8d-4dfa-a988-3f416e727dd1 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] HTTP exception thrown: Security group 5bd24805-b941-4775-9e7b-8033a5b77c24 does not exist Neutron server returns request_ids: ['req-bbc9d403-6f15-4c29-add3-103c14061d3a'] [pid: 8|app: 0|req: 345/694] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 12 12:56:58 2026] GET /v2.1/os-security-groups/5bd24805-b941-4775-9e7b-8033a5b77c24 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:56:58.987 7 WARNING neutronclient.v2_0.client [None req-bd4f37c6-2c79-43b4-9fc5-22a9161318dc 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.024 7 WARNING neutronclient.v2_0.client [None req-bd4f37c6-2c79-43b4-9fc5-22a9161318dc 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in 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/695] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:58 2026] DELETE /v2.1/os-security-groups/12993881-2482-4510-83ec-a8913e265c56 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:56:59.127 8 WARNING neutronclient.v2_0.client [None req-25734930-2d9c-4a16-b749-e07c5860ad58 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.148 8 INFO nova.api.openstack.wsgi [None req-25734930-2d9c-4a16-b749-e07c5860ad58 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] HTTP exception thrown: Security group 12993881-2482-4510-83ec-a8913e265c56 does not exist Neutron server returns request_ids: ['req-8218795b-7cec-4aad-8668-241394f6a528'] [pid: 8|app: 0|req: 346/696] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 12 12:56:59 2026] GET /v2.1/os-security-groups/12993881-2482-4510-83ec-a8913e265c56 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:56:59.162 7 WARNING neutronclient.v2_0.client [None req-8c22bf54-7509-4c0f-bdba-5fe5b3c19b31 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.206 7 WARNING neutronclient.v2_0.client [None req-8c22bf54-7509-4c0f-bdba-5fe5b3c19b31 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in 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/697] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:59 2026] DELETE /v2.1/os-security-groups/ce59c71e-ca87-46da-a876-ce429348c046 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:56:59.353 8 WARNING neutronclient.v2_0.client [None req-fc7a426c-77a0-4fed-a74d-a84542343f7b 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.378 8 INFO nova.api.openstack.wsgi [None req-fc7a426c-77a0-4fed-a74d-a84542343f7b 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] HTTP exception thrown: Security group ce59c71e-ca87-46da-a876-ce429348c046 does not exist Neutron server returns request_ids: ['req-5e6e7b20-eb96-409a-bac8-f9d6a61a749c'] [pid: 8|app: 0|req: 347/698] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 12 12:56:59 2026] GET /v2.1/os-security-groups/ce59c71e-ca87-46da-a876-ce429348c046 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:56:59.390 7 WARNING neutronclient.v2_0.client [None req-0c479737-5cc9-4e3a-8cdf-dbb85acb3d3f 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.429 7 WARNING neutronclient.v2_0.client [None req-0c479737-5cc9-4e3a-8cdf-dbb85acb3d3f 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.466 7 WARNING neutronclient.v2_0.client [None req-0c479737-5cc9-4e3a-8cdf-dbb85acb3d3f 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in 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/699] 10.0.0.179 () {32 vars in 663 bytes} [Tue May 12 12:56:59 2026] GET /v2.1/os-security-groups => generated 707 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:56:59.532 8 WARNING neutronclient.v2_0.client [None req-6a9c0df4-14a5-4a97-ae41-c785b16f1047 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.555 8 INFO nova.api.openstack.wsgi [None req-6a9c0df4-14a5-4a97-ae41-c785b16f1047 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] HTTP exception thrown: Security group ce59c71e-ca87-46da-a876-ce429348c046 does not exist Neutron server returns request_ids: ['req-d8adaa19-890f-41e4-930e-14771e5d974c'] [pid: 8|app: 0|req: 348/700] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:59 2026] DELETE /v2.1/os-security-groups/ce59c71e-ca87-46da-a876-ce429348c046 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:56:59.572 7 WARNING neutronclient.v2_0.client [None req-e6e5b37b-7664-4691-9200-b2000dba466b 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.607 7 INFO nova.api.openstack.wsgi [None req-e6e5b37b-7664-4691-9200-b2000dba466b 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] HTTP exception thrown: Security group 12993881-2482-4510-83ec-a8913e265c56 does not exist Neutron server returns request_ids: ['req-50fa2be4-4879-4c86-a294-563b36bb4464'] [pid: 7|app: 0|req: 353/701] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:59 2026] DELETE /v2.1/os-security-groups/12993881-2482-4510-83ec-a8913e265c56 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:56:59.624 8 WARNING neutronclient.v2_0.client [None req-e5ec7186-3a2e-4af6-98b9-030354f5f89e 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:56:59.647 8 INFO nova.api.openstack.wsgi [None req-e5ec7186-3a2e-4af6-98b9-030354f5f89e 0e2bfd1603b34476942a645b348f1672 f9311d26a53b4e22a7b5d9405ed264a8 - - default default] HTTP exception thrown: Security group 5bd24805-b941-4775-9e7b-8033a5b77c24 does not exist Neutron server returns request_ids: ['req-0bfbc47e-d1dd-4ca0-8e82-cb28ad32a749'] [pid: 8|app: 0|req: 349/702] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 12 12:56:59 2026] DELETE /v2.1/os-security-groups/5bd24805-b941-4775-9e7b-8033a5b77c24 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:56:59.715 7 WARNING neutronclient.v2_0.client [None req-05f18989-7ce5-42fb-b74c-54910693bd83 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/705] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:56:59 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1428 bytes in 1027 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:01.759 8 WARNING neutronclient.v2_0.client [None req-ce967e23-914f-47d4-aea6-167c610939e5 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/706] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:01 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1476 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:02.472 7 WARNING neutronclient.v2_0.client [None req-e4808ae1-0926-4fad-bbea-7830ade2a393 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:02.519 7 WARNING neutronclient.v2_0.client [None req-e4808ae1-0926-4fad-bbea-7830ade2a393 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:02.735 7 WARNING neutronclient.v2_0.client [None req-e4808ae1-0926-4fad-bbea-7830ade2a393 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] 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-05-12 12:57:02.869 8 WARNING neutronclient.v2_0.client [None req-36673976-346c-4bf3-aad6-bb388d6f8fe7 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/707] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:02 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1484 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:57:02 2026] POST /v2.1/servers => generated 451 bytes in 1270 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-05-12 12:57:03.677 8 WARNING neutronclient.v2_0.client [None req-836dc414-2181-4432-a4df-8c6100827b9d 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/709] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:03 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1253 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-05-12 12:57:04.025 7 WARNING neutronclient.v2_0.client [None req-99df7719-613c-4399-b2e9-fdf942830ad2 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] 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-05-12 12:57:04.871 8 WARNING neutronclient.v2_0.client [None req-86234aca-57b4-41c5-8419-594efe9166bf 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/710] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:03 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1552 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:04 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1303 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-12 12:57:05.995 8 WARNING neutronclient.v2_0.client [None req-28cdfffc-0297-4854-9b7d-7256160c9f0e 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:06.017 7 INFO nova.api.openstack.compute.server_external_events [req-abf4119e-216b-4c97-b527-0c10749e79ea req-596771f1-8eeb-45ba-bc4f-0e21677a7413 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:a460346f-ba13-42aa-af30-58ef82e132fa for instance d7128546-9fd1-4515-8334-a118b60ad17a on instance 2026-05-12 12:57:06.023 7 INFO nova.compute.rpcapi [None req-ad6b52a7-2d6c-492b-a877-400d7e7ae355 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 357/712] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:06.493 7 WARNING neutronclient.v2_0.client [None req-462bcbb0-a38e-4d71-9530-e4d3607447ec 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/713] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:05 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 bytes in 1760 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:06 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1295 bytes in 1323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/715] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:57:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:08.761 7 WARNING neutronclient.v2_0.client [None req-be9ff2da-8e73-49cc-a8d4-6921be7dee25 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:08.830 8 WARNING neutronclient.v2_0.client [None req-d00ee661-d109-4c04-9de9-d245e5966838 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in 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/716] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:08 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1359 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:08 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:09.505 8 WARNING neutronclient.v2_0.client [None req-ac5a1bf4-9d74-46e2-85a3-b49a530cf8fa c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:09.795 8 WARNING neutronclient.v2_0.client [None req-ac5a1bf4-9d74-46e2-85a3-b49a530cf8fa c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] 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-05-12 12:57:10.204 7 WARNING neutronclient.v2_0.client [None req-82bf54d2-49bc-42c5-821d-331cfd03e041 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:10.255 8 WARNING neutronclient.v2_0.client [None req-ac5a1bf4-9d74-46e2-85a3-b49a530cf8fa c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/720] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:10 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1437 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-05-12 12:57:10.506 7 WARNING neutronclient.v2_0.client [None req-6e8b36d5-98a3-4a60-bdbb-811bb1e25f71 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/721] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:57:09 2026] POST /v2.1/servers => generated 450 bytes in 1200 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:10 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:10.665 7 WARNING neutronclient.v2_0.client [None req-58811480-663b-4231-8c44-366f1f99cad3 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] 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: 364/723] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:10 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1399 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:57:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:10.779 7 INFO nova.api.openstack.compute.server_external_events [req-a3e105c1-c7b0-4f04-8b24-216accc3763d req-8551a2b9-25d5-483e-a000-e7bf005d7e92 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:f2d54abf-f746-4c47-9530-b693aaed21d8 for instance e47a31eb-228e-4304-91d8-b290fd165e16 on instance [pid: 7|app: 0|req: 365/725] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:57:11.522 8 WARNING neutronclient.v2_0.client [None req-76ec623d-35fe-4708-8374-f5bee9917051 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/726] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:11 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1437 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:11.684 7 WARNING neutronclient.v2_0.client [None req-631aac83-2cdd-4475-944f-8cd51a29683b 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] 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-05-12 12:57:11.753 8 WARNING neutronclient.v2_0.client [None req-855c15d1-09de-44bb-be66-452fd633eafa c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in 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/727] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:11 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:11 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1403 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-05-12 12:57:12.122 7 WARNING neutronclient.v2_0.client [None req-953ed06c-fbfc-4e83-86ac-a1ae2d6fca27 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:12.165 7 WARNING neutronclient.v2_0.client [None req-953ed06c-fbfc-4e83-86ac-a1ae2d6fca27 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:12.329 7 WARNING neutronclient.v2_0.client [None req-953ed06c-fbfc-4e83-86ac-a1ae2d6fca27 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in 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/729] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:57:12 2026] POST /v2.1/servers => generated 452 bytes in 520 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-05-12 12:57:12.590 8 WARNING neutronclient.v2_0.client [None req-233749d7-2087-45f5-b422-5ac7ea7106d0 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] 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: 363/730] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:12 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1431 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:12.678 7 WARNING neutronclient.v2_0.client [None req-974e941a-7d33-4086-b058-a7e2fba08aa8 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] 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: 368/731] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:12 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1437 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-05-12 12:57:12.846 8 WARNING neutronclient.v2_0.client [None req-c32ca3db-1b49-4935-9aeb-704c3966df99 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:12.873 7 WARNING neutronclient.v2_0.client [None req-f2c6c373-7d1f-4f6c-89ba-1776f5defe00 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/732] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:12 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1451 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:12 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:13.722 8 WARNING neutronclient.v2_0.client [None req-bef4d526-a732-4e59-988c-6ffbba61c491 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in 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/734] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:13 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1435 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-05-12 12:57:13.874 7 WARNING neutronclient.v2_0.client [None req-b12c6aa8-efe2-4feb-a286-e2a986e2fc35 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] 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-05-12 12:57:13.958 8 WARNING neutronclient.v2_0.client [None req-6db0e2ad-1e6a-4f3c-ac2c-8740de80a557 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in 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/735] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:13 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1437 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/736] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:13 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1451 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:14.071 7 WARNING neutronclient.v2_0.client [None req-842f9cfb-9fca-4b5b-b025-71cd95cd442e 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/737] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:14 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 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-05-12 12:57:14.801 8 WARNING neutronclient.v2_0.client [None req-f9b2664a-cad7-4273-bfda-bc6701bfd8d5 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in 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/738] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:14 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:15.067 7 WARNING neutronclient.v2_0.client [None req-8661f589-5e1a-4448-bfa1-039674a6e142 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:15.067 8 WARNING neutronclient.v2_0.client [None req-75673d9a-a052-48fe-82e8-9cededb84691 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/739] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:15 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1459 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:15 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1437 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-05-12 12:57:15.227 8 WARNING neutronclient.v2_0.client [None req-9f74b0b3-d40d-45ba-acba-060bf5db96ab 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/741] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:15 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 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-05-12 12:57:15.680 7 INFO nova.api.openstack.compute.server_external_events [req-ded1a9e3-e53b-468d-9522-5edd2671ab79 req-3a0d0539-5e2c-47f7-884d-387a3d2fde4b f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:a460346f-ba13-42aa-af30-58ef82e132fa for instance d7128546-9fd1-4515-8334-a118b60ad17a on instance [pid: 7|app: 0|req: 373/742] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:15.895 8 WARNING neutronclient.v2_0.client [None req-6ad651ac-6112-4679-9f7a-1fa6e6ce0252 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/743] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:15 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:16.140 7 INFO nova.api.openstack.compute.server_external_events [req-e421f2e7-262d-4949-9515-d568d4a91958 req-e194f35b-1364-43c2-b019-6318f3edad7d f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:c8fcf778-9ae2-42bc-928f-5fd74bbee948 for instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f on instance [pid: 7|app: 0|req: 374/744] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:57:16.162 8 WARNING neutronclient.v2_0.client [None req-33998b43-4efc-48b5-92f7-f3d695a4bea1 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] 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-05-12 12:57:16.226 7 WARNING neutronclient.v2_0.client [None req-ea11d0a6-ea93-4813-a9af-89a176c24ba2 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in 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/745] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:16 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1537 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, ' [pid: 7|app: 0|req: 375/746] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:16 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1425 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:16.368 8 WARNING neutronclient.v2_0.client [None req-cce8ae96-4eb5-43de-8f28-4611519bd123 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/747] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:16 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1550 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-05-12 12:57:16.972 7 WARNING neutronclient.v2_0.client [None req-428741b5-421e-41be-8f42-522ac51b88ea 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/748] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:16 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1491 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:17.329 8 WARNING neutronclient.v2_0.client [None req-77236f44-36d9-4276-ad0a-e518ca60f3b7 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] 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-05-12 12:57:17.412 7 WARNING neutronclient.v2_0.client [None req-cc057bf3-4aaa-4ca7-afb2-1bd65c1e2017 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/749] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:17 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1525 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:17.521 8 WARNING neutronclient.v2_0.client [None req-54a2469a-4a08-480e-bc7a-4e118b346881 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/750] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:17 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1425 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:17 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1726 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-05-12 12:57:17.734 7 WARNING neutronclient.v2_0.client [None req-0455c7ae-6c66-4d2b-b048-105204cbd0cc 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/752] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:57:17 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:18.066 8 WARNING neutronclient.v2_0.client [None req-1868a82e-8d27-4ae2-a8f1-3748b34a48ca 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] 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-05-12 12:57:18.505 7 WARNING neutronclient.v2_0.client [None req-ea81cb53-a670-41fa-9198-3b3bbf2fd5fb c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in 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/753] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:18 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1558 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/754] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:18 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1525 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-05-12 12:57:18.753 8 WARNING neutronclient.v2_0.client [None req-e159fa6e-622e-485a-b227-84ca52023a56 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:18.776 7 WARNING neutronclient.v2_0.client [None req-ce0ba5dd-13ee-48a8-abd3-e5a2442f5365 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in 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/755] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:18 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1726 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, ' [pid: 7|app: 0|req: 380/756] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:18 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1425 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:18.883 8 INFO nova.api.openstack.compute.server_external_events [req-93c21593-f318-403f-9a87-347f73b699c2 req-9fae8e0e-e5f5-4e6d-ad76-2ad42d308025 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:a460346f-ba13-42aa-af30-58ef82e132fa for instance d7128546-9fd1-4515-8334-a118b60ad17a on instance 2026-05-12 12:57:18.892 8 INFO nova.compute.rpcapi [None req-1f48fea4-74cc-4a6c-a256-1be96b9e2932 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-05-12 12:57:18.905 7 INFO nova.api.openstack.compute.server_external_events [req-58e7bf7a-626c-49ed-ae63-bcc29200e6b1 req-866ed3a8-d973-4f8c-8183-b2b21c2d797a f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:8c6c7401-85cd-4f73-ba09-fe0daa464f6a for instance cc89dcb0-db71-4b8b-94e3-10e3df5726d3 on instance [pid: 8|app: 0|req: 377/757] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:18 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:18.959 7 INFO nova.api.openstack.compute.server_external_events [req-6771e6fc-01d3-4f48-9e0e-91a9fa4571b6 req-c775d4e8-a015-4093-aeac-56c4a9023368 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:f2d54abf-f746-4c47-9530-b693aaed21d8 for instance e47a31eb-228e-4304-91d8-b290fd165e16 on instance [pid: 7|app: 0|req: 382/759] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57: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) [pid: 8|app: 0|req: 378/760] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 12 12:57:18 2026] GET /v2.1/servers => generated 378 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:19.776 8 WARNING neutronclient.v2_0.client [None req-0cf4765c-8634-4453-b69c-df6914ecadaa 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/763] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:19 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1556 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, ' [pid: 7|app: 0|req: 383/764] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:57:19 2026] DELETE /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 0 bytes in 864 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-05-12 12:57:19.975 8 WARNING neutronclient.v2_0.client [None req-7963a8f2-78b4-4ef2-bb4d-dbdd100e7fb8 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:20.008 7 WARNING neutronclient.v2_0.client [None req-1fd7f66a-adcf-4152-8bad-3d029deac086 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in 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/765] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:19 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1525 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/766] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:19 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1425 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:20.194 8 WARNING neutronclient.v2_0.client [None req-1a56e80b-3d1d-45cd-b177-8705ab46c744 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/767] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:20 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1852 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:20.939 7 WARNING neutronclient.v2_0.client [None req-370d3f11-a5e2-4c00-8772-edfbe597a0be 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in 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/768] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:20 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:21.205 8 WARNING neutronclient.v2_0.client [None req-44bce549-4e27-4287-ae80-e31453f33050 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:21.215 7 WARNING neutronclient.v2_0.client [None req-72e44996-7dcb-4138-98fa-5f4fc99f2773 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/769] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:21 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1613 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/770] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:21 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:21.354 7 WARNING neutronclient.v2_0.client [None req-c4fc6f7f-6c3c-4f4d-8bbd-fc858c7314c6 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] 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: 387/771] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:57:21 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:57:21.452 8 WARNING neutronclient.v2_0.client [None req-e6ca62a2-98a3-4217-a13b-47e32538c504 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/772] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:21 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1852 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:22.117 7 WARNING neutronclient.v2_0.client [None req-f3d83668-80ff-47bf-95be-81cbeec1ca0e 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] 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: 388/773] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:22 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1556 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:22.227 8 WARNING neutronclient.v2_0.client [None req-6bab1175-7df3-49e1-a450-2037f17bfbf9 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:22.242 7 INFO nova.api.openstack.compute.server_external_events [req-10e65e03-e9d0-43a1-953f-d629728c2380 req-3f9130b1-03bd-4139-8a2f-59f0514d16a5 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:f2d54abf-f746-4c47-9530-b693aaed21d8 for instance e47a31eb-228e-4304-91d8-b290fd165e16 on instance [pid: 7|app: 0|req: 389/774] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:22 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1613 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:22.395 8 WARNING neutronclient.v2_0.client [None req-e8235d4d-f5dd-44da-b8ee-9e5f27dd181d c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/776] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 12 12:57:22 2026] GET /v2.1/servers => generated 388 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/777] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:22 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1525 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, ' [pid: 7|app: 0|req: 391/778] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:57:22 2026] DELETE /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-12 12:57:22.618 8 WARNING neutronclient.v2_0.client [None req-bb799ab2-daf2-4087-888f-ba20bc23415e 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] 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-05-12 12:57:22.660 7 WARNING neutronclient.v2_0.client [None req-c81d248c-6893-49a2-8a9b-0543a5444eb5 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:22 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1852 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:22 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1619 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-05-12 12:57:23.264 7 WARNING neutronclient.v2_0.client [None req-c7274569-dab0-4387-aa8b-2e6e717c301d 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] 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-05-12 12:57:23.311 8 INFO nova.api.openstack.compute.server_external_events [req-83eced97-5f16-412e-801c-4c6dda527104 req-d301d413-fe52-4b27-8f60-8c421d446733 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:c8fcf778-9ae2-42bc-928f-5fd74bbee948 for instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f on instance [pid: 8|app: 0|req: 389/781] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:23 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1556 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-05-12 12:57:23.552 8 WARNING neutronclient.v2_0.client [None req-cb362dc6-18f3-4e28-902e-129b16cffdbb c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in 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] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:23 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1525 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:23.814 7 WARNING neutronclient.v2_0.client [None req-d7bb09fe-dd6c-4478-bf6b-0d58470f6e89 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:23.836 8 WARNING neutronclient.v2_0.client [None req-a0bf98d4-cbcc-45c7-b45e-cff8c5f7b7a4 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/784] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:23 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1784 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:23 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1739 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-05-12 12:57:24.281 7 INFO nova.api.openstack.compute.server_external_events [req-65aeb44c-304d-4b8d-bd1c-b7b3c550d900 req-2e3e757a-fe24-4869-a599-d2edec18aa12 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:a460346f-ba13-42aa-af30-58ef82e132fa for instance d7128546-9fd1-4515-8334-a118b60ad17a on instance [pid: 7|app: 0|req: 395/786] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:24 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-05-12 12:57:24.486 8 WARNING neutronclient.v2_0.client [None req-083dbbe5-c89d-4fe1-816e-8319d9b9afb5 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in 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] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:24 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1556 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-05-12 12:57:24.759 7 WARNING neutronclient.v2_0.client [None req-7b3eb384-0a8a-47ae-ae19-2b9d16db150a c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/788] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:24 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1715 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:24.914 8 WARNING neutronclient.v2_0.client [None req-fcd21f29-c92d-497b-9e4b-11a1bf8e3f29 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:24.933 7 WARNING neutronclient.v2_0.client [None req-eeea7f82-b0bc-49cc-bfe3-a9b77845ecde 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/789] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:57:24 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 397/790] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:24 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1510 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:24.997 8 WARNING neutronclient.v2_0.client [None req-5dfeec31-4ca0-4cab-bdcc-cc754478bdcf 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/791] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:24 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1739 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:25.625 7 WARNING neutronclient.v2_0.client [None req-80141a53-fdb5-4fa8-9b36-617c9602cc8f 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] 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-05-12 12:57:25.880 8 INFO nova.api.openstack.compute.server_external_events [req-64f75c4e-12c1-4c8b-b79a-c73a4a0d6071 req-e2b0409e-b120-4789-a74c-ddc849177ec7 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:8c6c7401-85cd-4f73-ba09-fe0daa464f6a for instance cc89dcb0-db71-4b8b-94e3-10e3df5726d3 on instance [pid: 8|app: 0|req: 395/792] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:26.061 8 WARNING neutronclient.v2_0.client [None req-7796316c-5870-463b-8f09-2a1658b4b32a 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] The python binding code in 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/793] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:26 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 1510 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-05-12 12:57:26.136 8 WARNING neutronclient.v2_0.client [None req-a6ca0ebd-b829-405f-81af-0fe084606a1e c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/794] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:25 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1556 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:26.172 7 INFO nova.api.openstack.compute.server_external_events [req-909d9218-cebb-4066-b15b-b18ff15946b7 req-3f3b89f8-0774-4256-8425-100763e7a329 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:c8fcf778-9ae2-42bc-928f-5fd74bbee948 for instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f on instance [pid: 7|app: 0|req: 399/795] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/796] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:26 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1715 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:26.258 7 WARNING neutronclient.v2_0.client [None req-22eb4be3-e882-4151-807b-486d69ae85f5 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/797] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:26 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1671 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-05-12 12:57:26.344 8 INFO nova.api.openstack.compute.server_external_events [req-f7dd3486-ac99-4e3e-a11e-cbc9ffd03a5c req-f727210a-48f3-4ad8-90d2-5b9e9db8a7e7 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:f2d54abf-f746-4c47-9530-b693aaed21d8 for instance e47a31eb-228e-4304-91d8-b290fd165e16 on instance [pid: 8|app: 0|req: 398/798] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:26 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:27.186 7 INFO nova.api.openstack.wsgi [None req-dcce323a-fdf7-44e1-88d0-dd2d1debacb6 56bff88c99164e14ad9246ec1a2124e1 54999c6ee1114668835bab2f2b964366 - - default default] HTTP exception thrown: Instance d7128546-9fd1-4515-8334-a118b60ad17a could not be found. [pid: 7|app: 0|req: 401/799] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:27 2026] GET /v2.1/servers/d7128546-9fd1-4515-8334-a118b60ad17a => generated 111 bytes in 61 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-05-12 12:57:27.213 8 WARNING neutronclient.v2_0.client [None req-b4a9cf65-8cf9-42a6-bd09-cc8f370a27ae 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/800] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 12 12:57:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1799273870 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 12:57:27.353 7 WARNING neutronclient.v2_0.client [None req-a74267c6-09e5-4769-a078-c626169cba9c 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/801] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:27 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1739 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, ' [pid: 7|app: 0|req: 403/802] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:27 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1380 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:27.418 8 WARNING neutronclient.v2_0.client [None req-64722c68-948a-4a30-b7c3-afb72156249e 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/803] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:57:27 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3/os-interface => generated 284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:28.106 7 WARNING neutronclient.v2_0.client [None req-beb01a7c-d6ea-4f37-8685-956191d6f990 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] 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: 404/804] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:28 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1739 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:28.233 8 INFO nova.api.openstack.compute.server_external_events [req-9c743241-15ce-403d-9e19-cfd496430031 req-01faa5ae-1822-4208-9f62-5097d877fafc f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:8c6c7401-85cd-4f73-ba09-fe0daa464f6a for instance cc89dcb0-db71-4b8b-94e3-10e3df5726d3 on instance [pid: 8|app: 0|req: 401/805] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 12 12:57:28 2026] GET /v2.1/servers => generated 383 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-12 12:57:28.585 7 WARNING neutronclient.v2_0.client [None req-d3b52895-c381-4add-87f1-a970835f59ec 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/807] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:28 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1385 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:57:28 2026] DELETE /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 0 bytes in 352 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-05-12 12:57:28.691 7 WARNING neutronclient.v2_0.client [None req-cafcbe09-8680-4adf-a32c-b2c5d4587a58 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/809] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:28 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1745 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:29.691 8 WARNING neutronclient.v2_0.client [None req-2391319e-35ab-4fd5-af68-4608d0712069 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/812] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:29 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 1385 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:29.925 7 WARNING neutronclient.v2_0.client [None req-f9240153-3395-4947-b5cb-52ebdd7364f0 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/813] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:29 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1865 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:30.786 8 INFO nova.api.openstack.wsgi [None req-3d541a42-8a9b-4951-a8c5-aa5cad6b2c54 02d59d624ed64e289ab5b58bdae7ab9b dab4202b11af44a9b0e31a954462c5b0 - - default default] HTTP exception thrown: Instance e47a31eb-228e-4304-91d8-b290fd165e16 could not be found. [pid: 8|app: 0|req: 404/814] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:30 2026] GET /v2.1/servers/e47a31eb-228e-4304-91d8-b290fd165e16 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/815] 10.0.0.179 () {32 vars in 704 bytes} [Tue May 12 12:57:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-882662143 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:31.116 8 WARNING neutronclient.v2_0.client [None req-f74abffd-8dcb-4ded-884c-92277f5aa822 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/816] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:31 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1865 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:31.451 7 INFO nova.api.openstack.compute.server_external_events [req-4baa9a92-ca47-44ed-b343-9728b4a72d3f req-95d077ea-3df9-470d-9a71-82063f4a5712 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-unplugged:8c6c7401-85cd-4f73-ba09-fe0daa464f6a for instance cc89dcb0-db71-4b8b-94e3-10e3df5726d3 on instance [pid: 7|app: 0|req: 412/817] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57:31 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-05-12 12:57:32.045 8 INFO nova.api.openstack.compute.server_external_events [req-5fe8dbcd-2d2a-4672-9c9f-8840fd019eb4 req-f4522721-b879-474d-a6f8-60d69c5424a8 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:8c6c7401-85cd-4f73-ba09-fe0daa464f6a for instance cc89dcb0-db71-4b8b-94e3-10e3df5726d3 on instance [pid: 8|app: 0|req: 406/818] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:32 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-05-12 12:57:32.281 7 WARNING neutronclient.v2_0.client [None req-33851e44-4e1f-4591-b2d3-b657c580f669 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/819] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:32 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1512 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:33.373 8 WARNING neutronclient.v2_0.client [None req-cdfca6a7-4c33-400c-b880-ebeb8dc2abf7 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/820] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:33 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1517 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-05-12 12:57:34.512 7 WARNING neutronclient.v2_0.client [None req-49f0a634-6896-4119-a795-984a2f1a68d8 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/821] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:34 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:35.587 8 INFO nova.api.openstack.wsgi [None req-be54017c-d738-4ac3-9c26-87c1e8253637 89c6c94e6ad54141bfa1d5f487844bac 6c62f53c622045e689977ce0e12bb966 - - default default] HTTP exception thrown: Instance cc89dcb0-db71-4b8b-94e3-10e3df5726d3 could not be found. [pid: 8|app: 0|req: 408/822] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:35 2026] GET /v2.1/servers/cc89dcb0-db71-4b8b-94e3-10e3df5726d3 => 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: 415/823] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 12 12:57:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1749257875 => generated 0 bytes in 128 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: 409/824] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:57:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:57:41.091 7 WARNING neutronclient.v2_0.client [None req-38500b32-3a7a-415b-8597-2f32c5210dfb 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:41.151 7 WARNING neutronclient.v2_0.client [None req-38500b32-3a7a-415b-8597-2f32c5210dfb 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:41.343 7 WARNING neutronclient.v2_0.client [None req-38500b32-3a7a-415b-8597-2f32c5210dfb 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/827] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:57:41 2026] POST /v2.1/servers => generated 453 bytes in 593 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-12 12:57:41.633 8 WARNING neutronclient.v2_0.client [None req-06cbc2a6-692b-436b-9f94-bdfdbf858611 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/828] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:41 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1393 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:42.754 7 WARNING neutronclient.v2_0.client [None req-add99b63-6202-4c9d-810d-a5317418cd4a 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/829] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:42 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1397 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:42.933 8 WARNING neutronclient.v2_0.client [None req-951b9ac0-2bae-4d79-a3bf-b3a86bc2d501 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:57:43.066 8 WARNING neutronclient.v2_0.client [None req-951b9ac0-2bae-4d79-a3bf-b3a86bc2d501 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/830] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:57:42 2026] POST /v2.1/servers => generated 424 bytes in 515 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-05-12 12:57:43.316 7 WARNING neutronclient.v2_0.client [None req-5d6e44db-6bad-4f7d-b7cb-12a9eb76d520 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/831] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:43 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1370 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:43.845 8 WARNING neutronclient.v2_0.client [None req-a18d1b24-897a-4ffe-8a9c-7b24c16310b4 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/832] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:43 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1445 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-05-12 12:57:44.433 7 WARNING neutronclient.v2_0.client [None req-6e02b4a6-db5b-4342-9857-31f6f2f8825a 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/833] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:44 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1374 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-05-12 12:57:44.940 8 WARNING neutronclient.v2_0.client [None req-3c881ab8-f8fe-44b8-9cbf-fd1e0582818a 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/834] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:44 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1445 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-05-12 12:57:45.523 7 WARNING neutronclient.v2_0.client [None req-dcffa65e-a837-4d56-abb0-b1bdb42e23dd 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/835] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:45 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1422 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-05-12 12:57:46.025 8 WARNING neutronclient.v2_0.client [None req-ab8c9d6c-0b44-4cad-9129-81a595cc99b5 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/836] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:45 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1453 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:46.633 7 WARNING neutronclient.v2_0.client [None req-4072299d-2116-4f45-9fd3-7e485a3dbdbd 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/837] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:46 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1422 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:46.978 8 INFO nova.api.openstack.compute.server_external_events [req-0840e4bb-715a-4e2f-965d-9c45bb1ab494 req-165b3559-4a5f-4ca7-a8bd-cff0ec1d9b91 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:69cd3d0c-f1bf-4425-8977-19cf8e433669 for instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c on instance [pid: 8|app: 0|req: 416/838] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:47.108 7 WARNING neutronclient.v2_0.client [None req-7b3dc551-8be7-4c85-8afb-291b1d0c8c00 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/839] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:47 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1531 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:47.740 8 WARNING neutronclient.v2_0.client [None req-ef3a2ec4-48c3-4c41-aa37-c1c42b3f8929 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/840] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:47 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1430 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-05-12 12:57:48.125 7 WARNING neutronclient.v2_0.client [None req-3747a0fb-d01b-441f-a0ce-92dccf6e05ed c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/841] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:57:48 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/os-interface => generated 285 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-05-12 12:57:48.264 8 WARNING neutronclient.v2_0.client [None req-e94102f9-efe5-4b44-ab6e-66b138e3188f c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] 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-05-12 12:57:48.301 7 WARNING neutronclient.v2_0.client [None req-19b58458-6a74-45f6-a9fe-bcd0dc5373e4 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/842] 10.0.0.179 () {32 vars in 815 bytes} [Tue May 12 12:57:48 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/os-interface/c8fcf778-9ae2-42bc-928f-5fd74bbee948 => generated 282 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/843] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:48 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/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, ' [pid: 8|app: 0|req: 420/844] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 12 12:57:48 2026] POST /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/action => generated 0 bytes in 29 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: 421/845] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:48 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 155 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-05-12 12:57:48.825 8 WARNING neutronclient.v2_0.client [None req-f010d3f7-e9ad-473f-be76-d5420f3b0d76 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/846] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:48 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1519 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:49.096 7 INFO nova.api.openstack.compute.server_external_events [req-8d346308-0ea0-4bda-ae59-48f70229b53b req-6c96763d-b4b9-45c5-b0b2-d1d5d5e8778d f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:4c15e474-322d-4235-b050-07325d652baf for instance 917adc86-3da5-4226-b6e7-327b1ca69f7d on instance [pid: 7|app: 0|req: 426/847] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/848] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:48 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1472 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/851] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:49 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 155 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-05-12 12:57:50.120 7 WARNING neutronclient.v2_0.client [None req-45efb55a-370f-44c0-a58f-c790b0034e3c 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/852] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:50 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1519 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:50.271 8 WARNING neutronclient.v2_0.client [None req-685ac8d4-f8ff-4ba2-a57b-6f64e4ad03c9 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/853] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:50 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1470 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/854] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:50 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 193 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-05-12 12:57:50.865 8 WARNING neutronclient.v2_0.client [None req-b0568403-84eb-4943-aaf2-8087b4bdd072 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/855] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:50 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1949 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/856] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 12 12:57:50 2026] POST /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/action => generated 0 bytes in 45 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: 427/857] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:51 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 193 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-05-12 12:57:51.142 7 INFO nova.api.openstack.compute.server_external_events [req-c335531b-7736-40d4-b12f-f75e45de7a45 req-aadbe2ad-1ab3-4cc8-a53b-c45f3c25cec5 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:c8fcf778-9ae2-42bc-928f-5fd74bbee948 for instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f on instance [pid: 7|app: 0|req: 431/858] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:51 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-05-12 12:57:51.259 8 WARNING neutronclient.v2_0.client [None req-28b33482-33cc-4ca6-9612-fe13841ff4bd 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/859] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:51 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1519 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:51.407 7 WARNING neutronclient.v2_0.client [None req-61a22ff8-d669-48f1-8791-5aef4d2b150a 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/860] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:51 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1470 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-05-12 12:57:52.003 8 INFO nova.api.openstack.compute.server_external_events [req-e7625f74-8a27-48b8-9d03-b1570e749db1 req-d93f1280-d69d-442c-92d9-5f7fd498a9dc f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:69cd3d0c-f1bf-4425-8977-19cf8e433669 for instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c on instance [pid: 8|app: 0|req: 429/861] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57:51 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, ' [pid: 7|app: 0|req: 433/862] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:52 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 193 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-05-12 12:57:52.397 8 WARNING neutronclient.v2_0.client [None req-829e3139-57d5-491a-89c1-4c9d6376f4ec 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/863] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:52 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1519 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:52.559 7 WARNING neutronclient.v2_0.client [None req-947cea45-f362-442b-b026-71a6b954c9cd 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/864] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:52 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1470 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/865] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:53 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 193 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:53.315 7 INFO nova.api.openstack.compute.server_external_events [req-c678a7ee-2ea5-4c30-95e1-607ab1cc046a req-064af116-dcb3-474b-9d3c-b2c241050925 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:c8fcf778-9ae2-42bc-928f-5fd74bbee948 for instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f on instance [pid: 7|app: 0|req: 435/866] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:53.573 8 WARNING neutronclient.v2_0.client [None req-00f333bf-5988-45ee-aace-c1625a251b88 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/867] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:53 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1519 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-05-12 12:57:53.699 7 WARNING neutronclient.v2_0.client [None req-f2c268c2-b61a-4785-9f1c-b5eb46ea3ffe 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/868] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:53 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1470 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, ' [pid: 8|app: 0|req: 433/869] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:54 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f/ips => generated 155 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, ' [pid: 7|app: 0|req: 437/870] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:57:54 2026] DELETE /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:54.344 8 WARNING neutronclient.v2_0.client [None req-f3af3d00-7595-4f5c-8c1c-dec967f4258e c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] 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: 434/871] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:54 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1841 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:54.493 7 INFO nova.api.openstack.compute.server_external_events [req-d004cafa-45ee-4499-bedc-17594b007949 req-7e7ecb9d-30a6-40c4-9174-b9ad71b83e74 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:4c15e474-322d-4235-b050-07325d652baf for instance 917adc86-3da5-4226-b6e7-327b1ca69f7d on instance [pid: 7|app: 0|req: 438/872] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:57:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:54.716 8 WARNING neutronclient.v2_0.client [None req-14c01a8a-37be-4b45-a2fb-123defe6fc80 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] 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: 435/873] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:54 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1703 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:57:54.832 7 WARNING neutronclient.v2_0.client [None req-0141d0bb-7b9e-450d-b4eb-4df61de41949 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] 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-05-12 12:57:54.883 8 WARNING neutronclient.v2_0.client [None req-220dc100-3ac3-4c24-8e42-126d15f6de28 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/874] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:57:54 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c/os-interface => generated 285 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/875] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:54 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1470 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:55.534 8 WARNING neutronclient.v2_0.client [None req-f2eb6512-1985-47f8-a87d-439c6ec99d4f c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/876] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:55 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1841 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:55.727 7 INFO nova.api.openstack.compute.server_external_events [req-b53fba59-ad44-440a-9b31-1d19e507840b req-45fe6e2a-8407-4566-a570-e54157d8e580 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:69cd3d0c-f1bf-4425-8977-19cf8e433669 for instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c on instance [pid: 7|app: 0|req: 440/877] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:56.080 8 WARNING neutronclient.v2_0.client [None req-ef2ce56b-da2f-4e01-b8fa-69f31a13a6f0 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/878] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:56 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1656 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/879] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:56 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d/ips => generated 110 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/880] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 12:57:56 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d/ips => generated 110 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, ' [pid: 7|app: 0|req: 442/881] 10.0.0.179 () {32 vars in 825 bytes} [Tue May 12 12:57:56 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d/ips/tempest-ServerAddressesTestJSON-1469664916-network => generated 95 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/882] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:57:56 2026] DELETE /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 0 bytes in 106 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-05-12 12:57:56.497 7 WARNING neutronclient.v2_0.client [None req-b959eaa4-f81c-403e-b065-488698178e0a 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/883] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:56 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1662 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:56.678 8 WARNING neutronclient.v2_0.client [None req-5da62567-b1fe-4cce-ac02-98cd040a7a39 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/884] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:56 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1841 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:57.573 7 INFO nova.api.openstack.compute.server_external_events [req-4b9bf99a-168a-468d-b411-1eddfabc7ae9 req-c92b4b58-f26b-40fb-b307-a27396bf36a3 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:c8fcf778-9ae2-42bc-928f-5fd74bbee948 for instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f on instance [pid: 7|app: 0|req: 444/885] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:57 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-05-12 12:57:57.678 8 WARNING neutronclient.v2_0.client [None req-3f3fd5d5-383e-4e93-a703-ac47253a9778 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/886] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:57 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1662 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-05-12 12:57:57.927 7 WARNING neutronclient.v2_0.client [None req-9c0374d2-acbc-4e27-9d69-23e45866b036 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/887] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:57 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1480 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:58.831 8 WARNING neutronclient.v2_0.client [None req-4962946b-edcd-4b4c-99e6-9e013479be26 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/888] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:58 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1662 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-05-12 12:57:59.029 7 WARNING neutronclient.v2_0.client [None req-5400de32-b0a1-4e75-8257-ed20be732ba4 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/889] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:58 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1485 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:57:59.236 8 INFO nova.api.openstack.compute.server_external_events [req-dd649cd2-f915-4177-94fa-3412c2d59933 req-56ddfa9c-4a02-4c79-94a2-84bff6afa76b f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:4c15e474-322d-4235-b050-07325d652baf for instance 917adc86-3da5-4226-b6e7-327b1ca69f7d on instance [pid: 8|app: 0|req: 444/890] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:57:59 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-05-12 12:57:59.966 7 WARNING neutronclient.v2_0.client [None req-f43883a5-9b47-4148-a7a1-5454e3121442 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/893] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:57:59 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1451 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:00.120 8 WARNING neutronclient.v2_0.client [None req-890e6902-6dd7-4d64-9ff5-64bd8e194c71 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/894] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:00 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 1485 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:01.046 7 WARNING neutronclient.v2_0.client [None req-13cb6797-938a-4200-8e9d-8f9881b8db8e 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/895] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:01 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1456 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:01.201 8 INFO nova.api.openstack.wsgi [None req-575c7464-e7ec-4400-a3d0-64d5c2b93fc4 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] HTTP exception thrown: Instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f could not be found. [pid: 8|app: 0|req: 447/896] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:01 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => 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: 450/897] 10.0.0.179 () {32 vars in 704 bytes} [Tue May 12 12:58:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-967209872 => 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-05-12 12:58:01.794 8 INFO nova.api.openstack.wsgi [None req-271b09cc-a478-4989-a43a-f81bbf43abff c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] HTTP exception thrown: Instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f could not be found. [pid: 8|app: 0|req: 448/898] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:58:01 2026] DELETE /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 12:58:01.830 7 INFO nova.api.openstack.wsgi [None req-6598fedb-a05a-4c0c-8e83-0bdd9530eba0 c509dcaccafd469d834db51a2e9a4ee3 771c1db63ed5481c9c89975f7f7a2aab - - default default] HTTP exception thrown: Instance 51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f could not be found. [pid: 7|app: 0|req: 451/899] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:01 2026] GET /v2.1/servers/51cc3b45-e18b-4c3b-9fdc-2c3d8054e09f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:02.127 8 WARNING neutronclient.v2_0.client [None req-c1cf528b-6c8d-4123-a11d-403b505cdff3 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/900] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:02 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 1456 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:03.200 7 INFO nova.api.openstack.wsgi [None req-c38506e8-0626-4ae4-86e5-99ff9790420f 3560d27657124530a4c8ff65c5e862ae 2c3fab606a3a466894d1d8fb4b457633 - - default default] HTTP exception thrown: Instance 917adc86-3da5-4226-b6e7-327b1ca69f7d could not be found. [pid: 7|app: 0|req: 452/901] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:03 2026] GET /v2.1/servers/917adc86-3da5-4226-b6e7-327b1ca69f7d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/902] 10.0.0.179 () {30 vars in 413 bytes} [Tue May 12 12:58:06 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/903] 10.0.0.179 () {28 vars in 560 bytes} [Tue May 12 12:58:06 2026] GET /v2/ => generated 402 bytes in 480 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/904] 10.0.0.179 () {28 vars in 564 bytes} [Tue May 12 12:58:06 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/905] 10.0.0.179 () {30 vars in 413 bytes} [Tue May 12 12:58:06 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/906] 10.0.0.232 () {30 vars in 619 bytes} [Tue May 12 12:58:09 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 455/907] 10.0.0.232 () {32 vars in 692 bytes} [Tue May 12 12:58:09 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/908] 10.0.0.232 () {34 vars in 913 bytes} [Tue May 12 12:58:09 2026] GET /v2.1/os-simple-tenant-usage/2e893e78a70c4cb99ba25499338fa03f?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 455/911] 10.0.0.232 () {30 vars in 654 bytes} [Tue May 12 12:58:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/912] 10.0.0.232 () {30 vars in 619 bytes} [Tue May 12 12:58:12 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 456/913] 10.0.0.232 () {32 vars in 692 bytes} [Tue May 12 12:58:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/914] 10.0.0.232 () {34 vars in 913 bytes} [Tue May 12 12:58:13 2026] GET /v2.1/os-simple-tenant-usage/2e893e78a70c4cb99ba25499338fa03f?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/915] 10.0.0.232 () {30 vars in 654 bytes} [Tue May 12 12:58:13 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-12 12:58:17.993 7 WARNING neutronclient.v2_0.client [None req-b6bca8d6-9849-42db-8bc6-36e4a0f19174 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/916] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:17 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1823 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:58:18.168 8 WARNING neutronclient.v2_0.client [None req-f87928b2-bdc6-4e5e-9c00-8a69c5754672 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/917] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:18 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1823 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, ' [pid: 7|app: 0|req: 460/918] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 12 12:58:18 2026] POST /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c/action => generated 0 bytes in 79 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-05-12 12:58:18.634 8 WARNING neutronclient.v2_0.client [None req-192df621-8beb-4c05-91b7-36aa9feaf18f 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/919] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:18 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1825 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:19.788 8 WARNING neutronclient.v2_0.client [None req-4f738c97-9aa0-40dd-9188-038600a45eb8 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/922] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:19 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1825 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-05-12 12:58:20.941 7 WARNING neutronclient.v2_0.client [None req-d25a4312-0332-4045-ab10-fcbc81fc5206 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/923] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:20 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1825 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-05-12 12:58:22.077 8 WARNING neutronclient.v2_0.client [None req-9e644fe7-9151-4872-a373-97a6090f574a 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/924] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:22 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1830 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-05-12 12:58:23.295 7 WARNING neutronclient.v2_0.client [None req-90d30eea-b511-4649-81eb-17baaa8c1d4c 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/925] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:23 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1830 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/926] 10.0.0.116 () {28 vars in 455 bytes} [Tue May 12 12:58:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/927] 10.0.0.116 () {30 vars in 659 bytes} [Tue May 12 12:58:23 2026] GET /v2.1 => generated 0 bytes in 178 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: 464/928] 10.0.0.116 () {32 vars in 732 bytes} [Tue May 12 12:58:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:58:23.865 7 WARNING neutronclient.v2_0.client [None req-69080c09-653e-44c0-bb01-857935743fc2 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/929] 10.0.0.116 () {34 vars in 807 bytes} [Tue May 12 12:58:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2769 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/930] 10.0.0.116 () {28 vars in 455 bytes} [Tue May 12 12:58:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/931] 10.0.0.116 () {30 vars in 659 bytes} [Tue May 12 12:58:24 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 466/932] 10.0.0.116 () {32 vars in 732 bytes} [Tue May 12 12:58:24 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: 467/933] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=1a011e9d871d425c8e7823b883b01228&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-12 12:58:24.497 7 WARNING neutronclient.v2_0.client [None req-67c7bddf-9877-402c-a38a-6d64ded2ae21 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/934] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=1b8566e51a3d4abb9679e23b02dbc823&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/935] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1830 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-05-12 12:58:24.585 7 INFO nova.api.openstack.compute.server_external_events [req-802596a3-59ba-4390-b0a2-5eae39f609aa req-cd843686-f0c3-4e2e-bb9f-b862322d515a f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-unplugged:69cd3d0c-f1bf-4425-8977-19cf8e433669 for instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c on instance [pid: 7|app: 0|req: 469/936] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:58:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:58:24.674 8 WARNING neutronclient.v2_0.client [None req-37a4e815-d2f3-4f3e-9761-d780642a82fa 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/937] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=5c26e084579d49dab24ec74c38c42d90&all_tenants=True => generated 2769 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/938] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=a4cd2a01749a4123a3e43b54713fcf8c&all_tenants=True => generated 15 bytes in 34 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: 469/939] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=b48826c4b07f4acfbbea5dc80ccf3466&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/940] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=d7abab2ddba64b5c9e6ca3ad2bb37287&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/941] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=e0b3d543126c4680ae66b5b07bedaf73&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/942] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:24 2026] GET /v2.1/servers/detail?project_id=e6d43d82cede4177a718f16fef9be487&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/943] 10.0.0.116 () {34 vars in 895 bytes} [Tue May 12 12:58:25 2026] GET /v2.1/servers/detail?project_id=fcf1ace85e2d424cbda9a5a2d20d870f&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-12 12:58:25.620 7 WARNING neutronclient.v2_0.client [None req-f6e14523-66a7-4e23-b2fa-54e1408fa320 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/944] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:25 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1830 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 12:58:26.795 8 WARNING neutronclient.v2_0.client [None req-c0f81ef9-3773-4bc3-82ca-818fb8dc9b3a 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/945] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:26 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1830 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:27.116 7 INFO nova.api.openstack.compute.server_external_events [req-bd8ec58f-1bf8-42bf-9615-98ad7292c895 req-c2836982-b1cf-4153-9f3e-9c7b6f7e2dc2 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:69cd3d0c-f1bf-4425-8977-19cf8e433669 for instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c on instance [pid: 7|app: 0|req: 474/946] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:58:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:27.943 8 WARNING neutronclient.v2_0.client [None req-d5984c51-dbf2-4192-a52d-ce926b189af3 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/947] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:27 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1830 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-05-12 12:58:29.122 7 WARNING neutronclient.v2_0.client [None req-bc55c496-6d29-4a6b-9f5c-f289948619b8 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/948] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:29 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1823 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-05-12 12:58:50.827 7 WARNING neutronclient.v2_0.client [None req-0e250f49-422f-49ba-8016-7a30abe6cfc1 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/955] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:50 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1823 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 477/956] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 12:58:51 2026] DELETE /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 0 bytes in 137 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-05-12 12:58:51.599 7 WARNING neutronclient.v2_0.client [None req-81b88bc0-85d4-438a-bdb9-8b002646fd89 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/957] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:51 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1829 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:53.257 8 WARNING neutronclient.v2_0.client [None req-1ef10214-ad8d-404e-bc2c-3bbf9f0c01f0 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:53 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1829 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:54.591 7 WARNING neutronclient.v2_0.client [None req-7faa9c19-8868-4961-afb8-83ef94b5d290 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] 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-05-12 12:58:54.991 8 INFO nova.api.openstack.compute.server_external_events [req-2ceea46f-35d0-4c5d-87c1-e48bf077876b req-770631e8-13e2-499d-b9f2-dbcbb0b08233 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:69cd3d0c-f1bf-4425-8977-19cf8e433669 for instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c on instance [pid: 8|app: 0|req: 479/959] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:58:54 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: 7|app: 0|req: 481/960] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:54 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1761 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:56.120 8 WARNING neutronclient.v2_0.client [None req-31cc8cd9-fd15-4a06-afa0-8afb74e7fa11 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/961] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:56 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1479 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:58:57.490 7 WARNING neutronclient.v2_0.client [None req-36c72c46-2498-4909-b5c5-ea52ff83525b 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/962] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:57 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => generated 1479 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-05-12 12:58:58.656 8 INFO nova.api.openstack.wsgi [None req-353ef5f0-c378-4afd-b1e7-68bb9008ba54 760b7159329b4f4f8f8060d510eaba40 5c26e084579d49dab24ec74c38c42d90 - - default default] HTTP exception thrown: Instance 31bfb3da-bc42-4f81-bd7b-97a6e68fd96c could not be found. [pid: 8|app: 0|req: 481/963] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:58:58 2026] GET /v2.1/servers/31bfb3da-bc42-4f81-bd7b-97a6e68fd96c => 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: 483/964] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 12 12:58:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1182861795 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/973] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:59:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/976] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 12:59:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 12:59:42.063 7 WARNING neutronclient.v2_0.client [None req-2aa1f8be-fdbd-4b8e-bc32-4211834394cc e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:59:42.109 7 WARNING neutronclient.v2_0.client [None req-2aa1f8be-fdbd-4b8e-bc32-4211834394cc e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:59:42.140 7 WARNING neutronclient.v2_0.client [None req-2aa1f8be-fdbd-4b8e-bc32-4211834394cc e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 12:59:42.358 7 WARNING neutronclient.v2_0.client [None req-2aa1f8be-fdbd-4b8e-bc32-4211834394cc e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/977] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 12:59:41 2026] POST /v2.1/servers => generated 495 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-12 12:59:42.621 8 WARNING neutronclient.v2_0.client [None req-9c7d0275-5568-43e5-b3c2-cb238aca3b1e e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/978] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:42 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1456 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-05-12 12:59:43.726 7 WARNING neutronclient.v2_0.client [None req-6f63e743-7368-40e5-9ae8-d322a916bdfb e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/979] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:43 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1460 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-05-12 12:59:44.818 8 WARNING neutronclient.v2_0.client [None req-1d5a052d-167b-49ca-86a7-505f238fb4d0 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/980] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:44 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1508 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-05-12 12:59:45.916 7 WARNING neutronclient.v2_0.client [None req-0dae1d58-ed2a-43c5-8ac8-dc4738bd2c11 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/981] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:45 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1508 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-05-12 12:59:47.028 8 WARNING neutronclient.v2_0.client [None req-ad171b9a-3bde-4a4e-af05-822f0fe80285 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/982] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:46 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1516 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:48.087 7 INFO nova.api.openstack.compute.server_external_events [req-58e1389a-b029-4a5a-ba38-a0a921043ef0 req-f567a4e4-3b7a-41bc-80f2-93a61fe333d1 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:82706b4b-f8c5-4d6a-99ed-074c2c23f5c3 for instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 on instance [pid: 7|app: 0|req: 493/983] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:59:48 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-05-12 12:59:48.125 8 WARNING neutronclient.v2_0.client [None req-526ea8d6-9294-4a76-80ad-fea1271f1681 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/984] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:48 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1639 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-05-12 12:59:49.324 7 WARNING neutronclient.v2_0.client [None req-94887bc6-1509-4ec7-b3f0-a35b804c925a e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/985] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:49 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1627 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-05-12 12:59:50.495 7 WARNING neutronclient.v2_0.client [None req-a3591632-65cf-46ec-8346-a8987d5499e3 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/988] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:50 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1627 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:51.766 8 WARNING neutronclient.v2_0.client [None req-9a6ae34a-7f29-4bf9-be1e-4df203cbd370 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/989] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:51 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1627 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:52.929 7 WARNING neutronclient.v2_0.client [None req-4d106db7-8ff6-4ee5-920c-abcf7a2774ba e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/990] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:52 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1627 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:53.737 8 INFO nova.api.openstack.compute.server_external_events [req-eeb9a8a3-e26d-47cb-ba11-796f54b41f48 req-31a6fe80-e721-4cd8-938b-142d35670ab0 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:82706b4b-f8c5-4d6a-99ed-074c2c23f5c3 for instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 on instance [pid: 8|app: 0|req: 494/991] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 12:59:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:54.094 7 WARNING neutronclient.v2_0.client [None req-ed5f20b9-d356-4c3d-a6ea-03c2bef42c1c e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/992] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:54 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1627 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-05-12 12:59:55.287 8 WARNING neutronclient.v2_0.client [None req-28fa3317-5999-477c-94ff-23fadd3829bd e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/993] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 12:59:55 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1808 bytes in 1722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:57.002 7 WARNING neutronclient.v2_0.client [None req-88490960-8fd1-4b87-9ea2-0bea045c37ea e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/994] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 12 12:59:56 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6/os-interface => generated 285 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 12:59:58.743 8 INFO nova.api.openstack.compute.server_external_events [req-05d8b221-9c1f-4bbe-b540-841e3562cae1 req-4553a64f-4506-4912-9d28-d69a8a93c4bd f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:82706b4b-f8c5-4d6a-99ed-074c2c23f5c3 for instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 on instance [pid: 8|app: 0|req: 496/995] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 12:59:58 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: 498/998] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 13:00:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/999] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 13:00:02 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 13:00:04.992 8 WARNING neutronclient.v2_0.client [None req-2e96ccaf-57cd-474b-8497-e17a9b7ab52f 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:05.111 8 WARNING neutronclient.v2_0.client [None req-2e96ccaf-57cd-474b-8497-e17a9b7ab52f 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:05.281 7 WARNING neutronclient.v2_0.client [None req-53c41014-e726-47d1-8cdb-ae073ec48178 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:05.282 8 WARNING neutronclient.v2_0.client [None req-2e96ccaf-57cd-474b-8497-e17a9b7ab52f 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:05.366 7 WARNING neutronclient.v2_0.client [None req-53c41014-e726-47d1-8cdb-ae073ec48178 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1000] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 13:00:04 2026] POST /v2.1/servers => generated 450 bytes in 596 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-05-12 13:00:05.539 8 WARNING neutronclient.v2_0.client [None req-9f7ee19c-6077-47f6-b503-2f93210d101b 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:05.796 7 WARNING neutronclient.v2_0.client [None req-53c41014-e726-47d1-8cdb-ae073ec48178 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1001] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:05 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1402 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-05-12 13:00:06.084 8 WARNING neutronclient.v2_0.client [None req-641a89bf-ba8d-4b52-82f0-7553f78c3758 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1002] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 13:00:05 2026] POST /v2.1/servers => generated 447 bytes in 945 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-05-12 13:00:06.194 7 WARNING neutronclient.v2_0.client [None req-a2c4a680-035c-45d8-ac03-afbd3af18288 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1003] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:06 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1395 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1004] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:06 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1928 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-05-12 13:00:06.876 7 WARNING neutronclient.v2_0.client [None req-9786c43c-4da2-4e78-9628-6c6c60bf12f1 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1005] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:06 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1406 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:08.054 8 WARNING neutronclient.v2_0.client [None req-675fe8e3-ea41-45e9-aa6d-ff29d5dae1a5 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1006] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:07 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1398 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-05-12 13:00:08.272 7 WARNING neutronclient.v2_0.client [None req-ac051f52-7315-49e5-b116-59ad7882fe1f 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:08.402 7 WARNING neutronclient.v2_0.client [None req-ac051f52-7315-49e5-b116-59ad7882fe1f 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1007] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 13:00:08 2026] POST /v2.1/servers => generated 424 bytes in 386 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-05-12 13:00:08.628 8 WARNING neutronclient.v2_0.client [None req-c09eb6c5-18a8-4cb4-830f-e2cae54754eb 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1008] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:08 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1368 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1009] 10.0.0.92 () {28 vars in 453 bytes} [Tue May 12 13:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1010] 10.0.0.92 () {30 vars in 657 bytes} [Tue May 12 13:00:08 2026] GET /v2.1 => generated 0 bytes in 60 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: 507/1011] 10.0.0.92 () {32 vars in 730 bytes} [Tue May 12 13:00:09 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1012] 10.0.0.92 () {34 vars in 764 bytes} [Tue May 12 13:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-12 13:00:09.162 7 WARNING neutronclient.v2_0.client [None req-4b625cbd-8692-49ca-896a-91fb84fdc40f 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1013] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:09 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1454 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1014] 10.0.0.179 () {32 vars in 753 bytes} [Tue May 12 13:00:09 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6/os-server-password => generated 116 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:09.709 8 WARNING neutronclient.v2_0.client [None req-a7fff634-c165-4c70-958c-9130c7a4fc84 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1017] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:09 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1372 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-05-12 13:00:10.249 7 WARNING neutronclient.v2_0.client [None req-ee6183be-b2db-4be4-bade-1867d48eb882 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1018] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:10 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1454 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-05-12 13:00:10.817 8 WARNING neutronclient.v2_0.client [None req-c87abbc2-233b-4df2-bfd9-aae3a94283d0 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1019] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:10 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1364 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 511/1020] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:00:10 2026] DELETE /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => 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-05-12 13:00:11.058 8 WARNING neutronclient.v2_0.client [None req-c151e417-d926-4ff1-a6ed-4fd922beeffd e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1021] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:11 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1934 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:11.295 7 WARNING neutronclient.v2_0.client [None req-5228b39e-7121-4bd4-9a35-82a6477ee331 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] 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: 512/1022] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:11 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1447 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 13:00:11.366 8 WARNING neutronclient.v2_0.client [None req-57e078a2-a544-4cd2-91b5-ccf6e825e409 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1023] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:11 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1462 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-05-12 13:00:11.910 7 WARNING neutronclient.v2_0.client [None req-7adb0c28-6a8e-4802-aba2-f53b38598ac5 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1024] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:11 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1364 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-05-12 13:00:12.218 8 WARNING neutronclient.v2_0.client [None req-6635800d-d69e-4501-b680-4acf3c55d751 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1025] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:12 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1934 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-05-12 13:00:12.458 7 WARNING neutronclient.v2_0.client [None req-94729dfd-e918-4c01-8381-a2714752a5f5 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] 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-05-12 13:00:12.555 8 INFO nova.api.openstack.compute.server_external_events [req-29121337-8095-43ae-b473-5b5f5dd99735 req-93f74944-97f5-4263-805b-4fb05df7d99c f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:6f56de15-8f3f-4637-9da4-79785297440e for instance 85485079-08be-43f7-b1a3-6d4561da3446 on instance [pid: 7|app: 0|req: 514/1026] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:12 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1530 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1027] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:12 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-05-12 13:00:12.997 7 WARNING neutronclient.v2_0.client [None req-99d92325-5f14-42cb-9f76-2ec1af7e62e1 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1028] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:12 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1364 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:13.394 8 WARNING neutronclient.v2_0.client [None req-c2120fab-b655-4fdf-89d4-36a15a7963a0 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1029] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:13 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1934 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:13.610 7 WARNING neutronclient.v2_0.client [None req-cbde93e5-fcfb-4dd3-9059-83ff69819eed 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1030] 10.0.0.92 () {28 vars in 453 bytes} [Tue May 12 13:00:13 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: 516/1031] 10.0.0.92 () {30 vars in 657 bytes} [Tue May 12 13:00:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 517/1032] 10.0.0.92 () {32 vars in 730 bytes} [Tue May 12 13:00:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1033] 10.0.0.92 () {34 vars in 764 bytes} [Tue May 12 13:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1034] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:13 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1528 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-05-12 13:00:14.092 8 WARNING neutronclient.v2_0.client [None req-5b5c451e-3ec9-43f3-bd1d-cd94ff538a31 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1035] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:14 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1420 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:14.586 7 WARNING neutronclient.v2_0.client [None req-07777fca-16cc-4ef0-8f37-31610a723233 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:14.591 8 INFO nova.api.openstack.compute.server_external_events [req-fed18553-7c2b-4532-85e4-999110d6372c req-e5ea9b22-244c-4a9c-84d7-8197da1d3554 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:82706b4b-f8c5-4d6a-99ed-074c2c23f5c3 for instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 on instance [pid: 8|app: 0|req: 520/1036] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1037] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:14 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1821 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-05-12 13:00:14.745 8 INFO nova.api.openstack.compute.server_external_events [req-664658ba-2a27-49cd-b3a6-9d4cce1769b4 req-10794e90-6573-44a7-a94f-be6bd5bf3170 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:2f6e37f5-0599-42c0-b1db-67544e296524 for instance 730b602f-5139-48fe-ae8f-b67fde1d2b81 on instance [pid: 8|app: 0|req: 521/1038] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:14 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-05-12 13:00:14.869 7 WARNING neutronclient.v2_0.client [None req-189a6fb4-e3b1-40db-b38b-35224eac7f29 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1039] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:14 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1528 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-05-12 13:00:15.301 8 WARNING neutronclient.v2_0.client [None req-eea8cdfb-1e40-4a84-8678-6a41a9d20bab 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1040] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:15 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:15.725 7 WARNING neutronclient.v2_0.client [None req-2c7d6a7f-5741-4099-8fef-2634f4256382 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1041] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:15 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1542 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-05-12 13:00:16.051 8 WARNING neutronclient.v2_0.client [None req-35cdabb4-f3c6-4bf3-bd57-597e2a5e6ae1 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1042] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:15 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1528 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-05-12 13:00:16.391 7 WARNING neutronclient.v2_0.client [None req-5895d75d-a3cf-450d-9db9-0e6a54afa7a4 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:16.396 8 WARNING neutronclient.v2_0.client [None req-92184ec5-5fa6-49f5-9552-47bcef755714 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1043] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:16 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1518 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1044] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:16 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:16.808 8 INFO nova.api.openstack.compute.server_external_events [req-842fd224-1350-4d0a-a94f-830e854ebbf7 req-dfa7d8eb-c6c1-478d-8167-157393a496f1 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:61732449-7a39-42e6-a864-db4678888ce5 for instance 5d4bd01c-5051-4536-8114-81af9e1b7fa7 on instance [pid: 8|app: 0|req: 525/1045] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 13:00:16.829 7 WARNING neutronclient.v2_0.client [None req-0f6ddecc-f3d2-4d5f-8a9f-a7c982556e8b e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1046] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:16 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 1542 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:17.206 8 WARNING neutronclient.v2_0.client [None req-a9cd425f-d7e1-4c2f-acb9-6f6299ff7770 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1047] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:17 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1528 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:17.693 7 WARNING neutronclient.v2_0.client [None req-a71cbd95-e429-43c2-b90d-8197e7c25fc9 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1048] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:17 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:17.903 8 INFO nova.api.openstack.wsgi [None req-f7fea96b-42f3-4870-9b8d-8b45e3221ad9 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] HTTP exception thrown: Instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 could not be found. [pid: 8|app: 0|req: 527/1049] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:17 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => 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-05-12 13:00:17.943 7 INFO nova.api.openstack.wsgi [None req-e93a3941-ba3b-428d-bf9f-3ee482258fad e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] HTTP exception thrown: Instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 could not be found. [pid: 7|app: 0|req: 523/1050] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:00:17 2026] DELETE /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:17.968 8 INFO nova.api.openstack.wsgi [None req-a8523661-46e3-4712-9540-f705fda91c91 e603afe832084ea9946a83512d407d6c 4db7e104a190437cbd7e875a0e86f290 - - default default] HTTP exception thrown: Instance 5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 could not be found. [pid: 8|app: 0|req: 528/1051] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:17 2026] GET /v2.1/servers/5d3490ee-fa16-43dc-8eb2-44d4ccc635b6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1052] 10.0.0.179 () {32 vars in 704 bytes} [Tue May 12 13:00:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-928881927 => generated 0 bytes in 31 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-05-12 13:00:18.096 8 INFO nova.api.openstack.compute.server_external_events [req-9a2bbf79-56f5-4230-bf86-d12635af8f0a req-298ae5e2-33d5-422e-bc18-a7976c74ec35 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:6f56de15-8f3f-4637-9da4-79785297440e for instance 85485079-08be-43f7-b1a3-6d4561da3446 on instance [pid: 7|app: 0|req: 525/1053] 10.0.0.92 () {28 vars in 453 bytes} [Tue May 12 13:00:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1054] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:00:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1055] 10.0.0.92 () {30 vars in 657 bytes} [Tue May 12 13:00:18 2026] GET /v2.1 => generated 0 bytes in 89 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: 530/1056] 10.0.0.92 () {32 vars in 730 bytes} [Tue May 12 13:00:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1057] 10.0.0.92 () {34 vars in 807 bytes} [Tue May 12 13:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-12 13:00:18.374 8 WARNING neutronclient.v2_0.client [None req-89044204-6b75-427d-9cfb-cfa9fed18b38 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1058] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:18 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1528 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1059] 10.0.0.179 () {32 vars in 728 bytes} [Tue May 12 13:00:18 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2072477006 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:18.889 8 WARNING neutronclient.v2_0.client [None req-d57c335e-cb50-41ae-adb7-fe85d676cb15 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1060] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:18 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 13:00:19.557 7 WARNING neutronclient.v2_0.client [None req-7480abb4-f370-471d-bc49-71accb3added 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1061] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:19 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1694 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:19.730 8 WARNING neutronclient.v2_0.client [None req-285c9094-51f0-47bb-9fc5-d51fe5d3210d 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1064] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:19 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1694 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-05-12 13:00:20.060 7 WARNING neutronclient.v2_0.client [None req-0d54a407-0c17-4a2e-8c87-168dda714a70 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] 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-05-12 13:00:21.340 8 INFO nova.api.openstack.compute.server_external_events [req-3cfaa84b-5a1b-4f17-8235-24f3c4afa569 req-85d1fbad-f405-4366-8d5b-840a7176dd3c f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:2f6e37f5-0599-42c0-b1db-67544e296524 for instance 730b602f-5139-48fe-ae8f-b67fde1d2b81 on instance [pid: 8|app: 0|req: 535/1065] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:00:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:21.662 8 WARNING neutronclient.v2_0.client [None req-ce4d2076-92a2-4257-852c-0817a97ba69e 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1066] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:20 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 bytes in 1807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:22.173 7 INFO nova.api.openstack.compute.server_external_events [req-84e57d3a-2fd3-4840-965a-b07c53e6e461 req-636a84cb-9699-4c7e-b85d-17f75848a330 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:6f56de15-8f3f-4637-9da4-79785297440e for instance 85485079-08be-43f7-b1a3-6d4561da3446 on instance [pid: 7|app: 0|req: 532/1067] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1068] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:21 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1518 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:22.864 7 WARNING neutronclient.v2_0.client [None req-d09735b2-e0bf-41ec-942b-704c0c5131bf 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1069] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:22 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1070] 10.0.0.92 () {28 vars in 453 bytes} [Tue May 12 13:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1071] 10.0.0.92 () {30 vars in 657 bytes} [Tue May 12 13:00:23 2026] GET /v2.1 => generated 0 bytes in 38 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: 538/1072] 10.0.0.92 () {32 vars in 730 bytes} [Tue May 12 13:00:23 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1073] 10.0.0.92 () {34 vars in 807 bytes} [Tue May 12 13:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-12 13:00:24.077 8 WARNING neutronclient.v2_0.client [None req-bc6de57e-8e23-4e14-882b-ed96e68da1d8 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1074] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:24 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 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-05-12 13:00:25.268 7 WARNING neutronclient.v2_0.client [None req-586c2193-8849-44d6-a790-08ab537cdcb2 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1075] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:25 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:26.418 8 WARNING neutronclient.v2_0.client [None req-7b850a0a-dbe8-4814-9ad1-cda7df99efff 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1076] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:26 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 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-05-12 13:00:26.573 7 INFO nova.api.openstack.compute.server_external_events [req-8f3915a6-449c-4e0b-9ceb-c5d0bbd4a000 req-2799f88e-4dc2-4fae-a5e9-61014846b144 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:61732449-7a39-42e6-a864-db4678888ce5 for instance 5d4bd01c-5051-4536-8114-81af9e1b7fa7 on instance [pid: 7|app: 0|req: 537/1077] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:00:26 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-05-12 13:00:27.256 8 WARNING neutronclient.v2_0.client [None req-b2be0a5b-312a-4e35-b27a-dab9db107bf1 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1078] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:27 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1818 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:27.573 7 WARNING neutronclient.v2_0.client [None req-0aef4190-5c03-4e56-8bc5-e04aeeeed8c0 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1079] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:27 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:28.691 7 INFO nova.api.openstack.compute.server_external_events [req-c87c807a-92fc-4257-b96a-488fca8f8cdb req-28c6dff0-1b0e-4477-a828-3d31014a1b2f f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:2f6e37f5-0599-42c0-b1db-67544e296524 for instance 730b602f-5139-48fe-ae8f-b67fde1d2b81 on instance [pid: 7|app: 0|req: 539/1080] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:28 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-05-12 13:00:28.722 8 WARNING neutronclient.v2_0.client [None req-3c5596fd-6bd8-44d0-9b68-980973b9dea3 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:28.744 7 WARNING neutronclient.v2_0.client [None req-87a1e9d6-abb0-412f-82b9-4a1dce732601 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:00:28.764 8 WARNING neutronclient.v2_0.client [None req-3c5596fd-6bd8-44d0-9b68-980973b9dea3 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1081] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:28 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1648 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 13:00:29.002 8 WARNING neutronclient.v2_0.client [None req-3c5596fd-6bd8-44d0-9b68-980973b9dea3 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1082] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 13:00:28 2026] POST /v2.1/servers => generated 447 bytes in 564 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-05-12 13:00:29.253 7 WARNING neutronclient.v2_0.client [None req-cab171b9-16af-4537-86a6-6329cb0a3f55 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1083] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:29 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 1395 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1086] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:00:30 2026] DELETE /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 0 bytes in 106 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-05-12 13:00:30.255 7 WARNING neutronclient.v2_0.client [None req-8f178835-89e0-49dd-b361-fea5538296c9 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1087] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:30 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1654 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-05-12 13:00:31.420 8 WARNING neutronclient.v2_0.client [None req-98879436-990e-44b1-acac-579b1017eb62 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1088] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:31 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1654 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-05-12 13:00:32.561 7 WARNING neutronclient.v2_0.client [None req-3b4a45fd-54db-4b88-8c1f-4390c6458eab 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1089] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:32 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1654 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-05-12 13:00:32.988 8 INFO nova.api.openstack.compute.server_external_events [req-62998d3e-8015-48d3-b363-1f6480414f19 req-8d45a4a5-0c9d-4107-ac16-143ab17755a2 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:61732449-7a39-42e6-a864-db4678888ce5 for instance 5d4bd01c-5051-4536-8114-81af9e1b7fa7 on instance [pid: 8|app: 0|req: 546/1090] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:32 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-05-12 13:00:33.745 7 WARNING neutronclient.v2_0.client [None req-31510468-7867-4cec-b1a0-5a708ed83885 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1091] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:33 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1449 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:34.332 8 WARNING neutronclient.v2_0.client [None req-379891c8-f274-4bf4-aa76-835eb4af9b6f 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1092] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:34 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 1520 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-05-12 13:00:34.881 7 WARNING neutronclient.v2_0.client [None req-39177343-e8d9-45dc-9730-f26c5e1fbcab 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1093] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:34 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1454 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-05-12 13:00:35.026 8 INFO nova.api.openstack.compute.server_external_events [req-8882ed25-536b-434e-9488-344b86df538e req-c999e5e9-f97d-46a6-ac69-abf4ffa5c4ce f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:89740cb7-f76d-4027-9a33-a122d7fee4db for instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 on instance [pid: 8|app: 0|req: 548/1094] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:35 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-05-12 13:00:36.012 7 WARNING neutronclient.v2_0.client [None req-fddfde18-86d5-496d-b379-6f113ab3f900 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1095] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:35 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 1454 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:37.097 8 INFO nova.api.openstack.wsgi [None req-ef7438bb-c23f-4839-875f-3216407da409 7c9ddb89aa6a4641a16908df9c2d70a7 588daf303b584c07bfaa17360c2f9503 - - default default] HTTP exception thrown: Instance 5d4bd01c-5051-4536-8114-81af9e1b7fa7 could not be found. [pid: 8|app: 0|req: 549/1096] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:37 2026] GET /v2.1/servers/5d4bd01c-5051-4536-8114-81af9e1b7fa7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:39.509 7 WARNING neutronclient.v2_0.client [None req-a8d22ad5-e7c4-44eb-a97f-a1681d986ba4 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] 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-05-12 13:00:39.680 8 INFO nova.api.openstack.compute.server_external_events [req-045c296a-bd1a-4df0-9078-e14ebe0a8897 req-dcab5905-5fce-4215-83cc-04ebdc606243 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:89740cb7-f76d-4027-9a33-a122d7fee4db for instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 on instance [pid: 8|app: 0|req: 550/1097] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:00:39 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) [pid: 7|app: 0|req: 548/1100] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:39 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 1518 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:44.746 8 WARNING neutronclient.v2_0.client [None req-c0a7d920-94db-40a8-b099-d95cda37c10c 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1101] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:00:44 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 1818 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:00:46.572 7 INFO nova.api.openstack.compute.server_external_events [req-c39d6973-23f4-4cc8-ac9e-9b5bb23f7ad8 req-72edced5-0e42-45e3-a30c-b9544362c252 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:89740cb7-f76d-4027-9a33-a122d7fee4db for instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 on instance [pid: 7|app: 0|req: 549/1102] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:00:46 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, ' [pid: 8|app: 0|req: 555/1107] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 12 13:00:59 2026] POST /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446/action => generated 32245 bytes in 575 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-05-12 13:01:23.717 7 INFO nova.api.openstack.compute.server_external_events [req-7e7fa7d4-1373-4b1f-96e6-a6f943e50ddb req-41414901-534a-41a5-92d0-407ef6adfe37 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:6f56de15-8f3f-4637-9da4-79785297440e for instance 85485079-08be-43f7-b1a3-6d4561da3446 on instance [pid: 7|app: 0|req: 555/1112] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:01:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:24.863 8 WARNING neutronclient.v2_0.client [None req-4fdc290e-ab9e-4808-8b7a-9cc3634b40bf 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:01:24.909 8 WARNING neutronclient.v2_0.client [None req-4fdc290e-ab9e-4808-8b7a-9cc3634b40bf 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:01:25.052 8 WARNING neutronclient.v2_0.client [None req-4fdc290e-ab9e-4808-8b7a-9cc3634b40bf 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1113] 199.204.45.250 () {36 vars in 714 bytes} [Tue May 12 13:01:24 2026] POST /v2.1/servers => generated 453 bytes in 855 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-05-12 13:01:25.743 7 WARNING neutronclient.v2_0.client [None req-2cd2d5c1-431c-4a0d-8ac6-365111b40e99 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1114] 199.204.45.250 () {32 vars in 733 bytes} [Tue May 12 13:01:25 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 2213 bytes in 62 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-05-12 13:01:25.820 8 WARNING neutronclient.v2_0.client [None req-f62e7b18-109b-4943-b05e-179d1186e858 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1115] 199.204.45.250 () {32 vars in 759 bytes} [Tue May 12 13:01:25 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1116] 199.204.45.250 () {32 vars in 777 bytes} [Tue May 12 13:01:25 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-volume_attachments => generated 25 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 560/1117] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 12 13:01:26 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:28.366 7 WARNING neutronclient.v2_0.client [None req-4e795294-293b-4ded-9966-f9a0bd862bb3 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:01:28.406 7 WARNING neutronclient.v2_0.client [None req-4e795294-293b-4ded-9966-f9a0bd862bb3 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:01:28.576 7 WARNING neutronclient.v2_0.client [None req-4e795294-293b-4ded-9966-f9a0bd862bb3 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1118] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 12 13:01:28 2026] POST /v2.1/servers => generated 449 bytes in 474 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-12 13:01:28.772 8 WARNING neutronclient.v2_0.client [None req-65a96a41-d3f7-45a1-b142-6c83efbfd645 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1119] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:28 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => 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-05-12 13:01:28.994 7 WARNING neutronclient.v2_0.client [None req-c869d275-a9ec-4368-9a75-7ffe83f72731 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1120] 199.204.45.250 () {32 vars in 733 bytes} [Tue May 12 13:01:28 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 2371 bytes in 84 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-05-12 13:01:29.086 8 WARNING neutronclient.v2_0.client [None req-77ac6b92-bdd3-4861-bb0b-59080f2572f3 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1121] 199.204.45.250 () {32 vars in 759 bytes} [Tue May 12 13:01:29 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 28 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1122] 199.204.45.250 () {32 vars in 777 bytes} [Tue May 12 13:01:29 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:29.854 8 WARNING neutronclient.v2_0.client [None req-1ea5e89c-d80f-482a-abef-3ba00be6cf80 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1125] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:29 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1404 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:30.882 7 INFO nova.api.openstack.compute.server_external_events [req-3b1a5b8b-ec96-4873-965a-7d0eb4a40b0f req-fa49bdeb-8938-4158-b084-5bf8da58e29c f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:6ca1a467-ee99-44f4-9938-b992f634f4ee for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 562/1126] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:01:30 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-05-12 13:01:30.930 8 WARNING neutronclient.v2_0.client [None req-641611f6-7dc7-4d36-bef9-ccaaebcc0da4 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1127] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:30 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1452 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:31.916 7 WARNING neutronclient.v2_0.client [None req-c84f94e3-5d15-4c7f-9190-005541aba943 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] 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-05-12 13:01:32.009 8 WARNING neutronclient.v2_0.client [None req-6b881670-6def-44f8-bede-44b526957e68 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1128] 199.204.45.250 () {32 vars in 733 bytes} [Tue May 12 13:01:31 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 2445 bytes in 144 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: 566/1129] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:31 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 13:01:32.063 7 WARNING neutronclient.v2_0.client [None req-9a93b303-234d-42d7-8f50-d2a07dd78efc 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1130] 199.204.45.250 () {32 vars in 759 bytes} [Tue May 12 13:01:32 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 284 bytes in 93 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: 567/1131] 199.204.45.250 () {32 vars in 777 bytes} [Tue May 12 13:01:32 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/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-05-12 13:01:33.086 7 WARNING neutronclient.v2_0.client [None req-a029f50e-646a-4df8-a8f3-d6d90994fe20 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1132] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:33 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1460 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-05-12 13:01:34.043 8 INFO nova.api.openstack.compute.server_external_events [req-415b5a1e-f06e-45e4-b2de-b2e43e29fb81 req-769c7ab1-83ed-4890-99f6-8028e8efa85b f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:25078d82-c709-45e4-8f67-b462b3c919bb for instance f7496a6c-523f-49b5-942b-9052c90d43f5 on instance [pid: 8|app: 0|req: 568/1133] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:01:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:34.165 7 WARNING neutronclient.v2_0.client [None req-d3cfa52d-d344-46ab-b35f-67661ac2c6f5 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1134] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:34 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:35.070 8 WARNING neutronclient.v2_0.client [None req-22343560-5810-48d7-8aae-7fdb76182429 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1135] 199.204.45.250 () {32 vars in 733 bytes} [Tue May 12 13:01:35 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 2433 bytes in 145 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-05-12 13:01:35.202 7 WARNING neutronclient.v2_0.client [None req-07a36908-6bfd-4617-8ed4-7a55f88a9ca5 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1136] 199.204.45.250 () {32 vars in 759 bytes} [Tue May 12 13:01:35 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 570/1137] 199.204.45.250 () {32 vars in 777 bytes} [Tue May 12 13:01:35 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-12 13:01:35.304 7 WARNING neutronclient.v2_0.client [None req-a3e560b7-09be-4fa4-860c-7668de0097ad 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1138] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:35 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1525 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-05-12 13:01:36.156 8 INFO nova.api.openstack.compute.server_external_events [req-166fae82-58d5-49d3-b814-13057eaa441e req-d2671fa2-849e-4b5f-8281-45d0d0e2afb5 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:6ca1a467-ee99-44f4-9938-b992f634f4ee for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 571/1139] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:01:36 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-05-12 13:01:36.450 7 WARNING neutronclient.v2_0.client [None req-357cc356-2e3e-4832-baec-aa6411b25e0c 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1140] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:36 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1525 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-05-12 13:01:37.590 8 WARNING neutronclient.v2_0.client [None req-b54cde7a-3e99-4575-823e-e1a635ded5b5 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1141] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:37 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:37.931 7 WARNING neutronclient.v2_0.client [None req-41d06ba9-9393-49f7-a755-a88973610ea4 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1142] 199.204.45.250 () {32 vars in 733 bytes} [Tue May 12 13:01:37 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 2433 bytes in 129 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-05-12 13:01:38.080 8 WARNING neutronclient.v2_0.client [None req-5fb736cf-e0fd-4f3c-bb17-620bb6caa48d 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1143] 199.204.45.250 () {32 vars in 759 bytes} [Tue May 12 13:01:38 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 286 bytes in 81 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: 571/1144] 199.204.45.250 () {32 vars in 777 bytes} [Tue May 12 13:01:38 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:38.522 8 INFO nova.api.openstack.compute.server_external_events [req-f2d8be0d-fbce-478f-9b07-7a03cd172107 req-6a183f78-889a-4313-b5c9-4356701440b4 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:25078d82-c709-45e4-8f67-b462b3c919bb for instance f7496a6c-523f-49b5-942b-9052c90d43f5 on instance [pid: 8|app: 0|req: 574/1145] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:01:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:38.740 7 WARNING neutronclient.v2_0.client [None req-89385cfc-6947-44f0-ad24-0338475d0c18 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1146] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:38 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1525 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-05-12 13:01:39.951 8 WARNING neutronclient.v2_0.client [None req-04662a1d-4829-4633-8c30-3eb890fa37ce 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1149] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:39 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1525 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:01:41.123 7 WARNING neutronclient.v2_0.client [None req-7f2f6862-4c20-4cfb-b88d-95b0f57da50d 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] 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-05-12 13:01:41.172 8 WARNING neutronclient.v2_0.client [None req-bff380f2-6f96-4f29-bc7e-4985e962f794 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1150] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:41 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1690 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-05-12 13:01:41.285 7 WARNING neutronclient.v2_0.client [None req-308a09d3-d7dd-4244-a4f9-12fe66dd1390 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1151] 199.204.45.250 () {32 vars in 733 bytes} [Tue May 12 13:01:41 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 2581 bytes in 149 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-05-12 13:01:41.328 8 WARNING neutronclient.v2_0.client [None req-8f262f24-f492-40a0-a6d2-5452aa6649b5 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1152] 199.204.45.250 () {32 vars in 759 bytes} [Tue May 12 13:01:41 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 286 bytes in 86 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: 575/1153] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:01:41 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1690 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1154] 199.204.45.250 () {32 vars in 777 bytes} [Tue May 12 13:01:41 2026] GET /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-volume_attachments => generated 197 bytes in 29 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-05-12 13:01:42.341 7 INFO nova.api.openstack.compute.server_external_events [req-582bb1f3-3f78-4a51-837e-5d031f244234 req-d2094bf3-9251-4090-9e7b-21b9241efe1b f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:25078d82-c709-45e4-8f67-b462b3c919bb for instance f7496a6c-523f-49b5-942b-9052c90d43f5 on instance [pid: 7|app: 0|req: 576/1155] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:01:42 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: 578/1158] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 12 13:01:52 2026] POST /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5/action => generated 31890 bytes in 571 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: 580/1161] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:02:03 2026] DELETE /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 0 bytes in 130 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-05-12 13:02:03.857 8 WARNING neutronclient.v2_0.client [None req-b20107e2-f55f-4982-a939-26661616a981 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1162] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:03 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1816 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:05.274 7 WARNING neutronclient.v2_0.client [None req-323c36a2-5082-49f9-95b7-d2c9a6696614 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1163] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:05 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1816 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:06.476 8 WARNING neutronclient.v2_0.client [None req-95b2b4ff-d632-4718-938e-d3aacf8248c7 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1164] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:06 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1816 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:07.224 7 INFO nova.api.openstack.compute.server_external_events [req-ff21b1fb-55a2-46eb-bcf8-af6935788a70 req-3c5f2af9-a7ae-44fd-90cb-f4eef4abe859 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:25078d82-c709-45e4-8f67-b462b3c919bb for instance f7496a6c-523f-49b5-942b-9052c90d43f5 on instance [pid: 7|app: 0|req: 582/1165] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:02:07 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-05-12 13:02:07.634 8 WARNING neutronclient.v2_0.client [None req-b235127f-da25-4fd5-bf78-01f8e3ca890e 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1166] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:07 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:08.738 7 WARNING neutronclient.v2_0.client [None req-d75422db-d061-4151-8c62-434d987d5134 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1167] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:08 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1486 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-05-12 13:02:09.837 8 WARNING neutronclient.v2_0.client [None req-4585ea51-b461-4e65-9956-914ddbea74a6 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1170] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:09 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1486 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-05-12 13:02:10.931 7 WARNING neutronclient.v2_0.client [None req-d0ad6fcc-0c7f-4f41-886d-95a8dcd35cf0 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1171] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:10 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 1486 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-05-12 13:02:12.019 8 INFO nova.api.openstack.wsgi [None req-31682fff-89e8-4dea-845e-c96bab9f9735 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] HTTP exception thrown: Instance f7496a6c-523f-49b5-942b-9052c90d43f5 could not be found. [pid: 8|app: 0|req: 587/1172] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:11 2026] GET /v2.1/servers/f7496a6c-523f-49b5-942b-9052c90d43f5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1173] 10.0.0.179 () {32 vars in 726 bytes} [Tue May 12 13:02:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-64317017 => generated 0 bytes in 32 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: 588/1174] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:02:12 2026] DELETE /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-12 13:02:12.664 7 WARNING neutronclient.v2_0.client [None req-025cc281-bf02-408d-b1f1-c86a814b7228 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1175] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:12 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1700 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-05-12 13:02:13.843 8 WARNING neutronclient.v2_0.client [None req-25719bd0-be1b-4df3-8683-8f9d7cfd9987 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1176] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:13 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1700 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:15.000 7 WARNING neutronclient.v2_0.client [None req-2f0b358c-4190-4922-8e33-453c1592c635 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1177] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:14 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1700 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-05-12 13:02:15.522 8 INFO nova.api.openstack.compute.server_external_events [req-fa194e69-2681-411d-abf8-58749849cb47 req-bde4275a-e695-43c2-85ea-3bcd66bb84df f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:6f56de15-8f3f-4637-9da4-79785297440e for instance 85485079-08be-43f7-b1a3-6d4561da3446 on instance [pid: 8|app: 0|req: 590/1178] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:02:15 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-05-12 13:02:16.147 7 WARNING neutronclient.v2_0.client [None req-ef6bffd8-b6c4-4335-beb6-4d8f5ed329f8 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1179] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:16 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1483 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-05-12 13:02:16.926 8 WARNING neutronclient.v2_0.client [None req-9239f624-70fc-47f2-a6bd-7a38c2bcc376 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:02:16.976 8 WARNING neutronclient.v2_0.client [None req-9239f624-70fc-47f2-a6bd-7a38c2bcc376 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] 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-05-12 13:02:17.240 7 WARNING neutronclient.v2_0.client [None req-9fba8f8f-aa3d-4a33-96a6-e1c04c20c9fa 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1180] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:17 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:18.323 7 WARNING neutronclient.v2_0.client [None req-e347ebb2-db56-4a93-87c3-27c637738b48 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1181] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:18 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 1488 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-05-12 13:02:19.262 7 INFO nova.api.openstack.compute.server_external_events [req-b9d5aaa8-6466-4fbf-8267-39146f2b8d4d req-ab46b857-0778-40ce-acf6-27d7e28bf4d6 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:acc14f93-ff44-4347-908a-d8a0b3cc41a1 for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 592/1182] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:02:19 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-05-12 13:02:19.389 7 INFO nova.api.openstack.wsgi [None req-ff61420f-c8dd-4587-96f4-ccfbceddbdb5 8e73d9c5ded344acb80e2ed69e50161b d71dd98f587944c899df01631a190132 - - default default] HTTP exception thrown: Instance 85485079-08be-43f7-b1a3-6d4561da3446 could not be found. [pid: 7|app: 0|req: 593/1183] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:02:19 2026] GET /v2.1/servers/85485079-08be-43f7-b1a3-6d4561da3446 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 594/1184] 10.0.0.179 () {32 vars in 728 bytes} [Tue May 12 13:02:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-834910261 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 13:02:23.904 7 INFO nova.api.openstack.compute.server_external_events [req-113e09cf-90f6-4a4e-b8d5-499ed65fd78a req-071e8e16-a7d4-46a7-8512-5d525b6e6834 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:acc14f93-ff44-4347-908a-d8a0b3cc41a1 for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 597/1187] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:02:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 13:02:25.542 8 WARNING neutronclient.v2_0.client [None req-9239f624-70fc-47f2-a6bd-7a38c2bcc376 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1188] 199.204.45.250 () {36 vars in 812 bytes} [Tue May 12 13:02:16 2026] POST /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 280 bytes in 8708 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-05-12 13:02:25.899 7 INFO nova.api.openstack.compute.server_external_events [req-de9c21bb-ea55-4f42-8517-c46f99bf5966 req-993736f5-ff74-441c-8812-fc58c4495e0c f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:acc14f93-ff44-4347-908a-d8a0b3cc41a1 for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 598/1189] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:02:25 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-05-12 13:02:26.343 8 INFO nova.api.openstack.compute.server_external_events [req-0ffd5f2f-a85f-4a72-9ea9-735a19a12619 req-ccf379ac-aa27-4e27-830c-85a068a8f162 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:acc14f93-ff44-4347-908a-d8a0b3cc41a1 for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 592/1190] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:02:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:49.400 8 WARNING neutronclient.v2_0.client [None req-cd28d486-7268-44f3-bde8-20d529146023 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:02:49.444 8 WARNING neutronclient.v2_0.client [None req-cd28d486-7268-44f3-bde8-20d529146023 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] 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-05-12 13:02:51.708 7 INFO nova.api.openstack.compute.server_external_events [req-667bfba5-f65f-49c6-bb3c-d546decc5cf8 req-a37ddcb2-290f-4099-aad5-3c4211a93113 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:2538d469-9a13-4d0f-9b2f-e4af3b46686d for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 603/1197] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:02:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:02:57.181 7 INFO nova.api.openstack.compute.server_external_events [req-07dc362e-0a7d-4163-9f67-b576283a19bd req-59095924-70f9-48ed-8968-20a6b9c17f11 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:2538d469-9a13-4d0f-9b2f-e4af3b46686d for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 604/1198] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:02:57 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) 2026-05-12 13:02:58.492 8 WARNING neutronclient.v2_0.client [None req-cd28d486-7268-44f3-bde8-20d529146023 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1199] 199.204.45.250 () {36 vars in 812 bytes} [Tue May 12 13:02:49 2026] POST /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 376 bytes in 9448 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-05-12 13:03:08.096 7 WARNING neutronclient.v2_0.client [None req-357bcc39-eb02-4cf0-ba7a-3594634ca4a5 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-12 13:03:08.157 7 WARNING neutronclient.v2_0.client [None req-357bcc39-eb02-4cf0-ba7a-3594634ca4a5 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] 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-05-12 13:03:10.452 8 INFO nova.api.openstack.compute.server_external_events [req-1d30b5ca-1fd7-4689-957a-5ed7d6d20097 req-17961391-2157-400e-b338-516ca766914b f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:eed52d8f-8ba2-4a49-86fe-0306a06d47ca for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 599/1204] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:03:10 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-05-12 13:03:14.677 8 INFO nova.api.openstack.compute.server_external_events [req-5e82bf92-7741-4655-b338-3e112c069e64 req-e81e0c79-95bc-4c08-823a-939d505171fc f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-plugged:eed52d8f-8ba2-4a49-86fe-0306a06d47ca for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 600/1205] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:03:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 13:03:17.218 7 WARNING neutronclient.v2_0.client [None req-357bcc39-eb02-4cf0-ba7a-3594634ca4a5 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1206] 199.204.45.250 () {36 vars in 812 bytes} [Tue May 12 13:03:08 2026] POST /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface => generated 375 bytes in 9218 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-05-12 13:03:17.830 8 INFO nova.api.openstack.compute.server_external_events [req-806a13d5-939c-4a8a-97be-ac9d629004d9 req-80085d00-358c-42aa-b296-dbc582bbcb4e f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:2538d469-9a13-4d0f-9b2f-e4af3b46686d for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 601/1207] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:03:17 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-05-12 13:03:32.574 7 INFO nova.api.openstack.compute.server_external_events [req-1882d3c8-d1ee-4733-a200-8fc95315cdc5 req-3f1c9fdb-1351-4bcd-9fd0-ae4640c980be f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:eed52d8f-8ba2-4a49-86fe-0306a06d47ca for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 609/1212] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:03:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1213] 199.204.45.250 () {34 vars in 855 bytes} [Tue May 12 13:03:33 2026] DELETE /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface/eed52d8f-8ba2-4a49-86fe-0306a06d47ca => generated 0 bytes in 66 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-05-12 13:03:34.612 7 INFO nova.api.openstack.compute.server_external_events [req-986b4e81-3fa9-48b2-b894-3ed5a03a1882 req-d6d27b65-45ab-4b1b-860e-f10f935ffe6c f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:eed52d8f-8ba2-4a49-86fe-0306a06d47ca for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 7|app: 0|req: 610/1214] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:03:34 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-05-12 13:03:42.476 8 INFO nova.api.openstack.compute.server_external_events [req-6b69b0c3-ad06-48f3-a17e-b830f9a0dbc8 req-ab1d7d5c-3c7e-43f1-aaa8-0a5be9adfced f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:2538d469-9a13-4d0f-9b2f-e4af3b46686d for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 606/1217] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:03:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 612/1218] 199.204.45.250 () {34 vars in 855 bytes} [Tue May 12 13:03:42 2026] DELETE /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface/2538d469-9a13-4d0f-9b2f-e4af3b46686d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1223] 199.204.45.250 () {34 vars in 855 bytes} [Tue May 12 13:04:04 2026] DELETE /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c/os-interface/acc14f93-ff44-4347-908a-d8a0b3cc41a1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 615/1224] 199.204.45.250 () {34 vars in 755 bytes} [Tue May 12 13:04:09 2026] DELETE /v2.1/servers/f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c => generated 0 bytes in 96 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-05-12 13:04:12.061 8 INFO nova.api.openstack.compute.server_external_events [req-0f40a21f-0e79-4f05-a403-8ad2af3d4608 req-8dd603b3-b748-40d8-af07-f4719fc7454e f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:6ca1a467-ee99-44f4-9938-b992f634f4ee for instance f3c039a7-39df-4bcc-acfa-f9e04c2d7d9c on instance [pid: 8|app: 0|req: 611/1227] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:04:12 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-05-12 13:04:14.095 7 INFO nova.api.openstack.compute.server_external_events [req-e5f85ff4-51b5-4cb0-b212-67ed82fc44e9 req-6f36a2e0-ac6d-492d-ad03-91c55838a7ee f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:89740cb7-f76d-4027-9a33-a122d7fee4db for instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 617/1228] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:04:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1229] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:04:14 2026] DELETE /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:14.223 7 WARNING neutronclient.v2_0.client [None req-d1353cbf-1f33-4ec9-b766-933b61b6d299 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1230] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:04:14 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 1944 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-05-12 13:04:16.588 8 INFO nova.api.openstack.compute.server_external_events [req-1142830d-6918-4770-b3e4-7d751a3aa5a3 req-840c1c59-4273-48a7-ad74-626910846a22 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-unplugged:89740cb7-f76d-4027-9a33-a122d7fee4db for instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 on instance [pid: 8|app: 0|req: 613/1231] 10.0.0.54 () {38 vars in 814 bytes} [Tue May 12 13:04: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:17.059 7 INFO nova.api.openstack.compute.server_external_events [req-f335ffe1-28c6-4c7c-9dc2-0e1a3530d792 req-612902dd-1003-43d8-9419-e01527f190ae f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:89740cb7-f76d-4027-9a33-a122d7fee4db for instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 on instance [pid: 7|app: 0|req: 619/1232] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:04:17 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-05-12 13:04:19.431 8 WARNING neutronclient.v2_0.client [None req-c07ac00d-7f77-45a7-9b7d-eca6dbeb2965 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1233] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:04:19 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => generated 1481 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:24.513 8 INFO nova.api.openstack.wsgi [None req-1d504bdf-1ebb-4672-97b3-b01b5731aa62 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] HTTP exception thrown: Instance 6eaaca2e-9435-40a7-8de0-f59dfef97be5 could not be found. [pid: 8|app: 0|req: 616/1236] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:04:24 2026] GET /v2.1/servers/6eaaca2e-9435-40a7-8de0-f59dfef97be5 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:25.415 7 INFO nova.api.openstack.compute.server_external_events [req-028c7a67-a744-4e84-9a95-cb8f39e2569d req-c50e8d16-a722-44de-a267-13dde639b2a1 f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-changed:2f6e37f5-0599-42c0-b1db-67544e296524 for instance 730b602f-5139-48fe-ae8f-b67fde1d2b81 on instance [pid: 7|app: 0|req: 621/1237] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:04:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1238] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 12 13:04:25 2026] DELETE /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 0 bytes in 2342 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-05-12 13:04:27.792 7 WARNING neutronclient.v2_0.client [None req-a69dac40-987a-48b0-9500-ccebc6a69e2e 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1239] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:04:27 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1824 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:31.296 7 INFO nova.api.openstack.compute.server_external_events [req-25e8e85a-0721-43f7-8572-ae9b4e409b53 req-08a23f73-97db-4f24-9f53-2a0a79a7c69c f5b3caa540644059810231d41987156f 1a011e9d871d425c8e7823b883b01228 - - f1a42d8969c34ffeb2bd330acc03dd5b f1a42d8969c34ffeb2bd330acc03dd5b] Creating event network-vif-deleted:2f6e37f5-0599-42c0-b1db-67544e296524 for instance 730b602f-5139-48fe-ae8f-b67fde1d2b81 on instance [pid: 7|app: 0|req: 624/1242] 10.0.0.78 () {38 vars in 814 bytes} [Tue May 12 13:04:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:32.988 8 WARNING neutronclient.v2_0.client [None req-3ebcfa35-6777-4e19-991e-a61548231f95 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1243] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:04:32 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 1481 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 13:04:38.071 7 INFO nova.api.openstack.wsgi [None req-528446fc-66af-49d4-b43c-9360a93f762d 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] HTTP exception thrown: Instance 730b602f-5139-48fe-ae8f-b67fde1d2b81 could not be found. [pid: 7|app: 0|req: 625/1244] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 12 13:04:38 2026] GET /v2.1/servers/730b602f-5139-48fe-ae8f-b67fde1d2b81 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1247] 10.0.0.179 () {32 vars in 726 bytes} [Tue May 12 13:04:44 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1929317111 => generated 0 bytes in 66 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-05-12 13:04:44.507 7 INFO nova.api.openstack.wsgi [None req-d960d5b7-467b-4d0a-8c62-191bda60dead 0ba65f0b02a24d1bb566b61dfbaf29f6 2c97a6ae05384cf780923d0ffde632fc - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1929317111 not found for user 0ba65f0b02a24d1bb566b61dfbaf29f6 [pid: 7|app: 0|req: 627/1248] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 12 13:04:44 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1929317111 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1259] 10.0.0.179 () {32 vars in 655 bytes} [Tue May 12 13:05:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1260] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 12 13:05:32 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 13:05:32.702 8 WARNING oslo_db.sqlalchemy.utils [None req-694d9cb0-ab55-43ae-a87e-22c5099f80bd 9ef7f0a000a242f598a24d3e509b8d45 d7abab2ddba64b5c9e6ca3ad2bb37287 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 628/1261] 10.0.0.179 () {32 vars in 649 bytes} [Tue May 12 13:05:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1262] 10.0.0.179 () {32 vars in 694 bytes} [Tue May 12 13:05:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)