+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 22:55:24 2026] *** compiled with version: 11.4.0 on 28 April 2026 16:45:53 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-687df5ddbf-lw4j6 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 0x55e04a3afe90 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-04-28 22:55:29.236 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-28 22:55:29.368 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-28 22:55:29.640 8 WARNING keystonemiddleware._common.config [None req-b1a90289-c1ee-4744-bc04-91f2a51cae5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:55:29.649 8 WARNING oslo_config.cfg [None req-b1a90289-c1ee-4744-bc04-91f2a51cae5c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 22:55:29.751 7 WARNING keystonemiddleware._common.config [None req-1f1d7c55-ec22-410d-8ba4-3e48d5d632b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:55:29.760 7 WARNING oslo_config.cfg [None req-1f1d7c55-ec22-410d-8ba4-3e48d5d632b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 22:55:29.842 8 WARNING keystonemiddleware._common.config [None req-b1a90289-c1ee-4744-bc04-91f2a51cae5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e04a3afe90 pid: 8 (default app) 2026-04-28 22:55:29.947 7 WARNING keystonemiddleware._common.config [None req-1f1d7c55-ec22-410d-8ba4-3e48d5d632b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e04a3afe90 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/4] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 22:55:38 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:55:38.790 7 WARNING oslo_policy.policy [None req-ae94685f-011b-46bb-84c0-59cc840018c0 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:55:38.790 7 WARNING oslo_policy.policy [None req-ae94685f-011b-46bb-84c0-59cc840018c0 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - 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.49 () {44 vars in 904 bytes} [Tue Apr 28 22:55:38 2026] GET /v2.1 => generated 0 bytes in 587 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:55:38.928 8 WARNING oslo_policy.policy [req-ae94685f-011b-46bb-84c0-59cc840018c0 req-a19f058b-983d-46a0-8b3e-11c96f8f9466 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:55:38.929 8 WARNING oslo_policy.policy [req-ae94685f-011b-46bb-84c0-59cc840018c0 req-a19f058b-983d-46a0-8b3e-11c96f8f9466 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 22:55:38 2026] GET /v2.1/ => generated 398 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:55:39.055 7 INFO nova.api.openstack.wsgi [None req-d8a05d18-95e4-428a-88bb-d9a5798529f3 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.49 () {48 vars in 1006 bytes} [Tue Apr 28 22:55:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 22:55:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.49 () {52 vars in 1044 bytes} [Tue Apr 28 22:55:39 2026] POST /v2.1/flavors => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 22:55:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 22:55:39 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: 8|app: 0|req: 6/12] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 22:55:39 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:55:39.922 7 INFO nova.api.openstack.wsgi [None req-949e9e97-e3f3-4a81-80cc-39ecb3457f2c 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.49 () {48 vars in 1008 bytes} [Tue Apr 28 22:55:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 22:55:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 32 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.49 () {52 vars in 1044 bytes} [Tue Apr 28 22:55:39 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 22:55:40 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 22:55:40 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 22:55:40 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:55:40.791 7 INFO nova.api.openstack.wsgi [None req-7666992c-2cb3-4555-894c-f68a8e1860f4 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.49 () {48 vars in 1010 bytes} [Tue Apr 28 22:55:40 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: 10/20] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 22:55:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.49 () {52 vars in 1044 bytes} [Tue Apr 28 22:55:40 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 22:55:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 22:55:41 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: 12/24] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 22:55:41 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:55:41.679 7 INFO nova.api.openstack.wsgi [None req-07d831c0-76de-4cde-aa17-a5e79eb8064b 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.49 () {48 vars in 1008 bytes} [Tue Apr 28 22:55:41 2026] GET /v2.1/flavors/m1.large => 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: 13/26] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 22:55:41 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: 7|app: 0|req: 14/27] 199.204.45.49 () {52 vars in 1044 bytes} [Tue Apr 28 22:55:41 2026] POST /v2.1/flavors => generated 530 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 22:55:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 22:55:42 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 22:55:42 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:55:42.541 7 INFO nova.api.openstack.wsgi [None req-d5f2c1c8-0da9-4cea-bf17-9d90f8485164 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.49 () {48 vars in 1010 bytes} [Tue Apr 28 22:55:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 22:55:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.49 () {52 vars in 1044 bytes} [Tue Apr 28 22:55:42 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 10.0.0.223 () {28 vars in 456 bytes} [Tue Apr 28 23:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 45/89] 10.0.0.223 () {30 vars in 660 bytes} [Tue Apr 28 23:00:07 2026] GET /v2.1 => generated 0 bytes in 49 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: 45/90] 10.0.0.223 () {30 vars in 662 bytes} [Tue Apr 28 23:00:07 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: 7|app: 0|req: 46/91] 10.0.0.223 () {34 vars in 767 bytes} [Tue Apr 28 23:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 10.0.0.223 () {28 vars in 456 bytes} [Tue Apr 28 23: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: 7|app: 0|req: 47/93] 10.0.0.223 () {30 vars in 660 bytes} [Tue Apr 28 23: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: 8|app: 0|req: 47/94] 10.0.0.223 () {30 vars in 662 bytes} [Tue Apr 28 23:00:10 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 10.0.0.223 () {34 vars in 767 bytes} [Tue Apr 28 23:00:10 2026] GET /v2.1/os-services => generated 782 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.223 () {28 vars in 456 bytes} [Tue Apr 28 23:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 49/97] 10.0.0.223 () {30 vars in 660 bytes} [Tue Apr 28 23:00:13 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/98] 10.0.0.223 () {30 vars in 662 bytes} [Tue Apr 28 23:00:13 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: 50/99] 10.0.0.223 () {34 vars in 810 bytes} [Tue Apr 28 23:00:13 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.223 () {28 vars in 456 bytes} [Tue Apr 28 23:00:16 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: 7|app: 0|req: 52/103] 10.0.0.223 () {30 vars in 660 bytes} [Tue Apr 28 23:00:16 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.223 () {30 vars in 662 bytes} [Tue Apr 28 23:00:16 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: 7|app: 0|req: 53/105] 10.0.0.223 () {34 vars in 810 bytes} [Tue Apr 28 23:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.62 () {28 vars in 455 bytes} [Tue Apr 28 23:00:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/109] 10.0.0.62 () {30 vars in 659 bytes} [Tue Apr 28 23:00:25 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.62 () {30 vars in 661 bytes} [Tue Apr 28 23:00:25 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 10.0.0.62 () {34 vars in 805 bytes} [Tue Apr 28 23:00:25 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:05:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 88/175] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:05:37 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:05:37 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:05:37.508 7 INFO nova.api.openstack.wsgi [None req-8124015a-5c53-4165-9475-0a0fa98840ba 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 89/177] 199.204.45.49 () {48 vars in 1012 bytes} [Tue Apr 28 23:05:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:05:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.49 () {52 vars in 1044 bytes} [Tue Apr 28 23:05:37 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:06:31 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: 95/191] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:06:31 2026] GET /v2.1 => generated 0 bytes in 374 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:06: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-04-28 23:06:31.999 8 WARNING oslo_db.sqlalchemy.utils [None req-6a328242-d4b9-4b0e-9f41-0076c8d44cce 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 96/193] 199.204.45.49 () {48 vars in 1011 bytes} [Tue Apr 28 23:06:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/194] 199.204.45.49 () {52 vars in 1052 bytes} [Tue Apr 28 23:06:32 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 199.204.45.49 () {44 vars in 985 bytes} [Tue Apr 28 23:06:35 2026] GET /v2.1/os-quota-sets/fbaf295fef794a3186a0edb979076ccd => generated 371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.49 () {48 vars in 1037 bytes} [Tue Apr 28 23:06:35 2026] PUT /v2.1/os-quota-sets/fbaf295fef794a3186a0edb979076ccd => generated 326 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.204.45.49 () {44 vars in 985 bytes} [Tue Apr 28 23:06:36 2026] GET /v2.1/os-quota-sets/fbaf295fef794a3186a0edb979076ccd => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:13:50 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: 143/287] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:13:50 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:13:50 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:13:50.546 8 INFO nova.api.openstack.wsgi [None req-517c9d5b-4271-4590-a298-8e0c5d3c74f4 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/289] 199.204.45.49 () {48 vars in 1010 bytes} [Tue Apr 28 23:13:50 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:13:50 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: 145/291] 199.204.45.49 () {52 vars in 1044 bytes} [Tue Apr 28 23:13:50 2026] POST /v2.1/flavors => generated 532 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 199.204.45.49 () {44 vars in 985 bytes} [Tue Apr 28 23:16:52 2026] GET /v2.1/os-quota-sets/9b9e194969dc400b9b6ea9ac672ef246 => generated 371 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 199.204.45.49 () {48 vars in 1037 bytes} [Tue Apr 28 23:16:52 2026] PUT /v2.1/os-quota-sets/9b9e194969dc400b9b6ea9ac672ef246 => generated 326 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 199.204.45.49 () {44 vars in 985 bytes} [Tue Apr 28 23:16:53 2026] GET /v2.1/os-quota-sets/9b9e194969dc400b9b6ea9ac672ef246 => generated 368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:27:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:27:03 2026] GET /v2.1 => generated 0 bytes in 145 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 227/455] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:27:03 2026] GET /v2.1/ => generated 398 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:03.475 7 INFO nova.api.openstack.wsgi [None req-624b2b73-fcf0-49c7-a432-e2373a78325d 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 229/456] 199.204.45.49 () {48 vars in 1006 bytes} [Tue Apr 28 23:27:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:27:03 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: 230/458] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:27:03 2026] GET /v2.1/flavors/c13f873b-8707-4759-b059-1d16119f275f/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:27:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:27:04 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/463] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:27:04 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:04.333 7 INFO nova.api.openstack.wsgi [None req-057d7885-ca39-4c89-bc93-92eb5ea6653b 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 233/464] 199.204.45.49 () {48 vars in 1008 bytes} [Tue Apr 28 23:27:04 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:27:04 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: 234/466] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:27:04 2026] GET /v2.1/flavors/76dfb530-c12f-4f8d-bf78-9608e0576baf/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: 233/467] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:27:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:27:05 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: 234/469] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:27:05 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:05.174 7 INFO nova.api.openstack.wsgi [None req-fa672913-26c3-4fad-b056-c63f1ae7f1ba 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 236/470] 199.204.45.49 () {48 vars in 1010 bytes} [Tue Apr 28 23:27:05 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:27:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:27:05 2026] GET /v2.1/flavors/08527fd7-560b-44e0-8b20-192abb5e73ec/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: 236/473] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:27:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:27:05 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: 8|app: 0|req: 237/475] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:27:06 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:06.042 7 INFO nova.api.openstack.wsgi [None req-6109539a-6ec7-4b39-818e-4733cdb78f88 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 239/476] 199.204.45.49 () {48 vars in 1008 bytes} [Tue Apr 28 23:27:06 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: 8|app: 0|req: 238/477] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:27:06 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: 240/478] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:27:06 2026] GET /v2.1/flavors/ddd85c5a-eda2-4d04-8fa9-a0fd2e8d47e9/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:27:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:27:06 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:27:06 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:06.906 7 INFO nova.api.openstack.wsgi [None req-fade222d-4f0b-4a38-8849-527f3029a763 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 242/482] 199.204.45.49 () {48 vars in 1010 bytes} [Tue Apr 28 23:27:06 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: 241/483] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:27:06 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: 243/484] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:27:06 2026] GET /v2.1/flavors/608e6562-9d91-4379-88c4-48dd6d058d29/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:28: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) [pid: 7|app: 0|req: 251/500] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:28:17 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:28:17 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:28:17.107 7 INFO nova.api.openstack.wsgi [None req-f72a7128-544d-4ed2-9fbe-9edbe7d724be 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 252/502] 199.204.45.49 () {48 vars in 1012 bytes} [Tue Apr 28 23:28:17 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:28:17 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: 253/504] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:28:17 2026] GET /v2.1/flavors/e67f0170-544c-4150-ba8b-1de7c63701f5/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: 252/505] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:28:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:28:23 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/507] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:28:23 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:28:23.343 7 WARNING oslo_db.sqlalchemy.utils [None req-a900fe1e-e9ec-472b-90a3-1842bcde9cf4 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 255/508] 199.204.45.49 () {48 vars in 1011 bytes} [Tue Apr 28 23:28:23 2026] GET /v2.1/os-keypairs => generated 545 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.49 () {44 vars in 985 bytes} [Tue Apr 28 23:28:26 2026] GET /v2.1/os-quota-sets/fbaf295fef794a3186a0edb979076ccd => generated 368 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/520] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:29: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) [pid: 8|app: 0|req: 260/521] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:29:13 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/522] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:29:13 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:29:13.902 8 INFO nova.api.openstack.wsgi [None req-e6a3e072-3ed9-4f50-916d-1b6ab09fdb99 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 261/523] 199.204.45.49 () {48 vars in 1010 bytes} [Tue Apr 28 23:29:13 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:29:13 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: 8|app: 0|req: 262/525] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:29:13 2026] GET /v2.1/flavors/8781e9ce-da00-466c-898e-2fa56ac4d64a/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: 265/530] 199.204.45.49 () {44 vars in 985 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/os-quota-sets/9b9e194969dc400b9b6ea9ac672ef246 => generated 368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.49 () {42 vars in 700 bytes} [Tue Apr 28 23:30: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) [pid: 8|app: 0|req: 271/542] 199.204.45.49 () {44 vars in 904 bytes} [Tue Apr 28 23:30:15 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: 7|app: 0|req: 272/543] 199.204.45.49 () {46 vars in 977 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.49 () {48 vars in 1046 bytes} [Tue Apr 28 23:30:15 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: 273/545] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/08527fd7-560b-44e0-8b20-192abb5e73ec/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: 273/546] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/608e6562-9d91-4379-88c4-48dd6d058d29/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/76dfb530-c12f-4f8d-bf78-9608e0576baf/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: 274/548] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/8781e9ce-da00-466c-898e-2fa56ac4d64a/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/c13f873b-8707-4759-b059-1d16119f275f/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: 275/550] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/ddd85c5a-eda2-4d04-8fa9-a0fd2e8d47e9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.49 () {48 vars in 1094 bytes} [Tue Apr 28 23:30:15 2026] GET /v2.1/flavors/e67f0170-544c-4150-ba8b-1de7c63701f5/os-extra_specs => generated 19 bytes in 15 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: 281/560] 10.0.0.75 () {32 vars in 654 bytes} [Tue Apr 28 23:30:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/561] 10.0.0.75 () {32 vars in 640 bytes} [Tue Apr 28 23:30:55 2026] GET /v2.1/servers => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 23:30:55.819 7 WARNING oslo_db.sqlalchemy.utils [None req-9ba0a757-e87c-4868-8bc2-1e453e88547e 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 282/562] 10.0.0.75 () {32 vars in 648 bytes} [Tue Apr 28 23:30:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.75 () {32 vars in 693 bytes} [Tue Apr 28 23:30:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:06 2026] GET /v2.1/flavors/c13f873b-8707-4759-b059-1d16119f275f => generated 511 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 10.0.0.75 () {32 vars in 640 bytes} [Tue Apr 28 23:31:06 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:06 2026] GET /v2.1/flavors/c13f873b-8707-4759-b059-1d16119f275f => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:31:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:31:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/573] 10.0.0.75 () {34 vars in 684 bytes} [Tue Apr 28 23:31:14 2026] POST /v2.1/os-security-groups => generated 244 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.75 () {34 vars in 684 bytes} [Tue Apr 28 23:31:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.75 () {34 vars in 684 bytes} [Tue Apr 28 23:31:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:31:15 2026] POST /v2.1/servers => generated 450 bytes in 1458 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: 290/577] 10.0.0.75 () {32 vars in 662 bytes} [Tue Apr 28 23:31:16 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:31:15 2026] POST /v2.1/servers => generated 450 bytes in 1388 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: 289/579] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:17 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1399 bytes in 119 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: 291/580] 10.0.0.75 () {34 vars in 684 bytes} [Tue Apr 28 23:31:17 2026] POST /v2.1/os-security-groups => generated 247 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:17 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1424 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 290/582] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:17 2026] DELETE /v2.1/os-security-groups/2d3920b1-7edc-4f5c-a243-9d3a230bd102 => generated 0 bytes in 422 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 23:31:17.691 8 INFO nova.api.openstack.wsgi [None req-4e6e7ed9-49b9-487c-8f42-485551f0692f 865d8c241d414885b69a6475aa448fe3 ec69b29a4070411fa290bad750fa90da - - default default] HTTP exception thrown: Security group 2d3920b1-7edc-4f5c-a243-9d3a230bd102 does not exist Neutron server returns request_ids: ['req-0ed00976-f108-479c-af6d-851c8b9697cd'] [pid: 8|app: 0|req: 291/583] 10.0.0.75 () {32 vars in 736 bytes} [Tue Apr 28 23:31:17 2026] GET /v2.1/os-security-groups/2d3920b1-7edc-4f5c-a243-9d3a230bd102 => 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: 293/584] 10.0.0.75 () {34 vars in 694 bytes} [Tue Apr 28 23:31:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:17 2026] DELETE /v2.1/os-security-groups/c11b88e3-3d40-40de-8612-3cb665183090 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 23:31:18.007 8 INFO nova.api.openstack.wsgi [None req-bf219f62-4840-4d6c-892a-72986f62f970 865d8c241d414885b69a6475aa448fe3 ec69b29a4070411fa290bad750fa90da - - default default] HTTP exception thrown: Security group c11b88e3-3d40-40de-8612-3cb665183090 does not exist Neutron server returns request_ids: ['req-4edfd752-0619-44f7-92ff-6d017d32168b'] [pid: 8|app: 0|req: 293/586] 10.0.0.75 () {32 vars in 736 bytes} [Tue Apr 28 23:31:17 2026] GET /v2.1/os-security-groups/c11b88e3-3d40-40de-8612-3cb665183090 => generated 194 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.75 () {34 vars in 684 bytes} [Tue Apr 28 23:31:17 2026] POST /v2.1/os-security-groups => generated 246 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:18 2026] DELETE /v2.1/os-security-groups/4501a5f4-8ef1-4480-9d85-3eb587c221b6 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:18 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1457 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:18.435 8 INFO nova.api.openstack.wsgi [None req-76dc598e-f6b7-4376-b120-45619214c1ef 865d8c241d414885b69a6475aa448fe3 ec69b29a4070411fa290bad750fa90da - - default default] HTTP exception thrown: Security group 4501a5f4-8ef1-4480-9d85-3eb587c221b6 does not exist Neutron server returns request_ids: ['req-54fc023b-41ed-49e8-a97a-8e03fa2a18f8'] [pid: 8|app: 0|req: 296/590] 10.0.0.75 () {32 vars in 736 bytes} [Tue Apr 28 23:31:18 2026] GET /v2.1/os-security-groups/4501a5f4-8ef1-4480-9d85-3eb587c221b6 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 10.0.0.75 () {34 vars in 694 bytes} [Tue Apr 28 23:31:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 10.0.0.75 () {32 vars in 662 bytes} [Tue Apr 28 23:31:18 2026] GET /v2.1/os-security-groups => generated 707 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:31:18.642 8 INFO nova.api.openstack.wsgi [None req-02ac9efc-5a45-438a-bd98-42f191bc821c 865d8c241d414885b69a6475aa448fe3 ec69b29a4070411fa290bad750fa90da - - default default] HTTP exception thrown: Security group 4501a5f4-8ef1-4480-9d85-3eb587c221b6 does not exist Neutron server returns request_ids: ['req-09fdd29f-6a80-4df1-9c33-4e42bf681233'] [pid: 8|app: 0|req: 298/593] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:18 2026] DELETE /v2.1/os-security-groups/4501a5f4-8ef1-4480-9d85-3eb587c221b6 => 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: 296/594] 10.0.0.75 () {34 vars in 694 bytes} [Tue Apr 28 23:31:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:18 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1482 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:18.751 7 INFO nova.api.openstack.wsgi [None req-8558208d-b315-4e2a-9593-591b297d9ab2 865d8c241d414885b69a6475aa448fe3 ec69b29a4070411fa290bad750fa90da - - default default] HTTP exception thrown: Security group c11b88e3-3d40-40de-8612-3cb665183090 does not exist Neutron server returns request_ids: ['req-9e52b84a-1a6c-4b6e-b49e-302631c6c05c'] [pid: 7|app: 0|req: 297/596] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:18 2026] DELETE /v2.1/os-security-groups/c11b88e3-3d40-40de-8612-3cb665183090 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/597] 10.0.0.75 () {32 vars in 736 bytes} [Tue Apr 28 23:31:18 2026] GET /v2.1/os-security-groups/a9be8cc2-09ab-4a90-b6bf-ee5b8fd1f2c5 => generated 663 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:31:18.794 7 INFO nova.api.openstack.wsgi [None req-548ccd6d-49b2-4064-9515-668f793636cf 865d8c241d414885b69a6475aa448fe3 ec69b29a4070411fa290bad750fa90da - - default default] HTTP exception thrown: Security group 2d3920b1-7edc-4f5c-a243-9d3a230bd102 does not exist Neutron server returns request_ids: ['req-c3c5d5a7-ee48-4cf5-9894-7741e1ef116c'] [pid: 7|app: 0|req: 298/598] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:18 2026] DELETE /v2.1/os-security-groups/2d3920b1-7edc-4f5c-a243-9d3a230bd102 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 10.0.0.75 () {32 vars in 749 bytes} [Tue Apr 28 23:31:18 2026] DELETE /v2.1/os-security-group-rules/f9e482ba-1aee-4296-8321-2d6054f6d0d5 => generated 0 bytes in 476 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:19 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/601] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:19 2026] DELETE /v2.1/os-security-groups/a9be8cc2-09ab-4a90-b6bf-ee5b8fd1f2c5 => generated 0 bytes in 325 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: 303/602] 10.0.0.75 () {32 vars in 739 bytes} [Tue Apr 28 23:31:19 2026] DELETE /v2.1/os-security-groups/d476b6b6-3d6e-4fa2-b5d6-0d39a2fd658b => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:19 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1549 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:20 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:21.197 7 INFO nova.api.openstack.compute.server_external_events [req-9c96551f-5211-44c3-919d-e70b6ea354c7 req-dfbde5f4-b0d4-4edb-b43e-3cc8ca67c347 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance 2026-04-28 23:31:21.206 7 INFO nova.compute.rpcapi [None req-e4b384bc-784e-4714-ba4b-2f5efd96e12b - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 301/605] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 111 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: 305/606] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:21 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1549 bytes in 350 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: 302/607] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:21 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/608] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:22 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1549 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:23.255 7 INFO nova.api.openstack.compute.server_external_events [req-c1fb6dfc-29ba-4d48-b8b2-5f0313377b96 req-21b49630-4af5-4464-a10d-ca3204a02d42 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance [pid: 7|app: 0|req: 303/609] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 307/610] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:23 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/611] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:23 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1549 bytes in 131 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: 306/614] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:24 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 309/615] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:24 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1549 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:25.539 7 INFO nova.api.openstack.compute.server_external_events [req-ede454f9-271a-4df5-a939-c36545234f3c req-d014ded5-abf6-4db2-b4bb-5582c0244948 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance [pid: 7|app: 0|req: 307/616] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 310/617] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:25 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 172 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: 308/618] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:26 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1726 bytes in 143 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: 311/619] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:31:26 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463/os-interface => generated 284 bytes in 201 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: 309/620] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:26 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1525 bytes in 142 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: 312/621] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:27 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1726 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:27.600 8 INFO nova.api.openstack.compute.server_external_events [req-759956d7-fca4-4723-8e1d-2a56b3cf62f8 req-785568bb-45ab-4e04-a255-9fbbfbd9487c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance 2026-04-28 23:31:27.601 8 INFO nova.api.openstack.compute.server_external_events [req-759956d7-fca4-4723-8e1d-2a56b3cf62f8 req-785568bb-45ab-4e04-a255-9fbbfbd9487c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance 2026-04-28 23:31:27.601 8 INFO nova.api.openstack.compute.server_external_events [req-759956d7-fca4-4723-8e1d-2a56b3cf62f8 req-785568bb-45ab-4e04-a255-9fbbfbd9487c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance 2026-04-28 23:31:27.601 8 INFO nova.api.openstack.compute.server_external_events [req-759956d7-fca4-4723-8e1d-2a56b3cf62f8 req-785568bb-45ab-4e04-a255-9fbbfbd9487c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance 2026-04-28 23:31:27.614 8 INFO nova.compute.rpcapi [None req-f195db30-ff57-47f5-96ac-6d9797a6713a - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 313/622] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:27 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 10.0.0.75 () {32 vars in 640 bytes} [Tue Apr 28 23:31:27 2026] GET /v2.1/servers => generated 378 bytes in 173 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: 314/624] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:31:27 2026] DELETE /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 0 bytes in 113 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, ' [pid: 7|app: 0|req: 311/625] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:27 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1732 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:27 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1716 bytes in 407 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: 312/627] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:31:28 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/os-interface => generated 285 bytes in 104 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: 316/628] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:29 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 1852 bytes in 203 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: 313/629] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:29 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1716 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:29.670 8 INFO nova.api.openstack.compute.server_external_events [req-bb0625b6-9fb2-45d5-8b36-0c6df1797978 req-f4924922-859f-4109-852f-f6c7aaba0cd5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance 2026-04-28 23:31:29.670 8 INFO nova.api.openstack.compute.server_external_events [req-bb0625b6-9fb2-45d5-8b36-0c6df1797978 req-f4924922-859f-4109-852f-f6c7aaba0cd5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance 2026-04-28 23:31:29.671 8 INFO nova.api.openstack.compute.server_external_events [req-bb0625b6-9fb2-45d5-8b36-0c6df1797978 req-f4924922-859f-4109-852f-f6c7aaba0cd5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:f1eb45cd-62fa-42f6-9caf-59e0176b65e6 for instance a218c55e-c2f2-4ad5-913e-688917b9d463 on instance 2026-04-28 23:31:29.671 8 INFO nova.api.openstack.compute.server_external_events [req-bb0625b6-9fb2-45d5-8b36-0c6df1797978 req-f4924922-859f-4109-852f-f6c7aaba0cd5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance [pid: 8|app: 0|req: 317/630] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:29 2026] POST /v2.1/os-server-external-events => generated 694 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, ' 2026-04-28 23:31:30.298 7 INFO nova.api.openstack.wsgi [None req-0ebc50fe-1408-4e02-aa2c-0a299489ddf2 c77cd5a9aaac43aaba377eae7ba55f9f 7e2a5f1c87e84f64a009a9035fcf05a8 - - default default] HTTP exception thrown: Instance a218c55e-c2f2-4ad5-913e-688917b9d463 could not be found. [pid: 7|app: 0|req: 314/631] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:30 2026] GET /v2.1/servers/a218c55e-c2f2-4ad5-913e-688917b9d463 => generated 111 bytes in 23 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: 318/632] 10.0.0.75 () {32 vars in 705 bytes} [Tue Apr 28 23:31:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1523622938 => generated 0 bytes in 36 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: 315/633] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:31:32 2026] POST /v2.1/os-keypairs => generated 384 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:31:37 2026] POST /v2.1/servers => generated 451 bytes in 720 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:38 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1251 bytes in 73 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: 318/638] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:39 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1367 bytes in 68 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: 321/639] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:40 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1435 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-04-28 23:31:41.798 7 INFO nova.api.openstack.compute.server_external_events [req-7b914a18-fa98-4c41-b83b-68a34d989631 req-35763e6a-4f15-4281-957a-895133481252 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance [pid: 7|app: 0|req: 319/640] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 320/641] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:31:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:41 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1435 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:43 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1423 bytes in 336 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: 323/646] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:31:43 2026] POST /v2.1/servers => generated 453 bytes in 468 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: 324/647] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:44 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1393 bytes in 57 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: 324/648] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:44 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1423 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, ' [pid: 7|app: 0|req: 325/649] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:31:45 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/os-interface => generated 285 bytes in 166 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: 325/650] 10.0.0.75 () {32 vars in 814 bytes} [Tue Apr 28 23:31:45 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/os-interface/31bf0922-4570-4854-a509-267cac03f8f8 => generated 282 bytes in 81 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: 326/651] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:45 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/652] 10.0.0.75 () {34 vars in 749 bytes} [Tue Apr 28 23:31:45 2026] POST /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/action => generated 0 bytes in 33 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: 327/653] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:45 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:45 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1519 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/655] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:45 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1423 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:46.222 7 INFO nova.api.openstack.compute.server_external_events [req-6f9632fb-b3d7-43a2-bace-8fc365dd54ef req-16f9d116-1c78-457c-8a3d-6873502d4a33 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance [pid: 7|app: 0|req: 328/656] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:46 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: 329/657] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:46 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 156 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/658] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:46 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1519 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:46 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1423 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-04-28 23:31:47.395 7 INFO nova.api.openstack.compute.server_external_events [req-6e1775a5-7eb5-42c8-bfb1-1e7eace793c5 req-941b9714-547b-4451-b134-07106a395fbc b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance [pid: 7|app: 0|req: 330/660] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 95 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: 331/661] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:47 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/662] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:47 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1950 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, ' [pid: 8|app: 0|req: 332/663] 10.0.0.75 () {34 vars in 749 bytes} [Tue Apr 28 23:31:47 2026] POST /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/action => generated 0 bytes in 44 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: 332/664] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:47 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/665] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:47 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1519 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 333/666] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:48 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1610 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:48.265 7 INFO nova.api.openstack.compute.server_external_events [req-205fada6-f32d-4cfe-b39a-a30364ca971b req-de9aaa16-c325-41bf-8f0f-6353b2c8a25f b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:31:48.265 7 INFO nova.api.openstack.compute.server_external_events [req-205fada6-f32d-4cfe-b39a-a30364ca971b req-de9aaa16-c325-41bf-8f0f-6353b2c8a25f b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:31:48.265 7 INFO nova.api.openstack.compute.server_external_events [req-205fada6-f32d-4cfe-b39a-a30364ca971b req-de9aaa16-c325-41bf-8f0f-6353b2c8a25f b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance [pid: 7|app: 0|req: 334/667] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:48 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:31:48 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd/os-interface => generated 284 bytes in 86 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: 335/669] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:48 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 194 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/670] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:48 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1610 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/671] 10.0.0.75 () {32 vars in 640 bytes} [Tue Apr 28 23:31:49 2026] GET /v2.1/servers => generated 387 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/672] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:31:49 2026] DELETE /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/673] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:49 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1519 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:49.489 7 INFO nova.api.openstack.compute.server_external_events [req-744df71a-3449-49b2-adf2-4a7a7504a1e6 req-50204ca2-34cd-48e3-8353-ac8abf9805db b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance 2026-04-28 23:31:49.489 7 INFO nova.api.openstack.compute.server_external_events [req-744df71a-3449-49b2-adf2-4a7a7504a1e6 req-50204ca2-34cd-48e3-8353-ac8abf9805db b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance [pid: 7|app: 0|req: 337/674] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:49 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:49 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1616 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/676] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:31:49 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c/ips => generated 156 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: 339/677] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:31:49 2026] DELETE /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/678] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:49 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1842 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:50.312 8 INFO nova.api.openstack.compute.server_external_events [req-0a50baa1-0904-4ebc-91b5-0ceb5576757c req-ac96024b-df02-4459-b478-9b7d42c7f09c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance [pid: 8|app: 0|req: 340/679] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/680] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:50 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1702 bytes in 200 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: 341/681] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:31:50 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:50 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 1736 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/683] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:51 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 1842 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:51.528 8 INFO nova.api.openstack.compute.server_external_events [req-592b399b-986e-41e8-9a3e-17c58dbeb877 req-59a1f39d-d1c2-4687-ae28-89e425af2449 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance 2026-04-28 23:31:51.528 8 INFO nova.api.openstack.compute.server_external_events [req-592b399b-986e-41e8-9a3e-17c58dbeb877 req-59a1f39d-d1c2-4687-ae28-89e425af2449 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance [pid: 8|app: 0|req: 342/684] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:51 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:51.880 7 INFO nova.api.openstack.wsgi [None req-aa036d8c-36e3-4686-b1de-be557cae677f 188a035e192947279af6ae64005ac83c 45dac07b8483404fab05cede62e497a8 - - default default] HTTP exception thrown: Instance 5c38f52f-2523-4255-9564-f2396d9541cd could not be found. [pid: 7|app: 0|req: 343/685] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:51 2026] GET /v2.1/servers/5c38f52f-2523-4255-9564-f2396d9541cd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/686] 10.0.0.75 () {32 vars in 701 bytes} [Tue Apr 28 23:31:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-50208453 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:52.354 7 INFO nova.api.openstack.compute.server_external_events [req-39c6118f-0d60-47c1-be6f-7fc8a0b7c9bc req-ef975ba1-283e-4a00-88a4-7b80048e6ec7 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance 2026-04-28 23:31:52.354 7 INFO nova.api.openstack.compute.server_external_events [req-39c6118f-0d60-47c1-be6f-7fc8a0b7c9bc req-ef975ba1-283e-4a00-88a4-7b80048e6ec7 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance 2026-04-28 23:31:52.354 7 INFO nova.api.openstack.compute.server_external_events [req-39c6118f-0d60-47c1-be6f-7fc8a0b7c9bc req-ef975ba1-283e-4a00-88a4-7b80048e6ec7 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:1053ad6c-9ecc-4c0b-a9c8-92a9378b4c29 for instance 5c38f52f-2523-4255-9564-f2396d9541cd on instance [pid: 7|app: 0|req: 344/687] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:52 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:31:52.531 8 INFO nova.api.openstack.wsgi [None req-644a566d-3958-40f6-bd53-4040da2885d4 b7696196b4744361aed2b637ef3035d9 218ffa0394984f23aea6bd5b814aabc4 - - default default] HTTP exception thrown: Instance 5430734e-69df-4a84-9feb-dc0cafaab52c could not be found. [pid: 8|app: 0|req: 344/688] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:52 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => 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, ' [pid: 7|app: 0|req: 345/689] 10.0.0.75 () {32 vars in 705 bytes} [Tue Apr 28 23:31:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1685547394 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:53.147 8 INFO nova.api.openstack.wsgi [None req-63744ea2-aad8-4055-8867-bfbf963588aa b7696196b4744361aed2b637ef3035d9 218ffa0394984f23aea6bd5b814aabc4 - - default default] HTTP exception thrown: Instance 5430734e-69df-4a84-9feb-dc0cafaab52c could not be found. [pid: 8|app: 0|req: 345/690] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:31:53 2026] DELETE /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 23:31:53.175 7 INFO nova.api.openstack.wsgi [None req-dc1f9a9c-8df5-421f-9531-5a57a1f7ae9f b7696196b4744361aed2b637ef3035d9 218ffa0394984f23aea6bd5b814aabc4 - - default default] HTTP exception thrown: Instance 5430734e-69df-4a84-9feb-dc0cafaab52c could not be found. [pid: 7|app: 0|req: 346/691] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:31:53 2026] GET /v2.1/servers/5430734e-69df-4a84-9feb-dc0cafaab52c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:53.574 8 INFO nova.api.openstack.compute.server_external_events [req-41c434a5-1971-4d42-85fb-0883b6ff0a5a req-9b56efb3-f216-4f97-9748-7c84002ad952 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:31bf0922-4570-4854-a509-267cac03f8f8 for instance 5430734e-69df-4a84-9feb-dc0cafaab52c on instance 2026-04-28 23:31:53.575 8 INFO nova.api.openstack.compute.server_external_events [req-41c434a5-1971-4d42-85fb-0883b6ff0a5a req-9b56efb3-f216-4f97-9748-7c84002ad952 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance [pid: 8|app: 0|req: 346/692] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:31:53 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/695] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:32:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 127 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: 349/698] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:32:04 2026] POST /v2.1/servers => generated 453 bytes in 510 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:05 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1431 bytes in 85 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: 350/700] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:06 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1557 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, ' 2026-04-28 23:32:07.297 7 INFO nova.api.openstack.compute.server_external_events [req-bf0e0b98-d461-4d0b-bd22-eb3dfae3b724 req-659da84f-0542-4079-be3f-2b7612ae22dd b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance [pid: 7|app: 0|req: 351/701] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/702] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:07 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1822 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/703] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:07 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1557 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, ' 2026-04-28 23:32:07.997 7 INFO nova.api.openstack.compute.server_external_events [req-1efadb3c-697e-440b-9c82-96f873e3f59b req-62bbc55b-0953-4ef7-80a4-0cc00fdf00a6 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance [pid: 7|app: 0|req: 353/704] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:07 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1822 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/706] 10.0.0.75 () {34 vars in 749 bytes} [Tue Apr 28 23:32:08 2026] POST /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568/action => generated 0 bytes in 142 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: 353/707] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:08 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1824 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: 355/708] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:08 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1741 bytes in 157 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: 354/709] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:32:09 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b/os-interface => generated 285 bytes in 83 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: 356/710] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:09 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1829 bytes in 186 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: 355/711] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:09 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1741 bytes in 161 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: 357/712] 10.0.0.75 () {32 vars in 640 bytes} [Tue Apr 28 23:32:09 2026] GET /v2.1/servers => generated 384 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:10.037 8 INFO nova.api.openstack.compute.server_external_events [req-fcc370b1-1029-42ee-a05a-5f5baad64f41 req-7c232752-6759-4a06-8545-88e67ae944d4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance 2026-04-28 23:32:10.037 8 INFO nova.api.openstack.compute.server_external_events [req-fcc370b1-1029-42ee-a05a-5f5baad64f41 req-7c232752-6759-4a06-8545-88e67ae944d4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:32:10.037 8 INFO nova.api.openstack.compute.server_external_events [req-fcc370b1-1029-42ee-a05a-5f5baad64f41 req-7c232752-6759-4a06-8545-88e67ae944d4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:32:10.038 8 INFO nova.api.openstack.compute.server_external_events [req-fcc370b1-1029-42ee-a05a-5f5baad64f41 req-7c232752-6759-4a06-8545-88e67ae944d4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:32:10.038 8 INFO nova.api.openstack.compute.server_external_events [req-fcc370b1-1029-42ee-a05a-5f5baad64f41 req-7c232752-6759-4a06-8545-88e67ae944d4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance 2026-04-28 23:32:10.038 8 INFO nova.api.openstack.compute.server_external_events [req-fcc370b1-1029-42ee-a05a-5f5baad64f41 req-7c232752-6759-4a06-8545-88e67ae944d4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance [pid: 8|app: 0|req: 356/713] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:10 2026] POST /v2.1/os-server-external-events => generated 1036 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:32:10 2026] DELETE /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 0 bytes in 92 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: 357/715] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:10 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1747 bytes in 249 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: 359/716] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:10 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1822 bytes in 159 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: 358/717] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:11 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:12.086 7 INFO nova.api.openstack.compute.server_external_events [req-6ed718cc-63a9-4a65-a171-e23bcfa8fe12 req-bfdda38f-3f31-47da-b9ee-928b07ce674f b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance 2026-04-28 23:32:12.087 7 INFO nova.api.openstack.compute.server_external_events [req-6ed718cc-63a9-4a65-a171-e23bcfa8fe12 req-bfdda38f-3f31-47da-b9ee-928b07ce674f b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance 2026-04-28 23:32:12.087 7 INFO nova.api.openstack.compute.server_external_events [req-6ed718cc-63a9-4a65-a171-e23bcfa8fe12 req-bfdda38f-3f31-47da-b9ee-928b07ce674f b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:029a29b4-33f9-4972-8779-13d65a286e6e for instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b on instance [pid: 7|app: 0|req: 360/718] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:12 2026] POST /v2.1/os-server-external-events => generated 527 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, ' 2026-04-28 23:32:12.557 8 INFO nova.api.openstack.wsgi [None req-36478060-6dda-48c1-95cd-6c33b529c046 e461a2872bf04afeae9095b7f90d036c e37358e9be464c80932faa34919fa9fc - - default default] HTTP exception thrown: Instance 17d9ffeb-74a2-4954-93ff-761521ff0f1b could not be found. [pid: 8|app: 0|req: 359/719] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:12 2026] GET /v2.1/servers/17d9ffeb-74a2-4954-93ff-761521ff0f1b => 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, ' [pid: 7|app: 0|req: 361/720] 10.0.0.75 () {32 vars in 703 bytes} [Tue Apr 28 23:32:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-440381044 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:32:23 2026] POST /v2.1/servers => generated 424 bytes in 543 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: 363/726] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:24 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 1368 bytes in 56 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/727] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:25 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 1468 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:26.011 8 INFO nova.api.openstack.compute.server_external_events [req-4871f803-65d3-41cf-a588-1aac7f3e1c99 req-e7977428-acba-49dc-b069-b9797fc86f45 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:92169b9e-0449-4750-b7e0-155af9f97889 for instance a948b81a-1103-4771-8a9c-0213d0658251 on instance [pid: 8|app: 0|req: 364/728] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/729] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:26 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 1468 bytes in 190 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: 365/730] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:26 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1822 bytes in 232 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: 366/731] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:32:26 2026] DELETE /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/732] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:26 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1828 bytes in 146 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: 367/733] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:27 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 1468 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:28.057 8 INFO nova.api.openstack.compute.server_external_events [req-1fee12b6-13da-4501-a27e-9cf9487e7700 req-8df4fb4e-ecc7-44be-bcfe-c2d22f5ab9a4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:92169b9e-0449-4750-b7e0-155af9f97889 for instance a948b81a-1103-4771-8a9c-0213d0658251 on instance 2026-04-28 23:32:28.058 8 INFO nova.api.openstack.compute.server_external_events [req-1fee12b6-13da-4501-a27e-9cf9487e7700 req-8df4fb4e-ecc7-44be-bcfe-c2d22f5ab9a4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:92169b9e-0449-4750-b7e0-155af9f97889 for instance a948b81a-1103-4771-8a9c-0213d0658251 on instance 2026-04-28 23:32:28.058 8 INFO nova.api.openstack.compute.server_external_events [req-1fee12b6-13da-4501-a27e-9cf9487e7700 req-8df4fb4e-ecc7-44be-bcfe-c2d22f5ab9a4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:32:28.059 8 INFO nova.api.openstack.compute.server_external_events [req-1fee12b6-13da-4501-a27e-9cf9487e7700 req-8df4fb4e-ecc7-44be-bcfe-c2d22f5ab9a4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance [pid: 8|app: 0|req: 367/734] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:28 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:28 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => generated 1760 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/736] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:28 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 1648 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:29.178 7 INFO nova.api.openstack.wsgi [None req-1025ca67-03f7-421c-84b8-b87a0303e496 b3b4da4b3c31401d928466eacc682e97 a97cdbceb8e74470a2638190a60a276a - - default default] HTTP exception thrown: Instance 9f8c199f-acf9-48da-82f8-38702c5e3568 could not be found. [pid: 7|app: 0|req: 369/737] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:29 2026] GET /v2.1/servers/9f8c199f-acf9-48da-82f8-38702c5e3568 => 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: 8|app: 0|req: 369/738] 10.0.0.75 () {32 vars in 705 bytes} [Tue Apr 28 23:32:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2074420117 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/739] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:32:29 2026] DELETE /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:29 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 1654 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:30.104 7 INFO nova.api.openstack.compute.server_external_events [req-9fdcec98-c100-4eb1-80ef-c8214cd2b0e3 req-8347b68b-b25f-4e30-83aa-53a8d6d59933 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:9a817fb8-d9ed-4e95-a8ac-46a66e9d9ef6 for instance 9f8c199f-acf9-48da-82f8-38702c5e3568 on instance 2026-04-28 23:32:30.105 7 INFO nova.api.openstack.compute.server_external_events [req-9fdcec98-c100-4eb1-80ef-c8214cd2b0e3 req-8347b68b-b25f-4e30-83aa-53a8d6d59933 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:92169b9e-0449-4750-b7e0-155af9f97889 for instance a948b81a-1103-4771-8a9c-0213d0658251 on instance 2026-04-28 23:32:30.105 7 INFO nova.api.openstack.compute.server_external_events [req-9fdcec98-c100-4eb1-80ef-c8214cd2b0e3 req-8347b68b-b25f-4e30-83aa-53a8d6d59933 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:92169b9e-0449-4750-b7e0-155af9f97889 for instance a948b81a-1103-4771-8a9c-0213d0658251 on instance [pid: 7|app: 0|req: 371/741] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:30 2026] POST /v2.1/os-server-external-events => generated 527 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-04-28 23:32:30.538 8 INFO nova.api.openstack.wsgi [None req-0b01a679-2cc1-40ab-a7a4-e3a7d6e0e0d5 09c56910e54f4bebafbc114d57c34a4e 40edfe13b4794672aab407035a1c166b - - default default] HTTP exception thrown: Instance a948b81a-1103-4771-8a9c-0213d0658251 could not be found. [pid: 8|app: 0|req: 371/742] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:30 2026] GET /v2.1/servers/a948b81a-1103-4771-8a9c-0213d0658251 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:32.150 7 INFO nova.api.openstack.compute.server_external_events [req-a31155e8-97e3-4f99-a4b6-cffdcb63e55c req-68cc0e48-a56e-4c55-a23a-ac608acf7e2e b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:92169b9e-0449-4750-b7e0-155af9f97889 for instance a948b81a-1103-4771-8a9c-0213d0658251 on instance [pid: 7|app: 0|req: 372/743] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/746] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:32:41 2026] POST /v2.1/servers => generated 424 bytes in 614 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: 374/747] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:41 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/748] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:42 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:44.053 7 INFO nova.api.openstack.compute.server_external_events [req-cfd877f2-0516-4818-a6f5-ac72f5f513ed req-89163827-6057-4a2a-b932-2306a0d50ba2 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:99bdb826-0612-4789-95f2-b768ed05005f for instance 02a6da80-0dfe-4866-800f-2792efbbb336 on instance [pid: 7|app: 0|req: 376/751] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:44 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 bytes in 133 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: 377/753] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:45 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 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, ' [pid: 8|app: 0|req: 377/754] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:46 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 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, ' [pid: 7|app: 0|req: 378/755] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:47 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 bytes in 238 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: 378/756] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:48 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 bytes in 191 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: 379/757] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:49 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:50.982 8 INFO nova.api.openstack.compute.server_external_events [req-1b67f02b-e1ab-4270-8ae2-f1da4137b1e4 req-01587165-fd33-4aca-8677-9cd2c87f56fe b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:99bdb826-0612-4789-95f2-b768ed05005f for instance 02a6da80-0dfe-4866-800f-2792efbbb336 on instance [pid: 8|app: 0|req: 379/758] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 380/759] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:51 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 380/760] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:52 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1654 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, ' [pid: 7|app: 0|req: 381/761] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:32:52 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336/ips => generated 107 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: 381/762] 10.0.0.75 () {32 vars in 722 bytes} [Tue Apr 28 23:32:52 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336/ips => generated 107 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/763] 10.0.0.75 () {32 vars in 820 bytes} [Tue Apr 28 23:32:52 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336/ips/tempest-ServerAddressesTestJSON-90318561-network => generated 92 bytes in 39 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: 382/764] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:32:52 2026] DELETE /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:53.031 8 INFO nova.api.openstack.compute.server_external_events [req-5b0c3a73-f55f-4f9a-a4f0-ee90741a2295 req-284013fb-e2fb-42b1-b648-5c7e884c65f5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:99bdb826-0612-4789-95f2-b768ed05005f for instance 02a6da80-0dfe-4866-800f-2792efbbb336 on instance [pid: 8|app: 0|req: 383/765] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:52 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: 383/766] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:52 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1660 bytes in 267 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: 385/769] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:54 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 1457 bytes in 100 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: 385/770] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:32:54 2026] POST /v2.1/os-keypairs => generated 398 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-04-28 23:32:55.070 8 INFO nova.api.openstack.compute.server_external_events [req-dbdcc8ef-2364-4f05-b417-43adfbefba1e req-6be7ecef-113d-431e-9c05-6d3e01764876 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:99bdb826-0612-4789-95f2-b768ed05005f for instance 02a6da80-0dfe-4866-800f-2792efbbb336 on instance 2026-04-28 23:32:55.070 8 INFO nova.api.openstack.compute.server_external_events [req-dbdcc8ef-2364-4f05-b417-43adfbefba1e req-6be7ecef-113d-431e-9c05-6d3e01764876 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:99bdb826-0612-4789-95f2-b768ed05005f for instance 02a6da80-0dfe-4866-800f-2792efbbb336 on instance 2026-04-28 23:32:55.070 8 INFO nova.api.openstack.compute.server_external_events [req-dbdcc8ef-2364-4f05-b417-43adfbefba1e req-6be7ecef-113d-431e-9c05-6d3e01764876 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:99bdb826-0612-4789-95f2-b768ed05005f for instance 02a6da80-0dfe-4866-800f-2792efbbb336 on instance [pid: 8|app: 0|req: 386/771] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:32:55 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:32:55.231 7 INFO nova.api.openstack.wsgi [None req-76d9bb8b-8c12-438f-94ab-936ea90e8574 a1863b299484475c85f30251328be5c0 644498924b664aa78422f38c9a2004fe - - default default] HTTP exception thrown: Instance 02a6da80-0dfe-4866-800f-2792efbbb336 could not be found. [pid: 7|app: 0|req: 386/772] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:55 2026] GET /v2.1/servers/02a6da80-0dfe-4866-800f-2792efbbb336 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 387/773] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:32:56 2026] POST /v2.1/servers => generated 449 bytes in 932 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: 387/774] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:57 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1403 bytes in 89 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/775] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:58 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1461 bytes in 65 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: 389/776] 10.0.0.75 () {30 vars in 412 bytes} [Tue Apr 28 23:33:00 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: 388/777] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:32:59 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1528 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/778] 10.0.0.75 () {28 vars in 559 bytes} [Tue Apr 28 23:33:00 2026] GET /v2/ => generated 401 bytes in 461 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/779] 10.0.0.75 () {28 vars in 563 bytes} [Tue Apr 28 23:33:00 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:33:00.518 7 INFO nova.api.openstack.compute.server_external_events [req-b64f2787-8b94-4532-89e2-33544b1a375d req-6407402e-e858-4946-8d44-b5362489bdd6 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:2b0690c4-520c-41ec-b03d-49f55297034b for instance 1f89cd70-8737-4812-ab3b-45a607eb8bce on instance [pid: 7|app: 0|req: 389/780] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.75 () {30 vars in 412 bytes} [Tue Apr 28 23:33:00 2026] GET / => generated 421 bytes in 0 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: 7|app: 0|req: 390/782] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:01 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1528 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 23:33:01.293 8 INFO nova.api.openstack.compute.server_external_events [req-2fa48e48-9b14-40b4-93c9-6d460b76718b req-f7c6dfe1-f135-4833-a8c7-c6a3386ad904 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:2b0690c4-520c-41ec-b03d-49f55297034b for instance 1f89cd70-8737-4812-ab3b-45a607eb8bce on instance [pid: 8|app: 0|req: 393/783] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/784] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:02 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1696 bytes in 138 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/785] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:02 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1696 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-04-28 23:33:03.444 7 INFO nova.api.openstack.compute.server_external_events [req-8f77184a-bb7c-4bc7-a3cf-8ce746e4b2e4 req-237f2f02-05c1-4440-bad7-fc5f5fa7c8d8 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:2b0690c4-520c-41ec-b03d-49f55297034b for instance 1f89cd70-8737-4812-ab3b-45a607eb8bce on instance [pid: 7|app: 0|req: 392/786] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:05.487 8 INFO nova.api.openstack.compute.server_external_events [req-6cc0abfc-84a1-40b0-a75d-8e22369ef370 req-77276cfc-c0d0-401a-b217-c6f98f0a35a0 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:2b0690c4-520c-41ec-b03d-49f55297034b for instance 1f89cd70-8737-4812-ab3b-45a607eb8bce on instance [pid: 8|app: 0|req: 396/789] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/790] 10.0.0.75 () {34 vars in 749 bytes} [Tue Apr 28 23:33:12 2026] POST /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce/action => generated 31678 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:15.672 8 INFO nova.api.openstack.compute.server_external_events [req-2720abc0-d04d-4321-9851-badea2f91241 req-05971804-c4a7-4dc9-bcf1-c010b43b43eb b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:2b0690c4-520c-41ec-b03d-49f55297034b for instance 1f89cd70-8737-4812-ab3b-45a607eb8bce on instance [pid: 8|app: 0|req: 398/793] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/794] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:33:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/795] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:33:19 2026] POST /v2.1/servers => generated 450 bytes in 626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:19 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1403 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, ' [pid: 8|app: 0|req: 400/797] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:20 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1461 bytes in 81 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: 398/798] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:21 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1529 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:22.403 8 INFO nova.api.openstack.compute.server_external_events [req-b9ab9886-09bc-4ca4-8e23-3b4687d979e2 req-7b6436b6-d088-42e7-bd0a-a6f1ed7fff80 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance [pid: 8|app: 0|req: 401/799] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:22 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: 399/800] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:23 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1529 bytes in 130 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: 401/803] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:24 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1529 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/804] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:25 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1529 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 23:33:25.641 7 INFO nova.api.openstack.compute.server_external_events [req-48cf0b07-6c27-4d91-80be-e6d321f16863 req-d573f0d9-299b-4e7f-8463-caca282c6a66 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance [pid: 7|app: 0|req: 402/805] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/806] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:26 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1697 bytes in 148 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: 403/807] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:26 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1697 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, ' 2026-04-28 23:33:27.685 8 INFO nova.api.openstack.compute.server_external_events [req-f480c16a-3865-4ef6-b288-971f9306e7d2 req-153836a0-5063-423b-906b-ddd98e82256b b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance [pid: 8|app: 0|req: 405/808] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:29.722 7 INFO nova.api.openstack.compute.server_external_events [req-470acbe8-caa8-40ab-af13-158c6f980839 req-b2bfa24a-91de-4d54-89a5-fa812a439111 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance [pid: 7|app: 0|req: 404/809] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/812] 10.0.0.75 () {34 vars in 749 bytes} [Tue Apr 28 23:33:38 2026] POST /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5/action => generated 31885 bytes in 93 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: 406/813] 10.0.0.71 () {30 vars in 618 bytes} [Tue Apr 28 23:33:39 2026] GET /v2.1 => generated 0 bytes in 187 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: 408/814] 10.0.0.71 () {30 vars in 620 bytes} [Tue Apr 28 23:33:39 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: 7|app: 0|req: 407/815] 10.0.0.71 () {34 vars in 912 bytes} [Tue Apr 28 23:33:39 2026] GET /v2.1/os-simple-tenant-usage/cfbde2c2f90e4103a188d4a962cffe60?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.71 () {30 vars in 653 bytes} [Tue Apr 28 23:33:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/817] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:33:40 2026] DELETE /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 410/818] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:40 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1823 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 23:33:41.195 7 INFO nova.api.openstack.compute.server_external_events [req-18b80256-77d3-41e8-8f95-4b2a0e32b91c req-33ca1b1c-2a3e-418f-9eb7-32a1f74e5bc4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance [pid: 7|app: 0|req: 409/819] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:41 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/820] 10.0.0.71 () {30 vars in 618 bytes} [Tue Apr 28 23:33:42 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 412/821] 10.0.0.71 () {30 vars in 620 bytes} [Tue Apr 28 23:33:42 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/822] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:42 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 1489 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.71 () {34 vars in 912 bytes} [Tue Apr 28 23:33:42 2026] GET /v2.1/os-simple-tenant-usage/cfbde2c2f90e4103a188d4a962cffe60?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/824] 10.0.0.71 () {30 vars in 653 bytes} [Tue Apr 28 23:33:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:43.252 8 INFO nova.api.openstack.compute.server_external_events [req-2d901f6f-1cf3-4e9a-ad41-dc52053df701 req-a44a2500-f410-4392-9ed6-f91fb20021e5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance 2026-04-28 23:33:43.252 8 INFO nova.api.openstack.compute.server_external_events [req-2d901f6f-1cf3-4e9a-ad41-dc52053df701 req-a44a2500-f410-4392-9ed6-f91fb20021e5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:ad51fadf-0a4c-49e8-b62b-96311d18d3f4 for instance bcffc91d-adf5-44d0-b725-70c639bd73c5 on instance [pid: 8|app: 0|req: 414/825] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:33:43.324 7 INFO nova.api.openstack.wsgi [None req-a3f174fc-5924-4591-848f-258af8d50ac8 1d8265fddafd4c948807b641b64fb931 a87a0a40d41c4029b9e83d6c32bfa9f9 - - default default] HTTP exception thrown: Instance bcffc91d-adf5-44d0-b725-70c639bd73c5 could not be found. [pid: 7|app: 0|req: 412/826] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:43 2026] GET /v2.1/servers/bcffc91d-adf5-44d0-b725-70c639bd73c5 => generated 111 bytes in 23 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: 415/827] 10.0.0.75 () {32 vars in 729 bytes} [Tue Apr 28 23:33:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1977671252 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/830] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:33:43 2026] DELETE /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:43 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 1702 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, ' 2026-04-28 23:33:45.191 7 INFO nova.api.openstack.wsgi [None req-fe8e295d-e588-46da-8e74-70932f250d9b 1d8265fddafd4c948807b641b64fb931 a87a0a40d41c4029b9e83d6c32bfa9f9 - - default default] HTTP exception thrown: Instance 1f89cd70-8737-4812-ab3b-45a607eb8bce could not be found. [pid: 7|app: 0|req: 414/832] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:33:45 2026] GET /v2.1/servers/1f89cd70-8737-4812-ab3b-45a607eb8bce => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:45.289 8 INFO nova.api.openstack.compute.server_external_events [req-587e1e15-3287-4467-befc-044a36a1c3ad req-c8087867-1217-4e71-bc99-7bc7a73f3224 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:2b0690c4-520c-41ec-b03d-49f55297034b for instance 1f89cd70-8737-4812-ab3b-45a607eb8bce on instance [pid: 8|app: 0|req: 419/833] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:33:45 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: 415/834] 10.0.0.75 () {32 vars in 729 bytes} [Tue Apr 28 23:33:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1632742146 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/845] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:34:43 2026] POST /v2.1/os-keypairs => generated 395 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:34:45 2026] POST /v2.1/os-keypairs => generated 385 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: 8|app: 0|req: 426/849] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:34:46 2026] POST /v2.1/servers => generated 495 bytes in 633 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/850] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:46 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1454 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/851] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:47 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1512 bytes in 78 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: 425/852] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:48 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1625 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:49.484 8 INFO nova.api.openstack.compute.server_external_events [req-7f6a2447-a87e-49f5-bb5f-03f2c21a949d req-0ec0aba0-fc1b-4e95-b2d2-be3466931797 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance [pid: 8|app: 0|req: 428/853] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:34:49 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: 426/854] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:50 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1625 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:51.537 7 INFO nova.api.openstack.compute.server_external_events [req-fb23a679-cc24-4c5c-9102-0657e9b8ca3c req-5363c901-3c44-4a48-97ce-b6caaa0acf31 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance 2026-04-28 23:34:51.539 7 INFO nova.api.openstack.compute.server_external_events [req-fb23a679-cc24-4c5c-9102-0657e9b8ca3c req-5363c901-3c44-4a48-97ce-b6caaa0acf31 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance [pid: 7|app: 0|req: 427/855] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:34:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/856] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:51 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1625 bytes in 310 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: 428/857] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:52 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1805 bytes in 129 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: 430/858] 10.0.0.75 () {32 vars in 740 bytes} [Tue Apr 28 23:34:52 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:53.615 7 INFO nova.api.openstack.compute.server_external_events [req-c9ae8b53-68f9-4206-8a18-8a67da1f2047 req-8207ee40-8d61-48bc-9cd2-3946a38caa16 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance [pid: 7|app: 0|req: 429/859] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:34:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/862] 10.0.0.75 () {34 vars in 670 bytes} [Tue Apr 28 23:34:56 2026] POST /v2.1/os-keypairs => generated 394 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: 7|app: 0|req: 431/863] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:34:58 2026] POST /v2.1/servers => generated 448 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/864] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:34:58 2026] GET /v2.1/servers/ab7b1ea4-dc31-4b76-8a12-56b72f41c29f => generated 1393 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:00.982 7 INFO nova.api.openstack.compute.server_external_events [req-fd1322bf-e0fa-40e8-90d3-6e0523f1c55b req-48d1e313-dee7-4b01-a29a-33ec0da36ef7 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 7|app: 0|req: 432/865] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/868] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:03 2026] GET /v2.1/servers/ab7b1ea4-dc31-4b76-8a12-56b72f41c29f => generated 1517 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:05.043 7 INFO nova.api.openstack.compute.server_external_events [req-25e01e26-09b2-4f7a-89d9-db8d5c833699 req-056379c5-3075-4d75-b06a-ca12844e36ea b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 7|app: 0|req: 435/869] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:05 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, ' 2026-04-28 23:35:07.079 8 INFO nova.api.openstack.compute.server_external_events [req-552715e5-e824-4be5-8b0c-89ae279735af req-f08f2510-a8d5-4beb-98a0-6e9b7455d537 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 8|app: 0|req: 435/870] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 436/871] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:09 2026] GET /v2.1/servers/ab7b1ea4-dc31-4b76-8a12-56b72f41c29f => generated 1815 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/872] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:09 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1925 bytes in 212 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: 437/873] 10.0.0.75 () {32 vars in 752 bytes} [Tue Apr 28 23:35:10 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:10.581 7 INFO nova.api.openstack.compute.server_external_events [req-f75ebf89-df4e-4e8b-bf30-abb47cd37caf req-5b9a2433-ed71-4051-b705-0e56e9f46869 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 7|app: 0|req: 438/874] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/875] 10.0.0.75 () {34 vars in 662 bytes} [Tue Apr 28 23:35:10 2026] POST /v2.1/servers => generated 448 bytes in 553 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: 439/876] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:11 2026] GET /v2.1/servers/cee568e7-addf-40a9-b940-e6031988790b => generated 1393 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/877] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:35:11 2026] DELETE /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/878] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:12 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1931 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:12.320 8 INFO nova.api.openstack.compute.server_external_events [req-5b7dac9d-400c-4baf-ad8d-d67bdfa9ca07 req-79082d20-823e-49da-b995-753c537858d1 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance [pid: 8|app: 0|req: 439/879] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:12 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-04-28 23:35:13.098 7 INFO nova.api.openstack.compute.server_external_events [req-07e0bfa0-657c-4826-8aaa-1ff8d01e0413 req-9e41ad8f-884f-4aa0-8792-3427d56c4f06 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance [pid: 7|app: 0|req: 441/880] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 440/881] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:13 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 1540 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-04-28 23:35:14.360 7 INFO nova.api.openstack.compute.server_external_events [req-c0befc68-5636-4bc7-8259-7a2e140671fc req-6cb51354-95a0-4af2-8af3-1cf00e763e6c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:b0e881d8-92ba-4555-ba90-ce457ef6350b for instance cfebee18-70bd-4939-b3b0-b4e26e778925 on instance 2026-04-28 23:35:14.361 7 INFO nova.api.openstack.compute.server_external_events [req-c0befc68-5636-4bc7-8259-7a2e140671fc req-6cb51354-95a0-4af2-8af3-1cf00e763e6c b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance [pid: 7|app: 0|req: 443/884] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:14 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:14.535 8 INFO nova.api.openstack.wsgi [None req-8729ba41-b8c5-4d46-a78e-2a9d5e754c7f 4e368c99ea1b4eb1b59720a97ddb12af 40c3746c78c44094a26fe8e93b1230a8 - - default default] HTTP exception thrown: Instance cfebee18-70bd-4939-b3b0-b4e26e778925 could not be found. [pid: 8|app: 0|req: 442/885] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:14 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:14.562 7 INFO nova.api.openstack.wsgi [None req-2d7cc593-692c-4829-a176-1c971cc3acec 4e368c99ea1b4eb1b59720a97ddb12af 40c3746c78c44094a26fe8e93b1230a8 - - default default] HTTP exception thrown: Instance cfebee18-70bd-4939-b3b0-b4e26e778925 could not be found. [pid: 7|app: 0|req: 444/886] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:35:14 2026] DELETE /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => 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-04-28 23:35:14.588 8 INFO nova.api.openstack.wsgi [None req-fd7349b8-f68c-4b40-9dad-6c1d41a78283 4e368c99ea1b4eb1b59720a97ddb12af 40c3746c78c44094a26fe8e93b1230a8 - - default default] HTTP exception thrown: Instance cfebee18-70bd-4939-b3b0-b4e26e778925 could not be found. [pid: 8|app: 0|req: 443/887] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:14 2026] GET /v2.1/servers/cfebee18-70bd-4939-b3b0-b4e26e778925 => 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: 445/888] 10.0.0.75 () {32 vars in 703 bytes} [Tue Apr 28 23:35:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-263147808 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:15.137 8 INFO nova.api.openstack.compute.server_external_events [req-c82d8664-e7c7-48ca-a757-c9100a6973ca req-a82818e6-cf01-4ade-a124-c48983345ace b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance 2026-04-28 23:35:15.137 8 INFO nova.api.openstack.compute.server_external_events [req-c82d8664-e7c7-48ca-a757-c9100a6973ca req-a82818e6-cf01-4ade-a124-c48983345ace b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance [pid: 8|app: 0|req: 444/889] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:15 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/890] 10.0.0.75 () {32 vars in 723 bytes} [Tue Apr 28 23:35:15 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-22701398 => 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: 8|app: 0|req: 445/891] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:35:16 2026] GET /v2.1/servers/cee568e7-addf-40a9-b940-e6031988790b => generated 1817 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 23:35:17.726 7 INFO nova.api.openstack.compute.server_external_events [req-6d5ba0de-3713-4c9d-929d-6eadb1fcef45 req-df1f5c2e-044a-4224-a17c-8ed2da963443 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance [pid: 7|app: 0|req: 447/892] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:17 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: 448/897] 199.204.45.49 () {36 vars in 713 bytes} [Tue Apr 28 23:35:40 2026] POST /v2.1/servers => generated 453 bytes in 794 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/898] 199.204.45.49 () {32 vars in 732 bytes} [Tue Apr 28 23:35:41 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 => generated 2213 bytes in 54 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: 449/899] 199.204.45.49 () {32 vars in 758 bytes} [Tue Apr 28 23:35:41 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface => generated 28 bytes in 49 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: 451/900] 199.204.45.49 () {32 vars in 776 bytes} [Tue Apr 28 23:35:41 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-volume_attachments => generated 25 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:43.560 8 INFO nova.api.openstack.compute.server_external_events [req-73e94d30-db8e-4f0b-8689-aa951f51b4b1 req-2d0a7523-54ec-40a7-995d-686aab4b4cf0 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:ec36397f-257e-4c72-916e-62fe83f2b633 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 450/901] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:43 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: 452/902] 199.204.45.49 () {32 vars in 732 bytes} [Tue Apr 28 23:35:43 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 => generated 2433 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 451/903] 199.204.45.49 () {32 vars in 758 bytes} [Tue Apr 28 23:35:43 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/906] 199.204.45.49 () {32 vars in 776 bytes} [Tue Apr 28 23:35:43 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:44.309 8 INFO nova.api.openstack.compute.server_external_events [req-dda8749f-c396-47b0-a28a-70cb7e21df7e req-814c48fe-3f16-47ba-9e5a-b20836370c4b b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ec36397f-257e-4c72-916e-62fe83f2b633 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 453/907] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:44 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: 455/908] 199.204.45.49 () {32 vars in 732 bytes} [Tue Apr 28 23:35:46 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 => generated 2581 bytes in 152 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: 454/909] 199.204.45.49 () {32 vars in 758 bytes} [Tue Apr 28 23:35:46 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface => generated 286 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:46.347 7 INFO nova.api.openstack.compute.server_external_events [req-98f62a85-1ad3-4c98-a827-f81c0d5e657e req-405d2f92-a7b1-44ea-9aa4-b45b05c3ada3 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ec36397f-257e-4c72-916e-62fe83f2b633 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 456/910] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:35:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/911] 199.204.45.49 () {32 vars in 776 bytes} [Tue Apr 28 23:35:46 2026] GET /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:20.061 7 INFO nova.api.openstack.compute.server_external_events [req-0c6d96f6-49f6-46f5-bb18-9c5b6388ed5f req-d1188176-271f-43e9-bc55-f60187ae785a b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 460/918] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:20 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, ' [pid: 8|app: 0|req: 459/919] 199.204.45.49 () {36 vars in 811 bytes} [Tue Apr 28 23:36:18 2026] POST /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface => generated 278 bytes in 2293 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-28 23:36:20.960 7 INFO nova.api.openstack.compute.server_external_events [req-f51dc436-ed85-48b9-aa08-d1032463c91b req-c37a1667-5355-461d-a9c6-62e12d942c05 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 461/920] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:22.157 8 INFO nova.api.openstack.compute.server_external_events [req-8136552f-64bd-4461-9bc1-7b3f0edafdd9 req-b84e96e3-885b-4b4e-bd0e-ffd32b093048 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 460/921] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:23.012 7 INFO nova.api.openstack.compute.server_external_events [req-4f07614d-d60c-49e1-9cef-6d33d652b50b req-92e418fb-d1fc-46d6-93f0-92326098da52 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 462/922] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:24.199 8 INFO nova.api.openstack.compute.server_external_events [req-99f9d938-52ea-48e8-b383-5497729d8ebc req-9369683e-f970-44f9-984c-b725649e2332 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 462/925] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:46.770 8 INFO nova.api.openstack.compute.server_external_events [req-1e2cec1a-443b-4590-94a2-054473566042 req-081bd2aa-cd79-4480-b25b-7bf788538ff9 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 465/930] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/931] 199.204.45.49 () {36 vars in 811 bytes} [Tue Apr 28 23:36:45 2026] POST /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface => generated 375 bytes in 2529 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:48.479 8 INFO nova.api.openstack.compute.server_external_events [req-ae76fbbb-38bf-42c8-8605-5251ada3dbf7 req-fd781b77-862a-48b3-8f41-a2ab12d99a5e b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 466/932] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:48.847 7 INFO nova.api.openstack.compute.server_external_events [req-a76fa6d6-1dbd-4db4-bd20-6a994c4b7920 req-cf316b05-cc95-4730-9805-1b3e054b4655 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance 2026-04-28 23:36:48.847 7 INFO nova.api.openstack.compute.server_external_events [req-a76fa6d6-1dbd-4db4-bd20-6a994c4b7920 req-cf316b05-cc95-4730-9805-1b3e054b4655 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 467/933] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:58.349 7 INFO nova.api.openstack.compute.server_external_events [req-29836e3c-6a38-4739-8099-a909e025fd78 req-5c93aeb0-1336-4220-a371-ebe9926ddf49 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 469/936] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:36:58 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: 8|app: 0|req: 468/937] 199.204.45.49 () {36 vars in 811 bytes} [Tue Apr 28 23:36:56 2026] POST /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface => generated 375 bytes in 2845 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:00.396 7 INFO nova.api.openstack.compute.server_external_events [req-a823bc82-2c8f-417d-aadd-fd5f5d30e866 req-c9b7df79-4bc2-4089-ad1c-482368c741eb b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance 2026-04-28 23:37:00.396 7 INFO nova.api.openstack.compute.server_external_events [req-a823bc82-2c8f-417d-aadd-fd5f5d30e866 req-c9b7df79-4bc2-4089-ad1c-482368c741eb b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance 2026-04-28 23:37:00.396 7 INFO nova.api.openstack.compute.server_external_events [req-a823bc82-2c8f-417d-aadd-fd5f5d30e866 req-c9b7df79-4bc2-4089-ad1c-482368c741eb b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 470/938] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:00 2026] POST /v2.1/os-server-external-events => generated 521 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, ' 2026-04-28 23:37:10.768 7 INFO nova.api.openstack.compute.server_external_events [req-77662e39-b292-40ad-a8b6-eea1b40da198 req-26c8e6f9-385d-46a1-a5e2-81869420316d b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 472/941] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:10 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: 470/942] 199.204.45.49 () {34 vars in 854 bytes} [Tue Apr 28 23:37:10 2026] DELETE /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface/60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:11.363 7 INFO nova.api.openstack.compute.server_external_events [req-b22aeb1d-7b1c-4f97-b1a0-bcc125767ebe req-9a1d3958-ef36-4be8-ad17-dafb88cc42d5 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 473/943] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:12.823 8 INFO nova.api.openstack.compute.server_external_events [req-98a42e27-2f1a-4c5f-9b13-ea321736a643 req-26ba543e-968c-494f-b65a-8a03c0acc77a b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 471/944] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:12 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, ' 2026-04-28 23:37:13.403 7 INFO nova.api.openstack.compute.server_external_events [req-d894b87a-712b-42be-a0eb-d0c2bc354658 req-0381fdec-3992-47da-9c1e-22f7101acaaf b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:60cfb0d1-93bd-49f5-bbda-56c4c8b2a551 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 474/945] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:16.240 8 INFO nova.api.openstack.compute.server_external_events [req-f3381a3b-9d3c-4afc-9602-cfbe321d5f90 req-b93148d1-cc88-4a41-b3e9-6ac7cbc0b893 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 473/948] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 476/949] 199.204.45.49 () {34 vars in 854 bytes} [Tue Apr 28 23:37:16 2026] DELETE /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface/f143bdfb-39a2-4ae0-98d6-35f47090a22d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:17.033 8 INFO nova.api.openstack.compute.server_external_events [req-acd78fe4-c435-4f7b-ab63-24b778b3cd13 req-91938f3e-c1f3-46f0-b6c1-d51008bb51f8 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 474/950] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:16 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-04-28 23:37:18.285 7 INFO nova.api.openstack.compute.server_external_events [req-2cd2022a-e95e-4487-b555-17a561df6bda req-22a0f8ad-84c8-4946-affe-87954f3092e4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance 2026-04-28 23:37:18.286 7 INFO nova.api.openstack.compute.server_external_events [req-2cd2022a-e95e-4487-b555-17a561df6bda req-22a0f8ad-84c8-4946-affe-87954f3092e4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:f143bdfb-39a2-4ae0-98d6-35f47090a22d for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 477/951] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/954] 199.204.45.49 () {34 vars in 854 bytes} [Tue Apr 28 23:37:32 2026] DELETE /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0/os-interface/dbd00781-7512-4c96-95ba-ccd96e7f7af0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:32.683 7 INFO nova.api.openstack.compute.server_external_events [req-b2c0a2d5-631c-4d88-b974-3b8d91623eb3 req-40ab3f18-b9e1-4abb-8168-b1126a85c768 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 7|app: 0|req: 479/955] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:32 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, ' 2026-04-28 23:37:35.035 8 INFO nova.api.openstack.compute.server_external_events [req-c2d7c344-0dc5-44ed-b6f7-692281de4193 req-861c741a-6faf-4365-b073-ed3f33422e5b b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:dbd00781-7512-4c96-95ba-ccd96e7f7af0 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 478/958] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/959] 199.204.45.49 () {34 vars in 754 bytes} [Tue Apr 28 23:37:35 2026] DELETE /v2.1/servers/37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:37.071 8 INFO nova.api.openstack.compute.server_external_events [req-f75be668-e409-41a1-ac5c-54905df72cf4 req-47a239b7-16a2-4eda-b865-bb433942e8db b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:ec36397f-257e-4c72-916e-62fe83f2b633 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance 2026-04-28 23:37:37.071 8 INFO nova.api.openstack.compute.server_external_events [req-f75be668-e409-41a1-ac5c-54905df72cf4 req-47a239b7-16a2-4eda-b865-bb433942e8db b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ec36397f-257e-4c72-916e-62fe83f2b633 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance 2026-04-28 23:37:37.072 8 INFO nova.api.openstack.compute.server_external_events [req-f75be668-e409-41a1-ac5c-54905df72cf4 req-47a239b7-16a2-4eda-b865-bb433942e8db b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:ec36397f-257e-4c72-916e-62fe83f2b633 for instance 37df84b7-5b4a-4c1b-ada9-5f3acf6e12d0 on instance [pid: 8|app: 0|req: 479/960] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:37 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:37.482 7 INFO nova.api.openstack.compute.server_external_events [req-4cf6ffe4-413c-4a7b-a656-7b90c36fff6f req-61905951-9fbf-4145-b8fb-de41b7c03a03 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance [pid: 7|app: 0|req: 482/961] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:37 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, ' [pid: 8|app: 0|req: 480/962] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:37:37 2026] DELETE /v2.1/servers/cee568e7-addf-40a9-b940-e6031988790b => generated 0 bytes in 100 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: 483/963] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:37:37 2026] GET /v2.1/servers/cee568e7-addf-40a9-b940-e6031988790b => generated 1943 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, ' 2026-04-28 23:37:39.120 8 INFO nova.api.openstack.compute.server_external_events [req-6510d5f6-8f42-4800-8454-ebf7756cf9c6 req-d2b25d90-317c-432d-b367-d7a4cf40c9d6 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance 2026-04-28 23:37:39.120 8 INFO nova.api.openstack.compute.server_external_events [req-6510d5f6-8f42-4800-8454-ebf7756cf9c6 req-d2b25d90-317c-432d-b367-d7a4cf40c9d6 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance [pid: 8|app: 0|req: 481/964] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:39 2026] POST /v2.1/os-server-external-events => generated 356 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-04-28 23:37:39.517 7 INFO nova.api.openstack.compute.server_external_events [req-9720a3f0-71ac-493c-9325-0c5d514b6f3c req-588ad115-2aa1-47aa-89cf-c62e354d3d74 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:4cd884d6-61c7-4c95-834d-8030ff5fac13 for instance cee568e7-addf-40a9-b940-e6031988790b on instance [pid: 7|app: 0|req: 484/965] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:42.913 8 INFO nova.api.openstack.wsgi [None req-5b91880d-51c6-4f7c-accb-818d56acc4f2 93053d954fea4324b2a651412cde4968 240d3bfd22c74e148b93a8a2e9dc0315 - - default default] HTTP exception thrown: Instance cee568e7-addf-40a9-b940-e6031988790b could not be found. [pid: 8|app: 0|req: 482/966] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:37:42 2026] GET /v2.1/servers/cee568e7-addf-40a9-b940-e6031988790b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:43.347 7 INFO nova.api.openstack.compute.server_external_events [req-ceb9ae4c-939c-433b-8698-afb165ad50c7 req-20dbe747-2aec-4cfb-9c51-8724d6ec55b4 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-changed:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 7|app: 0|req: 485/967] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/968] 10.0.0.75 () {32 vars in 717 bytes} [Tue Apr 28 23:37:43 2026] DELETE /v2.1/servers/ab7b1ea4-dc31-4b76-8a12-56b72f41c29f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 486/969] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:37:43 2026] GET /v2.1/servers/ab7b1ea4-dc31-4b76-8a12-56b72f41c29f => generated 1941 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:44.284 7 INFO nova.api.openstack.compute.server_external_events [req-7840da30-3403-4572-a04f-472783fca763 req-f4efaa9f-9f46-4f36-b3ec-a25a72c4c513 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-deleted:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 7|app: 0|req: 488/972] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:44 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, ' 2026-04-28 23:37:45.383 8 INFO nova.api.openstack.compute.server_external_events [req-ea92e4cd-7fcc-42c8-8cae-dc1ed3c2f866 req-b932cc37-da7a-4af5-a26e-9ddec72de243 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-unplugged:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance 2026-04-28 23:37:45.384 8 INFO nova.api.openstack.compute.server_external_events [req-ea92e4cd-7fcc-42c8-8cae-dc1ed3c2f866 req-b932cc37-da7a-4af5-a26e-9ddec72de243 b4b2c191918148b48cd426e891f95664 9b9e194969dc400b9b6ea9ac672ef246 - - 6c1c1657cc8b4fcbb584322d9dbe07ff 6c1c1657cc8b4fcbb584322d9dbe07ff] Creating event network-vif-plugged:ff238bfe-5afc-4930-9a94-e3db2bf28bc4 for instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f on instance [pid: 8|app: 0|req: 485/973] 10.0.0.21 () {38 vars in 814 bytes} [Tue Apr 28 23:37:45 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:48.690 7 INFO nova.api.openstack.wsgi [None req-a94a59a0-320f-49cf-9bd2-8a2a9fe47561 93053d954fea4324b2a651412cde4968 240d3bfd22c74e148b93a8a2e9dc0315 - - default default] HTTP exception thrown: Instance ab7b1ea4-dc31-4b76-8a12-56b72f41c29f could not be found. [pid: 7|app: 0|req: 489/974] 10.0.0.75 () {32 vars in 714 bytes} [Tue Apr 28 23:37:48 2026] GET /v2.1/servers/ab7b1ea4-dc31-4b76-8a12-56b72f41c29f => generated 111 bytes in 23 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: 486/975] 10.0.0.75 () {32 vars in 721 bytes} [Tue Apr 28 23:37:50 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-25957562 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:50.254 7 INFO nova.api.openstack.wsgi [None req-e79f82f1-6d3a-4f60-8d65-abbaad19923e 93053d954fea4324b2a651412cde4968 240d3bfd22c74e148b93a8a2e9dc0315 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-25957562 not found for user 93053d954fea4324b2a651412cde4968 [pid: 7|app: 0|req: 490/976] 10.0.0.75 () {32 vars in 718 bytes} [Tue Apr 28 23:37:50 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-25957562 => generated 140 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/981] 10.0.0.75 () {32 vars in 654 bytes} [Tue Apr 28 23:38:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/982] 10.0.0.75 () {32 vars in 640 bytes} [Tue Apr 28 23:38:05 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 23:38:05.718 7 WARNING oslo_db.sqlalchemy.utils [None req-dd4eb22a-2c8a-4c96-a93e-2d607001736f 49647566f8344212900b0d9c75594dfa fbaf295fef794a3186a0edb979076ccd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 494/983] 10.0.0.75 () {32 vars in 648 bytes} [Tue Apr 28 23:38:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/984] 10.0.0.75 () {32 vars in 693 bytes} [Tue Apr 28 23:38:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)