+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 22 19:03:44 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:41:00 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6fb5745449-c8vlz 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x555c7aed1520 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-04-22 19:03:49.697 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-04-22 19:03:49.713 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-04-22 19:03:50.172 7 WARNING keystonemiddleware._common.config [None req-bf5e3861-8889-40db-91d6-e1dac155709f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 19:03:50.181 7 WARNING oslo_config.cfg [None req-bf5e3861-8889-40db-91d6-e1dac155709f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-22 19:03:50.181 8 WARNING keystonemiddleware._common.config [None req-d39cdfa3-3211-4699-9f41-44264afaa2ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 19:03:50.191 8 WARNING oslo_config.cfg [None req-d39cdfa3-3211-4699-9f41-44264afaa2ae - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-22 19:03:50.401 7 WARNING keystonemiddleware._common.config [None req-bf5e3861-8889-40db-91d6-e1dac155709f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 19:03:50.407 8 WARNING keystonemiddleware._common.config [None req-d39cdfa3-3211-4699-9f41-44264afaa2ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x555c7aed1520 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x555c7aed1520 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:04:03 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:04:03.906 7 WARNING oslo_policy.policy [None req-9f376c7a-aa94-492a-ac06-cc0e6a205505 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 19:04:03.907 7 WARNING oslo_policy.policy [None req-9f376c7a-aa94-492a-ac06-cc0e6a205505 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:04:03 2026] GET /v2.1 => generated 0 bytes in 638 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:04:04.051 8 WARNING oslo_policy.policy [req-9f376c7a-aa94-492a-ac06-cc0e6a205505 req-e80fda81-034a-4654-9a53-b6cd80dfd848 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-22 19:04:04.051 8 WARNING oslo_policy.policy [req-9f376c7a-aa94-492a-ac06-cc0e6a205505 req-e80fda81-034a-4654-9a53-b6cd80dfd848 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:04:04 2026] GET /v2.1/ => generated 398 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:04:04.168 7 INFO nova.api.openstack.wsgi [None req-b324bc71-cbb5-476a-9d24-eed965effcc6 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.19 () {48 vars in 1006 bytes} [Wed Apr 22 19:04:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:04:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:04:04 2026] POST /v2.1/flavors => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:04:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:04:05 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:04:05 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:04:05.104 7 INFO nova.api.openstack.wsgi [None req-96e1769d-4663-4afe-98d6-925ddcf2a2ef 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.19 () {48 vars in 1008 bytes} [Wed Apr 22 19:04:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:04:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:04:05 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:04:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:04:06 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:04:06 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:04:06.082 7 INFO nova.api.openstack.wsgi [None req-2d969620-0f7e-44f4-972b-8365836bb12e 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.19 () {48 vars in 1010 bytes} [Wed Apr 22 19:04:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:04:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:04:06 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:04:07.123 7 INFO nova.api.openstack.wsgi [None req-01e8f0e6-446f-4ec4-b41a-50177b1fd86d 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.19 () {48 vars in 1008 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:04:07 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:04:07 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:04:08 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:04:08.049 7 INFO nova.api.openstack.wsgi [None req-f5ad8242-6d01-42b3-86ab-625d54c7122b 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.19 () {48 vars in 1010 bytes} [Wed Apr 22 19:04:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:04:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:04:08 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.124 () {28 vars in 454 bytes} [Wed Apr 22 19:09:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.124 () {30 vars in 658 bytes} [Wed Apr 22 19:09:59 2026] GET /v2.1 => generated 0 bytes in 190 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 54/107] 10.0.0.124 () {30 vars in 660 bytes} [Wed Apr 22 19:09:59 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.124 () {34 vars in 804 bytes} [Wed Apr 22 19:09:59 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:14:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:14:51 2026] GET /v2.1 => generated 0 bytes in 425 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 85/169] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:14:52 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:14:52.392 8 INFO nova.api.openstack.wsgi [None req-f44bd366-9270-45d0-bc0e-4f956a398935 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 85/170] 199.204.45.19 () {48 vars in 1012 bytes} [Wed Apr 22 19:14:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:14:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:14:52 2026] POST /v2.1/flavors => generated 532 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:16:36 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/194] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:16:36 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:16:36 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:16:36.482 8 WARNING oslo_db.sqlalchemy.utils [None req-65745904-f9a6-49be-8f51-61ad25ee270d 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 98/196] 199.204.45.19 () {48 vars in 1011 bytes} [Wed Apr 22 19:16:36 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.204.45.19 () {52 vars in 1052 bytes} [Wed Apr 22 19:16:36 2026] POST /v2.1/os-keypairs => generated 576 bytes in 105 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.204.45.19 () {44 vars in 985 bytes} [Wed Apr 22 19:16:40 2026] GET /v2.1/os-quota-sets/5a7e38d67d884304b62bd9b7165bc321 => generated 371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.204.45.19 () {48 vars in 1037 bytes} [Wed Apr 22 19:16:40 2026] PUT /v2.1/os-quota-sets/5a7e38d67d884304b62bd9b7165bc321 => generated 326 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.19 () {44 vars in 985 bytes} [Wed Apr 22 19:16:41 2026] GET /v2.1/os-quota-sets/5a7e38d67d884304b62bd9b7165bc321 => generated 368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:28: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) [pid: 7|app: 0|req: 171/342] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:28:13 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 172/343] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:28:13 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:28:13.809 7 INFO nova.api.openstack.wsgi [None req-ca95003e-456f-4c14-a166-0c226b0a4a82 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 172/344] 199.204.45.19 () {48 vars in 1010 bytes} [Wed Apr 22 19:28:13 2026] GET /v2.1/flavors/m1.manila => 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: 173/345] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:28:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.19 () {52 vars in 1044 bytes} [Wed Apr 22 19:28:13 2026] POST /v2.1/flavors => generated 532 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.19 () {44 vars in 985 bytes} [Wed Apr 22 19:31:54 2026] GET /v2.1/os-quota-sets/1ae0a8f9167d434e95c445343c2eda9c => generated 371 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.19 () {48 vars in 1037 bytes} [Wed Apr 22 19:31:55 2026] PUT /v2.1/os-quota-sets/1ae0a8f9167d434e95c445343c2eda9c => generated 326 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.19 () {44 vars in 985 bytes} [Wed Apr 22 19:31:55 2026] GET /v2.1/os-quota-sets/1ae0a8f9167d434e95c445343c2eda9c => generated 368 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:42:52 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: 263/527] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:42:52 2026] GET /v2.1 => generated 0 bytes in 163 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:42:52 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:42:52.838 8 INFO nova.api.openstack.wsgi [None req-72c1a6e4-ecd4-4ab6-a8d1-59b4d96c628a 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 264/529] 199.204.45.19 () {48 vars in 1006 bytes} [Wed Apr 22 19:42:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:42:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:42:52 2026] GET /v2.1/flavors/9c1a1c31-d877-4ac7-8320-f747859fe81e/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:42: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: 266/533] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:42:53 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:42:53 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:42:53.788 8 INFO nova.api.openstack.wsgi [None req-a1e58e89-8c2b-4838-806c-5df79efa5e62 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 267/535] 199.204.45.19 () {48 vars in 1008 bytes} [Wed Apr 22 19:42:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:42:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:42:53 2026] GET /v2.1/flavors/fd4a3b7b-949a-467e-9f9b-bcc681257944/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: 270/538] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:42:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/539] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:42:54 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/540] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:42:54 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:42:54.673 8 INFO nova.api.openstack.wsgi [None req-30779fc9-5dc2-4513-ad53-96ce30f58dcb 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 270/541] 199.204.45.19 () {48 vars in 1010 bytes} [Wed Apr 22 19:42:54 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: 272/542] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:42:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:42:54 2026] GET /v2.1/flavors/ed2373b5-a22f-434a-8cb5-dc2771967b83/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:42:55 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: 272/545] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:42:55 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:42:55 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:42:55.602 8 INFO nova.api.openstack.wsgi [None req-b2f1d551-1c5d-4454-b4cd-44e9c27eaa8f 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 273/547] 199.204.45.19 () {48 vars in 1008 bytes} [Wed Apr 22 19:42:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:42:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:42:55 2026] GET /v2.1/flavors/330cc5ae-5ac9-4bf0-88a9-c9d0f2762ab3/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:42:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:42:56 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/552] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:42:56 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:42:56.501 8 INFO nova.api.openstack.wsgi [None req-494fc8bb-0fec-45ef-900b-5d0314081d4e 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 276/553] 199.204.45.19 () {48 vars in 1010 bytes} [Wed Apr 22 19:42:56 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: 278/554] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:42:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:42:56 2026] GET /v2.1/flavors/e4fe9072-d40a-41d8-828e-1c44ceb7e0c3/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: 286/570] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:44:07 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: 285/571] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:44:07 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:44:07 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:44:07.323 8 INFO nova.api.openstack.wsgi [None req-23de0549-7cfd-4869-af72-b71a4851c324 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 286/573] 199.204.45.19 () {48 vars in 1012 bytes} [Wed Apr 22 19:44:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:44:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:44:07 2026] GET /v2.1/flavors/e75ef55f-27a5-4dc4-890e-d32e12a82733/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:44: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) [pid: 8|app: 0|req: 289/579] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:44:13 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:44:13 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:44:13.777 8 WARNING oslo_db.sqlalchemy.utils [None req-466a7b7b-bf7c-4a41-afdb-45dab59263dd 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 290/581] 199.204.45.19 () {48 vars in 1011 bytes} [Wed Apr 22 19:44:13 2026] GET /v2.1/os-keypairs => generated 545 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.19 () {44 vars in 985 bytes} [Wed Apr 22 19:44:17 2026] GET /v2.1/os-quota-sets/5a7e38d67d884304b62bd9b7165bc321 => generated 368 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:45:05 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:45:05 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:45:05 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:45:05.294 8 INFO nova.api.openstack.wsgi [None req-b3bec8a1-907b-405d-aefe-142afc1a5cb1 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 297/596] 199.204.45.19 () {48 vars in 1010 bytes} [Wed Apr 22 19:45:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:45:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:45:05 2026] GET /v2.1/flavors/3747d776-47f4-4494-8aa6-05eed82c405f/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: 303/603] 199.204.45.19 () {44 vars in 985 bytes} [Wed Apr 22 19:45:19 2026] GET /v2.1/os-quota-sets/1ae0a8f9167d434e95c445343c2eda9c => generated 368 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 199.204.45.19 () {42 vars in 700 bytes} [Wed Apr 22 19:46:09 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: 306/615] 199.204.45.19 () {44 vars in 904 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 310/616] 199.204.45.19 () {46 vars in 977 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 199.204.45.19 () {48 vars in 1046 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1/flavors/330cc5ae-5ac9-4bf0-88a9-c9d0f2762ab3/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: 308/619] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1/flavors/3747d776-47f4-4494-8aa6-05eed82c405f/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: 312/620] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1/flavors/9c1a1c31-d877-4ac7-8320-f747859fe81e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:09 2026] GET /v2.1/flavors/e4fe9072-d40a-41d8-828e-1c44ceb7e0c3/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:10 2026] GET /v2.1/flavors/e75ef55f-27a5-4dc4-890e-d32e12a82733/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: 310/623] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:10 2026] GET /v2.1/flavors/ed2373b5-a22f-434a-8cb5-dc2771967b83/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 199.204.45.19 () {48 vars in 1094 bytes} [Wed Apr 22 19:46:10 2026] GET /v2.1/flavors/fd4a3b7b-949a-467e-9f9b-bcc681257944/os-extra_specs => generated 19 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 319/633] 10.0.0.215 () {32 vars in 655 bytes} [Wed Apr 22 19:46:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 10.0.0.215 () {32 vars in 641 bytes} [Wed Apr 22 19:46:53 2026] GET /v2.1/servers => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-22 19:46:53.913 7 WARNING oslo_db.sqlalchemy.utils [None req-202d7a7b-b605-4d02-915a-ed5375885e88 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 320/635] 10.0.0.215 () {32 vars in 649 bytes} [Wed Apr 22 19:46:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 10.0.0.215 () {32 vars in 694 bytes} [Wed Apr 22 19:46:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:04 2026] GET /v2.1/flavors/9c1a1c31-d877-4ac7-8320-f747859fe81e => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 10.0.0.215 () {32 vars in 641 bytes} [Wed Apr 22 19:47:05 2026] GET /v2.1/flavors => generated 1674 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:05 2026] GET /v2.1/flavors/9c1a1c31-d877-4ac7-8320-f747859fe81e => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:47:12 2026] POST /v2.1/os-keypairs => generated 384 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:47:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.215 () {34 vars in 685 bytes} [Wed Apr 22 19:47:14 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.215 () {34 vars in 695 bytes} [Wed Apr 22 19:47:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1600 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.215 () {34 vars in 685 bytes} [Wed Apr 22 19:47:16 2026] POST /v2.1/os-security-groups => generated 247 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 10.0.0.215 () {34 vars in 695 bytes} [Wed Apr 22 19:47:16 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/650] 10.0.0.215 () {34 vars in 695 bytes} [Wed Apr 22 19:47:17 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.215 () {32 vars in 737 bytes} [Wed Apr 22 19:47:17 2026] GET /v2.1/os-security-groups/7b8e1bee-71f2-4b77-a201-1f39907b7333 => generated 664 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/652] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:47:15 2026] POST /v2.1/servers => generated 449 bytes in 2646 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 330/653] 10.0.0.215 () {32 vars in 750 bytes} [Wed Apr 22 19:47:17 2026] DELETE /v2.1/os-security-group-rules/6d8e2798-0321-4514-8a04-e3ee9b5f9b2d => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/654] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:17 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1398 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:17 2026] DELETE /v2.1/os-security-groups/7b8e1bee-71f2-4b77-a201-1f39907b7333 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 325/656] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:18 2026] DELETE /v2.1/os-security-groups/721faf01-8b5e-40ab-9da4-0b3727b26a90 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/657] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:47:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:18 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1458 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/661] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:20 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 327/662] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:47:19 2026] POST /v2.1/servers => generated 452 bytes in 1852 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/663] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:21 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1392 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 329/664] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:22 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:22.750 8 INFO nova.api.openstack.compute.server_external_events [req-1c2bace1-c71d-462d-ba58-9e9e60caf4ae req-6d46b40b-7037-4b8e-973d-c5d21b29b9ab e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance 2026-04-22 19:47:22.769 8 INFO nova.compute.rpcapi [None req-c6b89719-ef2e-48bd-ac0b-677072229723 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 330/665] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/666] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:47:21 2026] POST /v2.1/servers => generated 451 bytes in 1949 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/667] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:23 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1450 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:23 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1254 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 332/669] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:23 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 338/670] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:24 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1517 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:24 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1370 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:24.975 8 INFO nova.api.openstack.compute.server_external_events [req-b5797c0e-2b76-4206-a1f5-fa6015d02e3a req-35efb0cc-c2ee-4e9a-b108-7775c17fda88 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:2721aa90-3a41-444e-8b60-b2c4320a1d3e for instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 on instance [pid: 8|app: 0|req: 334/672] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:24 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/674] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:25 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1517 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:25.933 8 INFO nova.api.openstack.compute.server_external_events [req-58be7cdb-6279-4ca4-9e4b-788ade1d2573 req-8c77c7ae-c81a-4e74-b2eb-18f1cb4901d9 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:238dc9d7-d5d5-4b03-a9c6-9bb461d9828a for instance 90f5bbba-7455-4dec-a330-717a09632dca on instance [pid: 8|app: 0|req: 336/675] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:25 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1438 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 337/677] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:26 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 341/678] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:26 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1517 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:27 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1438 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 342/680] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:27 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 339/681] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:28 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1517 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/682] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:28 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1426 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 340/685] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:28 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:29.170 7 INFO nova.api.openstack.compute.server_external_events [req-3aaefb13-58ee-4c1a-a33d-e20d39e93ff5 req-d67794c4-e5ec-47c0-b2c3-a4c15fc634fe e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:2721aa90-3a41-444e-8b60-b2c4320a1d3e for instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 on instance 2026-04-22 19:47:29.177 7 INFO nova.compute.rpcapi [None req-bf10b4bb-e5ab-44b2-852f-1d642fd84143 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 346/686] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:47:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 341/687] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:29 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1517 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:29 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1426 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/689] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:29 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 348/690] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:30 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1701 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 343/691] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:47:30 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72/os-interface => generated 285 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:31.250 8 INFO nova.api.openstack.compute.server_external_events [req-9a6a182d-1f9c-45b4-953c-ed788f6137d7 req-e921a836-fe71-44c8-85d8-e817269db4b4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance 2026-04-22 19:47:31.251 8 INFO nova.api.openstack.compute.server_external_events [req-9a6a182d-1f9c-45b4-953c-ed788f6137d7 req-e921a836-fe71-44c8-85d8-e817269db4b4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:238dc9d7-d5d5-4b03-a9c6-9bb461d9828a for instance 90f5bbba-7455-4dec-a330-717a09632dca on instance [pid: 8|app: 0|req: 344/692] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:47:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:30 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1426 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/694] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:31 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1523 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 350/695] 10.0.0.215 () {34 vars in 685 bytes} [Wed Apr 22 19:47:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 346/696] 10.0.0.215 () {34 vars in 685 bytes} [Wed Apr 22 19:47:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.215 () {34 vars in 685 bytes} [Wed Apr 22 19:47:32 2026] POST /v2.1/os-security-groups => generated 243 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.215 () {32 vars in 663 bytes} [Wed Apr 22 19:47:32 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:32 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1613 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:32.590 7 INFO nova.api.openstack.compute.server_external_events [req-96e37ca6-5bdf-49b9-a3a8-064560476148 req-a0e87bd2-7010-4720-b678-b7aea74466da e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:2721aa90-3a41-444e-8b60-b2c4320a1d3e for instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 on instance [pid: 7|app: 0|req: 353/700] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 348/701] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:32 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1715 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/702] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:32 2026] DELETE /v2.1/os-security-groups/be6c4394-e497-4e8c-ab46-5c3945ed1fe8 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:47:32 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca/os-interface => generated 285 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:32.919 8 INFO nova.api.openstack.wsgi [None req-a5cc38d6-9e3c-4978-9a2a-09c6647ae748 e7c1f8640da449f884f0a8e96ef339c3 234cd3fbd1104df29ae5f4e4ab8a0d40 - - default default] HTTP exception thrown: Security group be6c4394-e497-4e8c-ab46-5c3945ed1fe8 does not exist Neutron server returns request_ids: ['req-2bbecaba-94e4-491d-85b8-d44951c27769'] [pid: 8|app: 0|req: 350/704] 10.0.0.215 () {32 vars in 737 bytes} [Wed Apr 22 19:47:32 2026] GET /v2.1/os-security-groups/be6c4394-e497-4e8c-ab46-5c3945ed1fe8 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:47:32 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/os-interface => generated 285 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:32 2026] DELETE /v2.1/os-security-groups/3805ce93-2aa2-42c5-93b2-8af8c4327de5 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:33.996 7 INFO nova.api.openstack.wsgi [None req-d942fa49-99f1-4ef3-b1a0-aef712d067d4 e7c1f8640da449f884f0a8e96ef339c3 234cd3fbd1104df29ae5f4e4ab8a0d40 - - default default] HTTP exception thrown: Security group 3805ce93-2aa2-42c5-93b2-8af8c4327de5 does not exist Neutron server returns request_ids: ['req-76b290cb-bc9b-4752-b186-938635c93d92'] [pid: 7|app: 0|req: 356/707] 10.0.0.215 () {32 vars in 737 bytes} [Wed Apr 22 19:47:33 2026] GET /v2.1/os-security-groups/3805ce93-2aa2-42c5-93b2-8af8c4327de5 => generated 194 bytes in 716 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:33 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1613 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/709] 10.0.0.215 () {32 vars in 641 bytes} [Wed Apr 22 19:47:34 2026] GET /v2.1/servers => generated 388 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 357/710] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:34 2026] DELETE /v2.1/os-security-groups/38310e47-f87a-4ac1-a2d2-cfa373c0ad36 => generated 0 bytes in 327 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 19:47:34.374 7 INFO nova.api.openstack.compute.server_external_events [req-a632c191-cf59-47b9-b52e-bb0625d81a97 req-c6c69490-f2af-4792-9ec1-dae2c763f7f8 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance [pid: 7|app: 0|req: 358/711] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/712] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:47:34 2026] DELETE /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/713] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:34 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1715 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:34.528 7 INFO nova.api.openstack.wsgi [None req-b8bdd55c-921f-42ed-905d-02418e88d7dd e7c1f8640da449f884f0a8e96ef339c3 234cd3fbd1104df29ae5f4e4ab8a0d40 - - default default] HTTP exception thrown: Security group 38310e47-f87a-4ac1-a2d2-cfa373c0ad36 does not exist Neutron server returns request_ids: ['req-813d2f7e-ac39-4370-b2dd-3cf660161f31'] [pid: 7|app: 0|req: 360/714] 10.0.0.215 () {32 vars in 737 bytes} [Wed Apr 22 19:47:34 2026] GET /v2.1/os-security-groups/38310e47-f87a-4ac1-a2d2-cfa373c0ad36 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:34 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1619 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:34.685 8 INFO nova.api.openstack.compute.server_external_events [req-46cd4b86-7f18-49b0-a291-af6f4528ab36 req-16016268-4930-4691-8c60-11a296a4259e e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:238dc9d7-d5d5-4b03-a9c6-9bb461d9828a for instance 90f5bbba-7455-4dec-a330-717a09632dca on instance [pid: 8|app: 0|req: 356/716] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47: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) [pid: 7|app: 0|req: 361/717] 10.0.0.215 () {32 vars in 663 bytes} [Wed Apr 22 19:47:34 2026] GET /v2.1/os-security-groups => generated 707 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:34.821 8 INFO nova.api.openstack.wsgi [None req-d4fdad24-eb8d-46bd-a0fe-6a60c94f2c2f e7c1f8640da449f884f0a8e96ef339c3 234cd3fbd1104df29ae5f4e4ab8a0d40 - - default default] HTTP exception thrown: Security group 38310e47-f87a-4ac1-a2d2-cfa373c0ad36 does not exist Neutron server returns request_ids: ['req-fcc1fb79-449b-4672-9cbd-68bb386fbe50'] [pid: 8|app: 0|req: 357/718] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:34 2026] DELETE /v2.1/os-security-groups/38310e47-f87a-4ac1-a2d2-cfa373c0ad36 => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 19:47:34.860 7 INFO nova.api.openstack.wsgi [None req-3a2d37d4-ce3a-4226-91b2-358ec03f8542 e7c1f8640da449f884f0a8e96ef339c3 234cd3fbd1104df29ae5f4e4ab8a0d40 - - default default] HTTP exception thrown: Security group 3805ce93-2aa2-42c5-93b2-8af8c4327de5 does not exist Neutron server returns request_ids: ['req-eb085089-1b2e-4da1-891b-2e0a5e6adad6'] [pid: 7|app: 0|req: 362/719] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:34 2026] DELETE /v2.1/os-security-groups/3805ce93-2aa2-42c5-93b2-8af8c4327de5 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 19:47:34.949 8 INFO nova.api.openstack.wsgi [None req-53f0e2e4-787b-4ada-83be-449c110958b0 e7c1f8640da449f884f0a8e96ef339c3 234cd3fbd1104df29ae5f4e4ab8a0d40 - - default default] HTTP exception thrown: Security group be6c4394-e497-4e8c-ab46-5c3945ed1fe8 does not exist Neutron server returns request_ids: ['req-65c12bf6-4814-4562-8fe5-39962a6c3070'] [pid: 8|app: 0|req: 358/720] 10.0.0.215 () {32 vars in 740 bytes} [Wed Apr 22 19:47:34 2026] DELETE /v2.1/os-security-groups/be6c4394-e497-4e8c-ab46-5c3945ed1fe8 => generated 194 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/721] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:35 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 1671 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 19:47:36.728 8 INFO nova.api.openstack.compute.server_external_events [req-26fdf5b4-696c-42ed-8931-5463d2bd0bbb req-9ec2b410-f856-4ff8-8ba5-6748c3ca3c48 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:238dc9d7-d5d5-4b03-a9c6-9bb461d9828a for instance 90f5bbba-7455-4dec-a330-717a09632dca on instance [pid: 8|app: 0|req: 359/722] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:36 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:37.478 7 INFO nova.api.openstack.wsgi [None req-a61cdac2-e835-4b5d-89e3-88307ac12a84 9ae6dd56de124e68a35c5724dfe19750 418d9f573e894105b618fb98e12ec66a - - default default] HTTP exception thrown: Instance 90f5bbba-7455-4dec-a330-717a09632dca could not be found. [pid: 7|app: 0|req: 364/723] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:37 2026] GET /v2.1/servers/90f5bbba-7455-4dec-a330-717a09632dca => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/724] 10.0.0.215 () {32 vars in 706 bytes} [Wed Apr 22 19:47:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1456533519 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:47:46 2026] POST /v2.1/servers => generated 424 bytes in 1175 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 366/728] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:47 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1370 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/731] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:48 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1428 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/732] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:47:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:49.820 8 INFO nova.api.openstack.compute.server_external_events [req-390bd038-ed99-444e-b5f9-854f66d519da req-173f7a0b-7877-4f3f-b899-6346d3257fee e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:9a95a2a3-d671-4dad-8b56-ddd62e4bb54a for instance 657e9855-fa17-4230-b075-9f90a4194e5a on instance [pid: 8|app: 0|req: 364/733] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:49 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1470 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 365/735] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:47:50 2026] POST /v2.1/servers => generated 450 bytes in 665 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 371/736] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:51 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1470 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:51 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1423 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:52.043 7 INFO nova.api.openstack.compute.server_external_events [req-cb0b6b2a-b106-483b-8f77-0925f5a9e348 req-9ddf7070-ddc9-4996-b89b-fe8ab4f89c9f e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:9a95a2a3-d671-4dad-8b56-ddd62e4bb54a for instance 657e9855-fa17-4230-b075-9f90a4194e5a on instance [pid: 7|app: 0|req: 372/738] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:47:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1821 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/740] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1821 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 368/741] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1655 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 374/742] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1481 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a/ips => generated 109 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/744] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/745] 10.0.0.215 () {32 vars in 823 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a/ips/tempest-ServerAddressesTestJSON-195839177-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 370/746] 10.0.0.215 () {34 vars in 750 bytes} [Wed Apr 22 19:47:52 2026] POST /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/747] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:47:52 2026] DELETE /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/748] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:52 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1823 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:53 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1661 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:53.625 8 INFO nova.api.openstack.compute.server_external_events [req-c7cfe97b-88b5-420f-ad85-55cf003220df req-0fe97a22-356e-43dc-8225-df1051884622 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:cc567c4e-bf88-4daf-9d8c-a642bd23410e for instance a311756b-5497-4294-ab12-998d6ed16324 on instance [pid: 8|app: 0|req: 372/750] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:54.076 8 INFO nova.api.openstack.compute.server_external_events [req-0c7649df-5f85-40eb-9d61-f05844b64775 req-54a16b81-5afb-478b-8013-8e99006b0629 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:9a95a2a3-d671-4dad-8b56-ddd62e4bb54a for instance 657e9855-fa17-4230-b075-9f90a4194e5a on instance [pid: 8|app: 0|req: 373/751] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:54 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.10/site-packages/pycadf/identifier.py:71: 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/752] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:53 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1548 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 374/753] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:54 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1828 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 375/754] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:54 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 1456 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:47:54 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/os-interface => generated 285 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/756] 10.0.0.215 () {32 vars in 815 bytes} [Wed Apr 22 19:47:54 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/os-interface/033d50ba-8698-4b86-a830-9a8d8ac546fe => generated 282 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/757] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:54 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/758] 10.0.0.215 () {34 vars in 750 bytes} [Wed Apr 22 19:47:54 2026] POST /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 382/759] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:54 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/760] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:55 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1548 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:55.497 8 INFO nova.api.openstack.wsgi [None req-8330ba25-7fb1-42e3-807e-4148ec143c63 a1f79cd7345742beb47a6b0f86211285 d604f9ff95d441a4af7673bb424be14a - - default default] HTTP exception thrown: Instance 657e9855-fa17-4230-b075-9f90a4194e5a could not be found. [pid: 8|app: 0|req: 379/761] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:55 2026] GET /v2.1/servers/657e9855-fa17-4230-b075-9f90a4194e5a => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:55 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1828 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:55.689 8 INFO nova.api.openstack.compute.server_external_events [req-85178e93-18dd-4b79-af46-b87801023bcf req-4d08d535-25d7-483d-b8eb-2aa4867df0c9 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance [pid: 8|app: 0|req: 380/763] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:55 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:55.743 7 INFO nova.api.openstack.compute.server_external_events [req-acc55cbe-3d87-45c9-8253-5ccb98829f8d req-36e9c1b4-357e-44e0-bae0-2409c3462fac e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-unplugged:2721aa90-3a41-444e-8b60-b2c4320a1d3e for instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 on instance [pid: 7|app: 0|req: 384/764] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:47:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 381/765] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:55 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/766] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:56 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1548 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:56 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1821 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/768] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:56 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 195 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:57.002 7 INFO nova.api.openstack.compute.server_external_events [req-628060ae-ad65-432e-a9cd-9bca35f228a6 req-cd2210b8-b048-410d-9c61-6f28d568c094 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:cc567c4e-bf88-4daf-9d8c-a642bd23410e for instance a311756b-5497-4294-ab12-998d6ed16324 on instance [pid: 7|app: 0|req: 387/769] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:47:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/770] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:56 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1949 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/771] 10.0.0.215 () {34 vars in 750 bytes} [Wed Apr 22 19:47:57 2026] POST /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/772] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:57 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 195 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:57.812 8 INFO nova.api.openstack.compute.server_external_events [req-6f4c04bf-a771-4df7-b517-c0d1243ad091 req-6403f9cc-7dc0-4518-a761-c2f46e136d0d e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance [pid: 8|app: 0|req: 385/773] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:57 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1724 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/775] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:58 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:47:57 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324/os-interface => generated 284 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:59.070 7 INFO nova.api.openstack.compute.server_external_events [req-1dd5f9b2-b6b3-4acc-be7d-38226b5ea769 req-4113be5d-6d61-4713-9920-4007811915b1 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:2721aa90-3a41-444e-8b60-b2c4320a1d3e for instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 on instance [pid: 7|app: 0|req: 392/779] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:47:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/780] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:47:59 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:47:59.948 8 INFO nova.api.openstack.compute.server_external_events [req-e07007f8-68ee-40e2-9516-512ae1559f7a req-217425bf-214a-492f-8220-02d944212efb e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:cc567c4e-bf88-4daf-9d8c-a642bd23410e for instance a311756b-5497-4294-ab12-998d6ed16324 on instance [pid: 8|app: 0|req: 389/781] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:47:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 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.215 () {32 vars in 715 bytes} [Wed Apr 22 19:47:59 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1724 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 390/783] 10.0.0.215 () {32 vars in 641 bytes} [Wed Apr 22 19:48:00 2026] GET /v2.1/servers => generated 378 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 391/784] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:48:00 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/785] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:48:00 2026] DELETE /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 395/786] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:01 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1850 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:48:00 2026] DELETE /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 0 bytes in 1301 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/788] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:01 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1841 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:02.775 7 INFO nova.api.openstack.compute.server_external_events [req-4baf4ff0-0732-4f60-b448-4701f166ad93 req-d781a9b9-3b5d-4fce-ad85-8ca1dac56fc7 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-unplugged:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance [pid: 7|app: 0|req: 397/789] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:48:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/790] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:02 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 1783 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 19:48:02.815 7 INFO nova.api.openstack.compute.server_external_events [req-436153f8-da3e-4604-b099-c92028c87195 req-c7baa354-77bd-48bd-8689-be1ba62c8aed e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:cc567c4e-bf88-4daf-9d8c-a642bd23410e for instance a311756b-5497-4294-ab12-998d6ed16324 on instance [pid: 7|app: 0|req: 398/791] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:48:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 394/792] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:02 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 1774 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:03.855 7 INFO nova.api.openstack.wsgi [None req-41ca4ad3-c13b-446b-9dfc-fcba74766b00 01b21f1036024d609a821a02f5c0532b 1bc47de96502428eaafc526e8867d369 - - default default] HTTP exception thrown: Instance a311756b-5497-4294-ab12-998d6ed16324 could not be found. [pid: 7|app: 0|req: 399/793] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:03 2026] GET /v2.1/servers/a311756b-5497-4294-ab12-998d6ed16324 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 395/794] 10.0.0.215 () {32 vars in 704 bytes} [Wed Apr 22 19:48:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-201267225 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:04.047 7 INFO nova.api.openstack.wsgi [None req-140bbed1-1489-4e5b-b184-388d2c57a771 565ba9d2a547475b9c05a56e85963f50 92eca7f8709d46a4a520f5cbaff35b08 - - default default] HTTP exception thrown: Instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc could not be found. [pid: 7|app: 0|req: 400/795] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:04 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 396/796] 10.0.0.215 () {32 vars in 702 bytes} [Wed Apr 22 19:48:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-43354379 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 19:48:04.128 7 INFO nova.api.openstack.compute.server_external_events [req-f8e2efda-0b8a-4188-b83c-0feaa308fd8a req-da44d804-8cc7-40b8-8b6c-56dd496f4860 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:033d50ba-8698-4b86-a830-9a8d8ac546fe for instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc on instance [pid: 7|app: 0|req: 401/797] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:48:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 19:48:04.772 8 INFO nova.api.openstack.wsgi [None req-13ac147a-418f-4e04-aee7-3cfd92cf4b52 565ba9d2a547475b9c05a56e85963f50 92eca7f8709d46a4a520f5cbaff35b08 - - default default] HTTP exception thrown: Instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc could not be found. [pid: 8|app: 0|req: 397/798] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:48:04 2026] DELETE /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:04.799 7 INFO nova.api.openstack.wsgi [None req-101071bd-fb91-4a36-baac-de5c4e05a6a8 565ba9d2a547475b9c05a56e85963f50 92eca7f8709d46a4a520f5cbaff35b08 - - default default] HTTP exception thrown: Instance 039e2cd4-45b5-49ae-9541-8e749f69b0bc could not be found. [pid: 7|app: 0|req: 402/799] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:04 2026] GET /v2.1/servers/039e2cd4-45b5-49ae-9541-8e749f69b0bc => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/802] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:12 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1821 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/803] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:48:12 2026] DELETE /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 400/804] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:12 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:13.833 8 INFO nova.api.openstack.compute.server_external_events [req-563b1b21-dd75-46a0-a3a8-4777eb69037c req-f1e9532e-271b-486e-8393-a9e6e6f57ea2 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:2721aa90-3a41-444e-8b60-b2c4320a1d3e for instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 on instance [pid: 8|app: 0|req: 401/805] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:48:13 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) [pid: 7|app: 0|req: 405/806] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:13 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 1760 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:15.111 8 INFO nova.api.openstack.wsgi [None req-1ca62991-e3d1-435d-b381-d6b9ac751b32 9043ea4979f849699b502a0b760bc399 5eedd94289ea4b5da411f2d499a8c1b3 - - default default] HTTP exception thrown: Instance 84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 could not be found. [pid: 8|app: 0|req: 402/807] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:15 2026] GET /v2.1/servers/84fbbb45-3fcc-4ca4-a67d-a55eaeedae72 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 406/808] 10.0.0.215 () {32 vars in 706 bytes} [Wed Apr 22 19:48:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1015204956 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 403/809] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:48:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:48:18 2026] POST /v2.1/servers => generated 453 bytes in 765 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:18 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1430 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/814] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:20 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1488 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:21.077 8 INFO nova.api.openstack.compute.server_external_events [req-f9b9d8f3-133d-443e-98a2-d6fb5c1d68a4 req-f40b923d-fb52-4649-bb85-78bdfebd9eb4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:4a835018-0297-42e3-b3b1-5ba79746cacb for instance 38fa8255-48d9-4217-8730-62d327ef132f on instance [pid: 8|app: 0|req: 407/815] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:48:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 409/816] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:21 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1556 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 408/817] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:22 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1556 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:22.691 7 INFO nova.api.openstack.compute.server_external_events [req-07cff08f-78f5-46b1-95fe-c68ef7230ab7 req-24d377aa-07c6-4920-b11a-5986e20b5f79 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:4a835018-0297-42e3-b3b1-5ba79746cacb for instance 38fa8255-48d9-4217-8730-62d327ef132f on instance [pid: 7|app: 0|req: 410/818] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:48:22 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.10/site-packages/pycadf/identifier.py:71: 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/819] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:23 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1740 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/820] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:48:23 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f/os-interface => generated 285 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:24.925 7 INFO nova.api.openstack.compute.server_external_events [req-8213d565-6350-45c4-bf73-57bd5674fd79 req-c8c1ec8b-26a3-4d34-9180-442ebac99bf4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:4a835018-0297-42e3-b3b1-5ba79746cacb for instance 38fa8255-48d9-4217-8730-62d327ef132f on instance [pid: 7|app: 0|req: 412/821] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:48:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:24 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1740 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 413/823] 10.0.0.215 () {32 vars in 641 bytes} [Wed Apr 22 19:48:25 2026] GET /v2.1/servers => generated 382 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/824] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:48:25 2026] DELETE /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/825] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:25 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1746 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/826] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:26 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 1798 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:27.018 7 INFO nova.api.openstack.compute.server_external_events [req-0f2ffa48-8f08-40ef-9a81-aaf0f0ce0911 req-4cd8ce7d-3e50-4a8c-af8f-69e94f5c9988 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:4a835018-0297-42e3-b3b1-5ba79746cacb for instance 38fa8255-48d9-4217-8730-62d327ef132f on instance [pid: 7|app: 0|req: 415/827] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:48:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:48:27.702 8 INFO nova.api.openstack.wsgi [None req-832ff002-b284-45ee-bbe9-8eac06a3199c 4b709c959e4a43e8aa881eab216e4456 6b9dd39f0887497192f231322000ad1b - - default default] HTTP exception thrown: Instance 38fa8255-48d9-4217-8730-62d327ef132f could not be found. [pid: 8|app: 0|req: 413/828] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:48:27 2026] GET /v2.1/servers/38fa8255-48d9-4217-8730-62d327ef132f => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/829] 10.0.0.215 () {32 vars in 706 bytes} [Wed Apr 22 19:48:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1455006830 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/832] 10.0.0.215 () {30 vars in 413 bytes} [Wed Apr 22 19:48:34 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.215 () {28 vars in 560 bytes} [Wed Apr 22 19:48:34 2026] GET /v2/ => generated 401 bytes in 438 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 416/834] 10.0.0.215 () {28 vars in 564 bytes} [Wed Apr 22 19:48:34 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/835] 10.0.0.215 () {30 vars in 413 bytes} [Wed Apr 22 19:48:34 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 10.0.0.136 () {30 vars in 619 bytes} [Wed Apr 22 19:49:39 2026] GET /v2.1 => generated 0 bytes in 315 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 424/851] 10.0.0.136 () {30 vars in 621 bytes} [Wed Apr 22 19:49:39 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/852] 10.0.0.136 () {34 vars in 913 bytes} [Wed Apr 22 19:49:40 2026] GET /v2.1/os-simple-tenant-usage/d0d8a71a1db64985a8b6b4708e5f7197?start=2026-04-21T00:00:00&end=2026-04-22T23:59:59 => generated 20 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/853] 10.0.0.136 () {30 vars in 654 bytes} [Wed Apr 22 19:49:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.215 () {34 vars in 663 bytes} [Wed Apr 22 19:49:40 2026] POST /v2.1/servers => generated 424 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/855] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:41 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1367 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:42 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1425 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.136 () {30 vars in 619 bytes} [Wed Apr 22 19:49:43 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 431/858] 10.0.0.136 () {30 vars in 621 bytes} [Wed Apr 22 19:49:43 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 10.0.0.136 () {34 vars in 913 bytes} [Wed Apr 22 19:49:43 2026] GET /v2.1/os-simple-tenant-usage/d0d8a71a1db64985a8b6b4708e5f7197?start=2026-04-21T00:00:00&end=2026-04-22T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/860] 10.0.0.136 () {30 vars in 654 bytes} [Wed Apr 22 19:49:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:49:43.811 7 INFO nova.api.openstack.compute.server_external_events [req-9d349054-4ba8-41f9-bf01-ecf4eb56232a req-00ded61d-834c-4184-b764-869dd37ba83c e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:ab374b1b-27af-4e3b-ab3c-fb3d07873e97 for instance fd15574a-723c-4646-ba5a-713a4278a5a0 on instance [pid: 7|app: 0|req: 433/861] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:49:43 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: 8|app: 0|req: 429/862] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:43 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1467 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:49:44.935 8 INFO nova.api.openstack.compute.server_external_events [req-ecda6127-3ff6-456a-8d07-d38a43f974dd req-cd9f4a98-e5a5-44fb-897a-286848583ff6 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:ab374b1b-27af-4e3b-ab3c-fb3d07873e97 for instance fd15574a-723c-4646-ba5a-713a4278a5a0 on instance [pid: 8|app: 0|req: 430/863] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:49:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/864] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:44 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1467 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:46 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1647 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 435/866] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:49:46 2026] DELETE /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/867] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:46 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1653 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:49:48.273 8 INFO nova.api.openstack.compute.server_external_events [req-ff130ee0-0900-41a6-90f3-a4586d6a8e05 req-03ef612b-5546-4422-895d-f8b919d256e4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:ab374b1b-27af-4e3b-ab3c-fb3d07873e97 for instance fd15574a-723c-4646-ba5a-713a4278a5a0 on instance [pid: 8|app: 0|req: 433/868] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:49:48 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) [pid: 7|app: 0|req: 436/869] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:48 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => generated 1453 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:49:49.721 7 INFO nova.api.openstack.wsgi [None req-8af6dc07-ddde-431f-a139-5f2d479e44d3 284f1670a6ed40ebaadc6cc16e8b14fe cc8ee9f6d02e4032acb81851e490962e - - default default] HTTP exception thrown: Instance fd15574a-723c-4646-ba5a-713a4278a5a0 could not be found. [pid: 7|app: 0|req: 438/872] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:49:49 2026] GET /v2.1/servers/fd15574a-723c-4646-ba5a-713a4278a5a0 => 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.10/site-packages/pycadf/identifier.py:71: 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: 440/875] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:50:01 2026] POST /v2.1/os-keypairs => generated 396 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 436/876] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:50:04 2026] POST /v2.1/os-keypairs => generated 384 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/877] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:50:05 2026] POST /v2.1/os-keypairs => generated 398 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/878] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:50:06 2026] POST /v2.1/servers => generated 496 bytes in 1183 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/879] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:07 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1456 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 438/880] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:50:07 2026] POST /v2.1/servers => generated 450 bytes in 762 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 443/881] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:08 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1514 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/882] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:08 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1403 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:09.637 8 INFO nova.api.openstack.compute.server_external_events [req-197deb0a-1b11-4e4b-b08f-c55e26805ea8 req-5ed46217-090f-425d-b8dd-5a68c1d41515 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:844fb28d-0f23-47e7-8430-9ab17e11bfe0 for instance 6b90496c-08da-4882-b0aa-ca467ec66c94 on instance [pid: 8|app: 0|req: 441/885] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/886] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:09 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1461 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/887] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:09 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1628 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 443/888] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:10 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1529 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/889] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:11 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1628 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:11.684 8 INFO nova.api.openstack.compute.server_external_events [req-7367495a-c6e7-43f4-baec-1a50524ab546 req-0519242e-0d7f-4f00-9537-5c8c2f328dc4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:3b7c0027-b74d-4e4c-b15a-50da55e93b95 for instance cd4f562f-9c65-4239-9e46-d74981556cc3 on instance [pid: 8|app: 0|req: 444/890] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:11 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:11.827 7 INFO nova.api.openstack.compute.server_external_events [req-9b56a0e8-2ebb-4854-9422-3fc60dd36ba5 req-1cc561d1-52f8-4c67-af71-0469c5bd5283 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:844fb28d-0f23-47e7-8430-9ab17e11bfe0 for instance 6b90496c-08da-4882-b0aa-ca467ec66c94 on instance [pid: 7|app: 0|req: 447/891] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:50:11 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.10/site-packages/pycadf/identifier.py:71: 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: 445/892] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:12 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1529 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 448/893] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:12 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1808 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 446/894] 10.0.0.215 () {32 vars in 741 bytes} [Wed Apr 22 19:50:12 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:13.822 8 INFO nova.api.openstack.compute.server_external_events [req-b4f70094-413a-4922-83ff-71b77ad878f8 req-f84bb290-c159-4ab8-84da-b9abacf66db6 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:3b7c0027-b74d-4e4c-b15a-50da55e93b95 for instance cd4f562f-9c65-4239-9e46-d74981556cc3 on instance [pid: 8|app: 0|req: 447/895] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:50:13 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:14.236 8 INFO nova.api.openstack.compute.server_external_events [req-519c5f26-3635-482a-9d3b-a24dfc88e366 req-6ca064b7-2845-42c1-8d03-9db5b51fd8cf e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:844fb28d-0f23-47e7-8430-9ab17e11bfe0 for instance 6b90496c-08da-4882-b0aa-ca467ec66c94 on instance [pid: 8|app: 0|req: 448/896] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/897] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:13 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1529 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/898] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:15 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1697 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/899] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:15 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1697 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:17.981 8 INFO nova.api.openstack.compute.server_external_events [req-355e7e6c-d96e-4562-892e-f4d6e26fb3e1 req-de5b3ae1-729c-44d1-a295-52d8b02e4dad e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:3b7c0027-b74d-4e4c-b15a-50da55e93b95 for instance cd4f562f-9c65-4239-9e46-d74981556cc3 on instance [pid: 8|app: 0|req: 450/900] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:17 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/903] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:22 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1928 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 452/904] 10.0.0.215 () {32 vars in 753 bytes} [Wed Apr 22 19:50:23 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 453/905] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:50:25 2026] DELETE /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/906] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:25 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1934 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 454/907] 10.0.0.215 () {34 vars in 750 bytes} [Wed Apr 22 19:50:25 2026] POST /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3/action => generated 31709 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 454/908] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:26 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 1820 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:27.545 8 INFO nova.api.openstack.wsgi [None req-c7d764a2-5965-4cb9-8908-c475c4383bdd 2b88eb9fe6744241a367401da84c7547 30efbcb625c044f6a8a4281ca3abc723 - - default default] HTTP exception thrown: Instance 6b90496c-08da-4882-b0aa-ca467ec66c94 could not be found. [pid: 8|app: 0|req: 455/909] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:27 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:27.574 7 INFO nova.api.openstack.wsgi [None req-0fba54d3-e524-46bc-938b-966ae863f084 2b88eb9fe6744241a367401da84c7547 30efbcb625c044f6a8a4281ca3abc723 - - default default] HTTP exception thrown: Instance 6b90496c-08da-4882-b0aa-ca467ec66c94 could not be found. [pid: 7|app: 0|req: 455/910] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:50:27 2026] DELETE /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:27.598 8 INFO nova.api.openstack.wsgi [None req-3ecbdd20-28e2-4e57-bfb6-2a9945b16a82 2b88eb9fe6744241a367401da84c7547 30efbcb625c044f6a8a4281ca3abc723 - - default default] HTTP exception thrown: Instance 6b90496c-08da-4882-b0aa-ca467ec66c94 could not be found. [pid: 8|app: 0|req: 456/911] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:27 2026] GET /v2.1/servers/6b90496c-08da-4882-b0aa-ca467ec66c94 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 456/912] 10.0.0.215 () {32 vars in 702 bytes} [Wed Apr 22 19:50:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-91404633 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:27.669 8 INFO nova.api.openstack.compute.server_external_events [req-b1ffb208-3e7b-41f0-987f-e46910b29b11 req-868c2da6-ebc8-4526-8e11-2b1c475db1f4 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:844fb28d-0f23-47e7-8430-9ab17e11bfe0 for instance 6b90496c-08da-4882-b0aa-ca467ec66c94 on instance [pid: 8|app: 0|req: 457/913] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/914] 10.0.0.215 () {32 vars in 726 bytes} [Wed Apr 22 19:50:28 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-678634889 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:29.714 8 INFO nova.api.openstack.compute.server_external_events [req-d7f52392-81f6-4a02-a070-e8f4ff63a8d4 req-5aeccf53-1bf1-4292-a5a4-51ae6fdf735b e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:3b7c0027-b74d-4e4c-b15a-50da55e93b95 for instance cd4f562f-9c65-4239-9e46-d74981556cc3 on instance [pid: 8|app: 0|req: 459/917] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/918] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:50:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 460/919] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:50:34 2026] POST /v2.1/servers => generated 449 bytes in 841 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/920] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:35 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1401 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 461/921] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:36 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1459 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:37.413 8 INFO nova.api.openstack.compute.server_external_events [req-5f2e6396-74ca-45bd-88c0-6c6075209925 req-75d1bec9-b942-4c51-b4bb-90a426baec6b e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:f5751c73-6920-4248-acbd-696b0b0c9000 for instance 4f11a3fb-bb05-4307-b96b-91c2c761cce1 on instance [pid: 8|app: 0|req: 462/922] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/923] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:37 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1526 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 463/924] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:38 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:38.858 7 INFO nova.api.openstack.compute.server_external_events [req-e009b3ea-6552-4a7e-8c53-801228179a6d req-03f8f48a-78a7-4177-a4ac-8abbb6333c0a e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:f5751c73-6920-4248-acbd-696b0b0c9000 for instance 4f11a3fb-bb05-4307-b96b-91c2c761cce1 on instance [pid: 7|app: 0|req: 462/927] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:50:38 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.10/site-packages/pycadf/identifier.py:71: 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: 466/928] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:39 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1695 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/929] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:39 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1695 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:41.405 8 INFO nova.api.openstack.compute.server_external_events [req-33b2966f-2800-45cd-8042-a10fd4a5094e req-7bfd8547-37ca-4ee2-988d-987e6135d0ab e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:f5751c73-6920-4248-acbd-696b0b0c9000 for instance 4f11a3fb-bb05-4307-b96b-91c2c761cce1 on instance [pid: 8|app: 0|req: 467/930] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:41 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.10/site-packages/pycadf/identifier.py:71: 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: 465/933] 10.0.0.215 () {34 vars in 750 bytes} [Wed Apr 22 19:50:49 2026] POST /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1/action => generated 31679 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/934] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:50:51 2026] DELETE /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => 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.10/site-packages/pycadf/identifier.py:71: 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/935] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:52 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1821 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:52.882 8 INFO nova.api.openstack.compute.server_external_events [req-a6d6b52d-ef12-4c69-8362-e7f3c795396a req-7db5853a-a679-43fa-9878-9962462e25e7 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-unplugged:f5751c73-6920-4248-acbd-696b0b0c9000 for instance 4f11a3fb-bb05-4307-b96b-91c2c761cce1 on instance [pid: 8|app: 0|req: 470/936] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:50:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 467/937] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:53 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => generated 1754 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:54.107 8 INFO nova.api.openstack.compute.server_external_events [req-4c86d8c8-8e2b-47d8-83e3-8a0fc6d63b39 req-2f1f9421-a1fd-4b1f-b323-7090ee488ebf e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:f5751c73-6920-4248-acbd-696b0b0c9000 for instance 4f11a3fb-bb05-4307-b96b-91c2c761cce1 on instance [pid: 8|app: 0|req: 471/938] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:54 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:54.698 7 INFO nova.api.openstack.wsgi [None req-9dce00eb-8d51-4bf3-be8e-2fd0a717d8d3 cf0e7989738e4f499ff3cf57fc38eeb8 4cf2e4f2aa3647129ad48233b2b533c2 - - default default] HTTP exception thrown: Instance 4f11a3fb-bb05-4307-b96b-91c2c761cce1 could not be found. [pid: 7|app: 0|req: 468/939] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:54 2026] GET /v2.1/servers/4f11a3fb-bb05-4307-b96b-91c2c761cce1 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/940] 10.0.0.215 () {32 vars in 726 bytes} [Wed Apr 22 19:50:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-32108278 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 469/941] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:50:55 2026] DELETE /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/942] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:55 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => generated 1703 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:56.498 7 INFO nova.api.openstack.compute.server_external_events [req-7a2e4ca9-51fe-40d8-88a8-b466d8f63486 req-3022c0ef-37d4-440b-a93c-b7a1e08a3acc e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:3b7c0027-b74d-4e4c-b15a-50da55e93b95 for instance cd4f562f-9c65-4239-9e46-d74981556cc3 on instance [pid: 7|app: 0|req: 470/943] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:50:56 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:50:56.928 8 INFO nova.api.openstack.wsgi [None req-04ffb225-4b6d-4b69-8069-2e6e2aec05f1 cf0e7989738e4f499ff3cf57fc38eeb8 4cf2e4f2aa3647129ad48233b2b533c2 - - default default] HTTP exception thrown: Instance cd4f562f-9c65-4239-9e46-d74981556cc3 could not be found. [pid: 8|app: 0|req: 474/944] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:50:56 2026] GET /v2.1/servers/cd4f562f-9c65-4239-9e46-d74981556cc3 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/945] 10.0.0.215 () {32 vars in 730 bytes} [Wed Apr 22 19:50:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2139244678 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 482/960] 10.0.0.215 () {34 vars in 671 bytes} [Wed Apr 22 19:52:03 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/961] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:52:05 2026] POST /v2.1/servers => generated 447 bytes in 787 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/962] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:52:05 2026] GET /v2.1/servers/3196c964-72ab-4ce0-aff4-63432c142055 => generated 1394 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:07.896 7 INFO nova.api.openstack.compute.server_external_events [req-d3bc9b74-8c82-4267-aa15-b3ec2eaefa0b req-dd184a2b-4efc-49c8-8483-6cb7b22d2a5e e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:489102a9-786f-47cb-9785-d755a660503e for instance 3196c964-72ab-4ce0-aff4-63432c142055 on instance [pid: 7|app: 0|req: 480/963] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:52:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/964] 10.0.0.209 () {28 vars in 455 bytes} [Wed Apr 22 19:52: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.10/site-packages/pycadf/identifier.py:71: 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: 481/965] 10.0.0.209 () {30 vars in 659 bytes} [Wed Apr 22 19:52:08 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 485/966] 10.0.0.209 () {32 vars in 732 bytes} [Wed Apr 22 19:52:08 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/969] 10.0.0.209 () {34 vars in 805 bytes} [Wed Apr 22 19:52:08 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2056 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-22 19:52:09.281 8 INFO nova.api.openstack.compute.server_external_events [req-37b08f99-1a00-47a2-a8d9-15ea172a928e req-53baa7a9-2697-4a39-9a39-492f1086e851 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:489102a9-786f-47cb-9785-d755a660503e for instance 3196c964-72ab-4ce0-aff4-63432c142055 on instance [pid: 8|app: 0|req: 488/970] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:52:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/971] 10.0.0.209 () {28 vars in 455 bytes} [Wed Apr 22 19:52:10 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.10/site-packages/pycadf/identifier.py:71: 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: 489/972] 10.0.0.209 () {30 vars in 659 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 484/973] 10.0.0.209 () {32 vars in 732 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/974] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=1ae0a8f9167d434e95c445343c2eda9c&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/975] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=1cf96bab70a9400da188d28e3b73b12c&all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/976] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=4ba9716e746b45c69fcdf89195d53135&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/977] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=5804396cd5d347e2a56d2fcd962da38f&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/978] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=5a7e38d67d884304b62bd9b7165bc321&all_tenants=True => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/979] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=64398da6b8ad427fa21208d989c5c603&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/980] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=7b8e9059d93340c48ad5d24d8603684f&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/981] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=7f2df47bae6c4b21989713a70004ab53&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/982] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=afb69177375e46a78bb70caf6e6155e9&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/983] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=bd2081f6bc494bfa99935504e2ae51fb&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/984] 10.0.0.209 () {34 vars in 893 bytes} [Wed Apr 22 19:52:10 2026] GET /v2.1/servers/detail?project_id=cb924cec490640dda59029dcc6d9a312&all_tenants=True => generated 2356 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/985] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:52:11 2026] GET /v2.1/servers/3196c964-72ab-4ce0-aff4-63432c142055 => generated 1817 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:13.207 7 INFO nova.api.openstack.compute.server_external_events [req-7278efe1-a402-4e15-a820-7c6e21b2784d req-58e0944c-c75b-4303-ae49-c34c502a0ab3 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:489102a9-786f-47cb-9785-d755a660503e for instance 3196c964-72ab-4ce0-aff4-63432c142055 on instance [pid: 7|app: 0|req: 491/986] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:52:13 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) [pid: 8|app: 0|req: 496/987] 10.0.0.215 () {34 vars in 663 bytes} [Wed Apr 22 19:52:13 2026] POST /v2.1/servers => generated 447 bytes in 711 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 492/988] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:52:13 2026] GET /v2.1/servers/5d32a95c-03b6-410e-bb9a-e3e9523544cc => generated 1394 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:15.910 8 INFO nova.api.openstack.compute.server_external_events [req-e17f6ed6-2837-426f-9e00-ada95c09b04b req-30980fee-d186-4abe-a73b-7b1fa0c4eb50 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:7fa99331-76df-4bfc-81b0-f9573d88665f for instance 5d32a95c-03b6-410e-bb9a-e3e9523544cc on instance [pid: 8|app: 0|req: 497/989] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:52:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:17.302 7 INFO nova.api.openstack.compute.server_external_events [req-e12e4c15-bf64-4824-a213-938babb43abf req-d32761c1-e331-48a4-88e9-2b9b6a703fb6 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:7fa99331-76df-4bfc-81b0-f9573d88665f for instance 5d32a95c-03b6-410e-bb9a-e3e9523544cc on instance [pid: 7|app: 0|req: 493/990] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:52:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/993] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:52:18 2026] GET /v2.1/servers/5d32a95c-03b6-410e-bb9a-e3e9523544cc => generated 1816 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:21.593 7 INFO nova.api.openstack.compute.server_external_events [req-f01c97b0-d9fe-4593-983f-45485199da5d req-9fd15615-e189-4ae3-aa77-7e211222657f e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:7fa99331-76df-4bfc-81b0-f9573d88665f for instance 5d32a95c-03b6-410e-bb9a-e3e9523544cc on instance [pid: 7|app: 0|req: 495/994] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:52:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 502/999] 199.204.45.19 () {36 vars in 713 bytes} [Wed Apr 22 19:52:45 2026] POST /v2.1/servers => generated 453 bytes in 830 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 498/1000] 199.204.45.19 () {32 vars in 732 bytes} [Wed Apr 22 19:52:46 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 => generated 2213 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 503/1001] 199.204.45.19 () {32 vars in 758 bytes} [Wed Apr 22 19:52:46 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 499/1002] 199.204.45.19 () {32 vars in 776 bytes} [Wed Apr 22 19:52:47 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:48.846 8 INFO nova.api.openstack.compute.server_external_events [req-da7093cf-3eb0-48bf-b189-034790f66113 req-02577395-efbe-49d0-ae8f-9771e9553946 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:1e8288d8-5beb-4882-8b9b-98dc6ea6c949 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 504/1005] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:52:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 502/1006] 199.204.45.19 () {32 vars in 732 bytes} [Wed Apr 22 19:52:49 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 => generated 2433 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1007] 199.204.45.19 () {32 vars in 758 bytes} [Wed Apr 22 19:52:49 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1008] 199.204.45.19 () {32 vars in 776 bytes} [Wed Apr 22 19:52:49 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:52:51.295 8 INFO nova.api.openstack.compute.server_external_events [req-41575f77-cc01-47c7-89e1-495d3d5334bd req-65dec88e-5108-4542-adcd-d4996f13c59b e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:1e8288d8-5beb-4882-8b9b-98dc6ea6c949 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 506/1009] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:52: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.10/site-packages/pycadf/identifier.py:71: 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: 504/1010] 199.204.45.19 () {32 vars in 732 bytes} [Wed Apr 22 19:52:51 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 => generated 2581 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 507/1011] 199.204.45.19 () {32 vars in 758 bytes} [Wed Apr 22 19:52:51 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/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.10/site-packages/pycadf/identifier.py:71: 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: 505/1012] 199.204.45.19 () {32 vars in 776 bytes} [Wed Apr 22 19:52:51 2026] GET /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:27.546 8 INFO nova.api.openstack.compute.server_external_events [req-6b18dff1-a280-4475-85e3-96dea09926aa req-d0acf10f-9866-4ab2-a98e-a6c1da4f52b2 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:3dceb2b2-53a0-4469-a1b1-d71243d1ccbb for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 511/1019] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:53:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1020] 199.204.45.19 () {36 vars in 811 bytes} [Wed Apr 22 19:53:26 2026] POST /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface => generated 279 bytes in 2251 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:29.551 7 INFO nova.api.openstack.compute.server_external_events [req-44d48efd-7083-4c60-8ef0-49253197dd1f req-8e21a325-6b8f-40bd-899e-79aa60f2886f e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:3dceb2b2-53a0-4469-a1b1-d71243d1ccbb for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 511/1023] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:53:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:29.593 8 INFO nova.api.openstack.compute.server_external_events [req-e47bfaa9-dffe-485d-95f8-4cec3b11e521 req-47877f5c-9185-479f-8cff-868d7c43961a e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:3dceb2b2-53a0-4469-a1b1-d71243d1ccbb for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 513/1024] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:53:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:36.932 7 INFO nova.api.openstack.compute.server_external_events [req-5a404c7b-9ecf-4a19-865c-cc4052ebc93a req-ac94eeec-5f20-405a-a31a-8aa16395cc7a e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:3dceb2b2-53a0-4469-a1b1-d71243d1ccbb for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 512/1025] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:53:36 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:52.080 8 INFO nova.api.openstack.compute.server_external_events [req-8df4915a-cf3a-4bfa-bbaf-a87aad40bf9c req-f962804c-6111-47a1-a2e3-1f07909413e9 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:886fa15b-bf95-4020-b708-988964cf4680 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 516/1030] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:53:52 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) [pid: 7|app: 0|req: 515/1031] 199.204.45.19 () {36 vars in 811 bytes} [Wed Apr 22 19:53:50 2026] POST /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface => generated 375 bytes in 2646 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:53.414 8 INFO nova.api.openstack.compute.server_external_events [req-d72c9eab-e7ba-4a89-ac84-aa0f4f7b90e8 req-e69ddbb8-b734-4956-a204-7c08ac8dd648 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:886fa15b-bf95-4020-b708-988964cf4680 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 517/1032] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:53:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:53:54.210 7 INFO nova.api.openstack.compute.server_external_events [req-ffac73bd-c287-4799-a047-ed03987be7d6 req-ce5cc9a1-b7bf-473b-87e5-4cb710b59e37 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:886fa15b-bf95-4020-b708-988964cf4680 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 516/1033] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:53:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:03.884 7 INFO nova.api.openstack.compute.server_external_events [req-2102960d-9736-4746-b727-64b24f382505 req-b7a3d0a9-d375-4f0e-b8d1-ba5e0e9af05f e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:9a48a555-9298-4c2c-bf9c-28b738a7cf6e for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 518/1036] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1037] 199.204.45.19 () {36 vars in 811 bytes} [Wed Apr 22 19:54:02 2026] POST /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface => generated 376 bytes in 3466 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:06.106 7 INFO nova.api.openstack.compute.server_external_events [req-d70daa9d-c3b0-4709-957e-1b3fcd121717 req-bdfe57c0-0666-43b0-b767-f9fed44f9ca3 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:9a48a555-9298-4c2c-bf9c-28b738a7cf6e for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 519/1038] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:07.397 8 INFO nova.api.openstack.compute.server_external_events [req-6509004b-028b-48bc-a579-1f6c8b3b8443 req-2f71da8b-fc28-4bbd-b506-e706df456117 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-plugged:9a48a555-9298-4c2c-bf9c-28b738a7cf6e for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 520/1039] 10.0.0.188 () {38 vars in 815 bytes} [Wed Apr 22 19:54:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:16.154 7 INFO nova.api.openstack.compute.server_external_events [req-656249f7-d955-4f28-9d2b-f4bbe1c6f7a5 req-069e0f2b-b137-4fa7-b480-9d46e92d1e29 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:9a48a555-9298-4c2c-bf9c-28b738a7cf6e for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 521/1042] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 522/1043] 199.204.45.19 () {34 vars in 854 bytes} [Wed Apr 22 19:54:16 2026] DELETE /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface/9a48a555-9298-4c2c-bf9c-28b738a7cf6e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:17.295 7 INFO nova.api.openstack.compute.server_external_events [req-4030aeed-0169-44f5-a5ee-825573a55eb9 req-f9afebd6-b992-460b-a6d9-7169ffb17740 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:9a48a555-9298-4c2c-bf9c-28b738a7cf6e for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 7|app: 0|req: 522/1044] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:17 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:21.677 8 INFO nova.api.openstack.compute.server_external_events [req-669bd290-5cff-4529-8ec9-9e2d07ee8706 req-2c2d1200-5f71-456a-8157-6cd72be35d9c e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:886fa15b-bf95-4020-b708-988964cf4680 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 524/1047] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/1048] 199.204.45.19 () {34 vars in 854 bytes} [Wed Apr 22 19:54:21 2026] DELETE /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface/886fa15b-bf95-4020-b708-988964cf4680 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:22.739 8 INFO nova.api.openstack.compute.server_external_events [req-99fb8f08-a4e5-4c53-b65c-1ca10792367e req-1e0f4d73-6c10-4a25-a4e8-5b02927f404a e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:886fa15b-bf95-4020-b708-988964cf4680 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance [pid: 8|app: 0|req: 525/1049] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:22 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.10/site-packages/pycadf/identifier.py:71: 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: 526/1052] 199.204.45.19 () {34 vars in 854 bytes} [Wed Apr 22 19:54:38 2026] DELETE /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7/os-interface/3dceb2b2-53a0-4469-a1b1-d71243d1ccbb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 528/1055] 199.204.45.19 () {34 vars in 754 bytes} [Wed Apr 22 19:54:41 2026] DELETE /v2.1/servers/d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:44.005 7 INFO nova.api.openstack.compute.server_external_events [req-2b6622bc-bdf2-4571-a65a-9d3b69984544 req-2b04777a-4821-4a92-862b-19d331a0420e e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:1e8288d8-5beb-4882-8b9b-98dc6ea6c949 for instance d6d1a6fb-2c5c-4764-ab16-258a867ed1f7 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/1056] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:43 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: 8|app: 0|req: 529/1057] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:54:44 2026] DELETE /v2.1/servers/5d32a95c-03b6-410e-bb9a-e3e9523544cc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:44.197 8 INFO nova.api.openstack.compute.server_external_events [req-fc86955e-ac58-4648-8ab8-cc9b988b1433 req-73fd4bc0-cedb-4cea-ab98-f5fc6c93e673 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:7fa99331-76df-4bfc-81b0-f9573d88665f for instance 5d32a95c-03b6-410e-bb9a-e3e9523544cc on instance [pid: 8|app: 0|req: 530/1058] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1059] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:54:44 2026] GET /v2.1/servers/5d32a95c-03b6-410e-bb9a-e3e9523544cc => generated 1942 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:49.371 7 INFO nova.api.openstack.wsgi [None req-079790c3-78c1-4824-ba5c-4c2e8a72608c df7ea5a349ad462dae3f867ed42787e3 cb924cec490640dda59029dcc6d9a312 - - default default] HTTP exception thrown: Instance 5d32a95c-03b6-410e-bb9a-e3e9523544cc could not be found. [pid: 7|app: 0|req: 531/1062] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:54:49 2026] GET /v2.1/servers/5d32a95c-03b6-410e-bb9a-e3e9523544cc => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:50.191 8 INFO nova.api.openstack.compute.server_external_events [req-7f20b4ea-1ac3-49ba-963a-13e080db82bf req-c3e9d782-c95d-46f8-9330-d4cb53621aee e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:7fa99331-76df-4bfc-81b0-f9573d88665f for instance 5d32a95c-03b6-410e-bb9a-e3e9523544cc on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 532/1063] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:50 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: 532/1064] 10.0.0.215 () {32 vars in 718 bytes} [Wed Apr 22 19:54:50 2026] DELETE /v2.1/servers/3196c964-72ab-4ce0-aff4-63432c142055 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:50.380 7 INFO nova.api.openstack.compute.server_external_events [req-3576165e-53df-439a-bfb6-af71c338ace4 req-691865f2-9d0e-4d5a-86ba-13e8fb18fed6 e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-changed:489102a9-786f-47cb-9785-d755a660503e for instance 3196c964-72ab-4ce0-aff4-63432c142055 on instance [pid: 7|app: 0|req: 533/1065] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:50 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) [pid: 8|app: 0|req: 533/1066] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:54:50 2026] GET /v2.1/servers/3196c964-72ab-4ce0-aff4-63432c142055 => generated 1943 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:55.565 7 INFO nova.api.openstack.wsgi [None req-3e47a0d9-245a-411f-adf4-ec0ac0bc4355 df7ea5a349ad462dae3f867ed42787e3 cb924cec490640dda59029dcc6d9a312 - - default default] HTTP exception thrown: Instance 3196c964-72ab-4ce0-aff4-63432c142055 could not be found. [pid: 7|app: 0|req: 534/1067] 10.0.0.215 () {32 vars in 715 bytes} [Wed Apr 22 19:54:55 2026] GET /v2.1/servers/3196c964-72ab-4ce0-aff4-63432c142055 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:55.688 8 INFO nova.api.openstack.compute.server_external_events [req-4cf44506-292a-478c-8f24-b4e86f36aa0c req-b6eed438-e1b3-4b5a-b847-d3c05cbb299b e7846eb021894ac8af4447e31558c478 1ae0a8f9167d434e95c445343c2eda9c - - 337ac2f07b4545d9b3d0a2c348a7414b 337ac2f07b4545d9b3d0a2c348a7414b] Creating event network-vif-deleted:489102a9-786f-47cb-9785-d755a660503e for instance 3196c964-72ab-4ce0-aff4-63432c142055 on instance [pid: 8|app: 0|req: 534/1068] 10.0.0.57 () {38 vars in 814 bytes} [Wed Apr 22 19:54:55 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1069] 10.0.0.215 () {32 vars in 726 bytes} [Wed Apr 22 19:54:56 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1744858100 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 19:54:56.802 8 INFO nova.api.openstack.wsgi [None req-1943f813-43f7-466e-af68-356cc578c6bc df7ea5a349ad462dae3f867ed42787e3 cb924cec490640dda59029dcc6d9a312 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1744858100 not found for user df7ea5a349ad462dae3f867ed42787e3 [pid: 8|app: 0|req: 535/1070] 10.0.0.215 () {32 vars in 723 bytes} [Wed Apr 22 19:54:56 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1744858100 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1075] 10.0.0.215 () {32 vars in 655 bytes} [Wed Apr 22 19:55:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1076] 10.0.0.215 () {32 vars in 641 bytes} [Wed Apr 22 19:55:13 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-22 19:55:13.508 8 WARNING oslo_db.sqlalchemy.utils [None req-4f8afcbd-d192-480a-a00c-36e54b0b3f94 3439fb43645f4ce590cf5c69c4314707 5a7e38d67d884304b62bd9b7165bc321 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 539/1077] 10.0.0.215 () {32 vars in 649 bytes} [Wed Apr 22 19:55:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1078] 10.0.0.215 () {32 vars in 694 bytes} [Wed Apr 22 19:55:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1139] 10.0.0.253 () {28 vars in 454 bytes} [Wed Apr 22 20:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-22 20:00:16.491 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b40b4a53-1272-402e-a6b7-73400e14ce14] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-22 20:00:16.493 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Apr 22 20:00:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.253) !!! 2026-04-22 20:00:16.495 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Apr 22 20:00:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.253) !!! [pid: 8|app: 0|req: 570/1140] 10.0.0.253 () {30 vars in 658 bytes} [Wed Apr 22 20:00:16 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-22 20:00:16.569 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1952787a-d884-415c-96c1-b43bd09a80ad] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-22 20:00:16.571 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Apr 22 20:00:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.253) !!! 2026-04-22 20:00:16.575 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Apr 22 20:00:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.253) !!! [pid: 7|app: 0|req: 571/1141] 10.0.0.253 () {30 vars in 660 bytes} [Wed Apr 22 20:00:16 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1142] 10.0.0.253 () {34 vars in 765 bytes} [Wed Apr 22 20:00:16 2026] GET /v2.1/os-services => generated 783 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1145] 10.0.0.253 () {28 vars in 454 bytes} [Wed Apr 22 20:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-22 20:00:20.007 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1952787a-d884-415c-96c1-b43bd09a80ad] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 34610. [pid: 7|app: 0|req: 573/1146] 10.0.0.253 () {30 vars in 658 bytes} [Wed Apr 22 20:00:19 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 574/1147] 10.0.0.253 () {30 vars in 660 bytes} [Wed Apr 22 20:00:20 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1148] 10.0.0.253 () {34 vars in 765 bytes} [Wed Apr 22 20:00:20 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1149] 10.0.0.253 () {28 vars in 454 bytes} [Wed Apr 22 20: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.10/site-packages/pycadf/identifier.py:71: 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/1150] 10.0.0.253 () {30 vars in 658 bytes} [Wed Apr 22 20:00:23 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 576/1151] 10.0.0.253 () {30 vars in 660 bytes} [Wed Apr 22 20:00:23 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1152] 10.0.0.253 () {34 vars in 808 bytes} [Wed Apr 22 20:00:23 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1153] 10.0.0.253 () {28 vars in 454 bytes} [Wed Apr 22 20:00:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 577/1154] 10.0.0.253 () {30 vars in 658 bytes} [Wed Apr 22 20:00:26 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 578/1155] 10.0.0.253 () {30 vars in 660 bytes} [Wed Apr 22 20:00:26 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1156] 10.0.0.253 () {34 vars in 808 bytes} [Wed Apr 22 20:00:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)