+ 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 Jun 30 18:31:00 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-58757f57dc-kr99n 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 0x55940200bbb0 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, 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-06-30 18:31:05.109 9 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-06-30 18:31:05.203 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-06-30 18:31:05.554 9 WARNING keystonemiddleware._common.config [None req-291dfc8c-eff8-4ab3-ae3b-5b3a895c21f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:31:05.563 9 WARNING oslo_config.cfg [None req-291dfc8c-eff8-4ab3-ae3b-5b3a895c21f4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:31:05.645 8 WARNING keystonemiddleware._common.config [None req-9b7e13eb-9167-4f21-bde6-213c9d7f5c3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:31:05.654 8 WARNING oslo_config.cfg [None req-9b7e13eb-9167-4f21-bde6-213c9d7f5c3b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:31:05.767 9 WARNING keystonemiddleware._common.config [None req-291dfc8c-eff8-4ab3-ae3b-5b3a895c21f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55940200bbb0 pid: 9 (default app) 2026-06-30 18:31:05.861 8 WARNING keystonemiddleware._common.config [None req-9b7e13eb-9167-4f21-bde6-213c9d7f5c3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55940200bbb0 pid: 8 (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: 9|app: 0|req: 2/4] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:31:13 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-06-30 18:31:13.954 8 WARNING oslo_policy.policy [None req-494a0fdc-15b2-47a7-b2e4-9bce48bb09a3 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - 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-06-30 18:31:13.954 8 WARNING oslo_policy.policy [None req-494a0fdc-15b2-47a7-b2e4-9bce48bb09a3 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:31:13 2026] GET /v2.1 => generated 0 bytes in 596 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-06-30 18:31:14.067 9 WARNING oslo_policy.policy [req-494a0fdc-15b2-47a7-b2e4-9bce48bb09a3 req-c72c094d-c46b-4814-a5df-9b78276d2e28 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - 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-06-30 18:31:14.067 9 WARNING oslo_policy.policy [req-494a0fdc-15b2-47a7-b2e4-9bce48bb09a3 req-c72c094d-c46b-4814-a5df-9b78276d2e28 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - 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: 9|app: 0|req: 3/6] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:31:14 2026] GET /v2.1/ => generated 398 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:31:14.186 8 INFO nova.api.openstack.wsgi [None req-983dae3f-bc55-46bd-9eac-1b3d24d885b2 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.38 () {48 vars in 1006 bytes} [Tue Jun 30 18:31:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/8] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:31:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.38 () {52 vars in 1043 bytes} [Tue Jun 30 18:31:14 2026] POST /v2.1/flavors => generated 527 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/10] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:31: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: 6/11] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:31:15 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 6/12] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:31:15 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-06-30 18:31:15.247 8 INFO nova.api.openstack.wsgi [None req-879a0b65-5fc7-4227-bccc-06a723a810f8 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.38 () {48 vars in 1008 bytes} [Tue Jun 30 18:31:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 7/14] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:31:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.38 () {52 vars in 1043 bytes} [Tue Jun 30 18:31:15 2026] POST /v2.1/flavors => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 8/16] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:31: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) [pid: 8|app: 0|req: 9/17] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:31:16 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 9/18] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:31:16 2026] GET /v2.1/ => generated 398 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:31:16.285 8 INFO nova.api.openstack.wsgi [None req-b82e91f2-785a-4327-8da3-0a6c75c34001 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.38 () {48 vars in 1010 bytes} [Tue Jun 30 18:31:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 10/20] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:31:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.38 () {52 vars in 1043 bytes} [Tue Jun 30 18:31:16 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/22] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:31:17 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: 12/23] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:31:17 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 12/24] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:31:17 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-06-30 18:31:17.255 8 INFO nova.api.openstack.wsgi [None req-b2c8ee62-a381-43ec-a6e0-5599fb6f47d5 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.38 () {48 vars in 1008 bytes} [Tue Jun 30 18:31:17 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: 9|app: 0|req: 13/26] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:31:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.38 () {52 vars in 1043 bytes} [Tue Jun 30 18:31:17 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 14/28] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:31:18 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: 15/29] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:31:18 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 15/30] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:31:18 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-06-30 18:31:18.245 8 INFO nova.api.openstack.wsgi [None req-d6ee0670-3235-457c-bea1-d73c6dbbf48d d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.38 () {48 vars in 1010 bytes} [Tue Jun 30 18:31:18 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: 9|app: 0|req: 16/32] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:31:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.38 () {52 vars in 1043 bytes} [Tue Jun 30 18:31:18 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 55/110] 10.0.0.165 () {28 vars in 454 bytes} [Tue Jun 30 18:37:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/111] 10.0.0.165 () {30 vars in 658 bytes} [Tue Jun 30 18:37:29 2026] GET /v2.1 => generated 0 bytes in 110 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: 9|app: 0|req: 56/112] 10.0.0.165 () {30 vars in 660 bytes} [Tue Jun 30 18:37:29 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.165 () {34 vars in 804 bytes} [Tue Jun 30 18:37:29 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 69/138] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:39:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/139] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:39:30 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 70/140] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:39:30 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-06-30 18:39:30.357 8 INFO nova.api.openstack.wsgi [None req-f2231614-9874-4d42-b152-9966043f4563 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/141] 199.204.45.38 () {48 vars in 1012 bytes} [Tue Jun 30 18:39:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 71/142] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:39:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.38 () {52 vars in 1044 bytes} [Tue Jun 30 18:39:30 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:40:27 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: 9|app: 0|req: 77/155] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:40:27 2026] GET /v2.1 => generated 0 bytes in 348 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/156] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:40:27 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-06-30 18:40:27.763 9 INFO nova.api.openstack.wsgi [None req-08afea08-a437-4904-bdde-a0753ad92991 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d37fd49457ce45189093b0e6a63b8163 [pid: 9|app: 0|req: 78/157] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:40:27 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-30 18:40:27.776 8 WARNING oslo_db.sqlalchemy.utils [None req-cd614a10-38ee-4d6c-8e44-425fc07d6c6b d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 80/158] 199.204.45.38 () {48 vars in 1011 bytes} [Tue Jun 30 18:40:27 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 79/159] 199.204.45.38 () {52 vars in 1052 bytes} [Tue Jun 30 18:40:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:40: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: 9|app: 0|req: 81/163] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:40:31 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/164] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:40:31 2026] GET /v2.1/ => generated 398 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 82/165] 199.204.45.38 () {48 vars in 1068 bytes} [Tue Jun 30 18:40:31 2026] GET /v2.1/os-quota-sets/c636a0182bc44805a5aa15911c0dee7c => generated 283 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.38 () {52 vars in 1120 bytes} [Tue Jun 30 18:40:31 2026] PUT /v2.1/os-quota-sets/c636a0182bc44805a5aa15911c0dee7c => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:48: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) [pid: 9|app: 0|req: 130/262] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:48:25 2026] GET /v2.1 => generated 0 bytes in 147 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:48:25 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-06-30 18:48:26.009 9 INFO nova.api.openstack.wsgi [None req-68ba5263-2640-473a-bd3d-db2d170db27a d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 9|app: 0|req: 131/264] 199.204.45.38 () {48 vars in 1010 bytes} [Tue Jun 30 18:48:25 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: 8|app: 0|req: 134/265] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 18:48:26 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: 9|app: 0|req: 132/266] 199.204.45.38 () {52 vars in 1044 bytes} [Tue Jun 30 18:48:26 2026] POST /v2.1/flavors => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 18:51:26 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 151/304] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 18:51:26 2026] GET /v2.1 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 18:51:26 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 152/306] 199.204.45.38 () {48 vars in 1068 bytes} [Tue Jun 30 18:51:26 2026] GET /v2.1/os-quota-sets/fc996e9930f940139ece25413ef09b38 => generated 283 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.204.45.38 () {52 vars in 1120 bytes} [Tue Jun 30 18:51:26 2026] PUT /v2.1/os-quota-sets/fc996e9930f940139ece25413ef09b38 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/412] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 30 19:00:07 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 208/413] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 30 19:00:07 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 9|app: 0|req: 206/414] 10.0.0.102 () {30 vars in 660 bytes} [Tue Jun 30 19:00:07 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 10.0.0.102 () {34 vars in 765 bytes} [Tue Jun 30 19:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/418] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 30 19:00:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 211/419] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 30 19:00:10 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 9|app: 0|req: 209/420] 10.0.0.102 () {30 vars in 660 bytes} [Tue Jun 30 19:00:11 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.102 () {34 vars in 765 bytes} [Tue Jun 30 19:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/422] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 30 19:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/423] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 30 19:00:14 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 9|app: 0|req: 211/424] 10.0.0.102 () {30 vars in 660 bytes} [Tue Jun 30 19:00:14 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 10.0.0.102 () {34 vars in 808 bytes} [Tue Jun 30 19:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 212/426] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/427] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 9|app: 0|req: 213/428] 10.0.0.102 () {30 vars in 660 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 10.0.0.102 () {34 vars in 808 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:02:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 230/463] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:02:49 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/464] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:02:49 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-06-30 19:02:49.265 9 INFO nova.api.openstack.wsgi [None req-4978a3d7-621f-498f-b190-74934c5463e7 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 231/465] 199.204.45.38 () {48 vars in 1006 bytes} [Tue Jun 30 19:02:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:02:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 232/467] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:02:49 2026] GET /v2.1/flavors/947ea654-9c79-40b2-8ccf-0eabe56c0aa1/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/468] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:02: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: 9|app: 0|req: 233/469] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:02:50 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/470] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:02:50 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-06-30 19:02:50.233 9 INFO nova.api.openstack.wsgi [None req-5437f637-640a-4c26-922d-2605a1296aff d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 9|app: 0|req: 234/471] 199.204.45.38 () {48 vars in 1008 bytes} [Tue Jun 30 19:02:50 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: 238/472] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:02:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/473] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:02:50 2026] GET /v2.1/flavors/97afcff3-6ed5-42fa-bc6d-1f2a523a853a/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/474] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:02:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 236/475] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:02:51 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/476] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:02:51 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-06-30 19:02:51.181 9 INFO nova.api.openstack.wsgi [None req-b4878dd1-569d-4f66-944a-f5de045054dd d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 9|app: 0|req: 237/477] 199.204.45.38 () {48 vars in 1010 bytes} [Tue Jun 30 19:02:51 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: 241/478] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:02:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 238/479] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:02:51 2026] GET /v2.1/flavors/47842379-513d-4e11-be0f-4d2684d7fe06/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:02:52 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: 9|app: 0|req: 239/481] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:02:52 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/482] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:02:52 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-06-30 19:02:52.130 9 INFO nova.api.openstack.wsgi [None req-590c42cc-7934-4501-986c-51e78c26afc3 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 9|app: 0|req: 240/483] 199.204.45.38 () {48 vars in 1008 bytes} [Tue Jun 30 19:02:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:02:52 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: 9|app: 0|req: 241/485] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:02:52 2026] GET /v2.1/flavors/861b3da6-ae57-4850-97ba-d96b65006cdb/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: 245/486] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:02:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 242/487] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:02:53 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: 246/488] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:02:53 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-06-30 19:02:53.088 9 INFO nova.api.openstack.wsgi [None req-ddc59e50-58c9-4852-918c-e9a34770604d d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 9|app: 0|req: 243/489] 199.204.45.38 () {48 vars in 1010 bytes} [Tue Jun 30 19:02:53 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: 247/490] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:02:53 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: 9|app: 0|req: 244/491] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:02:53 2026] GET /v2.1/flavors/d482f52f-4060-46ff-a453-8a9e60340dbd/os-extra_specs => generated 19 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/506] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:04:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:04:00 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 253/508] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:04:01 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-06-30 19:04:01.048 8 INFO nova.api.openstack.wsgi [None req-72e2b4ec-2679-4993-98fc-1ff1cdf148d6 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 256/509] 199.204.45.38 () {48 vars in 1012 bytes} [Tue Jun 30 19:04:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/510] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:04:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:04:01 2026] GET /v2.1/flavors/df3f608b-4a22-451b-8c1e-8fb5f3891dd1/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:04:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 256/515] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:04:08 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/516] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:04:08 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 257/517] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:04:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:04:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 258/519] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:04:12 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/520] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:04:12 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/521] 199.204.45.38 () {48 vars in 1068 bytes} [Tue Jun 30 19:04:12 2026] GET /v2.1/os-quota-sets/c636a0182bc44805a5aa15911c0dee7c => generated 280 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/532] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:04:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:04:59 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: 9|app: 0|req: 266/534] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:04:59 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-06-30 19:04:59.415 8 INFO nova.api.openstack.wsgi [None req-ff5149d5-a154-45ef-831f-a4eb8afa00ed d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 269/535] 199.204.45.38 () {48 vars in 1010 bytes} [Tue Jun 30 19:04:59 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: 9|app: 0|req: 267/536] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:04:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 199.204.45.38 () {48 vars in 1094 bytes} [Tue Jun 30 19:04:59 2026] GET /v2.1/flavors/dab30c4e-cc06-4975-8fce-ffe15660acb6/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 269/540] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:05: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) [pid: 8|app: 0|req: 272/541] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:05:16 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 270/542] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:05:16 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 199.204.45.38 () {48 vars in 1068 bytes} [Tue Jun 30 19:05:16 2026] GET /v2.1/os-quota-sets/fc996e9930f940139ece25413ef09b38 => generated 280 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 276/554] 199.204.45.38 () {42 vars in 700 bytes} [Tue Jun 30 19:06:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.38 () {44 vars in 904 bytes} [Tue Jun 30 19:06:07 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 277/556] 199.204.45.38 () {46 vars in 977 bytes} [Tue Jun 30 19:06:07 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-06-30 19:06:07.581 8 INFO nova.api.openstack.wsgi [None req-fb35d005-0003-4ea6-8af7-b927025eb41f d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 280/557] 199.204.45.38 () {48 vars in 1006 bytes} [Tue Jun 30 19:06:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 278/558] 199.204.45.38 () {48 vars in 1046 bytes} [Tue Jun 30 19:06:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 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: 286/569] 10.0.0.107 () {32 vars in 655 bytes} [Tue Jun 30 19:06:49 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 284/570] 10.0.0.107 () {32 vars in 641 bytes} [Tue Jun 30 19:06:49 2026] GET /v2.1/servers => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 19:06:49.665 8 WARNING oslo_db.sqlalchemy.utils [None req-f01e12b7-b460-43db-bbb2-3545ef06ff7f d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 287/571] 10.0.0.107 () {32 vars in 649 bytes} [Tue Jun 30 19:06:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/572] 10.0.0.107 () {32 vars in 694 bytes} [Tue Jun 30 19:06:49 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:00 2026] GET /v2.1/flavors/947ea654-9c79-40b2-8ccf-0eabe56c0aa1 => generated 511 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 287/576] 10.0.0.107 () {32 vars in 641 bytes} [Tue Jun 30 19:07:01 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:01 2026] GET /v2.1/flavors/947ea654-9c79-40b2-8ccf-0eabe56c0aa1 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 288/578] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:07:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 10.0.0.107 () {34 vars in 685 bytes} [Tue Jun 30 19:07:08 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 10.0.0.107 () {34 vars in 685 bytes} [Tue Jun 30 19:07:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.107 () {34 vars in 685 bytes} [Tue Jun 30 19:07:11 2026] POST /v2.1/os-security-groups => generated 242 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 290/584] 10.0.0.107 () {34 vars in 695 bytes} [Tue Jun 30 19:07:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1666 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/585] 10.0.0.107 () {34 vars in 685 bytes} [Tue Jun 30 19:07:11 2026] POST /v2.1/os-security-groups => generated 242 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 292/586] 10.0.0.107 () {34 vars in 685 bytes} [Tue Jun 30 19:07:11 2026] POST /v2.1/os-security-groups => generated 246 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/587] 10.0.0.107 () {32 vars in 663 bytes} [Tue Jun 30 19:07:12 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 294/588] 10.0.0.107 () {34 vars in 695 bytes} [Tue Jun 30 19:07:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/589] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:12 2026] DELETE /v2.1/os-security-groups/d7cceb94-550b-4617-9073-7cf6401ca831 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/590] 10.0.0.107 () {34 vars in 695 bytes} [Tue Jun 30 19:07:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:07:13.110 9 INFO nova.api.openstack.wsgi [None req-af8db4ac-7e22-4eaa-9c73-ed1fab49b9f8 05d5f81d288946c4ae5d1cea10cf540c 32c763291f49415f9844f8507a563c67 - - default default] HTTP exception thrown: Security group d7cceb94-550b-4617-9073-7cf6401ca831 does not exist Neutron server returns request_ids: ['req-6dda7e1e-fa5e-4c78-858c-4199819f223e'] [pid: 9|app: 0|req: 297/591] 10.0.0.107 () {32 vars in 737 bytes} [Tue Jun 30 19:07:13 2026] GET /v2.1/os-security-groups/d7cceb94-550b-4617-9073-7cf6401ca831 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/592] 10.0.0.107 () {32 vars in 737 bytes} [Tue Jun 30 19:07:13 2026] GET /v2.1/os-security-groups/419f1b6d-1374-4d2a-8f70-039ecc5f6a1f => generated 663 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:07:11 2026] POST /v2.1/servers => generated 450 bytes in 1599 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: 9|app: 0|req: 299/594] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:13 2026] DELETE /v2.1/os-security-groups/bf486dd7-5cfa-4f33-a08e-419331fd847e => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.107 () {32 vars in 750 bytes} [Tue Jun 30 19:07:13 2026] DELETE /v2.1/os-security-group-rules/cedb1574-64d2-4eb6-b062-a9cbcf4b1d5c => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/596] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:13 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1400 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: 297/597] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:07:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:07:13.468 9 INFO nova.api.openstack.wsgi [None req-3aa1f0f9-c2cd-4fa1-a994-f36e6ba0dc39 05d5f81d288946c4ae5d1cea10cf540c 32c763291f49415f9844f8507a563c67 - - default default] HTTP exception thrown: Security group bf486dd7-5cfa-4f33-a08e-419331fd847e does not exist Neutron server returns request_ids: ['req-acc404bc-4884-48f6-81ee-a49cca644c3c'] [pid: 9|app: 0|req: 301/598] 10.0.0.107 () {32 vars in 737 bytes} [Tue Jun 30 19:07:13 2026] GET /v2.1/os-security-groups/bf486dd7-5cfa-4f33-a08e-419331fd847e => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/599] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:13 2026] DELETE /v2.1/os-security-groups/419f1b6d-1374-4d2a-8f70-039ecc5f6a1f => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/600] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:13 2026] DELETE /v2.1/os-security-groups/8ea566a0-4a11-4778-b60c-29808bf0a93d => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:07:13.712 9 INFO nova.api.openstack.wsgi [None req-46f4266e-6914-40fc-a342-fc9a463c2db0 05d5f81d288946c4ae5d1cea10cf540c 32c763291f49415f9844f8507a563c67 - - default default] HTTP exception thrown: Security group 8ea566a0-4a11-4778-b60c-29808bf0a93d does not exist Neutron server returns request_ids: ['req-ff365c61-7fdb-469a-85af-b2eeb594e400'] [pid: 9|app: 0|req: 303/601] 10.0.0.107 () {32 vars in 737 bytes} [Tue Jun 30 19:07:13 2026] GET /v2.1/os-security-groups/8ea566a0-4a11-4778-b60c-29808bf0a93d => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:13 2026] DELETE /v2.1/os-security-groups/9254e472-b180-481c-8dd7-6e57ed5449eb => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 304/603] 10.0.0.107 () {32 vars in 663 bytes} [Tue Jun 30 19:07:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:07:14.537 8 INFO nova.api.openstack.wsgi [None req-431c1b12-9fa5-4316-a7cb-0c0be36b2802 05d5f81d288946c4ae5d1cea10cf540c 32c763291f49415f9844f8507a563c67 - - default default] HTTP exception thrown: Security group 8ea566a0-4a11-4778-b60c-29808bf0a93d does not exist Neutron server returns request_ids: ['req-9f52921f-662c-4493-8ad5-48376e0462af'] [pid: 8|app: 0|req: 300/604] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:13 2026] DELETE /v2.1/os-security-groups/8ea566a0-4a11-4778-b60c-29808bf0a93d => generated 194 bytes in 608 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/605] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:14 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1458 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:07:14.606 8 INFO nova.api.openstack.wsgi [None req-6955f679-beec-4cd9-a752-8644c1ae34e4 05d5f81d288946c4ae5d1cea10cf540c 32c763291f49415f9844f8507a563c67 - - default default] HTTP exception thrown: Security group bf486dd7-5cfa-4f33-a08e-419331fd847e does not exist Neutron server returns request_ids: ['req-89a0f1af-c5f0-4d09-aeec-bcb423b4fd75'] [pid: 8|app: 0|req: 301/606] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:14 2026] DELETE /v2.1/os-security-groups/bf486dd7-5cfa-4f33-a08e-419331fd847e => generated 194 bytes in 62 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-06-30 19:07:14.805 9 INFO nova.api.openstack.wsgi [None req-573d4630-cc0a-4553-b4bf-782d74bb56fd 05d5f81d288946c4ae5d1cea10cf540c 32c763291f49415f9844f8507a563c67 - - default default] HTTP exception thrown: Security group d7cceb94-550b-4617-9073-7cf6401ca831 does not exist Neutron server returns request_ids: ['req-6d4e2870-2a7f-43cc-91fd-5879ee329005'] [pid: 9|app: 0|req: 306/607] 10.0.0.107 () {32 vars in 740 bytes} [Tue Jun 30 19:07:14 2026] DELETE /v2.1/os-security-groups/d7cceb94-550b-4617-9073-7cf6401ca831 => generated 194 bytes in 195 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:15 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1526 bytes in 1725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:18.729 8 INFO nova.api.openstack.compute.server_external_events [req-dc54672b-61e6-446c-8017-eba8d628b4ea req-003fd0fb-a1af-4c61-b7d4-8b562b6a88e4 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 for instance 55857bf7-72f1-4000-9fc2-e859b4d1956e on instance 2026-06-30 19:07:18.752 8 INFO nova.compute.rpcapi [None req-64c3f22d-c50d-453e-a90b-2a281aafb9f2 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 304/611] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/612] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:18 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1526 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 9|app: 0|req: 309/613] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:19 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1526 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:07:19 2026] POST /v2.1/servers => generated 451 bytes in 868 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: 9|app: 0|req: 310/615] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:20 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1254 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 311/616] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:21 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1360 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:21 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1526 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/618] 10.0.0.107 () {30 vars in 413 bytes} [Tue Jun 30 19:07:21 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/619] 10.0.0.107 () {28 vars in 560 bytes} [Tue Jun 30 19:07:21 2026] GET /v2/ => generated 401 bytes in 470 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: 9|app: 0|req: 313/620] 10.0.0.107 () {28 vars in 564 bytes} [Tue Jun 30 19:07:22 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 10.0.0.107 () {30 vars in 413 bytes} [Tue Jun 30 19:07:22 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 314/622] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:22 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1438 bytes in 1031 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/623] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:22 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1526 bytes in 944 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:07:23.580 9 INFO nova.api.openstack.compute.server_external_events [req-a8f9e963-3317-4e8b-8968-0e49f591f2a6 req-cd52e64c-9613-4efa-ba46-c4f7c77591cb 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 for instance 55857bf7-72f1-4000-9fc2-e859b4d1956e on instance 2026-06-30 19:07:23.583 8 INFO nova.api.openstack.compute.server_external_events [req-aad8d1e1-ac4e-43b3-ab44-19b8e62ea64b req-50880a87-e76a-4891-9490-c7ac9a2199d1 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:fafdf8e0-4d05-4f37-8579-725e70d2204a for instance 29813317-238b-4646-9f7c-f0456a57d37a on instance 2026-06-30 19:07:23.586 9 INFO nova.compute.rpcapi [None req-993dfc3a-76a5-4980-a47d-d6e132e95f2b - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 310/624] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/625] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:07:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 142 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: 311/626] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:24 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1438 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/627] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:24 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1718 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, ' [pid: 8|app: 0|req: 312/628] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:07:24 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/os-interface => generated 285 bytes in 133 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: 9|app: 0|req: 317/629] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:25 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1426 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:26.335 9 INFO nova.api.openstack.compute.server_external_events [req-797ac6c8-b984-416c-a038-49ca2a947f00 req-6f3d6fd1-9ea5-49a7-8733-5844eeb2da14 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 for instance 55857bf7-72f1-4000-9fc2-e859b4d1956e on instance [pid: 9|app: 0|req: 318/630] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/631] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:26 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1718 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:07:26.712 9 INFO nova.api.openstack.compute.server_external_events [req-7705e338-feea-43df-a39b-1982686435fa req-5401804b-4265-41d2-8f4a-8718a70f4d65 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:fafdf8e0-4d05-4f37-8579-725e70d2204a for instance 29813317-238b-4646-9f7c-f0456a57d37a on instance [pid: 9|app: 0|req: 319/632] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:07:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/633] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:27 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1612 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 320/634] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:07:27 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a/os-interface => generated 284 bytes in 194 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: 315/635] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:07:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 271 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-06-30 19:07:28.740 9 INFO nova.api.openstack.compute.server_external_events [req-a4519323-3d92-433a-95b6-6764bb446b60 req-dba35139-b0d4-4a23-9e4f-036cb644d8a4 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:fafdf8e0-4d05-4f37-8579-725e70d2204a for instance 29813317-238b-4646-9f7c-f0456a57d37a on instance [pid: 9|app: 0|req: 322/638] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/639] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:28 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1612 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 323/640] 10.0.0.107 () {32 vars in 641 bytes} [Tue Jun 30 19:07:29 2026] GET /v2.1/servers => generated 388 bytes in 110 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: 318/641] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:07:29 2026] DELETE /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 0 bytes in 156 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: 9|app: 0|req: 324/642] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:29 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1618 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 9|app: 0|req: 325/643] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:30 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => generated 1670 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:07:29 2026] POST /v2.1/servers => generated 453 bytes in 1441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 326/645] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:31 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1430 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:07:31.445 8 INFO nova.api.openstack.compute.server_external_events [req-be6b41fe-5da7-41fc-8270-b03284f26a65 req-ee848f74-80f1-4d63-ad9f-85783a991a72 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:fafdf8e0-4d05-4f37-8579-725e70d2204a for instance 29813317-238b-4646-9f7c-f0456a57d37a on instance [pid: 8|app: 0|req: 320/646] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:32.243 9 INFO nova.api.openstack.wsgi [None req-cb4e6069-de4f-4901-ad23-9ff10b99b94d 24b4df078609446db747670ffca0e997 109b64f820d3438da912bf677612d5c4 - - default default] HTTP exception thrown: Instance 29813317-238b-4646-9f7c-f0456a57d37a could not be found. [pid: 9|app: 0|req: 327/647] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:32 2026] GET /v2.1/servers/29813317-238b-4646-9f7c-f0456a57d37a => 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: 321/648] 10.0.0.107 () {32 vars in 706 bytes} [Tue Jun 30 19:07:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1113917599 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 328/649] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:32 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1488 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, ' 2026-06-30 19:07:33.911 9 INFO nova.api.openstack.compute.server_external_events [req-3eb372ae-122b-4f9e-9769-40ce49a211e7 req-b83a12a1-eec8-4877-a526-eda6dc6a39da 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:9295d7ea-54c0-4943-ba6a-e9d028920eea for instance b44ed298-363a-4423-91e3-4c184f866e51 on instance [pid: 9|app: 0|req: 329/650] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:33 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1556 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 330/652] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:35 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1556 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:36.865 9 INFO nova.api.openstack.compute.server_external_events [req-e69c91cb-1542-449f-877e-40c0371a0249 req-0955a206-465e-4206-81d7-b33ea910177c 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:9295d7ea-54c0-4943-ba6a-e9d028920eea for instance b44ed298-363a-4423-91e3-4c184f866e51 on instance [pid: 9|app: 0|req: 331/653] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:07:36 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) [pid: 8|app: 0|req: 323/654] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:36 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1556 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/657] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:38 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1739 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 333/658] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:07:38 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51/os-interface => generated 284 bytes in 115 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-06-30 19:07:39.680 9 INFO nova.api.openstack.compute.server_external_events [req-1340b355-a370-4dad-807c-8042fa2cbdd9 req-c9f520ab-5460-41e1-8c26-9c24340cc504 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:9295d7ea-54c0-4943-ba6a-e9d028920eea for instance b44ed298-363a-4423-91e3-4c184f866e51 on instance [pid: 9|app: 0|req: 334/659] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:39 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1739 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 335/661] 10.0.0.107 () {32 vars in 641 bytes} [Tue Jun 30 19:07:39 2026] GET /v2.1/servers => generated 383 bytes in 58 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: 327/662] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:07:39 2026] DELETE /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 336/663] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:40 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1745 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:07:42.389 9 INFO nova.api.openstack.compute.server_external_events [req-8b9e313f-1635-46c9-9920-8855efd3f3d9 req-f100011d-5660-4160-a5cb-c857d38c9254 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:9295d7ea-54c0-4943-ba6a-e9d028920eea for instance b44ed298-363a-4423-91e3-4c184f866e51 on instance [pid: 9|app: 0|req: 337/664] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:41 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => generated 1797 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:43.505 9 INFO nova.api.openstack.wsgi [None req-9468b847-9362-4686-868c-b207ff91ce00 5fef4b88c5e946459b0373bf5caa0693 a09a19296355427c9c32eff38b61014a - - default default] HTTP exception thrown: Instance b44ed298-363a-4423-91e3-4c184f866e51 could not be found. [pid: 9|app: 0|req: 338/666] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:43 2026] GET /v2.1/servers/b44ed298-363a-4423-91e3-4c184f866e51 => 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: 329/667] 10.0.0.107 () {32 vars in 704 bytes} [Tue Jun 30 19:07:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-477482118 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 339/668] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:07:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:07:46 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/os-interface => generated 285 bytes in 768 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/670] 10.0.0.107 () {32 vars in 815 bytes} [Tue Jun 30 19:07:47 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/os-interface/e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 => generated 282 bytes in 321 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/671] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:47 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 157 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: 9|app: 0|req: 341/672] 10.0.0.107 () {34 vars in 750 bytes} [Tue Jun 30 19:07:47 2026] POST /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/673] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:47 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 157 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: 335/676] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:48 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:48.817 8 INFO nova.api.openstack.compute.server_external_events [req-6e6c9161-7021-4824-ad0c-698de8bff0f7 req-8c4d81e1-64ba-4704-8223-102a82a073ce 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 for instance 55857bf7-72f1-4000-9fc2-e859b4d1956e on instance [pid: 8|app: 0|req: 336/677] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/678] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:49 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 196 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/679] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:49 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1953 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/680] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:07:47 2026] POST /v2.1/servers => generated 451 bytes in 2368 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/681] 10.0.0.107 () {34 vars in 750 bytes} [Tue Jun 30 19:07:50 2026] POST /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/action => generated 0 bytes in 64 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: 9|app: 0|req: 343/682] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:50 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1423 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:50 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 196 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-06-30 19:07:51.180 9 INFO nova.api.openstack.compute.server_external_events [req-21cd5ea4-403d-4c56-a629-cd3f30addf66 req-c1bfb0ec-3be0-4c17-b659-c5c31bba9196 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 for instance 55857bf7-72f1-4000-9fc2-e859b4d1956e on instance [pid: 9|app: 0|req: 344/684] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 9|app: 0|req: 345/685] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:51 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 196 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:51 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1481 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 346/687] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:52 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 196 bytes in 46 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: 342/688] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:52 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1549 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:53.222 9 INFO nova.api.openstack.compute.server_external_events [req-16a92de2-1496-4ef2-a950-d018d1da736d req-2139d4b7-e667-48e2-8b8b-41212dea60db 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:4d3a3069-c235-4908-84d2-f1a78d117b80 for instance 7e38bcde-2818-4dfa-a7c0-55313d16559a on instance [pid: 9|app: 0|req: 347/689] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/690] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:07:53 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e/ips => generated 157 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: 9|app: 0|req: 348/691] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:07:53 2026] DELETE /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 0 bytes in 177 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: 8|app: 0|req: 344/692] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:53 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1844 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/693] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:53 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1549 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:55.284 8 INFO nova.api.openstack.compute.server_external_events [req-653cf43f-fef5-4e07-93c2-ba741c3f6880 req-d64a56e2-e8c4-4eaf-a918-dec48bd87c43 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:e3fbbc77-b35e-450b-b9ef-0e53d35fa0b3 for instance 55857bf7-72f1-4000-9fc2-e859b4d1956e on instance [pid: 8|app: 0|req: 345/694] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:07:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:07:55.494 8 INFO nova.api.openstack.compute.server_external_events [req-1b18719d-cac5-4d47-a56e-a23be16308d0 req-0fd5adb2-c3f9-4182-806b-4951ef3ce3ce 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:4d3a3069-c235-4908-84d2-f1a78d117b80 for instance 7e38bcde-2818-4dfa-a7c0-55313d16559a on instance [pid: 8|app: 0|req: 346/695] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:07:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 122 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: 9|app: 0|req: 350/696] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:55 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 1486 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:55 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1549 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:56.767 9 INFO nova.api.openstack.wsgi [None req-3940278d-a415-4764-a5fd-9260dac66936 5d24ac94f0a249b7a721e2e92c09cfed 3115426b08fd43788283da9d9bebbd61 - - default default] HTTP exception thrown: Instance 55857bf7-72f1-4000-9fc2-e859b4d1956e could not be found. [pid: 9|app: 0|req: 351/698] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:56 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/699] 10.0.0.107 () {32 vars in 704 bytes} [Tue Jun 30 19:07:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-325031635 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/700] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:07:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:07:57.671 8 INFO nova.api.openstack.wsgi [None req-aa4f81a0-8c43-49fe-979e-3b19f891af16 5d24ac94f0a249b7a721e2e92c09cfed 3115426b08fd43788283da9d9bebbd61 - - default default] HTTP exception thrown: Instance 55857bf7-72f1-4000-9fc2-e859b4d1956e could not be found. [pid: 8|app: 0|req: 350/701] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:07:57 2026] DELETE /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 352/702] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:57 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1727 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:07:57.718 8 INFO nova.api.openstack.wsgi [None req-8fb4a59e-06c4-466c-9d7c-b8db5676d7ee 5d24ac94f0a249b7a721e2e92c09cfed 3115426b08fd43788283da9d9bebbd61 - - default default] HTTP exception thrown: Instance 55857bf7-72f1-4000-9fc2-e859b4d1956e could not be found. [pid: 8|app: 0|req: 351/703] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:07:57 2026] GET /v2.1/servers/55857bf7-72f1-4000-9fc2-e859b4d1956e => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/706] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:07:57 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a/os-interface => generated 285 bytes in 771 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-06-30 19:08:00.069 9 INFO nova.api.openstack.compute.server_external_events [req-71fc96a1-254b-4fd1-9158-1a19550a9b7d req-b0d64f91-eb18-41a5-8704-cd936709cc33 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:4d3a3069-c235-4908-84d2-f1a78d117b80 for instance 7e38bcde-2818-4dfa-a7c0-55313d16559a on instance [pid: 9|app: 0|req: 354/707] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:08:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:00 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1727 bytes in 1238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 355/709] 10.0.0.107 () {32 vars in 641 bytes} [Tue Jun 30 19:08:01 2026] GET /v2.1/servers => generated 378 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/710] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:08:01 2026] DELETE /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/711] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:01 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1733 bytes in 1128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/712] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:03 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 1665 bytes in 824 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:04.454 8 INFO nova.api.openstack.compute.server_external_events [req-6821389a-bbb4-4f54-b7e8-e9204b01c199 req-671b37ba-fa6b-4428-8e2e-4a26b92c0b66 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:4d3a3069-c235-4908-84d2-f1a78d117b80 for instance 7e38bcde-2818-4dfa-a7c0-55313d16559a on instance [pid: 8|app: 0|req: 358/713] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:08:04 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: 9|app: 0|req: 356/714] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:08:01 2026] POST /v2.1/servers => generated 452 bytes in 3223 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: 359/715] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:04 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1392 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:05.488 9 INFO nova.api.openstack.wsgi [None req-9c69f46f-c28c-4ad5-9672-bdcee947b5c8 c426ca42606c4882a1c5bb10e5698c54 94f1d5010e72464d995648e69a60840b - - default default] HTTP exception thrown: Instance 7e38bcde-2818-4dfa-a7c0-55313d16559a could not be found. [pid: 9|app: 0|req: 357/716] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:05 2026] GET /v2.1/servers/7e38bcde-2818-4dfa-a7c0-55313d16559a => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/717] 10.0.0.107 () {32 vars in 704 bytes} [Tue Jun 30 19:08:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-177679862 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:06.718 8 INFO nova.api.openstack.compute.server_external_events [req-45baa6a4-e9b6-4593-91d2-974f9054e67e req-0b8b3fd3-635f-4fbf-9a2b-9564ac56590f 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 8|app: 0|req: 361/718] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:08:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/719] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:05 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1517 bytes in 1302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 362/722] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:08 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1517 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 361/723] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:09 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1517 bytes in 1652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:11.534 8 INFO nova.api.openstack.compute.server_external_events [req-738457ff-5640-49ee-b051-9a5ecbe7f521 req-97b8987b-66f1-4b11-9726-3e97f9f0a89c 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 8|app: 0|req: 363/724] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:08:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 362/725] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:12 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1699 bytes in 2081 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/726] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:08:14 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54/os-interface => generated 284 bytes in 152 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-06-30 19:08:16.445 9 INFO nova.api.openstack.compute.server_external_events [req-95fecbc8-dff1-4e00-a130-78b8c85a16a1 req-e18e0103-099e-4fa8-991b-e7ee6b5a78bb 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 9|app: 0|req: 363/727] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:08:16 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: 9|app: 0|req: 365/730] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:26 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1819 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/731] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:27 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1819 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 366/734] 10.0.0.107 () {34 vars in 750 bytes} [Tue Jun 30 19:08:28 2026] POST /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54/action => generated 0 bytes in 82 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: 369/735] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:28 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1821 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 367/736] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:29 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1826 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:30.863 8 INFO nova.api.openstack.compute.server_external_events [req-ad56d8f2-c233-403e-8272-83a6a65b8018 req-b92a98fe-b8e3-4970-9fab-9dd49bb62dbe 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-unplugged:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 8|app: 0|req: 370/737] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:08:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 368/738] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:31 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1826 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: 8|app: 0|req: 371/739] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:32 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1819 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:32.909 9 INFO nova.api.openstack.compute.server_external_events [req-26d725c1-9564-41b7-af4f-97fdea4d25a8 req-4876e5c3-3cd0-4781-acf0-66a3d15fee27 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 9|app: 0|req: 369/740] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:08:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 371/743] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:47 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1819 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/744] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:08:48 2026] DELETE /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 372/747] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:48 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1825 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:08:49.532 9 INFO nova.api.openstack.compute.server_external_events [req-36392a06-6bb0-40bb-a00b-6cc1ba7efcb9 req-e84640a6-5e1d-4188-9e52-02a2d1999a70 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-unplugged:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 9|app: 0|req: 373/748] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:08:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:49.998 9 INFO nova.api.openstack.compute.server_external_events [req-2da762d0-11a7-4b65-87a6-a263857cc071 req-2ce03a5e-342e-4381-8709-074aa938697f 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:88867cc8-49ff-4a1a-bb86-3c07d6b8a756 for instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 on instance [pid: 9|app: 0|req: 374/749] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:08:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:49 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 1758 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:08:51.152 9 INFO nova.api.openstack.wsgi [None req-a3597b60-312f-4eb2-a8cf-f32f78ff73f1 017a7a8e4dde429f80a4b8da841341f4 263ef7146253473e8297fc0bc4bba1bc - - default default] HTTP exception thrown: Instance f7cc35d6-f569-440a-a3a2-92ec38f0be54 could not be found. [pid: 9|app: 0|req: 375/751] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:51 2026] GET /v2.1/servers/f7cc35d6-f569-440a-a3a2-92ec38f0be54 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/752] 10.0.0.107 () {32 vars in 704 bytes} [Tue Jun 30 19:08:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-106379695 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 376/753] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:08:52 2026] POST /v2.1/servers => generated 424 bytes in 2324 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:55 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1368 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 377/755] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:56 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1426 bytes in 1162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:08:58.674 9 INFO nova.api.openstack.compute.server_external_events [req-e9685301-f174-4da2-9d33-849079ae893b req-edeca8b0-6820-4a3a-8b15-fad8a427d3e3 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:7c545b6e-b754-4885-87fc-f40303a3915b for instance 25a0e09f-fcdd-4704-b196-330aba5f0e37 on instance [pid: 9|app: 0|req: 379/758] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:08:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:08:58 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1468 bytes in 1391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 380/760] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:01 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1468 bytes in 1660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/761] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:03 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1468 bytes in 1206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:09:05.704 9 INFO nova.api.openstack.compute.server_external_events [req-0df722ba-eb7e-4256-b4d6-fbb1ea47ba19 req-122ca3fb-2f89-4ced-80ae-e05eaa442f4e 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:7c545b6e-b754-4885-87fc-f40303a3915b for instance 25a0e09f-fcdd-4704-b196-330aba5f0e37 on instance [pid: 9|app: 0|req: 381/762] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:09:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/763] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:05 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1468 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/764] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:09:06 2026] POST /v2.1/servers => generated 424 bytes in 695 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: 383/765] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:06 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1371 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, ' [pid: 9|app: 0|req: 383/766] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:07 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1649 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 9|app: 0|req: 384/767] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:09:08 2026] DELETE /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/768] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:07 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1471 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:09:09.263 8 INFO nova.api.openstack.compute.server_external_events [req-bf0b9797-9575-4bb5-a308-b88f30bf6587 req-8565b65e-cbaa-4c1b-94e2-0ac18551973a 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:fe75fac4-d9d7-4831-8785-13c40fc28e84 for instance 3cfcd7c4-1243-47ea-8b28-a7bae2631435 on instance [pid: 8|app: 0|req: 387/771] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:09:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/772] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:08 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => generated 1655 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/773] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:09 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1471 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:09:10.352 9 INFO nova.api.openstack.wsgi [None req-e87626d3-1f1d-4639-b38e-8fbc951916da 427530461c7c49dea09556872c7191ae 3bbf92364fbd4ca89e5998276ec6c875 - - default default] HTTP exception thrown: Instance 25a0e09f-fcdd-4704-b196-330aba5f0e37 could not be found. [pid: 9|app: 0|req: 386/774] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:10 2026] GET /v2.1/servers/25a0e09f-fcdd-4704-b196-330aba5f0e37 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:09:11.303 9 INFO nova.api.openstack.compute.server_external_events [req-d5db8a6a-dca4-414a-a3c1-b2a35a756753 req-d300241c-dfe0-4bf0-bdc4-4fae8fa27506 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:7c545b6e-b754-4885-87fc-f40303a3915b for instance 25a0e09f-fcdd-4704-b196-330aba5f0e37 on instance [pid: 9|app: 0|req: 387/775] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:09:11 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) [pid: 8|app: 0|req: 389/776] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:11 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:09:11.735 9 INFO nova.api.openstack.compute.server_external_events [req-14c11157-7109-48a9-a9e1-3b1f6f2224a0 req-33a1ae20-4e19-41a7-a3e1-4cf61cbb2f2f 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:fe75fac4-d9d7-4831-8785-13c40fc28e84 for instance 3cfcd7c4-1243-47ea-8b28-a7bae2631435 on instance [pid: 9|app: 0|req: 388/777] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:09:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/778] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:12 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1471 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 389/779] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:14 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1656 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/780] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:09:14 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435/ips => generated 109 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: 9|app: 0|req: 390/781] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:09:14 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435/ips => generated 109 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: 392/782] 10.0.0.107 () {32 vars in 823 bytes} [Tue Jun 30 19:09:14 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435/ips/tempest-ServerAddressesTestJSON-459889117-network => generated 94 bytes in 35 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: 9|app: 0|req: 391/783] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:09:14 2026] DELETE /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 0 bytes in 114 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: 393/784] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:14 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1662 bytes in 1538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:09:17.741 8 INFO nova.api.openstack.compute.server_external_events [req-8000b180-b4e4-48ef-ac78-4ee465d92544 req-69f22d12-f386-4ecb-b215-7f96e3aa0a19 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:fe75fac4-d9d7-4831-8785-13c40fc28e84 for instance 3cfcd7c4-1243-47ea-8b28-a7bae2631435 on instance [pid: 8|app: 0|req: 394/785] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:09:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/786] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:17 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => generated 1662 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:09:18.844 8 INFO nova.api.openstack.wsgi [None req-55f63c16-fdfb-4c3e-800e-8f62812cd8cf 671a2e7c7999442b849521b4976a80c7 67a6843a9e0b43c682662cc465905762 - - default default] HTTP exception thrown: Instance 3cfcd7c4-1243-47ea-8b28-a7bae2631435 could not be found. [pid: 8|app: 0|req: 396/789] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:09:18 2026] GET /v2.1/servers/3cfcd7c4-1243-47ea-8b28-a7bae2631435 => 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: 9|app: 0|req: 397/796] 10.0.0.251 () {30 vars in 619 bytes} [Tue Jun 30 19:09:51 2026] GET /v2.1 => generated 0 bytes in 131 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: 400/797] 10.0.0.251 () {30 vars in 621 bytes} [Tue Jun 30 19:09:51 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/798] 10.0.0.251 () {34 vars in 913 bytes} [Tue Jun 30 19:09:51 2026] GET /v2.1/os-simple-tenant-usage/ab97bc025be84ad4b03e3b41a275b7f2?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 10.0.0.251 () {30 vars in 654 bytes} [Tue Jun 30 19:09:51 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 9|app: 0|req: 399/800] 10.0.0.251 () {30 vars in 619 bytes} [Tue Jun 30 19:09:54 2026] GET /v2.1 => generated 0 bytes in 268 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.251 () {30 vars in 621 bytes} [Tue Jun 30 19:09:54 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/802] 10.0.0.251 () {34 vars in 913 bytes} [Tue Jun 30 19:09:54 2026] GET /v2.1/os-simple-tenant-usage/ab97bc025be84ad4b03e3b41a275b7f2?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.251 () {30 vars in 654 bytes} [Tue Jun 30 19:09:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 403/808] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:10:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:10:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:10:11 2026] POST /v2.1/servers => generated 448 bytes in 752 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: 408/811] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:12 2026] GET /v2.1/servers/40cd85bd-d60e-418c-9442-1e05a0fdbb59 => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/812] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:10:11 2026] POST /v2.1/servers => generated 449 bytes in 1022 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: 409/813] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:12 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1401 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: 9|app: 0|req: 405/814] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:14 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1459 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:14.962 8 INFO nova.api.openstack.compute.server_external_events [req-11a02f8a-d38f-4950-9165-55f7c06024e3 req-89cecc83-fefd-464b-913b-f6e7f834433b 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:1c09e63c-ba29-419f-9842-a5cfaadbed0b for instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 on instance [pid: 8|app: 0|req: 410/815] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:15.574 8 INFO nova.api.openstack.compute.server_external_events [req-3132b82f-35b5-4795-9813-2fcf904edb79 req-210fa5c3-c877-430a-ab9d-200bae0585fd 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:85da6191-eb81-4cb9-87de-dd9716572ade for instance cc5505fd-ec5c-4dab-b4f5-55fc79db663e on instance [pid: 8|app: 0|req: 411/816] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10: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) [pid: 9|app: 0|req: 406/817] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:15 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1526 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: 8|app: 0|req: 412/818] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:16 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1526 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, ' 2026-06-30 19:10:17.856 8 INFO nova.api.openstack.compute.server_external_events [req-ae96096f-09e4-4ee4-b99a-33807a36adfa req-094864c0-b0d8-4db7-ba2a-ec39ac221eda 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:85da6191-eb81-4cb9-87de-dd9716572ade for instance cc5505fd-ec5c-4dab-b4f5-55fc79db663e on instance [pid: 8|app: 0|req: 413/819] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:10:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 407/820] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:17 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1526 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/821] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:17 2026] GET /v2.1/servers/40cd85bd-d60e-418c-9442-1e05a0fdbb59 => generated 1519 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 409/824] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:19 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1694 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-30 19:10:19.896 9 INFO nova.api.openstack.compute.server_external_events [req-d32b167d-c2ac-4f8f-9a11-78934b51695c req-5df38bb7-ecab-4495-97f2-34036067ee59 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:1c09e63c-ba29-419f-9842-a5cfaadbed0b for instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 on instance [pid: 9|app: 0|req: 410/825] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:10:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:19 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1694 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:21.922 9 INFO nova.api.openstack.compute.server_external_events [req-d92e71aa-1607-452e-883d-e8525db46909 req-610660d7-8e0a-4d29-9677-e9d11ffabb47 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:85da6191-eb81-4cb9-87de-dd9716572ade for instance cc5505fd-ec5c-4dab-b4f5-55fc79db663e on instance [pid: 9|app: 0|req: 411/827] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/828] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:23 2026] GET /v2.1/servers/40cd85bd-d60e-418c-9442-1e05a0fdbb59 => generated 1817 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:25.132 8 INFO nova.api.openstack.compute.server_external_events [req-db05b46c-bc23-44b0-985d-56f2db6e45e4 req-2d5a2cd3-7485-4786-bde4-4e19d8a10a8d 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:1c09e63c-ba29-419f-9842-a5cfaadbed0b for instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 on instance [pid: 8|app: 0|req: 418/829] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/830] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:10:25 2026] POST /v2.1/servers => generated 448 bytes in 857 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: 419/831] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:25 2026] GET /v2.1/servers/bff06e55-b761-423b-a6a3-59f1dd806e15 => generated 1395 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-06-30 19:10:27.976 9 INFO nova.api.openstack.compute.server_external_events [req-74ce8fd3-93bc-470d-9148-2e1c9155ece7 req-816f7377-4f5f-433a-8aca-ebe3b667af71 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:c97a39cf-494c-4527-b7f2-b32745bfc5bf for instance bff06e55-b761-423b-a6a3-59f1dd806e15 on instance [pid: 9|app: 0|req: 413/832] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:27 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: 421/835] 10.0.0.107 () {34 vars in 750 bytes} [Tue Jun 30 19:10:30 2026] POST /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e/action => generated 31724 bytes in 196 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: 9|app: 0|req: 415/836] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:31 2026] GET /v2.1/servers/bff06e55-b761-423b-a6a3-59f1dd806e15 => generated 1519 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:31.704 8 INFO nova.api.openstack.compute.server_external_events [req-79a4edc6-caf5-4dec-8f77-9a6f913ec517 req-75cce4e6-0954-4465-a6f0-838bdfe34bad 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:c97a39cf-494c-4527-b7f2-b32745bfc5bf for instance bff06e55-b761-423b-a6a3-59f1dd806e15 on instance [pid: 8|app: 0|req: 422/837] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:10:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:34.701 9 INFO nova.api.openstack.compute.server_external_events [req-239b47b3-6355-4229-914a-86a766fedba1 req-bded5723-3e31-430b-aa30-6cc6e3f5ddfc 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:85da6191-eb81-4cb9-87de-dd9716572ade for instance cc5505fd-ec5c-4dab-b4f5-55fc79db663e on instance [pid: 9|app: 0|req: 416/838] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:34 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: 8|app: 0|req: 423/839] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:36 2026] GET /v2.1/servers/bff06e55-b761-423b-a6a3-59f1dd806e15 => generated 1819 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 417/840] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:10:37 2026] POST /v2.1/os-keypairs => generated 397 bytes in 65 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-06-30 19:10:38.042 8 INFO nova.api.openstack.compute.server_external_events [req-dae8777f-37f4-45f7-9f14-f3efcce2454c req-2ec3e9a5-a927-4b18-8f67-e6e7fa7c232c 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:c97a39cf-494c-4527-b7f2-b32745bfc5bf for instance bff06e55-b761-423b-a6a3-59f1dd806e15 on instance [pid: 8|app: 0|req: 424/841] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:38 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: 426/844] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:10:39 2026] POST /v2.1/servers => generated 449 bytes in 582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/845] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:39 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1401 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/846] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:41 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1459 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-06-30 19:10:42.108 9 INFO nova.api.openstack.compute.server_external_events [req-bfa07349-675b-4c4b-8172-c2a41cad1ea6 req-0946ce74-57f1-4bf0-9ef9-b7dee2ce24db 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:41592e7a-5e78-4269-a14c-3888c4d06a9f for instance b25378b0-f3d3-46d2-94ed-05ba54f0bb15 on instance [pid: 9|app: 0|req: 420/847] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:42 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: 428/848] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:42 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1526 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 421/849] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:43 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1526 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, ' 2026-06-30 19:10:44.497 8 INFO nova.api.openstack.compute.server_external_events [req-0599cf9e-a9e3-4974-bb7f-0216641d0095 req-3ef754c2-80d8-4124-8718-496c4b45c80c 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:41592e7a-5e78-4269-a14c-3888c4d06a9f for instance b25378b0-f3d3-46d2-94ed-05ba54f0bb15 on instance [pid: 8|app: 0|req: 429/850] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:10:44 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: 9|app: 0|req: 422/851] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:44 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1526 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/852] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:45 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1694 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 423/853] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:10:46 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1694 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:10:47.515 8 INFO nova.api.openstack.compute.server_external_events [req-2e3fbeb9-17eb-47f9-b256-ced70ebac7cb req-4f505ea3-0bd6-4c89-9bc9-9f53025beade 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:41592e7a-5e78-4269-a14c-3888c4d06a9f for instance b25378b0-f3d3-46d2-94ed-05ba54f0bb15 on instance [pid: 8|app: 0|req: 431/854] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:10:47 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: 9|app: 0|req: 425/857] 10.0.0.107 () {34 vars in 750 bytes} [Tue Jun 30 19:10:55 2026] POST /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15/action => generated 31755 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/860] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:11:02 2026] DELETE /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 0 bytes in 134 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: 9|app: 0|req: 427/861] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:02 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1820 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 9|app: 0|req: 428/862] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:03 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => generated 1753 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, ' 2026-06-30 19:11:03.891 9 INFO nova.api.openstack.compute.server_external_events [req-0b37f562-a8e4-41a0-ba40-54f053f36f8d req-caa2fd6f-b78a-45a5-8dfc-05153de8f363 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:41592e7a-5e78-4269-a14c-3888c4d06a9f for instance b25378b0-f3d3-46d2-94ed-05ba54f0bb15 on instance [pid: 9|app: 0|req: 429/863] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/864] 199.204.45.38 () {36 vars in 713 bytes} [Tue Jun 30 19:11:03 2026] POST /v2.1/servers => generated 453 bytes in 1082 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, ' 2026-06-30 19:11:04.712 9 INFO nova.api.openstack.wsgi [None req-6e4121c0-d3c5-47a2-a368-45a41ebb797f 0546b0fda5774586b1e1f87ea56d2208 7ac20a6e98b74806b7bc0d27cf5883f9 - - default default] HTTP exception thrown: Instance b25378b0-f3d3-46d2-94ed-05ba54f0bb15 could not be found. [pid: 9|app: 0|req: 430/865] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:04 2026] GET /v2.1/servers/b25378b0-f3d3-46d2-94ed-05ba54f0bb15 => 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: 8|app: 0|req: 436/866] 10.0.0.107 () {32 vars in 728 bytes} [Tue Jun 30 19:11:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-923973347 => generated 0 bytes in 22 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: 9|app: 0|req: 431/867] 199.204.45.38 () {32 vars in 732 bytes} [Tue Jun 30 19:11:04 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a => generated 2290 bytes in 415 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: 437/868] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:11:05 2026] DELETE /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 432/869] 199.204.45.38 () {32 vars in 758 bytes} [Tue Jun 30 19:11:05 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface => generated 28 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 433/870] 199.204.45.38 () {32 vars in 776 bytes} [Tue Jun 30 19:11:05 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/871] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:05 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1700 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:06.736 8 INFO nova.api.openstack.compute.server_external_events [req-405abc79-04a8-4c5a-be01-d99387310fd8 req-5008059c-8b5f-459a-8f00-7381fc3be8f8 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:1ec14a1b-687c-4359-9e61-c4eabb7aba96 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 439/872] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 434/873] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:06 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => generated 1700 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:08.163 8 INFO nova.api.openstack.wsgi [None req-87c996b5-dc73-468f-9aea-bf2420edf6b1 0546b0fda5774586b1e1f87ea56d2208 7ac20a6e98b74806b7bc0d27cf5883f9 - - default default] HTTP exception thrown: Instance cc5505fd-ec5c-4dab-b4f5-55fc79db663e could not be found. [pid: 8|app: 0|req: 440/874] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:08 2026] GET /v2.1/servers/cc5505fd-ec5c-4dab-b4f5-55fc79db663e => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/877] 10.0.0.107 () {32 vars in 728 bytes} [Tue Jun 30 19:11:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-968448415 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 435/878] 199.204.45.38 () {32 vars in 732 bytes} [Tue Jun 30 19:11:08 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a => generated 2433 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-30 19:11:08.773 8 INFO nova.api.openstack.compute.server_external_events [req-12048208-c51d-422f-bdac-d594597fbb77 req-a8be345d-0401-42c6-a13d-16a0d46ff067 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:85da6191-eb81-4cb9-87de-dd9716572ade for instance cc5505fd-ec5c-4dab-b4f5-55fc79db663e on instance [pid: 8|app: 0|req: 444/879] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:08 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: 9|app: 0|req: 436/880] 199.204.45.38 () {32 vars in 758 bytes} [Tue Jun 30 19:11:08 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface => generated 283 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/881] 199.204.45.38 () {32 vars in 776 bytes} [Tue Jun 30 19:11:08 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-volume_attachments => generated 197 bytes in 60 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-06-30 19:11:09.040 9 INFO nova.api.openstack.compute.server_external_events [req-e556aed2-5ad0-482c-a310-6ff8f46509ea req-6b8dce50-b49e-429e-998f-b9d3762d91dc 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:1ec14a1b-687c-4359-9e61-c4eabb7aba96 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 9|app: 0|req: 437/882] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:11:09 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: 8|app: 0|req: 446/883] 199.204.45.38 () {32 vars in 732 bytes} [Tue Jun 30 19:11:11 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a => generated 2580 bytes in 509 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: 9|app: 0|req: 438/884] 199.204.45.38 () {32 vars in 758 bytes} [Tue Jun 30 19:11:12 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface => generated 285 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/885] 199.204.45.38 () {32 vars in 776 bytes} [Tue Jun 30 19:11:12 2026] GET /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-volume_attachments => generated 197 bytes in 44 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: 9|app: 0|req: 439/886] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:11:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 248 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/887] 10.0.0.107 () {34 vars in 671 bytes} [Tue Jun 30 19:11:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 441/890] 10.0.0.107 () {34 vars in 663 bytes} [Tue Jun 30 19:11:18 2026] POST /v2.1/servers => generated 496 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/891] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:19 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1456 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 442/892] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:20 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1452 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:22.359 9 INFO nova.api.openstack.compute.server_external_events [req-7744e769-769f-4ddd-ac83-e28ca7a6e21c req-8e273bc4-8774-4c7c-834f-be61082ba854 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:ac307010-14f9-4272-a544-7d3b2d44222a for instance e8aa1436-2566-40ea-9f49-363951baa2ab on instance [pid: 9|app: 0|req: 443/893] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11: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) [pid: 8|app: 0|req: 451/894] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:21 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1628 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 444/895] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:23 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1628 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:24.576 8 INFO nova.api.openstack.compute.server_external_events [req-9a8f02cd-756f-477d-b814-42bc139a0d85 req-f596c2ea-e8bf-4672-bbde-fece65d7a0ff 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:ac307010-14f9-4272-a544-7d3b2d44222a for instance e8aa1436-2566-40ea-9f49-363951baa2ab on instance [pid: 8|app: 0|req: 452/896] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:11:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 445/897] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:24 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1628 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/898] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:25 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1808 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: 9|app: 0|req: 446/899] 10.0.0.107 () {32 vars in 741 bytes} [Tue Jun 30 19:11:26 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:27.418 8 INFO nova.api.openstack.compute.server_external_events [req-b9f94607-8883-43f8-9869-804ec09198dc req-b22986bc-fdad-4a1c-9fc2-17b04a2ea2b5 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:ac307010-14f9-4272-a544-7d3b2d44222a for instance e8aa1436-2566-40ea-9f49-363951baa2ab on instance [pid: 8|app: 0|req: 454/900] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:27 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: 9|app: 0|req: 449/905] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:39 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1928 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 457/906] 10.0.0.107 () {32 vars in 753 bytes} [Tue Jun 30 19:11:40 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 450/907] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:11:42 2026] DELETE /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 0 bytes in 142 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: 458/908] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:42 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1934 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 451/909] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:43 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1820 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/910] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:44 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => generated 1542 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:45.963 9 INFO nova.api.openstack.wsgi [None req-d787acd7-4dd8-4c3b-bc18-0bf2b170aa5b 26c5e895e20848a3abb5d2555ff4ce3d 9c83d888f1934ec292c3cfd399d95ddd - - default default] HTTP exception thrown: Instance e8aa1436-2566-40ea-9f49-363951baa2ab could not be found. [pid: 9|app: 0|req: 452/911] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:45 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => 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-06-30 19:11:45.993 8 INFO nova.api.openstack.wsgi [None req-bf6072a7-c59c-4f30-a706-0c2af2b5a7af 26c5e895e20848a3abb5d2555ff4ce3d 9c83d888f1934ec292c3cfd399d95ddd - - default default] HTTP exception thrown: Instance e8aa1436-2566-40ea-9f49-363951baa2ab could not be found. [pid: 8|app: 0|req: 460/912] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:11:45 2026] DELETE /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => 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, ' 2026-06-30 19:11:46.021 9 INFO nova.api.openstack.wsgi [None req-15979f9c-30a9-469e-9690-4e0828c2a9e4 26c5e895e20848a3abb5d2555ff4ce3d 9c83d888f1934ec292c3cfd399d95ddd - - default default] HTTP exception thrown: Instance e8aa1436-2566-40ea-9f49-363951baa2ab could not be found. [pid: 9|app: 0|req: 453/913] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:11:46 2026] GET /v2.1/servers/e8aa1436-2566-40ea-9f49-363951baa2ab => 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: 8|app: 0|req: 461/914] 10.0.0.107 () {32 vars in 706 bytes} [Tue Jun 30 19:11:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2073707147 => 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-06-30 19:11:46.084 9 INFO nova.api.openstack.compute.server_external_events [req-7891883b-1c02-4a38-838d-068651bc7722 req-b8f8601a-58c1-43be-bf16-0680d5c9c487 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:ac307010-14f9-4272-a544-7d3b2d44222a for instance e8aa1436-2566-40ea-9f49-363951baa2ab on instance [pid: 9|app: 0|req: 454/915] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:46 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) [pid: 8|app: 0|req: 462/916] 10.0.0.107 () {32 vars in 728 bytes} [Tue Jun 30 19:11:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1537112600 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:11:49.582 9 INFO nova.api.openstack.compute.server_external_events [req-4efdcf78-f8d6-4d2b-802d-42ed26e68270 req-5763f4b1-56c9-49f4-bb59-88b1a493a3d9 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 9|app: 0|req: 456/919] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/920] 199.204.45.38 () {36 vars in 811 bytes} [Tue Jun 30 19:11:48 2026] POST /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface => generated 278 bytes in 2235 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-06-30 19:11:51.719 9 INFO nova.api.openstack.compute.server_external_events [req-7db0e92e-ef84-404d-a3c2-74334517523e req-e9731d2b-a4cd-4a78-b78d-c5aab4eb538f 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance 2026-06-30 19:11:51.720 9 INFO nova.api.openstack.compute.server_external_events [req-7db0e92e-ef84-404d-a3c2-74334517523e req-e9731d2b-a4cd-4a78-b78d-c5aab4eb538f 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 9|app: 0|req: 457/921] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:11:51 2026] POST /v2.1/os-server-external-events => generated 346 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-06-30 19:11:52.682 8 INFO nova.api.openstack.compute.server_external_events [req-1e00af3a-d32b-4c6a-90cd-e5cfc88009a8 req-ec961528-9898-4e40-9627-05f234093456 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 465/922] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:12:19.234 8 INFO nova.api.openstack.compute.server_external_events [req-b0cc2f15-2bb5-4d64-8788-e964dd9c9ee2 req-9b010443-355c-42af-b98c-cffa6902b603 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:ab11e232-65e5-44e0-b7d6-b7ab809b9406 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 470/929] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 460/930] 199.204.45.38 () {36 vars in 811 bytes} [Tue Jun 30 19:12:17 2026] POST /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface => generated 374 bytes in 3161 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-06-30 19:12:21.256 8 INFO nova.api.openstack.compute.server_external_events [req-cf7f6a0d-c70a-4989-bd92-84a16b419887 req-2406a0ae-c69c-4fe7-8db5-3bdb1529cb98 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:ab11e232-65e5-44e0-b7d6-b7ab809b9406 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 471/931] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:12:22.741 9 INFO nova.api.openstack.compute.server_external_events [req-9877931d-67f4-4a97-95bd-ae62751f91ed req-8ecfc4bb-a72b-4d8d-b160-fc4cb8f48feb 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:ab11e232-65e5-44e0-b7d6-b7ab809b9406 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 9|app: 0|req: 461/932] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:12:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:12:30.537 8 INFO nova.api.openstack.compute.server_external_events [req-5fabb55d-571f-4cae-bf80-886939958399 req-03083e94-e37b-45a9-8f1a-f839dd8f32dd 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:4cdf8c51-e981-4270-97e4-fbc41cee861b for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 473/935] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:30 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: 9|app: 0|req: 463/936] 199.204.45.38 () {36 vars in 811 bytes} [Tue Jun 30 19:12:28 2026] POST /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface => generated 376 bytes in 3230 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-06-30 19:12:32.853 8 INFO nova.api.openstack.compute.server_external_events [req-969716a1-8c00-4f2a-9850-fe8db9bd7e09 req-9c747ffd-0c0d-4e63-a12d-06bfa335373b 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:4cdf8c51-e981-4270-97e4-fbc41cee861b for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 474/937] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 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-06-30 19:12:33.225 9 INFO nova.api.openstack.compute.server_external_events [req-933de105-62e2-4d0a-869a-19f00a43383a req-7f765b37-01ac-4ad2-ab72-0767926c94c1 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-plugged:4cdf8c51-e981-4270-97e4-fbc41cee861b for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 9|app: 0|req: 464/938] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:12:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:12:43.341 8 INFO nova.api.openstack.compute.server_external_events [req-6f2ebd05-25c7-4872-80e4-42b3b796b063 req-52e7d4d6-753f-43d2-8a90-5e36dd38d929 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:4cdf8c51-e981-4270-97e4-fbc41cee861b for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 476/941] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 466/942] 199.204.45.38 () {34 vars in 854 bytes} [Tue Jun 30 19:12:43 2026] DELETE /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface/4cdf8c51-e981-4270-97e4-fbc41cee861b => generated 0 bytes in 97 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-06-30 19:12:45.442 8 INFO nova.api.openstack.compute.server_external_events [req-3715a698-73c4-4afa-b557-f41b2371a596 req-f1e71fd7-3539-4dbc-90c8-8f1d520b2ef0 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:4cdf8c51-e981-4270-97e4-fbc41cee861b for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 477/943] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:12:48.888 8 INFO nova.api.openstack.compute.server_external_events [req-f99ef1c5-59a0-43dd-9a1b-7b60a7ba14fd req-3a9ed723-e86d-4d1c-9581-6daaf4900a89 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:ab11e232-65e5-44e0-b7d6-b7ab809b9406 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 479/946] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:48 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: 9|app: 0|req: 468/947] 199.204.45.38 () {34 vars in 854 bytes} [Tue Jun 30 19:12:48 2026] DELETE /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface/ab11e232-65e5-44e0-b7d6-b7ab809b9406 => generated 0 bytes in 42 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-06-30 19:12:50.095 8 INFO nova.api.openstack.compute.server_external_events [req-039fb9b3-73bf-4b7f-abc7-555002ad6768 req-9121dbdf-b861-4e7f-aba2-3df3fb441d64 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:ab11e232-65e5-44e0-b7d6-b7ab809b9406 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 8|app: 0|req: 480/948] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:12:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 471/953] 199.204.45.38 () {34 vars in 854 bytes} [Tue Jun 30 19:13:10 2026] DELETE /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a/os-interface/a7c3689d-75f5-4a1b-9e78-1c82ab8bbf7d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/954] 199.204.45.38 () {34 vars in 754 bytes} [Tue Jun 30 19:13:13 2026] DELETE /v2.1/servers/c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a => generated 0 bytes in 167 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-06-30 19:13:15.238 9 INFO nova.api.openstack.compute.server_external_events [req-72cd51c9-62e2-470c-86eb-08117f245bb4 req-ce4ebb8a-c444-45bc-930d-041a6a733bd9 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:1ec14a1b-687c-4359-9e61-c4eabb7aba96 for instance c203bb0a-b5b4-42e8-98fd-a01bed2bcc4a on instance [pid: 9|app: 0|req: 472/955] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:13:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/956] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:13:15 2026] DELETE /v2.1/servers/bff06e55-b761-423b-a6a3-59f1dd806e15 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:13:15.904 8 INFO nova.api.openstack.compute.server_external_events [req-50d1af17-1fd2-4aac-a221-4624d092c56c req-be59eaeb-1270-4103-9ed8-bbb1a5789ae2 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:c97a39cf-494c-4527-b7f2-b32745bfc5bf for instance bff06e55-b761-423b-a6a3-59f1dd806e15 on instance [pid: 8|app: 0|req: 485/957] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:13:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 473/958] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:13:15 2026] GET /v2.1/servers/bff06e55-b761-423b-a6a3-59f1dd806e15 => generated 1945 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:13:21.119 9 INFO nova.api.openstack.wsgi [None req-39cdf721-cb4b-4bc1-9002-fd22bb7177a2 2691150eb4cb4cb5ad4c35eff5993fc7 31180f0c3c4a4955989dff6bb52f7855 - - default default] HTTP exception thrown: Instance bff06e55-b761-423b-a6a3-59f1dd806e15 could not be found. [pid: 9|app: 0|req: 475/961] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:13:21 2026] GET /v2.1/servers/bff06e55-b761-423b-a6a3-59f1dd806e15 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:13:21.971 8 INFO nova.api.openstack.compute.server_external_events [req-577291cb-9958-492c-b7f8-f63c42d1af1a req-06aa37b1-98d2-4d98-a111-f2c7fed78b98 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:c97a39cf-494c-4527-b7f2-b32745bfc5bf for instance bff06e55-b761-423b-a6a3-59f1dd806e15 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/962] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:13:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/963] 10.0.0.107 () {32 vars in 718 bytes} [Tue Jun 30 19:13:21 2026] DELETE /v2.1/servers/40cd85bd-d60e-418c-9442-1e05a0fdbb59 => generated 0 bytes in 86 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-06-30 19:13:22.136 9 INFO nova.api.openstack.compute.server_external_events [req-ae403133-d5ce-4118-8e66-3366dab28101 req-18dbcdd9-1a8b-48d6-a053-dbee7f62f80a 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-changed:1c09e63c-ba29-419f-9842-a5cfaadbed0b for instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 on instance [pid: 9|app: 0|req: 477/964] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:13:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/965] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:13:22 2026] GET /v2.1/servers/40cd85bd-d60e-418c-9442-1e05a0fdbb59 => generated 1943 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:13:23.116 9 INFO nova.api.openstack.compute.server_external_events [req-fa18d16a-1804-488b-9e55-bc5bf46aa03d req-2c66f55f-1608-4768-a96d-0fa046188d79 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-unplugged:1c09e63c-ba29-419f-9842-a5cfaadbed0b for instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 on instance [pid: 9|app: 0|req: 478/966] 10.0.0.166 () {38 vars in 815 bytes} [Tue Jun 30 19:13:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 88 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-06-30 19:13:27.387 8 INFO nova.api.openstack.wsgi [None req-59894c44-d81a-42f1-9b4e-054dbb30c17f 2691150eb4cb4cb5ad4c35eff5993fc7 31180f0c3c4a4955989dff6bb52f7855 - - default default] HTTP exception thrown: Instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 could not be found. [pid: 8|app: 0|req: 489/967] 10.0.0.107 () {32 vars in 715 bytes} [Tue Jun 30 19:13:27 2026] GET /v2.1/servers/40cd85bd-d60e-418c-9442-1e05a0fdbb59 => 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-06-30 19:13:27.439 9 INFO nova.api.openstack.compute.server_external_events [req-5911d5f1-a873-475f-8aeb-216fd6f13f2b req-9312bf0d-4636-42d6-bcfe-8a1afcd887cd 0c82b961151646babdb4b54f54ac5955 fc996e9930f940139ece25413ef09b38 - - 931d648f65ef4e4dab9258d162de2d7c 931d648f65ef4e4dab9258d162de2d7c] Creating event network-vif-deleted:1c09e63c-ba29-419f-9842-a5cfaadbed0b for instance 40cd85bd-d60e-418c-9442-1e05a0fdbb59 on instance [pid: 9|app: 0|req: 479/968] 10.0.0.242 () {38 vars in 815 bytes} [Tue Jun 30 19:13:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/971] 10.0.0.107 () {32 vars in 726 bytes} [Tue Jun 30 19:13:28 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1359048047 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:13:28.986 9 INFO nova.api.openstack.wsgi [None req-ce37c3b8-2692-4622-98a3-4b04b2026c21 2691150eb4cb4cb5ad4c35eff5993fc7 31180f0c3c4a4955989dff6bb52f7855 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1359048047 not found for user 2691150eb4cb4cb5ad4c35eff5993fc7 [pid: 9|app: 0|req: 481/972] 10.0.0.107 () {32 vars in 723 bytes} [Tue Jun 30 19:13:28 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1359048047 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.107 () {32 vars in 655 bytes} [Tue Jun 30 19:14:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 489/988] 10.0.0.107 () {32 vars in 641 bytes} [Tue Jun 30 19:14:46 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 19:14:46.552 8 WARNING oslo_db.sqlalchemy.utils [None req-0e0b991b-028c-4389-9d75-d3dbc8edcfe5 d37fd49457ce45189093b0e6a63b8163 c636a0182bc44805a5aa15911c0dee7c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 500/989] 10.0.0.107 () {32 vars in 649 bytes} [Tue Jun 30 19:14:46 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: 9|app: 0|req: 490/990] 10.0.0.107 () {32 vars in 694 bytes} [Tue Jun 30 19:14:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1053] 10.0.0.172 () {28 vars in 455 bytes} [Tue Jun 30 19:19:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-30 19:19:54.341 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [eddbbfb9-1a31-477c-81bd-0b3c0df414ce] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-30 19:19:54.345 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 30 19:19:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.172) !!! 2026-06-30 19:19:54.348 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 30 19:19:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.172) !!! [pid: 9|app: 0|req: 522/1054] 10.0.0.172 () {30 vars in 659 bytes} [Tue Jun 30 19:19:54 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-30 19:19:54.425 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6599305f-0a67-4da5-b984-78d953f1f8e7] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-30 19:19:54.428 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 30 19:19:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.172) !!! 2026-06-30 19:19:54.432 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 30 19:19:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.172) !!! [pid: 8|app: 0|req: 533/1055] 10.0.0.172 () {32 vars in 732 bytes} [Tue Jun 30 19:19:54 2026] GET /v2.1/ => generated 410 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 523/1056] 10.0.0.172 () {34 vars in 805 bytes} [Tue Jun 30 19:19:54 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1057] 10.0.0.172 () {28 vars in 455 bytes} [Tue Jun 30 19:19:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 524/1058] 10.0.0.172 () {30 vars in 659 bytes} [Tue Jun 30 19:19:55 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 535/1059] 10.0.0.172 () {32 vars in 732 bytes} [Tue Jun 30 19:19:55 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: 9|app: 0|req: 525/1060] 10.0.0.172 () {34 vars in 893 bytes} [Tue Jun 30 19:19:55 2026] GET /v2.1/servers/detail?project_id=1d47ca7b229749a8a454291b5ab0ef00&all_tenants=True => generated 15 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1061] 10.0.0.172 () {34 vars in 893 bytes} [Tue Jun 30 19:19:55 2026] GET /v2.1/servers/detail?project_id=c636a0182bc44805a5aa15911c0dee7c&all_tenants=True => generated 15 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:19:55.398 9 INFO oslo.messaging._drivers.impl_rabbit [-] [eddbbfb9-1a31-477c-81bd-0b3c0df414ce] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 56582. [pid: 9|app: 0|req: 526/1062] 10.0.0.172 () {34 vars in 893 bytes} [Tue Jun 30 19:19:55 2026] GET /v2.1/servers/detail?project_id=fc996e9930f940139ece25413ef09b38&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)