+ 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 [Fri May 8 10:53:17 2026] *** compiled with version: 11.4.0 on 06 May 2026 22:36:19 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-549659b46d-h5zhr 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 0x562bd305e510 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-05-08 10:53:21.883 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-08 10:53:21.944 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-08 10:53:22.319 8 WARNING keystonemiddleware._common.config [None req-90c8681d-763e-4116-90ff-802341b5889d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:53:22.328 8 WARNING oslo_config.cfg [None req-90c8681d-763e-4116-90ff-802341b5889d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 10:53:22.381 7 WARNING keystonemiddleware._common.config [None req-427ff8e0-59ed-498b-a559-a996100a7961 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:53:22.391 7 WARNING oslo_config.cfg [None req-427ff8e0-59ed-498b-a559-a996100a7961 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 10:53:22.559 8 WARNING keystonemiddleware._common.config [None req-90c8681d-763e-4116-90ff-802341b5889d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x562bd305e510 pid: 8 (default app) 2026-05-08 10:53:22.640 7 WARNING keystonemiddleware._common.config [None req-427ff8e0-59ed-498b-a559-a996100a7961 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x562bd305e510 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: 7|app: 0|req: 2/3] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 10:53:30 2026] GET /v2.1 => generated 114 bytes in 14 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-05-08 10:53:30.729 8 WARNING oslo_policy.policy [None req-90be9215-3d82-4c8b-be7d-2f1a2fe14d51 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:53:30.729 8 WARNING oslo_policy.policy [None req-90be9215-3d82-4c8b-be7d-2f1a2fe14d51 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 10:53:30 2026] GET /v2.1 => generated 0 bytes in 594 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-05-08 10:53:30.866 7 WARNING oslo_policy.policy [req-90be9215-3d82-4c8b-be7d-2f1a2fe14d51 req-55ddcdba-65f7-48b4-8477-2d52a200e960 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:53:30.867 7 WARNING oslo_policy.policy [req-90be9215-3d82-4c8b-be7d-2f1a2fe14d51 req-55ddcdba-65f7-48b4-8477-2d52a200e960 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 10:53:30 2026] GET /v2.1/ => generated 398 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 10:53:30.990 8 INFO nova.api.openstack.wsgi [None req-e95161b3-398c-4f06-bdae-7018caa359e2 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.89 () {48 vars in 1007 bytes} [Fri May 8 10:53:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 10:53:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 10:53:31 2026] POST /v2.1/flavors => generated 527 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 10:53:31 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: 5/10] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 10:53:31 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 10:53:31 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-05-08 10:53:31.966 8 INFO nova.api.openstack.wsgi [None req-3982ebf5-e649-476f-b9b9-7d12788a9d2a b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.89 () {48 vars in 1009 bytes} [Fri May 8 10:53:31 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 10:53:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 10:53:32 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 10:53:32 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: 8/16] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 10:53:32 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 10:53:32 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-05-08 10:53:32.863 8 INFO nova.api.openstack.wsgi [None req-a35cc651-d9da-478c-a673-8749251a83ff b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.89 () {48 vars in 1011 bytes} [Fri May 8 10:53:32 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: 7|app: 0|req: 10/21] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 10:53:32 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: 8|app: 0|req: 12/22] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 10:53:32 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: 7|app: 0|req: 11/23] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 10:53:33 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 10:53:33 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: 12/25] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 10:53:33 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-05-08 10:53:33.820 8 INFO nova.api.openstack.wsgi [None req-fa5253b6-d9ac-4bfe-abc0-9e075d6a0316 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.89 () {48 vars in 1009 bytes} [Fri May 8 10:53:33 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: 13/27] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 10:53:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 10:53:33 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 10:53:34 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: 16/30] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 10:53:34 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: 15/31] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 10:53:34 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-05-08 10:53:34.769 8 INFO nova.api.openstack.wsgi [None req-91798c1a-6f7d-4acf-95cd-64665541c7bc b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/32] 199.204.45.89 () {48 vars in 1011 bytes} [Fri May 8 10:53:34 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 10:53:34 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: 8|app: 0|req: 18/34] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 10:53:34 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 10.0.0.35 () {28 vars in 453 bytes} [Fri May 8 10:59:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 56/110] 10.0.0.35 () {30 vars in 657 bytes} [Fri May 8 10:59:46 2026] GET /v2.1 => generated 0 bytes in 126 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: 55/111] 10.0.0.35 () {30 vars in 659 bytes} [Fri May 8 10:59:46 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: 8|app: 0|req: 57/112] 10.0.0.35 () {34 vars in 803 bytes} [Fri May 8 10:59:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 10.0.0.219 () {28 vars in 454 bytes} [Fri May 8 11:00: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 60/118] 10.0.0.219 () {30 vars in 658 bytes} [Fri May 8 11:00:07 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 59/119] 10.0.0.219 () {30 vars in 660 bytes} [Fri May 8 11:00:07 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: 8|app: 0|req: 61/120] 10.0.0.219 () {34 vars in 765 bytes} [Fri May 8 11:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 10.0.0.219 () {28 vars in 454 bytes} [Fri May 8 11:00: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: 62/122] 10.0.0.219 () {30 vars in 658 bytes} [Fri May 8 11:00:10 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/123] 10.0.0.219 () {30 vars in 660 bytes} [Fri May 8 11:00:10 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: 8|app: 0|req: 63/124] 10.0.0.219 () {34 vars in 765 bytes} [Fri May 8 11:00:10 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/127] 10.0.0.219 () {28 vars in 454 bytes} [Fri May 8 11:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 65/128] 10.0.0.219 () {30 vars in 658 bytes} [Fri May 8 11:00:13 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: 7|app: 0|req: 64/129] 10.0.0.219 () {30 vars in 660 bytes} [Fri May 8 11:00:14 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: 66/130] 10.0.0.219 () {34 vars in 808 bytes} [Fri May 8 11:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 10.0.0.219 () {28 vars in 454 bytes} [Fri May 8 11:00:17 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: 67/132] 10.0.0.219 () {30 vars in 658 bytes} [Fri May 8 11:00:17 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 66/133] 10.0.0.219 () {30 vars in 660 bytes} [Fri May 8 11:00:17 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: 68/134] 10.0.0.219 () {34 vars in 808 bytes} [Fri May 8 11:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:04:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 8|app: 0|req: 93/184] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:04:15 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/185] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:04:16 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-05-08 11:04:16.145 8 INFO nova.api.openstack.wsgi [None req-1f303694-abcf-43a1-88e0-0ec3e5ea204a b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 94/186] 199.204.45.89 () {48 vars in 1013 bytes} [Fri May 8 11:04:16 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: 93/187] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:04:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 11:04:16 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:06:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:06:12 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:06:12 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-05-08 11:06:12.355 8 WARNING oslo_db.sqlalchemy.utils [None req-f911a702-3672-4e8e-8cbe-16ece2bc3edc b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 108/214] 199.204.45.89 () {48 vars in 1012 bytes} [Fri May 8 11:06:12 2026] GET /v2.1/os-keypairs => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.89 () {52 vars in 1053 bytes} [Fri May 8 11:06:12 2026] POST /v2.1/os-keypairs => generated 576 bytes in 77 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.204.45.89 () {44 vars in 986 bytes} [Fri May 8 11:06:16 2026] GET /v2.1/os-quota-sets/4291a995f42245f1b0a723491ec36d4a => generated 371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.89 () {48 vars in 1038 bytes} [Fri May 8 11:06:16 2026] PUT /v2.1/os-quota-sets/4291a995f42245f1b0a723491ec36d4a => generated 326 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.89 () {44 vars in 986 bytes} [Fri May 8 11:06:17 2026] GET /v2.1/os-quota-sets/4291a995f42245f1b0a723491ec36d4a => generated 368 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:14: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: 8|app: 0|req: 159/316] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:14:05 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 158/317] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:14:05 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-05-08 11:14:05.999 8 INFO nova.api.openstack.wsgi [None req-8ae18843-3c8a-4977-bc0b-f8d5a25eab77 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 160/318] 199.204.45.89 () {48 vars in 1011 bytes} [Fri May 8 11:14:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/319] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:14:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 199.204.45.89 () {52 vars in 1045 bytes} [Fri May 8 11:14:06 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.89 () {44 vars in 986 bytes} [Fri May 8 11:17:15 2026] GET /v2.1/os-quota-sets/7145cf9ea1624d19810f69a82c83264b => generated 371 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.89 () {48 vars in 1038 bytes} [Fri May 8 11:17:16 2026] PUT /v2.1/os-quota-sets/7145cf9ea1624d19810f69a82c83264b => 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: 182/361] 199.204.45.89 () {44 vars in 986 bytes} [Fri May 8 11:17:16 2026] GET /v2.1/os-quota-sets/7145cf9ea1624d19810f69a82c83264b => generated 368 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:28:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:28:18 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/496] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:28:19 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-05-08 11:28:19.156 7 INFO nova.api.openstack.wsgi [None req-6d4280e3-428a-4f33-8d2f-409db9d889f4 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 247/497] 199.204.45.89 () {48 vars in 1007 bytes} [Fri May 8 11:28:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:28:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:28:19 2026] GET /v2.1/flavors/e5ced769-b962-4545-86f4-cb21442626e9/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:28:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:28:20 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: 253/502] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:28:20 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-05-08 11:28:20.109 7 INFO nova.api.openstack.wsgi [None req-4c076bfe-6681-42ed-995f-014ae5ccdb27 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 250/503] 199.204.45.89 () {48 vars in 1009 bytes} [Fri May 8 11:28:20 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: 8|app: 0|req: 254/504] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:28:20 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: 7|app: 0|req: 251/505] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:28:20 2026] GET /v2.1/flavors/7ea605f5-5ae1-4226-993b-4ba4078bd2d7/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: 255/506] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:28:20 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: 252/507] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:28:20 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: 8|app: 0|req: 256/508] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:28:21 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-05-08 11:28:21.050 7 INFO nova.api.openstack.wsgi [None req-f3867f63-305f-47d4-a3b7-f74337315536 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 253/509] 199.204.45.89 () {48 vars in 1011 bytes} [Fri May 8 11:28:21 2026] GET /v2.1/flavors/m1.medium => 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: 257/510] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:28:21 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: 7|app: 0|req: 254/511] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:28:21 2026] GET /v2.1/flavors/ea4c59b2-6ae2-42a9-a2bc-37b76c4fc9f7/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: 258/512] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:28:21 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: 255/513] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:28:21 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/514] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:28:21 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-05-08 11:28:21.971 7 INFO nova.api.openstack.wsgi [None req-71c452a3-0a02-4541-9715-175d983c7c7b b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 256/515] 199.204.45.89 () {48 vars in 1009 bytes} [Fri May 8 11:28:21 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:28:21 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: 257/517] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:28:22 2026] GET /v2.1/flavors/c5a44f31-001e-4424-a6b2-63634c22b07b/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:28:22 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: 258/521] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:28:22 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: 8|app: 0|req: 264/522] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:28:22 2026] GET /v2.1/ => generated 398 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:28:22.907 7 INFO nova.api.openstack.wsgi [None req-89fe1fb0-cb67-488e-be40-8ccb8bcc53ce b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 259/523] 199.204.45.89 () {48 vars in 1011 bytes} [Fri May 8 11:28:22 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:28:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/525] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:28:22 2026] GET /v2.1/flavors/907e555f-873d-4c38-8664-162954f2053d/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: 268/540] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:29: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: 273/541] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:29:36 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/542] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:29:36 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-05-08 11:29:36.736 8 INFO nova.api.openstack.wsgi [None req-0e05f020-d3bc-4904-a166-47e2016f34a8 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 274/543] 199.204.45.89 () {48 vars in 1013 bytes} [Fri May 8 11:29:36 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: 270/544] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:29:36 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: 275/545] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:29:36 2026] GET /v2.1/flavors/fb3d361c-5997-4586-9bba-f1c558dd1354/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/548] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:29:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:29:43 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/550] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:29:43 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-05-08 11:29:43.856 8 WARNING oslo_db.sqlalchemy.utils [None req-65199897-0afe-4a90-adf9-85dce17231ed b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 278/551] 199.204.45.89 () {48 vars in 1012 bytes} [Fri May 8 11:29:43 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: 274/552] 199.204.45.89 () {44 vars in 986 bytes} [Fri May 8 11:29:47 2026] GET /v2.1/os-quota-sets/4291a995f42245f1b0a723491ec36d4a => generated 368 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:30:38 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: 280/564] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:30:38 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/565] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:30:38 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-05-08 11:30:38.150 7 INFO nova.api.openstack.wsgi [None req-be979545-16e1-459f-afd5-27c15fc30789 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 281/566] 199.204.45.89 () {48 vars in 1011 bytes} [Fri May 8 11:30:38 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:30:38 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: 282/568] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:30:38 2026] GET /v2.1/flavors/f95eea3b-5a2c-484f-bd6d-70e1f42d2d36/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 199.204.45.89 () {44 vars in 986 bytes} [Fri May 8 11:30:52 2026] GET /v2.1/os-quota-sets/7145cf9ea1624d19810f69a82c83264b => generated 368 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 199.204.45.89 () {42 vars in 701 bytes} [Fri May 8 11:31:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/585] 199.204.45.89 () {44 vars in 905 bytes} [Fri May 8 11:31:43 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: 8|app: 0|req: 296/586] 199.204.45.89 () {46 vars in 978 bytes} [Fri May 8 11:31:43 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 199.204.45.89 () {48 vars in 1047 bytes} [Fri May 8 11:31:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:43 2026] GET /v2.1/flavors/7ea605f5-5ae1-4226-993b-4ba4078bd2d7/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: 292/589] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:43 2026] GET /v2.1/flavors/907e555f-873d-4c38-8664-162954f2053d/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/590] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:44 2026] GET /v2.1/flavors/c5a44f31-001e-4424-a6b2-63634c22b07b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/591] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:44 2026] GET /v2.1/flavors/e5ced769-b962-4545-86f4-cb21442626e9/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:44 2026] GET /v2.1/flavors/ea4c59b2-6ae2-42a9-a2bc-37b76c4fc9f7/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: 294/593] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:44 2026] GET /v2.1/flavors/f95eea3b-5a2c-484f-bd6d-70e1f42d2d36/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 199.204.45.89 () {48 vars in 1095 bytes} [Fri May 8 11:31:44 2026] GET /v2.1/flavors/fb3d361c-5997-4586-9bba-f1c558dd1354/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: 299/603] 10.0.0.41 () {32 vars in 654 bytes} [Fri May 8 11:32:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 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: 305/604] 10.0.0.41 () {32 vars in 640 bytes} [Fri May 8 11:32:26 2026] GET /v2.1/servers => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 11:32:26.904 7 WARNING oslo_db.sqlalchemy.utils [None req-d270bbeb-d16a-4dec-8862-b5dd10967e56 b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 300/605] 10.0.0.41 () {32 vars in 648 bytes} [Fri May 8 11:32:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 10.0.0.41 () {32 vars in 693 bytes} [Fri May 8 11:32:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/609] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:38 2026] GET /v2.1/flavors/e5ced769-b962-4545-86f4-cb21442626e9 => generated 511 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/610] 10.0.0.41 () {32 vars in 640 bytes} [Fri May 8 11:32:38 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/611] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:38 2026] GET /v2.1/flavors/e5ced769-b962-4545-86f4-cb21442626e9 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/614] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:32:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 10.0.0.41 () {34 vars in 684 bytes} [Fri May 8 11:32:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 10.0.0.41 () {34 vars in 684 bytes} [Fri May 8 11:32:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/617] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:32:47 2026] POST /v2.1/servers => generated 424 bytes in 2268 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: 305/618] 10.0.0.41 () {34 vars in 684 bytes} [Fri May 8 11:32:49 2026] POST /v2.1/os-security-groups => generated 242 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/619] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:50 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1370 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, ' [pid: 8|app: 0|req: 314/620] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:32:48 2026] POST /v2.1/servers => generated 453 bytes in 1381 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: 307/621] 10.0.0.41 () {32 vars in 662 bytes} [Fri May 8 11:32:50 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:50 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1393 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/623] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:50 2026] DELETE /v2.1/os-security-groups/00884af1-4e11-402e-ab54-92675d2cde24 => generated 0 bytes in 621 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-05-08 11:32:51.096 8 INFO nova.api.openstack.wsgi [None req-b520cc1d-181c-496e-b6f3-199d6ab540e4 01c73015d4ef4b96813cc69175d05a51 8a43914d33fa49a699949311dba2c25c - - default default] HTTP exception thrown: Security group 00884af1-4e11-402e-ab54-92675d2cde24 does not exist Neutron server returns request_ids: ['req-016fe76d-af2c-4f85-a682-9c3a0b98a065'] [pid: 8|app: 0|req: 316/624] 10.0.0.41 () {32 vars in 736 bytes} [Fri May 8 11:32:51 2026] GET /v2.1/os-security-groups/00884af1-4e11-402e-ab54-92675d2cde24 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:51 2026] DELETE /v2.1/os-security-groups/ac1c7376-ebe3-47aa-bd86-e7b553ed4102 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 11:32:51.329 7 INFO nova.api.openstack.wsgi [None req-cc050a9a-c75e-4f76-b603-b33b3bd5f0ed 01c73015d4ef4b96813cc69175d05a51 8a43914d33fa49a699949311dba2c25c - - default default] HTTP exception thrown: Security group ac1c7376-ebe3-47aa-bd86-e7b553ed4102 does not exist Neutron server returns request_ids: ['req-786fde2b-6873-4159-97cf-c2c65da601af'] [pid: 7|app: 0|req: 310/626] 10.0.0.41 () {32 vars in 736 bytes} [Fri May 8 11:32:51 2026] GET /v2.1/os-security-groups/ac1c7376-ebe3-47aa-bd86-e7b553ed4102 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:51 2026] DELETE /v2.1/os-security-groups/10f5e9a4-ba47-41ec-9e12-9101ceab4c8b => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:51 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1428 bytes in 398 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-05-08 11:32:51.873 8 INFO nova.api.openstack.wsgi [None req-21309905-25f5-4d51-85af-7543a66d7274 01c73015d4ef4b96813cc69175d05a51 8a43914d33fa49a699949311dba2c25c - - default default] HTTP exception thrown: Security group 10f5e9a4-ba47-41ec-9e12-9101ceab4c8b does not exist Neutron server returns request_ids: ['req-6a037989-62f4-4998-9b16-4fcaaefdb039'] [pid: 8|app: 0|req: 318/629] 10.0.0.41 () {32 vars in 736 bytes} [Fri May 8 11:32:51 2026] GET /v2.1/os-security-groups/10f5e9a4-ba47-41ec-9e12-9101ceab4c8b => generated 194 bytes in 295 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:51 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1451 bytes in 408 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: 319/631] 10.0.0.41 () {32 vars in 662 bytes} [Fri May 8 11:32:51 2026] GET /v2.1/os-security-groups => generated 707 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/632] 10.0.0.41 () {34 vars in 684 bytes} [Fri May 8 11:32:52 2026] POST /v2.1/os-security-groups => generated 247 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:32:52.691 7 INFO nova.api.openstack.wsgi [None req-7fa68522-42a4-4f16-8f31-367e906ab68c 01c73015d4ef4b96813cc69175d05a51 8a43914d33fa49a699949311dba2c25c - - default default] HTTP exception thrown: Security group 10f5e9a4-ba47-41ec-9e12-9101ceab4c8b does not exist Neutron server returns request_ids: ['req-8985dd3b-841e-44c9-a780-a9b4a7b64aa7'] [pid: 7|app: 0|req: 314/633] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:52 2026] DELETE /v2.1/os-security-groups/10f5e9a4-ba47-41ec-9e12-9101ceab4c8b => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:52 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 bytes in 263 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-05-08 11:32:52.926 8 INFO nova.api.openstack.wsgi [None req-4e8dae02-6dfa-43d9-b7c7-09f410b496bf 01c73015d4ef4b96813cc69175d05a51 8a43914d33fa49a699949311dba2c25c - - default default] HTTP exception thrown: Security group ac1c7376-ebe3-47aa-bd86-e7b553ed4102 does not exist Neutron server returns request_ids: ['req-4a74720b-d764-4735-9612-0774b0c3271d'] [pid: 8|app: 0|req: 321/635] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:52 2026] DELETE /v2.1/os-security-groups/ac1c7376-ebe3-47aa-bd86-e7b553ed4102 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/638] 10.0.0.41 () {34 vars in 694 bytes} [Fri May 8 11:32:52 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:32:53.624 8 INFO nova.api.openstack.wsgi [None req-d54d19c5-e555-4eaf-9b33-2f20a1b92096 01c73015d4ef4b96813cc69175d05a51 8a43914d33fa49a699949311dba2c25c - - default default] HTTP exception thrown: Security group 00884af1-4e11-402e-ab54-92675d2cde24 does not exist Neutron server returns request_ids: ['req-96e57f32-4020-435a-88c8-920619f082c5'] [pid: 8|app: 0|req: 324/639] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:52 2026] DELETE /v2.1/os-security-groups/00884af1-4e11-402e-ab54-92675d2cde24 => generated 194 bytes in 688 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/640] 10.0.0.41 () {34 vars in 684 bytes} [Fri May 8 11:32:53 2026] POST /v2.1/os-security-groups => generated 245 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/641] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:52 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1519 bytes in 1340 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-05-08 11:32:54.391 7 INFO nova.api.openstack.compute.server_external_events [req-c1c65d8d-aff4-4095-8d60-b8b68f7786ef req-c2068299-b261-4c2e-8d36-d6d80bc21df3 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance 2026-05-08 11:32:54.399 7 INFO nova.compute.rpcapi [None req-2214b7ff-61e4-4dd8-bcbb-b72c38ffc765 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 317/642] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:32:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 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: 326/643] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:54 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 bytes in 385 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-05-08 11:32:54.513 7 INFO nova.api.openstack.compute.server_external_events [req-11f25036-b2ec-4ad8-b704-00ea6d320982 req-e15b8b60-9a92-470e-a706-c6c13cb04c27 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:d402373b-2c1b-4a7b-b20d-f725b4a99c51 for instance 6908bbab-01bd-4bd4-9047-cf62fc673fa8 on instance [pid: 7|app: 0|req: 318/644] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:32:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/645] 10.0.0.41 () {34 vars in 694 bytes} [Fri May 8 11:32:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 338 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: 319/646] 10.0.0.41 () {34 vars in 694 bytes} [Fri May 8 11:32:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.41 () {32 vars in 736 bytes} [Fri May 8 11:32:55 2026] GET /v2.1/os-security-groups/c16d0f5c-0d90-4c05-a67d-05aaaabc396d => generated 662 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/648] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:55 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1519 bytes in 324 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/649] 10.0.0.41 () {32 vars in 749 bytes} [Fri May 8 11:32:55 2026] DELETE /v2.1/os-security-group-rules/8b8dcd07-e8e0-4b16-98b5-0bf48184b56f => generated 0 bytes in 482 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:55 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:55 2026] DELETE /v2.1/os-security-groups/c16d0f5c-0d90-4c05-a67d-05aaaabc396d => generated 0 bytes in 597 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: 322/652] 10.0.0.41 () {32 vars in 739 bytes} [Fri May 8 11:32:56 2026] DELETE /v2.1/os-security-groups/004e9d6e-0797-41c8-8648-2a62be811a44 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/653] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:56 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1519 bytes in 280 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: 323/654] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:57 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/655] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:57 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1519 bytes in 446 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: 324/656] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:59 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 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: 8|app: 0|req: 333/657] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:32:59 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1519 bytes in 258 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-05-08 11:32:59.941 7 INFO nova.api.openstack.compute.server_external_events [req-e4978adb-f5e4-49ef-9414-44104ae73eca req-fa573855-7d5e-42da-bf20-a205f230b9ad 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance [pid: 7|app: 0|req: 325/658] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:32:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 176 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: 334/659] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:00 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:00 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1702 bytes in 457 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: 335/661] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:33:01 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c/os-interface => generated 284 bytes in 113 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-05-08 11:33:02.013 8 INFO nova.api.openstack.compute.server_external_events [req-b31276a8-fdf4-47de-82b3-11b2cb94e6d9 req-6dd45dbf-01c2-4f48-b73f-0a16e820f135 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:d402373b-2c1b-4a7b-b20d-f725b4a99c51 for instance 6908bbab-01bd-4bd4-9047-cf62fc673fa8 on instance 2026-05-08 11:33:02.020 8 INFO nova.compute.rpcapi [None req-0491cba7-562f-40af-ab5c-0543c9cbed3a - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 336/662] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:33:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 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-05-08 11:33:02.505 8 INFO nova.api.openstack.compute.server_external_events [req-82148267-2dee-4620-bada-bd553711a9e1 req-da3351ba-7d5e-4d90-ba4c-69d12ab376f9 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance [pid: 8|app: 0|req: 337/663] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:01 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1470 bytes in 866 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/667] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:03 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1654 bytes in 517 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: 329/668] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:04 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8/ips => generated 108 bytes in 59 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: 340/669] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:04 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8/ips => generated 108 bytes in 61 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: 330/670] 10.0.0.41 () {32 vars in 822 bytes} [Fri May 8 11:33:04 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8/ips/tempest-ServerAddressesTestJSON-223308274-network => generated 93 bytes in 52 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: 341/671] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:33:04 2026] DELETE /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 0 bytes in 158 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: 331/672] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:04 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 1660 bytes in 2064 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/673] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:33:06 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-05-08 11:33:07.190 7 INFO nova.api.openstack.compute.server_external_events [req-758f8de6-baa9-4065-acfc-5b624e85ad49 req-19784d44-224a-4056-ac6f-cd6c2f5718d9 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:d402373b-2c1b-4a7b-b20d-f725b4a99c51 for instance 6908bbab-01bd-4bd4-9047-cf62fc673fa8 on instance [pid: 7|app: 0|req: 332/674] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:07 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) 2026-05-08 11:33:07.691 8 INFO nova.api.openstack.wsgi [None req-0ba1bf08-060e-4c47-b8b8-0323f3d7a77b ff094ea50ab7497ea8647505a0ff2389 aca140e86b984cfcb31a5e05b00744a3 - - default default] HTTP exception thrown: Instance 6908bbab-01bd-4bd4-9047-cf62fc673fa8 could not be found. [pid: 8|app: 0|req: 343/675] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:07 2026] GET /v2.1/servers/6908bbab-01bd-4bd4-9047-cf62fc673fa8 => generated 111 bytes in 39 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 344/676] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:33:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/677] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:33:08 2026] POST /v2.1/servers => generated 450 bytes in 1516 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:10 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1424 bytes in 209 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: 334/679] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:11 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1482 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: 8|app: 0|req: 346/682] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:33:11 2026] POST /v2.1/servers => generated 450 bytes in 1262 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: 337/683] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:12 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1549 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:13 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1399 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-05-08 11:33:13.516 7 INFO nova.api.openstack.compute.server_external_events [req-44cafd9e-b28c-4d5b-964e-1987f278f994 req-f2d9306f-7cbd-4693-834c-94f06022c44f 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:12c5a053-7bd1-4c92-a900-e6ad3152a3db for instance c6a7352c-404c-4f95-b8eb-6a526f254d7b on instance [pid: 7|app: 0|req: 338/685] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 339/686] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:14 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1451 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/687] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:14 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1549 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 340/688] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:15 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1525 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:15 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1549 bytes in 347 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-05-08 11:33:15.879 8 INFO nova.api.openstack.compute.server_external_events [req-f6e368f9-019f-481f-82d8-da27a79f321b req-b324aba5-8231-458c-87e6-7b1da521ddfd 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:ae0c1316-a733-48e0-ade7-f716f32facc4 for instance df0d7e32-1c94-4203-9859-5f7d133acd17 on instance [pid: 8|app: 0|req: 350/690] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:33:15.969 7 INFO nova.api.openstack.compute.server_external_events [req-88d9beec-f996-47cf-87ab-71b8c7ae9a8f req-2c3caabd-0e02-4602-bee6-ad388187405d 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:12c5a053-7bd1-4c92-a900-e6ad3152a3db for instance c6a7352c-404c-4f95-b8eb-6a526f254d7b on instance [pid: 7|app: 0|req: 341/691] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:33:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 231 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: 351/692] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:16 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1525 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/693] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:16 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1726 bytes in 276 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: 352/694] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:33:17 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/695] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:18 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1525 bytes in 287 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-05-08 11:33:18.420 7 INFO nova.api.openstack.compute.server_external_events [req-d93dca11-a0c6-4739-86c7-2b3100ecf3eb req-df290c0d-8d04-4e5e-95ee-816de444cbd1 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:12c5a053-7bd1-4c92-a900-e6ad3152a3db for instance c6a7352c-404c-4f95-b8eb-6a526f254d7b on instance [pid: 7|app: 0|req: 344/696] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:18 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1726 bytes in 363 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: 345/698] 10.0.0.41 () {32 vars in 640 bytes} [Fri May 8 11:33:18 2026] GET /v2.1/servers => generated 378 bytes in 195 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: 354/699] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:33:18 2026] DELETE /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 0 bytes in 125 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: 346/700] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:18 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1732 bytes in 210 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-05-08 11:33:19.111 8 INFO nova.api.openstack.compute.server_external_events [req-00617240-c8d9-4aa0-996a-250cdac2d494 req-0889df5e-aeb4-4360-aaa3-0305f93bdee2 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:ae0c1316-a733-48e0-ade7-f716f32facc4 for instance df0d7e32-1c94-4203-9859-5f7d133acd17 on instance [pid: 8|app: 0|req: 355/701] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:33:19 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 7|app: 0|req: 347/702] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:19 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1716 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: 8|app: 0|req: 356/703] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:33:19 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/os-interface => generated 285 bytes in 132 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: 348/704] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:20 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1852 bytes in 1167 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-05-08 11:33:21.262 7 INFO nova.api.openstack.compute.server_external_events [req-24ac9c2f-89bc-4a43-80ac-0d98d8a8390e req-2c340f95-61ff-4f39-a2b0-024d1f4f4486 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:ae0c1316-a733-48e0-ade7-f716f32facc4 for instance df0d7e32-1c94-4203-9859-5f7d133acd17 on instance [pid: 7|app: 0|req: 349/705] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:20 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1716 bytes in 434 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/707] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:22 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 1510 bytes in 136 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-05-08 11:33:23.428 8 INFO nova.api.openstack.wsgi [None req-7ea6292e-2546-4b5f-bcca-a709c4b120f5 592fc6e77faf4f90b069510a67be507f c5b6acd8027e4b43a51d69f768b3769c - - default default] HTTP exception thrown: Instance c6a7352c-404c-4f95-b8eb-6a526f254d7b could not be found. [pid: 8|app: 0|req: 359/710] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:23 2026] GET /v2.1/servers/c6a7352c-404c-4f95-b8eb-6a526f254d7b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 352/711] 10.0.0.41 () {32 vars in 705 bytes} [Fri May 8 11:33:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1985962262 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:33:23.529 8 INFO nova.api.openstack.compute.server_external_events [req-7a43a887-d4b9-4e23-a372-855d677bf696 req-b8e14e42-a171-4c5c-8ada-5d16e16bd55b 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:12c5a053-7bd1-4c92-a900-e6ad3152a3db for instance c6a7352c-404c-4f95-b8eb-6a526f254d7b on instance [pid: 8|app: 0|req: 360/712] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.41 () {30 vars in 412 bytes} [Fri May 8 11:33:29 2026] GET / => generated 421 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 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: 361/714] 10.0.0.41 () {28 vars in 559 bytes} [Fri May 8 11:33:29 2026] GET /v2/ => generated 401 bytes in 710 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 10.0.0.41 () {28 vars in 563 bytes} [Fri May 8 11:33:30 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: 362/716] 10.0.0.41 () {30 vars in 412 bytes} [Fri May 8 11:33:30 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: 355/717] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:30 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1822 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:31 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1822 bytes in 155 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: 356/719] 10.0.0.41 () {34 vars in 749 bytes} [Fri May 8 11:33:31 2026] POST /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c/action => generated 0 bytes in 99 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: 364/720] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:31 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1824 bytes in 196 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: 357/723] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:32 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1829 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, ' 2026-05-08 11:33:33.061 8 INFO nova.api.openstack.compute.server_external_events [req-9e74e03a-0d57-4acc-978f-d7873ab78022 req-ba2dd6b3-aa24-4d8a-86d1-2d7ebe38d63a 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-unplugged:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance [pid: 8|app: 0|req: 367/724] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:33:33 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 358/725] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:33 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1829 bytes in 167 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-05-08 11:33:35.011 8 INFO nova.api.openstack.compute.server_external_events [req-d6230c79-dc81-4e26-b059-4a73e5914cc2 req-782af111-7e8f-453e-90b0-2b23c6321407 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance [pid: 8|app: 0|req: 368/726] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:33:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/727] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:35 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1822 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, ' [pid: 8|app: 0|req: 369/728] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:33:35 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/os-interface => generated 285 bytes in 182 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: 360/729] 10.0.0.41 () {32 vars in 814 bytes} [Fri May 8 11:33:35 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/os-interface/ae0c1316-a733-48e0-ade7-f716f32facc4 => generated 282 bytes in 165 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: 370/730] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:35 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 156 bytes in 47 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: 361/731] 10.0.0.41 () {34 vars in 749 bytes} [Fri May 8 11:33:35 2026] POST /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/732] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:36 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:33:36.786 7 INFO nova.api.openstack.compute.server_external_events [req-d8fd01c0-15eb-4a86-ad46-9b5b8779fe2b req-37dd0fcc-f6a3-49c5-aac5-43b978877ef0 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:ae0c1316-a733-48e0-ade7-f716f32facc4 for instance df0d7e32-1c94-4203-9859-5f7d133acd17 on instance [pid: 7|app: 0|req: 362/733] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 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: 372/734] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:37 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 156 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 363/735] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:38 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 194 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: 373/736] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:38 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1950 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: 7|app: 0|req: 364/737] 10.0.0.41 () {34 vars in 749 bytes} [Fri May 8 11:33:38 2026] POST /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/738] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:38 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 365/739] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:39 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 194 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:33:39.568 8 INFO nova.api.openstack.compute.server_external_events [req-73547f64-3d1b-4624-9f96-57eb1171d701 req-594264d8-f70a-41af-bd3a-83b1dd3c3cad 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:ae0c1316-a733-48e0-ade7-f716f32facc4 for instance df0d7e32-1c94-4203-9859-5f7d133acd17 on instance [pid: 8|app: 0|req: 375/740] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/741] 10.0.0.41 () {32 vars in 722 bytes} [Fri May 8 11:33:40 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17/ips => generated 156 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: 376/742] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:33:40 2026] DELETE /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => 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: 7|app: 0|req: 367/743] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:40 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1842 bytes in 182 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: 377/744] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:41 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 1774 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, ' 2026-05-08 11:33:42.480 7 INFO nova.api.openstack.compute.server_external_events [req-9966f3a1-4605-4f31-8ff5-e9475a4f81d7 req-e473e891-96de-4f5b-b868-d9742b815309 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:ae0c1316-a733-48e0-ade7-f716f32facc4 for instance df0d7e32-1c94-4203-9859-5f7d133acd17 on instance [pid: 7|app: 0|req: 368/745] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 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-05-08 11:33:43.196 8 INFO nova.api.openstack.wsgi [None req-c8ad7ea0-94f7-41d0-9a99-cc136aeb6ea5 6c979d5ba832430aae006795ffc2dc67 be18817dc113450fb16262bf5917729b - - default default] HTTP exception thrown: Instance df0d7e32-1c94-4203-9859-5f7d133acd17 could not be found. [pid: 8|app: 0|req: 379/748] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:43 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 370/749] 10.0.0.41 () {32 vars in 703 bytes} [Fri May 8 11:33:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-954693731 => generated 0 bytes in 28 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-05-08 11:33:43.879 8 INFO nova.api.openstack.wsgi [None req-21230ae1-0920-44f3-a781-c1aa5bbffb75 6c979d5ba832430aae006795ffc2dc67 be18817dc113450fb16262bf5917729b - - default default] HTTP exception thrown: Instance df0d7e32-1c94-4203-9859-5f7d133acd17 could not be found. [pid: 8|app: 0|req: 380/750] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:33:43 2026] DELETE /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 11:33:43.911 7 INFO nova.api.openstack.wsgi [None req-ae882aa2-86dd-444c-9e46-625325ded0cc 6c979d5ba832430aae006795ffc2dc67 be18817dc113450fb16262bf5917729b - - default default] HTTP exception thrown: Instance df0d7e32-1c94-4203-9859-5f7d133acd17 could not be found. [pid: 7|app: 0|req: 371/751] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:43 2026] GET /v2.1/servers/df0d7e32-1c94-4203-9859-5f7d133acd17 => 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: 381/754] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:50 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1822 bytes in 2762 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/755] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:33:53 2026] DELETE /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 0 bytes in 143 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-05-08 11:33:55.401 7 INFO nova.api.openstack.compute.server_external_events [req-23cf2a73-ba5c-421c-9652-e6d6ffa05db4 req-36b8c588-7b56-4701-815b-2eb76fd1b37d 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-unplugged:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance [pid: 7|app: 0|req: 375/756] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:33:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/757] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:53 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1828 bytes in 1709 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: 376/758] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:33:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 261 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-05-08 11:33:56.285 8 INFO nova.api.openstack.compute.server_external_events [req-0e33d576-46bf-4abf-b1bf-44fd67c19bd1 req-b7e70cd2-f06c-4027-a396-8d44a3154c51 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:f15c7aa8-6d33-498e-a870-5f6b4998259b for instance cefe1731-320c-42e3-a08e-7e5939f0fd2c on instance [pid: 8|app: 0|req: 383/759] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:33:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:56 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => generated 1479 bytes in 163 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-05-08 11:33:57.644 8 INFO nova.api.openstack.wsgi [None req-097283d8-db58-480f-9f00-8931ff06a724 1f51a1b7c1344676a2cc7031040b3210 07846ceceb91459fb2b891b0d9c23a5b - - default default] HTTP exception thrown: Instance cefe1731-320c-42e3-a08e-7e5939f0fd2c could not be found. [pid: 8|app: 0|req: 384/761] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:33:57 2026] GET /v2.1/servers/cefe1731-320c-42e3-a08e-7e5939f0fd2c => 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: 378/762] 10.0.0.41 () {32 vars in 705 bytes} [Fri May 8 11:33:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1774994901 => generated 0 bytes in 43 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: 386/765] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:34:03 2026] POST /v2.1/servers => generated 450 bytes in 919 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:04 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1254 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-05-08 11:34:06.738 7 INFO nova.api.openstack.compute.server_external_events [req-43b88495-6d1b-4c10-8946-aa91e1230f40 req-625f4e42-cc17-48e4-9a5e-430640df659a 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:a0115a4c-a63a-4009-865e-9445ccad5404 for instance 22a9e5d2-3eb7-455a-babe-528ffcb78491 on instance [pid: 7|app: 0|req: 381/767] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:34:06 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) [pid: 8|app: 0|req: 387/768] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:05 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1437 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: 7|app: 0|req: 382/769] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:07 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1437 bytes in 810 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: 388/770] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:09 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1425 bytes in 709 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: 383/771] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:11 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1425 bytes in 285 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-05-08 11:34:11.720 8 INFO nova.api.openstack.compute.server_external_events [req-54ebe130-bd9b-44d4-94f5-127412e2056d req-df156113-850d-4828-83e1-b7bf5ba452c8 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:a0115a4c-a63a-4009-865e-9445ccad5404 for instance 22a9e5d2-3eb7-455a-babe-528ffcb78491 on instance [pid: 8|app: 0|req: 389/772] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:34:11 2026] POST /v2.1/os-server-external-events => generated 183 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: 384/775] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:12 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1611 bytes in 822 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: 392/776] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:34:13 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491/os-interface => generated 284 bytes in 726 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-05-08 11:34:15.236 8 INFO nova.api.openstack.compute.server_external_events [req-bd4ca3a5-def4-4857-a3a8-ead3780e4bb3 req-dcb46680-4ef7-427d-b2a8-6b3dbc5f880b 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:a0115a4c-a63a-4009-865e-9445ccad5404 for instance 22a9e5d2-3eb7-455a-babe-528ffcb78491 on instance [pid: 8|app: 0|req: 393/777] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:34:15 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: 385/778] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1611 bytes in 389 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: 394/779] 10.0.0.41 () {32 vars in 640 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers => generated 388 bytes in 128 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: 386/780] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:34:15 2026] DELETE /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/781] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1617 bytes in 334 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: 387/782] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:17 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 1550 bytes in 636 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-05-08 11:34:18.239 8 INFO nova.api.openstack.compute.server_external_events [req-fdc3ad8f-49ac-4810-bef5-217a1cec6d90 req-57e5a96a-d9e8-478b-ac11-4a43aef00118 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:a0115a4c-a63a-4009-865e-9445ccad5404 for instance 22a9e5d2-3eb7-455a-babe-528ffcb78491 on instance [pid: 8|app: 0|req: 396/783] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:34:18 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:34:18.944 7 INFO nova.api.openstack.wsgi [None req-49a425aa-ff2e-4c74-afd2-2e5eaf261990 17361c1139cf426b81c211be4d523a3c 769a7681a5f7405991c11cdb421fe9d5 - - default default] HTTP exception thrown: Instance 22a9e5d2-3eb7-455a-babe-528ffcb78491 could not be found. [pid: 7|app: 0|req: 388/784] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:18 2026] GET /v2.1/servers/22a9e5d2-3eb7-455a-babe-528ffcb78491 => generated 111 bytes in 41 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: 397/785] 10.0.0.41 () {32 vars in 705 bytes} [Fri May 8 11:34:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1972793774 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/788] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:34:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:34:33 2026] POST /v2.1/servers => generated 453 bytes in 5183 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/792] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:39 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1432 bytes in 341 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: 401/793] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:40 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1490 bytes in 387 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-05-08 11:34:43.418 8 INFO nova.api.openstack.compute.server_external_events [req-95759c5d-9010-4631-9fba-008ffe75fdc4 req-4afd47f5-e68f-487b-b268-535ed68d940a 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:1ab8c75c-fdb8-41a6-b4b8-886c71dab699 for instance 2c5e5602-7da3-4001-a8e5-cf295c54e8b5 on instance [pid: 8|app: 0|req: 404/796] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:34:43 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: 393/797] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:41 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1558 bytes in 2522 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: 405/798] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:45 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1558 bytes in 1085 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-05-08 11:34:47.832 8 INFO nova.api.openstack.compute.server_external_events [req-9a62f222-7654-437e-bac1-2b9686bf57e1 req-26ffbdef-7c2b-42c0-a48f-bc160f893612 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:1ab8c75c-fdb8-41a6-b4b8-886c71dab699 for instance 2c5e5602-7da3-4001-a8e5-cf295c54e8b5 on instance [pid: 8|app: 0|req: 406/799] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:34:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:47 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1558 bytes in 806 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: 407/801] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:49 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1740 bytes in 689 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: 395/802] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:34:49 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5/os-interface => generated 284 bytes in 524 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-05-08 11:34:51.901 7 INFO nova.api.openstack.compute.server_external_events [req-b03d278a-4d07-4858-a8a3-10cdbb8837ae req-477ba37d-c627-4ea5-8078-4f24935ecc57 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:1ab8c75c-fdb8-41a6-b4b8-886c71dab699 for instance 2c5e5602-7da3-4001-a8e5-cf295c54e8b5 on instance [pid: 7|app: 0|req: 396/803] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:34:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/806] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:51 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1740 bytes in 2234 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: 399/807] 10.0.0.41 () {32 vars in 640 bytes} [Fri May 8 11:34:54 2026] GET /v2.1/servers => generated 384 bytes in 72 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/808] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:34:54 2026] DELETE /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 400/809] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:54 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1746 bytes in 1391 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-05-08 11:34:56.700 8 INFO nova.api.openstack.compute.server_external_events [req-714dc335-65d8-43e5-82c9-fccff8957a62 req-ea74ebef-8354-4cd8-9385-6daaa4974158 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:1ab8c75c-fdb8-41a6-b4b8-886c71dab699 for instance 2c5e5602-7da3-4001-a8e5-cf295c54e8b5 on instance [pid: 8|app: 0|req: 410/810] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:34:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 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: 401/811] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:56 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 1518 bytes in 822 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-05-08 11:34:58.611 8 INFO nova.api.openstack.wsgi [None req-44436d3e-d022-46c3-90a7-402213f6302e 46366691214f45f2b42b0d1d3311b745 5f401617c321465d9295708cfc32af57 - - default default] HTTP exception thrown: Instance 2c5e5602-7da3-4001-a8e5-cf295c54e8b5 could not be found. [pid: 8|app: 0|req: 411/812] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:34:58 2026] GET /v2.1/servers/2c5e5602-7da3-4001-a8e5-cf295c54e8b5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 402/813] 10.0.0.41 () {32 vars in 705 bytes} [Fri May 8 11:34:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1872582183 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/818] 10.0.0.252 () {30 vars in 619 bytes} [Fri May 8 11:35:21 2026] GET /v2.1 => generated 0 bytes in 281 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: 414/819] 10.0.0.252 () {30 vars in 621 bytes} [Fri May 8 11:35:21 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: 7|app: 0|req: 406/820] 10.0.0.252 () {34 vars in 913 bytes} [Fri May 8 11:35:21 2026] GET /v2.1/os-simple-tenant-usage/cb110d99f2a74d8bb1e8dd57bc416d12?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/821] 10.0.0.252 () {30 vars in 654 bytes} [Fri May 8 11:35:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 66 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: 408/824] 10.0.0.252 () {30 vars in 619 bytes} [Fri May 8 11:35:24 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 417/825] 10.0.0.252 () {30 vars in 621 bytes} [Fri May 8 11:35:24 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/826] 10.0.0.252 () {34 vars in 913 bytes} [Fri May 8 11:35:24 2026] GET /v2.1/os-simple-tenant-usage/cb110d99f2a74d8bb1e8dd57bc416d12?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/827] 10.0.0.252 () {30 vars in 654 bytes} [Fri May 8 11:35:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/830] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:35:39 2026] POST /v2.1/os-keypairs => generated 397 bytes in 62 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: 411/833] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:35:42 2026] POST /v2.1/servers => generated 450 bytes in 1736 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:35:43 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1401 bytes in 150 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: 412/835] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:35:45 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1527 bytes in 577 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-05-08 11:35:46.280 8 INFO nova.api.openstack.compute.server_external_events [req-4316c3d2-8cf0-4eef-82db-87652f17f2f5 req-8a92dcdc-93e6-4c61-b046-159eb8b1bc9f 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:43da5599-5e11-4ac7-8cd1-b8db1e9dec1a for instance 90a58604-0a67-475b-b088-5d89937e0917 on instance [pid: 8|app: 0|req: 424/836] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:35:46 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: 7|app: 0|req: 413/837] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:35:46 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1527 bytes in 470 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-05-08 11:35:48.366 7 INFO nova.api.openstack.compute.server_external_events [req-ca8eacce-ba8c-4d18-8a06-0a8424650992 req-a53be9a0-525e-431f-9c45-89aa5862eb82 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:43da5599-5e11-4ac7-8cd1-b8db1e9dec1a for instance 90a58604-0a67-475b-b088-5d89937e0917 on instance [pid: 7|app: 0|req: 414/838] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:35:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:35:48 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1527 bytes in 225 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: 415/840] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:35:49 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1694 bytes in 242 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: 426/841] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:35:49 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1694 bytes in 308 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-05-08 11:35:51.398 7 INFO nova.api.openstack.compute.server_external_events [req-b3b3054e-9d76-4348-b74c-108cc6e4a6ba req-7a0524af-58df-46bc-9b69-39836cbcc13c 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:43da5599-5e11-4ac7-8cd1-b8db1e9dec1a for instance 90a58604-0a67-475b-b088-5d89937e0917 on instance [pid: 7|app: 0|req: 416/842] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:35:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 428/845] 10.0.0.41 () {34 vars in 749 bytes} [Fri May 8 11:35:59 2026] POST /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917/action => generated 31725 bytes in 209 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-05-08 11:36:03.888 7 INFO nova.api.openstack.compute.server_external_events [req-79f362f8-a828-40f4-9514-59b70e333a44 req-59d2fada-35b7-41cb-b688-5acd64b1bbca 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:43da5599-5e11-4ac7-8cd1-b8db1e9dec1a for instance 90a58604-0a67-475b-b088-5d89937e0917 on instance [pid: 7|app: 0|req: 419/848] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:03 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: 430/849] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:36:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 77 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: 420/850] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:36:07 2026] POST /v2.1/servers => generated 424 bytes in 723 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/851] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:07 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1368 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/852] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:09 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1426 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/853] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:36:08 2026] POST /v2.1/servers => generated 449 bytes in 938 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: 433/854] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:09 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1402 bytes in 76 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-05-08 11:36:10.228 7 INFO nova.api.openstack.compute.server_external_events [req-226ab622-c4c6-446d-a664-4f97c14ef163 req-f6147f1b-3fa5-4d03-a254-16b73921e82d 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:537fce33-93b5-4124-8ae4-3190e06bc9ed for instance e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b on instance [pid: 7|app: 0|req: 422/855] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:10 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, ' [pid: 8|app: 0|req: 434/856] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:10 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1468 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, ' [pid: 7|app: 0|req: 423/857] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:10 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1460 bytes in 312 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: 435/858] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:11 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1468 bytes in 542 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-05-08 11:36:12.293 7 INFO nova.api.openstack.compute.server_external_events [req-ed858eea-37e7-48d5-9d1a-62d7dbeb95eb req-c0801c22-181b-4184-8127-edeca4362810 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:9bd06af6-c045-42d2-b6f1-c976e55df186 for instance 1ab4947f-71d9-4d7b-a613-8683eccd70d2 on instance [pid: 7|app: 0|req: 424/859] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/860] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:12 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1527 bytes in 320 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-05-08 11:36:13.048 7 INFO nova.api.openstack.compute.server_external_events [req-adaea6b4-7405-410f-89ba-987e9d3b47ee req-019045e3-d6ba-48f9-b77a-8020dc31216d 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:537fce33-93b5-4124-8ae4-3190e06bc9ed for instance e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b on instance [pid: 7|app: 0|req: 426/863] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:36:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/864] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:13 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1468 bytes in 198 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: 427/865] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:13 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1527 bytes in 165 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: 439/866] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:14 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1648 bytes in 254 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-05-08 11:36:14.951 8 INFO nova.api.openstack.compute.server_external_events [req-376cb97b-c744-4788-9292-c00a5fa95204 req-9885a282-ec36-4728-a570-9da700af134c 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:9bd06af6-c045-42d2-b6f1-c976e55df186 for instance 1ab4947f-71d9-4d7b-a613-8683eccd70d2 on instance [pid: 8|app: 0|req: 440/867] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:36:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 428/868] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:14 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1527 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/869] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:36:15 2026] DELETE /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 0 bytes in 153 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: 429/870] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:15 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1654 bytes in 196 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: 442/871] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:16 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1694 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/872] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:16 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 1449 bytes in 118 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-05-08 11:36:16.559 8 INFO nova.api.openstack.compute.server_external_events [req-e010b439-2867-41aa-90fa-cb1be5bd944b req-0828b5e4-3fae-4f11-98ce-093c7f5ce571 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:537fce33-93b5-4124-8ae4-3190e06bc9ed for instance e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b on instance [pid: 8|app: 0|req: 444/873] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/874] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:16 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1694 bytes in 234 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-05-08 11:36:17.575 8 INFO nova.api.openstack.wsgi [None req-e39e4572-a36e-4846-a31f-ef33bbce14bd 75ebd6648ed54b74b9c39e274a7a21c4 0b8001df89604ccca3c0d456e5a5c910 - - default default] HTTP exception thrown: Instance e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b could not be found. [pid: 8|app: 0|req: 445/875] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:17 2026] GET /v2.1/servers/e9462e6f-9e05-49c9-9ed5-cc3f3cf9c51b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:36:18.845 7 INFO nova.api.openstack.compute.server_external_events [req-29880119-923b-4d59-bf35-bfc33d43cba4 req-aabb03ed-c9fe-4ddd-bd2d-aa9904fd42fe 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:9bd06af6-c045-42d2-b6f1-c976e55df186 for instance 1ab4947f-71d9-4d7b-a613-8683eccd70d2 on instance [pid: 7|app: 0|req: 431/876] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 433/879] 10.0.0.41 () {34 vars in 749 bytes} [Fri May 8 11:36:25 2026] POST /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2/action => generated 31642 bytes in 89 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: 447/880] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:36:27 2026] DELETE /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 434/881] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:28 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1820 bytes in 296 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-05-08 11:36:30.049 7 INFO nova.api.openstack.compute.server_external_events [req-8a195b2a-ac67-4bd3-9007-884f34c0bb46 req-6355bf2e-d60b-42c9-a8e0-b1b6d19c82d3 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:9bd06af6-c045-42d2-b6f1-c976e55df186 for instance 1ab4947f-71d9-4d7b-a613-8683eccd70d2 on instance [pid: 7|app: 0|req: 435/882] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/883] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:29 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => generated 1753 bytes in 871 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-05-08 11:36:31.272 7 INFO nova.api.openstack.wsgi [None req-672a06a1-13f3-4baf-bd40-e8034ebdfad6 2e46d4f643444cca8f7337f9e03bd3a6 7f9a391221b34be1a332a6cbf2928727 - - default default] HTTP exception thrown: Instance 1ab4947f-71d9-4d7b-a613-8683eccd70d2 could not be found. [pid: 7|app: 0|req: 436/884] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:31 2026] GET /v2.1/servers/1ab4947f-71d9-4d7b-a613-8683eccd70d2 => 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: 449/885] 10.0.0.41 () {32 vars in 727 bytes} [Fri May 8 11:36:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-356386597 => 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, ' [pid: 7|app: 0|req: 437/886] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:36:31 2026] DELETE /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/887] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:32 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1700 bytes in 175 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-05-08 11:36:33.420 7 INFO nova.api.openstack.compute.server_external_events [req-8e3716a0-6459-4aff-8c94-bb97615cfb8f req-7bb85d73-bbf9-4cd5-a0f7-0c9922355455 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:43da5599-5e11-4ac7-8cd1-b8db1e9dec1a for instance 90a58604-0a67-475b-b088-5d89937e0917 on instance [pid: 7|app: 0|req: 439/890] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:33 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: 8|app: 0|req: 452/891] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:33 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => generated 1487 bytes in 134 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-05-08 11:36:34.489 7 INFO nova.api.openstack.wsgi [None req-e50227b6-f5e9-4e35-bdd0-3f7adf061f26 2e46d4f643444cca8f7337f9e03bd3a6 7f9a391221b34be1a332a6cbf2928727 - - default default] HTTP exception thrown: Instance 90a58604-0a67-475b-b088-5d89937e0917 could not be found. [pid: 7|app: 0|req: 440/892] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:34 2026] GET /v2.1/servers/90a58604-0a67-475b-b088-5d89937e0917 => 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: 453/893] 10.0.0.41 () {32 vars in 727 bytes} [Fri May 8 11:36:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-936928796 => generated 0 bytes in 35 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: 441/894] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:36:40 2026] POST /v2.1/os-keypairs => generated 395 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/897] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:36:42 2026] POST /v2.1/servers => generated 447 bytes in 783 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/898] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:43 2026] GET /v2.1/servers/474458d1-0320-4335-8bef-e5bc973e2179 => generated 1394 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, ' 2026-05-08 11:36:45.901 8 INFO nova.api.openstack.compute.server_external_events [req-af8f933a-6b76-4856-87f8-7d93774fc3ff req-143bf65b-450e-4e43-8572-3b5aa35ddf72 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f8e5eafb-7d97-442e-a483-0ba99070d7ba for instance 474458d1-0320-4335-8bef-e5bc973e2179 on instance [pid: 8|app: 0|req: 455/899] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:45 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: 445/900] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:48 2026] GET /v2.1/servers/474458d1-0320-4335-8bef-e5bc973e2179 => generated 1517 bytes in 557 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-05-08 11:36:51.079 8 INFO nova.api.openstack.compute.server_external_events [req-de514628-28ab-4598-b659-7ea74702c032 req-2a6e7054-aee4-4398-82ec-30c83c0f8560 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:f8e5eafb-7d97-442e-a483-0ba99070d7ba for instance 474458d1-0320-4335-8bef-e5bc973e2179 on instance [pid: 8|app: 0|req: 456/901] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:36:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 447/904] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:53 2026] GET /v2.1/servers/474458d1-0320-4335-8bef-e5bc973e2179 => generated 1817 bytes in 252 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-05-08 11:36:55.773 7 INFO nova.api.openstack.compute.server_external_events [req-a980d317-5e5c-4066-a2fa-e85a88927935 req-2142c277-2fae-43be-856c-7084ac5979bb 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f8e5eafb-7d97-442e-a483-0ba99070d7ba for instance 474458d1-0320-4335-8bef-e5bc973e2179 on instance [pid: 7|app: 0|req: 448/905] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 449/906] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:36:56 2026] POST /v2.1/os-keypairs => generated 396 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/907] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:36:55 2026] POST /v2.1/servers => generated 447 bytes in 1207 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/908] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:36:56 2026] GET /v2.1/servers/699d653a-2278-4f03-9e4e-8fdc308bdd80 => generated 1393 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, ' [pid: 8|app: 0|req: 459/909] 10.0.0.41 () {34 vars in 670 bytes} [Fri May 8 11:36:58 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-05-08 11:36:59.376 7 INFO nova.api.openstack.compute.server_external_events [req-a8afb4bc-2d12-4ecd-9039-3d624034407e req-6249bbe8-6960-45d5-8cef-8af8a8c98399 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:8f70da4b-0c39-4e09-9c78-0f9d68941369 for instance 699d653a-2278-4f03-9e4e-8fdc308bdd80 on instance [pid: 7|app: 0|req: 451/910] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:36:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/911] 10.0.0.41 () {34 vars in 662 bytes} [Fri May 8 11:36:59 2026] POST /v2.1/servers => generated 496 bytes in 869 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: 452/912] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:00 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1455 bytes in 86 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/913] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:01 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1513 bytes in 103 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-05-08 11:37:02.087 7 INFO nova.api.openstack.compute.server_external_events [req-0e4c1942-34cc-4bcd-9415-f46028f2be87 req-802c61dc-d5ae-4db4-8fc6-c2bfbf35ae56 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:8f70da4b-0c39-4e09-9c78-0f9d68941369 for instance 699d653a-2278-4f03-9e4e-8fdc308bdd80 on instance [pid: 7|app: 0|req: 453/914] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:37:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 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-05-08 11:37:02.782 7 INFO nova.api.openstack.compute.server_external_events [req-5dccf160-4a58-471e-baf8-402440dd7094 req-7f23da42-0556-42c0-8ca6-2e254437396d 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f841b3e9-bfdf-4737-92f2-a88d04861051 for instance 9de87691-5653-4bde-8751-4667e98e18e3 on instance [pid: 7|app: 0|req: 454/915] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:37:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 462/916] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:02 2026] GET /v2.1/servers/699d653a-2278-4f03-9e4e-8fdc308bdd80 => generated 1516 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/919] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:02 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1627 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:37:04.173 7 INFO nova.api.openstack.compute.server_external_events [req-cf6e0535-b486-49a1-9139-952537d8cce7 req-96d9486b-8172-4c87-8a7e-9dbe5a7fc4c2 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:f841b3e9-bfdf-4737-92f2-a88d04861051 for instance 9de87691-5653-4bde-8751-4667e98e18e3 on instance [pid: 7|app: 0|req: 456/920] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:37:04 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: 8|app: 0|req: 465/921] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:03 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1627 bytes in 638 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: 457/922] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:05 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1806 bytes in 179 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: 466/923] 10.0.0.41 () {32 vars in 740 bytes} [Fri May 8 11:37:05 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:37:07.007 7 INFO nova.api.openstack.compute.server_external_events [req-b6bad0e6-4a75-460c-b7d0-da38ea77ef9f req-58814169-c44c-4dce-abc9-f846ede3dca7 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f841b3e9-bfdf-4737-92f2-a88d04861051 for instance 9de87691-5653-4bde-8751-4667e98e18e3 on instance [pid: 7|app: 0|req: 458/924] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:37:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 467/925] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:07 2026] GET /v2.1/servers/699d653a-2278-4f03-9e4e-8fdc308bdd80 => generated 1816 bytes in 309 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-05-08 11:37:11.999 7 INFO nova.api.openstack.compute.server_external_events [req-13ed1c3e-ec55-415b-a376-7ea50f944b98 req-2b12f37e-9e36-41ae-8f01-832a5e15a2cb 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:8f70da4b-0c39-4e09-9c78-0f9d68941369 for instance 699d653a-2278-4f03-9e4e-8fdc308bdd80 on instance [pid: 7|app: 0|req: 459/926] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:37:11 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: 8|app: 0|req: 469/929] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:14 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1926 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, ' [pid: 7|app: 0|req: 461/930] 10.0.0.41 () {32 vars in 752 bytes} [Fri May 8 11:37:16 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3/os-server-password => generated 116 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: 470/931] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:37:18 2026] DELETE /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 462/932] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:18 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1932 bytes in 263 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: 471/933] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:19 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 1818 bytes in 93 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-05-08 11:37:19.908 7 INFO nova.api.openstack.compute.server_external_events [req-b8bc05de-784c-4b8a-8415-837fce378be6 req-9febf790-56bd-443a-bf24-aded8829b2e3 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:f841b3e9-bfdf-4737-92f2-a88d04861051 for instance 9de87691-5653-4bde-8751-4667e98e18e3 on instance [pid: 7|app: 0|req: 463/934] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:37:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 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-05-08 11:37:20.574 8 INFO nova.api.openstack.wsgi [None req-b4f393da-4456-4658-84e5-d3f520b35cf9 6a5caaca5db14cefbc3a1e81782cd312 aab9619481d544d58813f5162c222c9b - - default default] HTTP exception thrown: Instance 9de87691-5653-4bde-8751-4667e98e18e3 could not be found. [pid: 8|app: 0|req: 472/935] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:20 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => 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, ' 2026-05-08 11:37:20.613 7 INFO nova.api.openstack.wsgi [None req-c74b570e-b297-4f4e-aaed-b1ebb476fa45 6a5caaca5db14cefbc3a1e81782cd312 aab9619481d544d58813f5162c222c9b - - default default] HTTP exception thrown: Instance 9de87691-5653-4bde-8751-4667e98e18e3 could not be found. [pid: 7|app: 0|req: 464/936] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:37:20 2026] DELETE /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:37:20.642 8 INFO nova.api.openstack.wsgi [None req-8b55b039-acdc-4fb8-b7d9-6c9782b91aca 6a5caaca5db14cefbc3a1e81782cd312 aab9619481d544d58813f5162c222c9b - - default default] HTTP exception thrown: Instance 9de87691-5653-4bde-8751-4667e98e18e3 could not be found. [pid: 8|app: 0|req: 473/937] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:37:20 2026] GET /v2.1/servers/9de87691-5653-4bde-8751-4667e98e18e3 => 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, ' [pid: 7|app: 0|req: 465/938] 10.0.0.41 () {32 vars in 705 bytes} [Fri May 8 11:37:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1102160589 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 474/939] 10.0.0.41 () {32 vars in 725 bytes} [Fri May 8 11:37:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-138246449 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/944] 199.204.45.89 () {36 vars in 713 bytes} [Fri May 8 11:37:34 2026] POST /v2.1/servers => generated 453 bytes in 922 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/945] 199.204.45.89 () {32 vars in 732 bytes} [Fri May 8 11:37:35 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 => generated 2213 bytes in 81 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: 478/946] 199.204.45.89 () {32 vars in 758 bytes} [Fri May 8 11:37:35 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface => generated 28 bytes in 53 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: 469/947] 199.204.45.89 () {32 vars in 776 bytes} [Fri May 8 11:37:35 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-volume_attachments => generated 25 bytes in 28 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-05-08 11:37:38.030 8 INFO nova.api.openstack.compute.server_external_events [req-f4b1135d-b293-4057-bc13-e2a3940130c0 req-7d0e5e71-b3c7-4be6-900a-c08f38c41d81 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:a4795c4f-8238-4c4a-bc2e-abbeee8374e1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 479/948] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:37:38 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: 7|app: 0|req: 470/949] 199.204.45.89 () {32 vars in 732 bytes} [Fri May 8 11:37:38 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 => generated 2433 bytes in 224 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: 480/950] 199.204.45.89 () {32 vars in 758 bytes} [Fri May 8 11:37:38 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface => generated 284 bytes in 115 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: 471/951] 199.204.45.89 () {32 vars in 776 bytes} [Fri May 8 11:37:38 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-volume_attachments => generated 197 bytes in 63 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-05-08 11:37:40.306 8 INFO nova.api.openstack.compute.server_external_events [req-9340ef7d-a68d-4145-a206-1b2c7c20caa8 req-4a123af2-0800-4f11-9318-fa4c3bf00dad 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:a4795c4f-8238-4c4a-bc2e-abbeee8374e1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 481/952] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:37:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 472/953] 199.204.45.89 () {32 vars in 732 bytes} [Fri May 8 11:37:40 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 => generated 2581 bytes in 150 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: 482/954] 199.204.45.89 () {32 vars in 758 bytes} [Fri May 8 11:37:40 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface => generated 286 bytes in 98 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: 473/955] 199.204.45.89 () {32 vars in 776 bytes} [Fri May 8 11:37:40 2026] GET /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-volume_attachments => generated 197 bytes in 54 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-05-08 11:38:23.625 7 INFO nova.api.openstack.compute.server_external_events [req-c8a9d2ab-af0e-40a7-9a61-2efb4824312c req-987174e4-0bb9-4f90-9800-0dfe5ccb9456 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:d1c50ed4-7c8e-40f7-ba16-50550e9211b1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 7|app: 0|req: 480/966] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:38:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/967] 199.204.45.89 () {36 vars in 811 bytes} [Fri May 8 11:38:21 2026] POST /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface => generated 279 bytes in 2783 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-05-08 11:38:25.694 7 INFO nova.api.openstack.compute.server_external_events [req-4bcef7c8-fd5d-49d6-8a61-a477074ef663 req-0a470e3d-9444-4b85-8710-260dba317b5e 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:d1c50ed4-7c8e-40f7-ba16-50550e9211b1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance 2026-05-08 11:38:25.695 7 INFO nova.api.openstack.compute.server_external_events [req-4bcef7c8-fd5d-49d6-8a61-a477074ef663 req-0a470e3d-9444-4b85-8710-260dba317b5e 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:d1c50ed4-7c8e-40f7-ba16-50550e9211b1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 7|app: 0|req: 481/968] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:38:25 2026] POST /v2.1/os-server-external-events => generated 346 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-05-08 11:38:26.210 8 INFO nova.api.openstack.compute.server_external_events [req-540d37ed-d3f8-487d-80c8-4bca9a872037 req-37699f02-6101-4cb7-8451-c57451ff22ed 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:d1c50ed4-7c8e-40f7-ba16-50550e9211b1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 488/969] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:38:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 118 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-05-08 11:38:51.883 8 INFO nova.api.openstack.compute.server_external_events [req-71bb608a-9638-463d-8753-57addcbbcb73 req-6a1184d5-eee7-4a57-bc9d-56b8e8e72f42 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:550b0bdc-6580-46ec-94d4-a96e0b908f09 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 491/974] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:38:51 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: 484/977] 199.204.45.89 () {36 vars in 811 bytes} [Fri May 8 11:38:50 2026] POST /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface => generated 375 bytes in 3380 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-05-08 11:38:54.236 8 INFO nova.api.openstack.compute.server_external_events [req-d9083b29-ee38-4e67-8229-6fc543d2bd45 req-1703db67-68eb-4de5-8968-2ef145d53a61 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:550b0bdc-6580-46ec-94d4-a96e0b908f09 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 494/978] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:38:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:38:54.683 7 INFO nova.api.openstack.compute.server_external_events [req-0c4178ba-a42e-4b85-865a-5efb2a647281 req-230ac526-2c57-419c-a6db-ddc335350004 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:550b0bdc-6580-46ec-94d4-a96e0b908f09 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 7|app: 0|req: 485/979] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:38:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 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-05-08 11:39:03.012 7 INFO nova.api.openstack.compute.server_external_events [req-4863524a-18fe-4788-8bcb-22abcf4c939e req-ef1e5bc6-89b0-4ef5-9f83-aab4297e7bd1 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:fbfa5ce0-651f-4f47-9808-b2a7e0496a28 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 7|app: 0|req: 488/982] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/983] 199.204.45.89 () {36 vars in 811 bytes} [Fri May 8 11:39:01 2026] POST /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface => generated 375 bytes in 3482 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-05-08 11:39:05.396 7 INFO nova.api.openstack.compute.server_external_events [req-db9dc2e0-1a38-40fa-acf8-6ff69bf270aa req-8588e9fe-acca-4a98-8fdb-0bbefbc5e02c 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:fbfa5ce0-651f-4f47-9808-b2a7e0496a28 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 7|app: 0|req: 489/984] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:05 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, ' 2026-05-08 11:39:06.200 8 INFO nova.api.openstack.compute.server_external_events [req-dab8db15-116d-46b1-bfef-3dc2d15f6179 req-bbf8a59f-dd5c-4f21-ae56-114f67b90743 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-plugged:fbfa5ce0-651f-4f47-9808-b2a7e0496a28 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 496/985] 10.0.0.77 () {38 vars in 814 bytes} [Fri May 8 11:39:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:39:15.333 8 INFO nova.api.openstack.compute.server_external_events [req-687d0c2e-3216-4299-9e2f-0260e2ed90f9 req-d6a5889d-1bef-48bf-a0d0-ab6acb0bd6eb 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:fbfa5ce0-651f-4f47-9808-b2a7e0496a28 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 498/988] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 491/989] 199.204.45.89 () {34 vars in 854 bytes} [Fri May 8 11:39:15 2026] DELETE /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface/fbfa5ce0-651f-4f47-9808-b2a7e0496a28 => generated 0 bytes in 71 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-05-08 11:39:16.536 8 INFO nova.api.openstack.compute.server_external_events [req-bdca0c01-43b8-401c-803b-c2593d3b87bc req-b07cddc5-9949-45ce-b0e6-9e864cd58006 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:fbfa5ce0-651f-4f47-9808-b2a7e0496a28 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 499/990] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:16 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-05-08 11:39:20.911 7 INFO nova.api.openstack.compute.server_external_events [req-d08addb3-1114-4cbc-9008-3a1501119536 req-71f4015c-d7c0-459b-8d6c-e05c80b8b72e 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:550b0bdc-6580-46ec-94d4-a96e0b908f09 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 7|app: 0|req: 492/991] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 500/992] 199.204.45.89 () {34 vars in 854 bytes} [Fri May 8 11:39:20 2026] DELETE /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface/550b0bdc-6580-46ec-94d4-a96e0b908f09 => generated 0 bytes in 95 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-05-08 11:39:31.479 8 INFO nova.api.openstack.compute.server_external_events [req-8f547570-f478-42b7-950a-2b9d4c691627 req-16279c1e-ca4b-4c74-a007-e3ff925f2446 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:550b0bdc-6580-46ec-94d4-a96e0b908f09 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 502/995] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 495/998] 199.204.45.89 () {34 vars in 854 bytes} [Fri May 8 11:39:37 2026] DELETE /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2/os-interface/d1c50ed4-7c8e-40f7-ba16-50550e9211b1 => generated 0 bytes in 39 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: 504/999] 199.204.45.89 () {34 vars in 754 bytes} [Fri May 8 11:39:40 2026] DELETE /v2.1/servers/7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 => generated 0 bytes in 141 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-05-08 11:39:43.377 8 INFO nova.api.openstack.compute.server_external_events [req-c6a7a06b-e9f0-4e2c-963b-cf70b486f608 req-e01fb518-1811-4cce-9792-d0e4a81fd5bb 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:a4795c4f-8238-4c4a-bc2e-abbeee8374e1 for instance 7920bbcc-885a-4003-9a9f-f8fdb3af5aa2 on instance [pid: 8|app: 0|req: 506/1002] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:43 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: 7|app: 0|req: 497/1003] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:39:43 2026] DELETE /v2.1/servers/699d653a-2278-4f03-9e4e-8fdc308bdd80 => generated 0 bytes in 122 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-05-08 11:39:43.594 7 INFO nova.api.openstack.compute.server_external_events [req-bdd6a71b-f155-4d91-b0d5-18561720b58f req-9ecae70a-7bdb-4cf9-9f9f-a5b0ebacd710 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:8f70da4b-0c39-4e09-9c78-0f9d68941369 for instance 699d653a-2278-4f03-9e4e-8fdc308bdd80 on instance [pid: 7|app: 0|req: 498/1004] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1005] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:39:43 2026] GET /v2.1/servers/699d653a-2278-4f03-9e4e-8fdc308bdd80 => generated 1942 bytes in 252 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-05-08 11:39:48.802 7 INFO nova.api.openstack.wsgi [None req-6fbc470f-2365-487f-b01b-5c67480b5e4c 775de3dc412c419c9367fe40f08ed432 bc59828224bf439297cb4dd5ec0fef47 - - default default] HTTP exception thrown: Instance 699d653a-2278-4f03-9e4e-8fdc308bdd80 could not be found. [pid: 7|app: 0|req: 499/1006] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:39:48 2026] GET /v2.1/servers/699d653a-2278-4f03-9e4e-8fdc308bdd80 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-08 11:39:49.725 8 INFO nova.api.openstack.compute.server_external_events [req-5fc98923-52a9-4b17-a6bc-cc62e4b51978 req-510edbd5-b851-47b0-a5d8-eabb1447fb92 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:8f70da4b-0c39-4e09-9c78-0f9d68941369 for instance 699d653a-2278-4f03-9e4e-8fdc308bdd80 on instance [pid: 8|app: 0|req: 508/1007] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:49 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: 500/1008] 10.0.0.41 () {32 vars in 717 bytes} [Fri May 8 11:39:49 2026] DELETE /v2.1/servers/474458d1-0320-4335-8bef-e5bc973e2179 => generated 0 bytes in 102 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-05-08 11:39:49.941 7 INFO nova.api.openstack.compute.server_external_events [req-f530eb55-0db2-495c-b52e-9764c72f8901 req-140c2b0a-66aa-4ac5-bc96-39d1e408bf93 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-changed:f8e5eafb-7d97-442e-a483-0ba99070d7ba for instance 474458d1-0320-4335-8bef-e5bc973e2179 on instance [pid: 7|app: 0|req: 501/1009] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:49 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: 509/1010] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:39:49 2026] GET /v2.1/servers/474458d1-0320-4335-8bef-e5bc973e2179 => generated 1943 bytes in 309 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-05-08 11:39:55.211 8 INFO nova.api.openstack.wsgi [None req-1118a2ba-5e17-41c9-8534-2510082cf07a 775de3dc412c419c9367fe40f08ed432 bc59828224bf439297cb4dd5ec0fef47 - - default default] HTTP exception thrown: Instance 474458d1-0320-4335-8bef-e5bc973e2179 could not be found. [pid: 8|app: 0|req: 511/1013] 10.0.0.41 () {32 vars in 714 bytes} [Fri May 8 11:39:55 2026] GET /v2.1/servers/474458d1-0320-4335-8bef-e5bc973e2179 => 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-05-08 11:39:55.346 7 INFO nova.api.openstack.compute.server_external_events [req-88d83601-c2e3-48f6-b7b7-2924bbbd9dd9 req-8b1f9f5e-25c2-426f-81fd-e9c1f5a841dd 9c9ab0b5d75b4c3380269aedfd2dfae4 7145cf9ea1624d19810f69a82c83264b - - 9094370dcab443228e6924c7bf619906 9094370dcab443228e6924c7bf619906] Creating event network-vif-deleted:f8e5eafb-7d97-442e-a483-0ba99070d7ba for instance 474458d1-0320-4335-8bef-e5bc973e2179 on instance [pid: 7|app: 0|req: 503/1014] 10.0.0.3 () {38 vars in 813 bytes} [Fri May 8 11:39:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 512/1015] 10.0.0.41 () {32 vars in 723 bytes} [Fri May 8 11:39:56 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-590465886 => 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, ' 2026-05-08 11:39:56.736 7 INFO nova.api.openstack.wsgi [None req-a8421785-cb87-4df7-bff1-06ec7b31ebfb 775de3dc412c419c9367fe40f08ed432 bc59828224bf439297cb4dd5ec0fef47 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-590465886 not found for user 775de3dc412c419c9367fe40f08ed432 [pid: 7|app: 0|req: 504/1016] 10.0.0.41 () {32 vars in 720 bytes} [Fri May 8 11:39:56 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-590465886 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1021] 10.0.0.41 () {32 vars in 654 bytes} [Fri May 8 11:40:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1022] 10.0.0.41 () {32 vars in 640 bytes} [Fri May 8 11:40:15 2026] GET /v2.1/servers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 11:40:15.663 8 WARNING oslo_db.sqlalchemy.utils [None req-94092ce4-5af7-4b3a-b4d8-17cda782202e b5f7acf9ff85437aa77bbbd0b31c072f 4291a995f42245f1b0a723491ec36d4a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 516/1023] 10.0.0.41 () {32 vars in 648 bytes} [Fri May 8 11:40:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1024] 10.0.0.41 () {32 vars in 693 bytes} [Fri May 8 11:40:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1045] 10.0.0.145 () {28 vars in 455 bytes} [Fri May 8 11:41:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-08 11:41:54.910 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 11:41:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.145) !!! [pid: 8|app: 0|req: 527/1046] 10.0.0.145 () {30 vars in 659 bytes} [Fri May 8 11:41:54 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-08 11:41:54.984 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 11:41:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.145) !!! [pid: 7|app: 0|req: 520/1047] 10.0.0.145 () {32 vars in 732 bytes} [Fri May 8 11:41:54 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1048] 10.0.0.145 () {34 vars in 805 bytes} [Fri May 8 11:41:54 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1049] 10.0.0.145 () {28 vars in 455 bytes} [Fri May 8 11:41:55 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: 529/1050] 10.0.0.145 () {30 vars in 659 bytes} [Fri May 8 11:41:55 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 522/1051] 10.0.0.145 () {32 vars in 732 bytes} [Fri May 8 11:41:55 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1052] 10.0.0.145 () {34 vars in 893 bytes} [Fri May 8 11:41:55 2026] GET /v2.1/servers/detail?project_id=11d73d0814f547c193260809043d9d14&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1053] 10.0.0.145 () {34 vars in 893 bytes} [Fri May 8 11:41:55 2026] GET /v2.1/servers/detail?project_id=4291a995f42245f1b0a723491ec36d4a&all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1054] 10.0.0.145 () {34 vars in 893 bytes} [Fri May 8 11:41:55 2026] GET /v2.1/servers/detail?project_id=7145cf9ea1624d19810f69a82c83264b&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)