+ 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 [Thu Jul 9 17:17:07 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-8cb8b9bdc-nhxbg 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 0x563fa357cb80 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-07-09 17:17:13.295 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-07-09 17:17:13.690 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-09 17:17:13.869 8 WARNING keystonemiddleware._common.config [None req-65a39567-c2c9-4354-ae97-92633d53139a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:17:13.880 8 WARNING oslo_config.cfg [None req-65a39567-c2c9-4354-ae97-92633d53139a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-09 17:17:14.174 8 WARNING keystonemiddleware._common.config [None req-65a39567-c2c9-4354-ae97-92633d53139a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x563fa357cb80 pid: 8 (default app) 2026-07-09 17:17:14.204 7 WARNING keystonemiddleware._common.config [None req-3edc708b-34bc-4158-af23-438b8cf62258 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:17:14.215 7 WARNING oslo_config.cfg [None req-3edc708b-34bc-4158-af23-438b8cf62258 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-09 17:17:14.471 7 WARNING keystonemiddleware._common.config [None req-3edc708b-34bc-4158-af23-438b8cf62258 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x563fa357cb80 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/4] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:17:22 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 17:17:23.473 7 WARNING oslo_policy.policy [None req-07fd1757-98dc-4c5b-9d38-d12dd300a2ca c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - 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-07-09 17:17:23.473 7 WARNING oslo_policy.policy [None req-07fd1757-98dc-4c5b-9d38-d12dd300a2ca c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:17:22 2026] GET /v2.1 => generated 0 bytes in 723 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-07-09 17:17:23.604 8 WARNING oslo_policy.policy [req-07fd1757-98dc-4c5b-9d38-d12dd300a2ca req-8b488c38-3d28-424a-bf5e-2d9e4b0cedd4 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - 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-07-09 17:17:23.604 8 WARNING oslo_policy.policy [req-07fd1757-98dc-4c5b-9d38-d12dd300a2ca req-8b488c38-3d28-424a-bf5e-2d9e4b0cedd4 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:17:23 2026] GET /v2.1/ => generated 398 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:17:23.731 7 INFO nova.api.openstack.wsgi [None req-b291dbd0-d861-4e80-b482-6a4b4fdc220d c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.19.213.12 () {48 vars in 1006 bytes} [Thu Jul 9 17:17:23 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: 8|app: 0|req: 4/8] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:17:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.12 () {52 vars in 1043 bytes} [Thu Jul 9 17:17:23 2026] POST /v2.1/flavors => generated 527 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:17:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:17:24 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:17:24 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:17:24.950 7 INFO nova.api.openstack.wsgi [None req-4873b6b6-d9e6-4e24-a870-506d56a8c75b c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.12 () {48 vars in 1008 bytes} [Thu Jul 9 17:17:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:17:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.12 () {52 vars in 1043 bytes} [Thu Jul 9 17:17:24 2026] POST /v2.1/flavors => generated 530 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:17:25 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: 7|app: 0|req: 10/19] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:17:25 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:17:26 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-07-09 17:17:26.030 7 INFO nova.api.openstack.wsgi [None req-fed8848c-b7b1-4a73-bc93-9867f895b6da c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/21] 199.19.213.12 () {48 vars in 1010 bytes} [Thu Jul 9 17:17:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:17:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.12 () {52 vars in 1043 bytes} [Thu Jul 9 17:17:26 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: 8|app: 0|req: 12/24] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:17:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:17:26 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:17:27 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-07-09 17:17:27.069 7 INFO nova.api.openstack.wsgi [None req-946afd4d-5a03-4bfa-80c9-029b7ee8184f c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 199.19.213.12 () {48 vars in 1008 bytes} [Thu Jul 9 17:17:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:17:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.12 () {52 vars in 1043 bytes} [Thu Jul 9 17:17:27 2026] POST /v2.1/flavors => generated 530 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:17:28 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:17:28 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:17:28 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-07-09 17:17:28.173 7 INFO nova.api.openstack.wsgi [None req-18bb4e4b-5d56-437b-b6d7-76dcee62be43 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.19.213.12 () {48 vars in 1010 bytes} [Thu Jul 9 17:17:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:17:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.19.213.12 () {52 vars in 1043 bytes} [Thu Jul 9 17:17:28 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.124 () {28 vars in 453 bytes} [Thu Jul 9 17:23:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-09 17:23:05.185 7 WARNING keystonemiddleware.audit [None req-7846b235-d13c-480d-9e9e-68dd6b4b1d1d c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 10.0.0.124 () {30 vars in 657 bytes} [Thu Jul 9 17:23:05 2026] GET /v2.1 => generated 0 bytes in 171 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-09 17:23:05.205 8 WARNING keystonemiddleware.audit [None req-baebf2c2-9a6e-44a8-a6e2-3e5a70a5795f c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/106] 10.0.0.124 () {30 vars in 659 bytes} [Thu Jul 9 17:23:05 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:23:05.222 7 WARNING keystonemiddleware.audit [None req-bf1ad07b-ee86-4669-b3df-ecf1fe914886 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] Skipping service heat as it have no endpoints. [pid: 7|app: 0|req: 53/107] 10.0.0.124 () {34 vars in 803 bytes} [Thu Jul 9 17:23:05 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:26:59 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/155] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:26:59 2026] GET /v2.1 => generated 0 bytes in 200 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/156] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:26:59 2026] GET /v2.1/ => generated 398 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:26:59.483 7 INFO nova.api.openstack.wsgi [None req-455389b4-eb1c-44ac-afa5-d9f5dd041e60 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 78/157] 199.19.213.12 () {48 vars in 1012 bytes} [Thu Jul 9 17:26:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:26:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.19.213.12 () {52 vars in 1044 bytes} [Thu Jul 9 17:26:59 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:28:10 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: 7|app: 0|req: 87/175] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:28:10 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/176] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:28:10 2026] GET /v2.1/ => generated 398 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:28:10.676 7 INFO nova.api.openstack.wsgi [None req-a85da466-2dfb-4317-864c-b53684e1f077 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c435fab220104491a2fc82c74b79a1e9 [pid: 7|app: 0|req: 88/177] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:28:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-09 17:28:10.696 8 WARNING oslo_db.sqlalchemy.utils [None req-2662f2f9-ff79-4265-9da5-957b4f621017 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/178] 199.19.213.12 () {48 vars in 1011 bytes} [Thu Jul 9 17:28:10 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/179] 199.19.213.12 () {52 vars in 1052 bytes} [Thu Jul 9 17:28:10 2026] POST /v2.1/os-keypairs => generated 576 bytes in 87 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/180] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:28: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: 7|app: 0|req: 90/181] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:28:15 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: 92/182] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:28: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) [pid: 7|app: 0|req: 91/185] 199.19.213.12 () {48 vars in 1068 bytes} [Thu Jul 9 17:28:15 2026] GET /v2.1/os-quota-sets/3e270bf4949e41e49f9981ebd916d5c7 => generated 283 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/186] 199.19.213.12 () {52 vars in 1120 bytes} [Thu Jul 9 17:28:15 2026] PUT /v2.1/os-quota-sets/3e270bf4949e41e49f9981ebd916d5c7 => generated 238 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:37:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:37:38 2026] GET /v2.1 => generated 0 bytes in 214 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:37:38 2026] GET /v2.1/ => generated 398 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:37:38.946 8 INFO nova.api.openstack.wsgi [None req-1954ad4e-c021-4bb3-8601-ef5bb27e2d99 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 153/302] 199.19.213.12 () {48 vars in 1010 bytes} [Thu Jul 9 17:37:38 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:37:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.19.213.12 () {52 vars in 1044 bytes} [Thu Jul 9 17:37:38 2026] POST /v2.1/flavors => generated 532 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:42:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:42:39 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:42:39 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.19.213.12 () {48 vars in 1068 bytes} [Thu Jul 9 17:42:39 2026] GET /v2.1/os-quota-sets/b433b9d0cc7d4765b98be967730af99e => generated 283 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.19.213.12 () {52 vars in 1120 bytes} [Thu Jul 9 17:42:39 2026] PUT /v2.1/os-quota-sets/b433b9d0cc7d4765b98be967730af99e => generated 238 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:56:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/535] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:56:17 2026] GET /v2.1 => generated 0 bytes in 177 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/536] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:56:17 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:56:17.652 7 INFO nova.api.openstack.wsgi [None req-52e75f95-5f97-44bc-9bd1-6c27c7cd3572 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 266/537] 199.19.213.12 () {48 vars in 1006 bytes} [Thu Jul 9 17:56:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/538] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:56:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/539] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:56:17 2026] GET /v2.1/flavors/44de7d37-e6eb-4c37-a44d-cb0bb1fde8b6/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/540] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:56: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: 7|app: 0|req: 268/541] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:56:18 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: 8|app: 0|req: 274/542] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:56:18 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-07-09 17:56:18.761 7 INFO nova.api.openstack.wsgi [None req-34ab9f7f-dd9d-4a6b-a6b0-471c7bdbaca0 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 269/543] 199.19.213.12 () {48 vars in 1008 bytes} [Thu Jul 9 17:56:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/544] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:56:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/545] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:56:18 2026] GET /v2.1/flavors/8d94227d-ce2c-41ad-8485-b748c1bc5b28/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/546] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:56:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/547] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:56:19 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/548] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:56:19 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-07-09 17:56:19.836 7 INFO nova.api.openstack.wsgi [None req-20e64c99-263d-4b9f-b355-1948c254dcc6 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 272/549] 199.19.213.12 () {48 vars in 1010 bytes} [Thu Jul 9 17:56:19 2026] GET /v2.1/flavors/m1.medium => 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: 278/550] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:56:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:56:19 2026] GET /v2.1/flavors/d38a8751-3bb4-4633-8aad-75bdb71d1539/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: 279/552] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:56:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/553] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:56:20 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/554] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:56:20 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-07-09 17:56:20.985 7 INFO nova.api.openstack.wsgi [None req-a971c632-2c6e-45a2-81df-cdb157fed48e c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 275/555] 199.19.213.12 () {48 vars in 1008 bytes} [Thu Jul 9 17:56:20 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: 281/556] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:56:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/557] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:56:21 2026] GET /v2.1/flavors/13824d0f-e468-44eb-87b4-dc26f182a9f6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/558] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:56:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:56:22 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 283/560] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:56:22 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-07-09 17:56:22.124 7 INFO nova.api.openstack.wsgi [None req-87f56eeb-0e28-41c0-b8c8-308aa611c83c c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 278/561] 199.19.213.12 () {48 vars in 1010 bytes} [Thu Jul 9 17:56:22 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:56:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:56:22 2026] GET /v2.1/flavors/20a616f6-e237-4711-934f-ebea175f616d/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: 293/580] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:57:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/581] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:57:41 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/582] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:57:41 2026] GET /v2.1/ => generated 398 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 17:57:41.420 7 INFO nova.api.openstack.wsgi [None req-dfa469cc-e3c4-4322-bbc7-75b4c92fe970 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 289/583] 199.19.213.12 () {48 vars in 1012 bytes} [Thu Jul 9 17:57:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:57:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/585] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:57:41 2026] GET /v2.1/flavors/7c6cc6f7-a223-4845-86eb-946c05b44b91/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:57:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:57:50 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:57:51 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:57:51 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:57:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:57:55 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/596] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:57:55 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 199.19.213.12 () {48 vars in 1068 bytes} [Thu Jul 9 17:57:55 2026] GET /v2.1/os-quota-sets/3e270bf4949e41e49f9981ebd916d5c7 => generated 280 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:58:50 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: 307/609] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:58:50 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/610] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:58:51 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-07-09 17:58:51.093 8 INFO nova.api.openstack.wsgi [None req-1d95763d-3cbd-4f2e-bdae-7df21c38d26c c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 308/611] 199.19.213.12 () {48 vars in 1010 bytes} [Thu Jul 9 17:58:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 17:58:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 199.19.213.12 () {48 vars in 1094 bytes} [Thu Jul 9 17:58:51 2026] GET /v2.1/flavors/9ede2dc1-83b8-4404-8a24-4ab4454485b0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 17:59:08 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: 312/619] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 17:59:08 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: 7|app: 0|req: 308/620] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 17:59:08 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 199.19.213.12 () {48 vars in 1068 bytes} [Thu Jul 9 17:59:08 2026] GET /v2.1/os-quota-sets/b433b9d0cc7d4765b98be967730af99e => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 199.19.213.12 () {42 vars in 700 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 199.19.213.12 () {44 vars in 904 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 321/636] 10.0.0.229 () {28 vars in 453 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 199.19.213.12 () {46 vars in 977 bytes} [Thu Jul 9 18:00:09 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-07-09 18:00:09.376 7 INFO nova.api.openstack.wsgi [None req-18285cab-3fd5-4223-996f-1a39c264d596 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 317/638] 199.19.213.12 () {48 vars in 1006 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 199.19.213.12 () {48 vars in 1046 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 10.0.0.229 () {30 vars in 657 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/641] 10.0.0.229 () {30 vars in 659 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 10.0.0.229 () {34 vars in 764 bytes} [Thu Jul 9 18:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.229 () {28 vars in 453 bytes} [Thu Jul 9 18:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/644] 10.0.0.229 () {30 vars in 657 bytes} [Thu Jul 9 18:00:13 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.229 () {30 vars in 659 bytes} [Thu Jul 9 18:00:13 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.229 () {34 vars in 764 bytes} [Thu Jul 9 18:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.229 () {28 vars in 453 bytes} [Thu Jul 9 18:00: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/650] 10.0.0.229 () {30 vars in 657 bytes} [Thu Jul 9 18:00:18 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.229 () {30 vars in 659 bytes} [Thu Jul 9 18:00:18 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: 328/652] 10.0.0.229 () {34 vars in 807 bytes} [Thu Jul 9 18:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.229 () {28 vars in 453 bytes} [Thu Jul 9 18:00:21 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: 329/654] 10.0.0.229 () {30 vars in 657 bytes} [Thu Jul 9 18:00:21 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.229 () {30 vars in 659 bytes} [Thu Jul 9 18:00:22 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.229 () {34 vars in 807 bytes} [Thu Jul 9 18:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 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: 336/667] 10.0.0.135 () {32 vars in 654 bytes} [Thu Jul 9 18:01:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.135 () {32 vars in 640 bytes} [Thu Jul 9 18:01:06 2026] GET /v2.1/servers => generated 15 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-09 18:01:06.824 8 WARNING oslo_db.sqlalchemy.utils [None req-a2a7c92b-6a27-485d-946f-5bf4d69501e1 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 337/669] 10.0.0.135 () {32 vars in 648 bytes} [Thu Jul 9 18:01:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.135 () {32 vars in 693 bytes} [Thu Jul 9 18:01:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/673] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:21 2026] GET /v2.1/flavors/44de7d37-e6eb-4c37-a44d-cb0bb1fde8b6 => generated 511 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.135 () {32 vars in 640 bytes} [Thu Jul 9 18:01:21 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:21 2026] GET /v2.1/flavors/44de7d37-e6eb-4c37-a44d-cb0bb1fde8b6 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.135 () {34 vars in 684 bytes} [Thu Jul 9 18:01:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1803 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:01:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.135 () {34 vars in 684 bytes} [Thu Jul 9 18:01:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 2302 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.135 () {34 vars in 684 bytes} [Thu Jul 9 18:01:33 2026] POST /v2.1/os-security-groups => generated 243 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.135 () {34 vars in 684 bytes} [Thu Jul 9 18:01:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.135 () {32 vars in 662 bytes} [Thu Jul 9 18:01:33 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 1607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.135 () {34 vars in 694 bytes} [Thu Jul 9 18:01:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1548 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 10.0.0.135 () {34 vars in 684 bytes} [Thu Jul 9 18:01:35 2026] POST /v2.1/os-security-groups => generated 247 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:35 2026] DELETE /v2.1/os-security-groups/41d76c2c-c345-4902-9344-b753d6e79da7 => generated 0 bytes in 438 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.135 () {34 vars in 694 bytes} [Thu Jul 9 18:01:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 18:01:36.497 7 INFO nova.api.openstack.wsgi [None req-919c194d-a151-452f-b8d9-c5ed4f7ea4b4 c198d5e04ac14aceb92ffddd02f4a1e8 146a1b9032984b1885e81f8e371e033d - - default default] HTTP exception thrown: Security group 41d76c2c-c345-4902-9344-b753d6e79da7 does not exist Neutron server returns request_ids: ['req-cbbc1d94-0320-4a43-bcee-39a604cc029d'] [pid: 7|app: 0|req: 344/690] 10.0.0.135 () {32 vars in 736 bytes} [Thu Jul 9 18:01:36 2026] GET /v2.1/os-security-groups/41d76c2c-c345-4902-9344-b753d6e79da7 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.135 () {34 vars in 694 bytes} [Thu Jul 9 18:01:36 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:36 2026] DELETE /v2.1/os-security-groups/3fe09702-8c7b-432b-8160-1de0ef18ef3b => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.135 () {32 vars in 736 bytes} [Thu Jul 9 18:01:37 2026] GET /v2.1/os-security-groups/f4c8964d-da30-4bc4-83c1-378149c1c6bb => generated 664 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 18:01:37.345 7 INFO nova.api.openstack.wsgi [None req-619cf398-071a-406b-9996-4fd2abbab4a3 c198d5e04ac14aceb92ffddd02f4a1e8 146a1b9032984b1885e81f8e371e033d - - default default] HTTP exception thrown: Security group 3fe09702-8c7b-432b-8160-1de0ef18ef3b does not exist Neutron server returns request_ids: ['req-1b597a9d-050c-4cdd-a4b8-34de52b17a00'] [pid: 7|app: 0|req: 348/694] 10.0.0.135 () {32 vars in 736 bytes} [Thu Jul 9 18:01:37 2026] GET /v2.1/os-security-groups/3fe09702-8c7b-432b-8160-1de0ef18ef3b => generated 194 bytes in 122 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:01:35 2026] POST /v2.1/servers => generated 450 bytes in 1710 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/696] 10.0.0.135 () {32 vars in 749 bytes} [Thu Jul 9 18:01:37 2026] DELETE /v2.1/os-security-group-rules/a74fdf16-c7ce-4cbd-9474-514d29833a52 => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:37 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1399 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/698] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:37 2026] DELETE /v2.1/os-security-groups/0702cddc-81ab-430c-b974-08713e6bae1b => generated 0 bytes in 279 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 18:01:37.928 8 INFO nova.api.openstack.wsgi [None req-eaa0c921-396e-4a74-9cee-13c9b7bc4310 c198d5e04ac14aceb92ffddd02f4a1e8 146a1b9032984b1885e81f8e371e033d - - default default] HTTP exception thrown: Security group 0702cddc-81ab-430c-b974-08713e6bae1b does not exist Neutron server returns request_ids: ['req-d8b54cd1-c736-4f7d-ab84-3130d3aa4cfc'] [pid: 8|app: 0|req: 349/699] 10.0.0.135 () {32 vars in 736 bytes} [Thu Jul 9 18:01:37 2026] GET /v2.1/os-security-groups/0702cddc-81ab-430c-b974-08713e6bae1b => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:37 2026] DELETE /v2.1/os-security-groups/f4c8964d-da30-4bc4-83c1-378149c1c6bb => generated 0 bytes in 271 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.135 () {32 vars in 662 bytes} [Thu Jul 9 18:01:37 2026] GET /v2.1/os-security-groups => generated 707 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 18:01:38.267 8 INFO nova.api.openstack.wsgi [None req-ddadfea4-565b-4d8f-bc8f-2349a84e68af c198d5e04ac14aceb92ffddd02f4a1e8 146a1b9032984b1885e81f8e371e033d - - default default] HTTP exception thrown: Security group 0702cddc-81ab-430c-b974-08713e6bae1b does not exist Neutron server returns request_ids: ['req-2051b1b1-7f32-4f3e-a40f-5fc13a3ae7f1'] [pid: 8|app: 0|req: 351/702] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:38 2026] DELETE /v2.1/os-security-groups/0702cddc-81ab-430c-b974-08713e6bae1b => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:38 2026] DELETE /v2.1/os-security-groups/0fdacffd-6dd1-4772-bae0-e5a019065438 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 18:01:38.405 7 INFO nova.api.openstack.wsgi [None req-18181821-fe7c-4fc6-8036-789a96896bdb c198d5e04ac14aceb92ffddd02f4a1e8 146a1b9032984b1885e81f8e371e033d - - default default] HTTP exception thrown: Security group 3fe09702-8c7b-432b-8160-1de0ef18ef3b does not exist Neutron server returns request_ids: ['req-9bac60a9-2970-43a2-9180-226f98c6cdb2'] [pid: 7|app: 0|req: 353/704] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:38 2026] DELETE /v2.1/os-security-groups/3fe09702-8c7b-432b-8160-1de0ef18ef3b => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:01:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 18:01:38.602 7 INFO nova.api.openstack.wsgi [None req-0175691d-3ec7-4128-81e7-4e230f779bd9 c198d5e04ac14aceb92ffddd02f4a1e8 146a1b9032984b1885e81f8e371e033d - - default default] HTTP exception thrown: Security group 41d76c2c-c345-4902-9344-b753d6e79da7 does not exist Neutron server returns request_ids: ['req-75f3db6c-0da9-4a5c-9dbd-def13dd9b525'] [pid: 7|app: 0|req: 354/706] 10.0.0.135 () {32 vars in 739 bytes} [Thu Jul 9 18:01:38 2026] DELETE /v2.1/os-security-groups/41d76c2c-c345-4902-9344-b753d6e79da7 => generated 194 bytes in 194 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:38 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1395 bytes in 2255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:42 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1457 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/709] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:43 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1525 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/712] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:45 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1525 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:01:46.378 8 INFO nova.api.openstack.compute.server_external_events [req-adf9c742-a6fe-4b22-a284-9b8f13e8bd10 req-de7742c0-c636-4139-898a-caf18fad063a 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:38f5f29b-a244-4f7b-827f-e54ea994229e for instance e2d04297-c1d1-43e8-aadc-11f67d670c37 on instance 2026-07-09 18:01:46.388 8 INFO nova.compute.rpcapi [None req-73de87fe-27dc-4911-82e1-8fecdf0b306c - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 356/713] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:01:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/714] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:47 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1525 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/715] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:48 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1525 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/716] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:49 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1525 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:01:48 2026] POST /v2.1/servers => generated 451 bytes in 2440 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/718] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:50 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1253 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:01:51.464 8 INFO nova.api.openstack.compute.server_external_events [req-f454f289-3c8a-4cf6-8964-490b4b9f6901 req-46c8f8f8-1705-46a3-925e-b1212b375fa0 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:38f5f29b-a244-4f7b-827f-e54ea994229e for instance e2d04297-c1d1-43e8-aadc-11f67d670c37 on instance [pid: 8|app: 0|req: 360/719] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:01:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:51 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1525 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/721] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:52 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1295 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/722] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:52 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1716 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 362/723] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:01:53 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/os-interface => generated 284 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:01:54.939 8 INFO nova.api.openstack.compute.server_external_events [req-5c9d9d32-3354-4fcd-932a-f3203242835d req-93ebe9ca-59e0-40c1-8c62-92ad3f945e1b 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:a9241b20-da20-49c8-a8d2-24e3c5fc619d for instance 8e1e1259-e962-42f6-b237-e5826be0b0d8 on instance [pid: 8|app: 0|req: 363/724] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:01:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:53 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1437 bytes in 1731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/728] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:56 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1437 bytes in 1752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:57 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1716 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:01:58.103 8 INFO nova.api.openstack.compute.server_external_events [req-85d17e0b-f142-487e-b723-574812dd0ba0 req-de1ca36e-5c83-4e62-8d0c-55b5706a943f 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:38f5f29b-a244-4f7b-827f-e54ea994229e for instance e2d04297-c1d1-43e8-aadc-11f67d670c37 on instance [pid: 8|app: 0|req: 366/730] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:01:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/731] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:01:58 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1425 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/732] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:02:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/733] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:00 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1425 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 18:02:01.446 8 INFO nova.api.openstack.compute.server_external_events [req-80ee6f4f-ac6e-4a97-a538-5d7864dfe709 req-30f330dd-6f58-4940-b33d-21d9a5e52ac3 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:a9241b20-da20-49c8-a8d2-24e3c5fc619d for instance 8e1e1259-e962-42f6-b237-e5826be0b0d8 on instance [pid: 8|app: 0|req: 368/734] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:02:01 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, ' [pid: 7|app: 0|req: 367/735] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:01 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1611 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/736] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:02:02 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8/os-interface => generated 285 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/737] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:02:02 2026] POST /v2.1/servers => generated 453 bytes in 878 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: 370/738] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:03 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1393 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:04.447 8 INFO nova.api.openstack.compute.server_external_events [req-f42478ad-80b5-49ee-b826-6c18f2ef3b19 req-632432e4-d534-4477-bbd5-7ddde40cbcf7 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:a9241b20-da20-49c8-a8d2-24e3c5fc619d for instance 8e1e1259-e962-42f6-b237-e5826be0b0d8 on instance [pid: 8|app: 0|req: 371/739] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1611 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/741] 10.0.0.135 () {32 vars in 640 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.1/servers => generated 387 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 373/742] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:04 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1445 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 18:02:04.987 7 INFO nova.compute.rpcapi [None req-d686c49d-2379-4c7a-a67f-f96f43c30638 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 370/743] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:02:04 2026] DELETE /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 0 bytes in 272 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: 374/746] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:05 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1617 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/747] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1519 bytes in 1893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:07.951 7 INFO nova.api.openstack.compute.server_external_events [req-8a6d64ff-32af-4607-aa00-7fa06c9a7fc0 req-15a84857-94c7-4f3d-bf4f-5e695f923fc7 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-unplugged:a9241b20-da20-49c8-a8d2-24e3c5fc619d for instance 8e1e1259-e962-42f6-b237-e5826be0b0d8 on instance [pid: 7|app: 0|req: 374/748] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:02:07 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-09 18:02:07.997 7 INFO nova.api.openstack.compute.server_external_events [req-5e6d5f95-03ad-474b-ad7b-0b1777622bd4 req-b97de0c0-26ed-49a5-bfcd-044c3381ff2d 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:a2184f62-ecff-4f6b-8171-bc9fb52e645c for instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 on instance [pid: 7|app: 0|req: 375/749] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:06 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1737 bytes in 1294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:08.635 7 INFO nova.api.openstack.compute.server_external_events [req-c15249a4-7226-4199-b358-17d89b34b86e req-90226c31-d3e3-4516-bff8-051da7c9fc85 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:a9241b20-da20-49c8-a8d2-24e3c5fc619d for instance 8e1e1259-e962-42f6-b237-e5826be0b0d8 on instance [pid: 7|app: 0|req: 376/751] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:08 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/752] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:08 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1519 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:09 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 1385 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:10.309 7 INFO nova.api.openstack.wsgi [None req-1c46a260-a851-4723-a536-797e88d95741 2a3d9b952fee4bd0b4989e9cc5f7cd90 4650fb6c1501440b82cf52de110c5cd6 - - default default] HTTP exception thrown: Instance 8e1e1259-e962-42f6-b237-e5826be0b0d8 could not be found. [pid: 7|app: 0|req: 378/754] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.1/servers/8e1e1259-e962-42f6-b237-e5826be0b0d8 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/755] 10.0.0.135 () {32 vars in 705 bytes} [Thu Jul 9 18:02:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1872114032 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:10 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1519 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 18:02:10.886 7 INFO nova.api.openstack.compute.server_external_events [req-f9819cbd-ff87-4030-9346-501f10828051 req-11cb97f4-532a-4158-98de-40a6322cdcab 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:a2184f62-ecff-4f6b-8171-bc9fb52e645c for instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 on instance [pid: 7|app: 0|req: 380/757] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:02:10 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: 378/758] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:11 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1702 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/759] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:02:12 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9/os-interface => generated 284 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, ' 2026-07-09 18:02:14.831 8 INFO nova.api.openstack.compute.server_external_events [req-67fd5b43-ca5c-4012-98a2-e5c37f027b97 req-6a44af84-5e2d-444a-83c2-8b838ec8304c 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:a2184f62-ecff-4f6b-8171-bc9fb52e645c for instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 on instance [pid: 8|app: 0|req: 379/760] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/763] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:02:17 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/os-interface => generated 284 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/764] 10.0.0.135 () {32 vars in 814 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/os-interface/38f5f29b-a244-4f7b-827f-e54ea994229e => generated 281 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/765] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/766] 10.0.0.135 () {34 vars in 749 bytes} [Thu Jul 9 18:02:18 2026] POST /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/767] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:18 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 156 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.135 () {30 vars in 412 bytes} [Thu Jul 9 18:02:19 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: 7|app: 0|req: 386/769] 10.0.0.135 () {28 vars in 559 bytes} [Thu Jul 9 18:02:19 2026] GET /v2/ => generated 401 bytes in 576 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/770] 10.0.0.135 () {28 vars in 563 bytes} [Thu Jul 9 18:02:19 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.135 () {30 vars in 412 bytes} [Thu Jul 9 18:02:19 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:19 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 18:02:20.101 7 INFO nova.api.openstack.compute.server_external_events [req-9ff6e838-e80d-4e34-9fe0-e8844b78b8da req-65f9c3c9-fde4-420d-b109-da6ad4b8b39d 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:38f5f29b-a244-4f7b-827f-e54ea994229e for instance e2d04297-c1d1-43e8-aadc-11f67d670c37 on instance [pid: 7|app: 0|req: 388/773] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/774] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:20 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 194 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, ' [pid: 7|app: 0|req: 389/775] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:21 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1950 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/776] 10.0.0.135 () {34 vars in 749 bytes} [Thu Jul 9 18:02:21 2026] POST /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/777] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:21 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 194 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/778] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:22 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 194 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-07-09 18:02:22.930 7 INFO nova.api.openstack.compute.server_external_events [req-0bd4d66c-af43-463e-9d2d-5c20e8790d3e req-c7074111-637f-47e8-8f58-ead0917a904d 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:38f5f29b-a244-4f7b-827f-e54ea994229e for instance e2d04297-c1d1-43e8-aadc-11f67d670c37 on instance [pid: 7|app: 0|req: 391/779] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/780] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:02:23 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/781] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:02:23 2026] DELETE /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 0 bytes in 145 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: 390/782] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:23 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1842 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/785] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:25 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 1842 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:02:26.867 8 INFO nova.api.openstack.wsgi [None req-552d2675-2987-4950-9462-281049dc3c89 b186a9c0c8a342c984d6b1edccfe7053 13c1249d023b4a89a03d95fd06dbf370 - - default default] HTTP exception thrown: Instance e2d04297-c1d1-43e8-aadc-11f67d670c37 could not be found. [pid: 8|app: 0|req: 393/786] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:26 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/787] 10.0.0.135 () {32 vars in 703 bytes} [Thu Jul 9 18:02:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-698536166 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 18:02:26.953 8 INFO nova.api.openstack.compute.server_external_events [req-8851f2da-9511-445a-ade5-65f5653f7e33 req-c12a1f65-a09e-4317-9fbf-444d48b5338c 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:38f5f29b-a244-4f7b-827f-e54ea994229e for instance e2d04297-c1d1-43e8-aadc-11f67d670c37 on instance [pid: 8|app: 0|req: 395/788] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:26 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1822 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/790] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:27 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1822 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:27.794 8 INFO nova.api.openstack.wsgi [None req-d89cf0e0-d98c-43d6-9290-90dcd188ab43 b186a9c0c8a342c984d6b1edccfe7053 13c1249d023b4a89a03d95fd06dbf370 - - default default] HTTP exception thrown: Instance e2d04297-c1d1-43e8-aadc-11f67d670c37 could not be found. [pid: 8|app: 0|req: 397/791] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:02:27 2026] DELETE /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 111 bytes in 58 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-07-09 18:02:27.826 8 INFO nova.api.openstack.wsgi [None req-703af072-e680-4cf4-9bbe-186da118772c b186a9c0c8a342c984d6b1edccfe7053 13c1249d023b4a89a03d95fd06dbf370 - - default default] HTTP exception thrown: Instance e2d04297-c1d1-43e8-aadc-11f67d670c37 could not be found. [pid: 8|app: 0|req: 398/792] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:27 2026] GET /v2.1/servers/e2d04297-c1d1-43e8-aadc-11f67d670c37 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/793] 10.0.0.135 () {34 vars in 749 bytes} [Thu Jul 9 18:02:27 2026] POST /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9/action => generated 0 bytes in 125 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: 399/794] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:27 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1824 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/795] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:29 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1829 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:31.216 7 INFO nova.api.openstack.compute.server_external_events [req-02ada871-34c1-4ac5-b08e-016eda0b87d2 req-094a8efa-6126-492f-b8dd-70e2879ae5c6 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-unplugged:a2184f62-ecff-4f6b-8171-bc9fb52e645c for instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 on instance [pid: 7|app: 0|req: 397/796] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:02:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:30 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1829 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/798] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:32 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1822 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-07-09 18:02:33.269 8 INFO nova.api.openstack.compute.server_external_events [req-21ee8878-ec27-4fb7-b504-3a344ee4ca92 req-ae97def9-4b7d-475d-a688-57e04e584785 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:a2184f62-ecff-4f6b-8171-bc9fb52e645c for instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 on instance [pid: 8|app: 0|req: 401/799] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:02:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/802] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:02:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/805] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:48 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1822 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:02:48 2026] DELETE /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/807] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:49 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1828 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/808] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:50 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 1760 bytes in 1195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:51.790 7 INFO nova.api.openstack.compute.server_external_events [req-0809a962-aa46-4aa6-b260-a4bb9844c7e5 req-0cd6909e-aaf5-4732-b49f-59f8af13218c 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:a2184f62-ecff-4f6b-8171-bc9fb52e645c for instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 on instance [pid: 7|app: 0|req: 404/809] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:02:49 2026] POST /v2.1/servers => generated 451 bytes in 2728 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/811] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:51 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1423 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:52.824 8 INFO nova.api.openstack.wsgi [None req-447148f5-ee15-4c58-a3eb-8f15479b3357 e2fc609059b5419998fd731fb47a7406 ce8878e63d4e41f890cf1c051168234b - - default default] HTTP exception thrown: Instance 17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 could not be found. [pid: 8|app: 0|req: 407/812] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:52 2026] GET /v2.1/servers/17dbc588-acd9-4c0d-8b8d-cb393ceb0ae9 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/813] 10.0.0.135 () {32 vars in 705 bytes} [Thu Jul 9 18:02:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1008656044 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/814] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:02:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/815] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:53 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1481 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:02:55.482 7 INFO nova.api.openstack.compute.server_external_events [req-ba7ab972-3bb4-4092-89e9-707a6aa0f87a req-a1cae365-d256-45b3-b3ad-e98b8c4b33ee 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:65b09904-2d61-4106-bb04-b2763850548e for instance 17b146ad-52f7-4da3-9232-90df64efa816 on instance [pid: 7|app: 0|req: 410/818] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:02:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:55 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1549 bytes in 1809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/820] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:57 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1549 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/821] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:02:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/822] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:02:59 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1549 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/823] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:01 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1549 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:02.387 8 INFO nova.api.openstack.compute.server_external_events [req-f91f5e07-a4da-4d02-b940-98c8c6d0a1d8 req-54d9bced-cd70-40dc-80cb-1dea280626b6 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:65b09904-2d61-4106-bb04-b2763850548e for instance 17b146ad-52f7-4da3-9232-90df64efa816 on instance [pid: 8|app: 0|req: 412/824] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:03:02 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) [pid: 7|app: 0|req: 413/825] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:03:02 2026] POST /v2.1/servers => generated 496 bytes in 1137 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: 413/826] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:03 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1457 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/827] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:03 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1726 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/828] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816/os-interface => generated 285 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/829] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:04 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1517 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:03:05.601 7 INFO nova.api.openstack.compute.server_external_events [req-57026fa1-ab3c-471e-a862-16b4315b11a6 req-4ef98979-54d1-4350-ab9e-748625e2f2d2 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:65b09904-2d61-4106-bb04-b2763850548e for instance 17b146ad-52f7-4da3-9232-90df64efa816 on instance [pid: 7|app: 0|req: 417/832] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/833] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:05 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1726 bytes in 1582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/834] 10.0.0.135 () {32 vars in 640 bytes} [Thu Jul 9 18:03:07 2026] GET /v2.1/servers => generated 378 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/835] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:03:07 2026] DELETE /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/836] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:05 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1629 bytes in 2341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:08.150 7 INFO nova.api.openstack.compute.server_external_events [req-c38768b2-3289-4bef-bf49-b48754889261 req-92f5e3bb-869c-4dad-8484-4f5299105e16 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:c45c5313-b26a-47ff-935d-275ea232998a for instance d44c6329-de0d-4d18-b014-acdc28eaf326 on instance [pid: 7|app: 0|req: 419/837] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/838] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:07 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1732 bytes in 1180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 420/839] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:09 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => generated 1664 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:10.883 8 INFO nova.api.openstack.compute.server_external_events [req-e9340d2c-f07d-464b-a920-ca9bb0cd30a4 req-1fa36184-667d-4ba8-8358-412bed179ff2 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:65b09904-2d61-4106-bb04-b2763850548e for instance 17b146ad-52f7-4da3-9232-90df64efa816 on instance [pid: 8|app: 0|req: 421/840] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/841] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:09 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1629 bytes in 1951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:03:11.904 7 INFO nova.api.openstack.wsgi [None req-8e7b0fad-a579-4c7f-96b1-9f8be5e9c621 74652a4a2e4f49caa3319d6ba2e76a16 d863ee9347784210aa54000107e66b2f - - default default] HTTP exception thrown: Instance 17b146ad-52f7-4da3-9232-90df64efa816 could not be found. [pid: 7|app: 0|req: 421/842] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:11 2026] GET /v2.1/servers/17b146ad-52f7-4da3-9232-90df64efa816 => 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: 7|app: 0|req: 422/843] 10.0.0.135 () {32 vars in 703 bytes} [Thu Jul 9 18:03:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-222321618 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/844] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:12 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1629 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:13.106 7 INFO nova.api.openstack.compute.server_external_events [req-5fc7b314-a748-4234-85a1-153cfdfbd9f3 req-0d6a4848-402b-47b1-aaa2-b3309c24c7ad 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:c45c5313-b26a-47ff-935d-275ea232998a for instance d44c6329-de0d-4d18-b014-acdc28eaf326 on instance [pid: 7|app: 0|req: 424/845] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:03:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/846] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:03:11 2026] POST /v2.1/servers => generated 424 bytes in 2234 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/847] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:13 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1810 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/848] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:13 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1370 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/849] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:03:14 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326/os-interface => generated 285 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:03:15.865 8 INFO nova.api.openstack.compute.server_external_events [req-3a60a442-bd11-48d1-b90e-a5a2af527108 req-7e5d2692-3960-4f04-a0c8-a15bd89b5650 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:c45c5313-b26a-47ff-935d-275ea232998a for instance d44c6329-de0d-4d18-b014-acdc28eaf326 on instance [pid: 8|app: 0|req: 425/852] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/853] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:15 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1428 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:03:18.368 7 INFO nova.api.openstack.compute.server_external_events [req-05f72e06-ad5f-4592-be55-1b2d9e420456 req-02f39628-a753-4828-beaa-aee8b5aa0c23 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:5171f3a9-63e5-4ab1-b4b0-d4e139140cf9 for instance 28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 on instance [pid: 7|app: 0|req: 429/854] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/855] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:16 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1470 bytes in 1476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/856] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:19 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1470 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/857] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:20 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1470 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:21.343 7 INFO nova.api.openstack.compute.server_external_events [req-07078927-0b04-42d8-963f-fac8d9768408 req-0f91fa21-9e61-4ea8-8329-e826253dadb2 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:5171f3a9-63e5-4ab1-b4b0-d4e139140cf9 for instance 28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 on instance [pid: 7|app: 0|req: 431/858] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:03:21 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: 428/859] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:22 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1655 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/860] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:03:22 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442/ips => generated 109 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, ' [pid: 8|app: 0|req: 429/861] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:03:22 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442/ips => generated 109 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/862] 10.0.0.135 () {32 vars in 824 bytes} [Thu Jul 9 18:03:22 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442/ips/tempest-ServerAddressesTestJSON-1544121386-network => generated 94 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/863] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:03:22 2026] DELETE /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/864] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:23 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => generated 1661 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:24.321 8 INFO nova.api.openstack.compute.server_external_events [req-6ac346b6-d23d-44d4-bea9-de414cd92a43 req-d5bdfa2b-9af4-4a6f-8e3e-b2f3880a63d7 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:5171f3a9-63e5-4ab1-b4b0-d4e139140cf9 for instance 28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 on instance [pid: 8|app: 0|req: 431/865] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:24.821 7 INFO nova.api.openstack.wsgi [None req-4e79d591-c162-4680-904f-c57638184a7f 4df0db26d1c0428b9186d2933c57f851 8ab0e8bbc1914b66900c06b2d6748c5c - - default default] HTTP exception thrown: Instance 28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 could not be found. [pid: 7|app: 0|req: 435/866] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:24 2026] GET /v2.1/servers/28443ae0-5e9c-48f5-bdb0-fa9fb79bb442 => 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: 7|app: 0|req: 437/869] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:25 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1930 bytes in 1786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/870] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:03:30 2026] POST /v2.1/os-keypairs => generated 385 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/871] 10.0.0.135 () {32 vars in 752 bytes} [Thu Jul 9 18:03:31 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326/os-server-password => generated 116 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/872] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:03:32 2026] DELETE /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 0 bytes in 162 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: 435/873] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:32 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1936 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/874] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:03:32 2026] POST /v2.1/servers => generated 452 bytes in 1248 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: 436/875] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:34 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1431 bytes in 1131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:35.371 8 INFO nova.api.openstack.compute.server_external_events [req-0bb363f2-284d-4306-a93f-49a68295e449 req-6b6a6231-a63b-41d3-bb00-ceca48ceed74 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:c45c5313-b26a-47ff-935d-275ea232998a for instance d44c6329-de0d-4d18-b014-acdc28eaf326 on instance [pid: 7|app: 0|req: 440/878] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:34 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 1822 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/879] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:36.458 8 INFO nova.api.openstack.wsgi [None req-b15cedf2-dcd3-4e6f-8f12-5cf3707da578 c4fd6edfb9134c0387c9c23605c69767 5c5e7d20f41b4a04a1acc2b43458ed29 - - default default] HTTP exception thrown: Instance d44c6329-de0d-4d18-b014-acdc28eaf326 could not be found. [pid: 8|app: 0|req: 440/880] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:36 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 111 bytes in 56 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-07-09 18:03:36.500 8 INFO nova.api.openstack.wsgi [None req-7606ffb4-f808-4f23-abbe-b6454df96969 c4fd6edfb9134c0387c9c23605c69767 5c5e7d20f41b4a04a1acc2b43458ed29 - - default default] HTTP exception thrown: Instance d44c6329-de0d-4d18-b014-acdc28eaf326 could not be found. [pid: 8|app: 0|req: 441/881] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:03:36 2026] DELETE /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:36.556 8 INFO nova.api.openstack.wsgi [None req-535d8f5a-16c4-46bc-b5f0-5091cc4d6191 c4fd6edfb9134c0387c9c23605c69767 5c5e7d20f41b4a04a1acc2b43458ed29 - - default default] HTTP exception thrown: Instance d44c6329-de0d-4d18-b014-acdc28eaf326 could not be found. [pid: 8|app: 0|req: 442/882] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:36 2026] GET /v2.1/servers/d44c6329-de0d-4d18-b014-acdc28eaf326 => generated 111 bytes in 49 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: 443/883] 10.0.0.135 () {32 vars in 705 bytes} [Thu Jul 9 18:03:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1330589411 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 18:03:38.061 8 INFO nova.api.openstack.compute.server_external_events [req-fb033eaf-a4c8-45ee-934c-68093f7455b3 req-23a61595-d462-49c4-bad5-bcd85bf81bec 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:86531b53-7fd3-498b-8fcf-37928eadb80a for instance 0276c116-a3ca-410e-9ec7-1986ed3677d4 on instance [pid: 8|app: 0|req: 444/884] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/885] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:36 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1556 bytes in 1818 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/886] 10.0.0.135 () {32 vars in 727 bytes} [Thu Jul 9 18:03:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1182816620 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/887] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:39 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1556 bytes in 1689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/888] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:41 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1556 bytes in 980 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:43.258 8 INFO nova.api.openstack.compute.server_external_events [req-ab7d0245-5dae-458b-9f7b-b8cdd81c1502 req-1630d94d-1667-467d-964e-bb4954344734 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:86531b53-7fd3-498b-8fcf-37928eadb80a for instance 0276c116-a3ca-410e-9ec7-1986ed3677d4 on instance [pid: 8|app: 0|req: 446/889] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:03:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/890] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:43 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1740 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/893] 10.0.0.135 () {32 vars in 740 bytes} [Thu Jul 9 18:03:44 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4/os-interface => generated 285 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:03:47.056 8 INFO nova.api.openstack.compute.server_external_events [req-7f1d4800-1ba7-4e77-acf8-e22a650ba37e req-dc8db0bb-4a72-4dff-adce-a29289c2045a 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:86531b53-7fd3-498b-8fcf-37928eadb80a for instance 0276c116-a3ca-410e-9ec7-1986ed3677d4 on instance [pid: 8|app: 0|req: 448/894] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:47 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1740 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/896] 10.0.0.135 () {32 vars in 640 bytes} [Thu Jul 9 18:03:47 2026] GET /v2.1/servers => generated 384 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/897] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:03:47 2026] DELETE /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 0 bytes in 170 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: 450/898] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:47 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1746 bytes in 1694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:03:50.960 8 INFO nova.api.openstack.compute.server_external_events [req-f4c18c9b-dbea-4e48-8a64-5eb9d6ede65e req-3ac54eeb-e61a-418b-a7be-b22cb614f4c2 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-unplugged:86531b53-7fd3-498b-8fcf-37928eadb80a for instance 0276c116-a3ca-410e-9ec7-1986ed3677d4 on instance [pid: 8|app: 0|req: 451/899] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:03:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:52.605 8 INFO nova.api.openstack.compute.server_external_events [req-143f9bed-70c1-4dfa-a707-6e2b87cf7697 req-c99810d5-0096-4326-afc6-4adba5a0ff46 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:86531b53-7fd3-498b-8fcf-37928eadb80a for instance 0276c116-a3ca-410e-9ec7-1986ed3677d4 on instance [pid: 8|app: 0|req: 452/900] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:03:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/901] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:50 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1746 bytes in 2079 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/902] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:53 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 1517 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:03:55.203 7 INFO nova.api.openstack.wsgi [None req-66c21dea-e35c-462e-9d53-d6d76b474780 a96d27473d1c4078bd120ad3b8f751b1 c459a952532a46419dc8154dc326b639 - - default default] HTTP exception thrown: Instance 0276c116-a3ca-410e-9ec7-1986ed3677d4 could not be found. [pid: 7|app: 0|req: 451/905] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:03:55 2026] GET /v2.1/servers/0276c116-a3ca-410e-9ec7-1986ed3677d4 => generated 111 bytes in 42 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: 455/906] 10.0.0.135 () {32 vars in 703 bytes} [Thu Jul 9 18:03:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-948224973 => 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: 7|app: 0|req: 456/915] 10.0.0.167 () {30 vars in 618 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.1 => generated 0 bytes in 178 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 460/916] 10.0.0.167 () {30 vars in 620 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/917] 10.0.0.167 () {34 vars in 912 bytes} [Thu Jul 9 18:04:44 2026] GET /v2.1/os-simple-tenant-usage/6e7e0064fe9d4b9ebf92c3d2e57151e3?start=2026-07-08T00:00:00&end=2026-07-09T23:59:59 => generated 20 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/920] 10.0.0.167 () {30 vars in 653 bytes} [Thu Jul 9 18:04:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/921] 10.0.0.167 () {30 vars in 618 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.1 => generated 0 bytes in 205 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 463/922] 10.0.0.167 () {30 vars in 620 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/923] 10.0.0.167 () {34 vars in 912 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.1/os-simple-tenant-usage/6e7e0064fe9d4b9ebf92c3d2e57151e3?start=2026-07-08T00:00:00&end=2026-07-09T23:59:59 => generated 20 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/924] 10.0.0.167 () {30 vars in 653 bytes} [Thu Jul 9 18:04:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/929] 10.0.0.21 () {28 vars in 453 bytes} [Thu Jul 9 18:05:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/930] 10.0.0.21 () {30 vars in 657 bytes} [Thu Jul 9 18:05:08 2026] GET /v2.1 => generated 0 bytes in 270 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 468/931] 10.0.0.21 () {32 vars in 730 bytes} [Thu Jul 9 18:05:08 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/932] 10.0.0.21 () {34 vars in 803 bytes} [Thu Jul 9 18:05:08 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/933] 10.0.0.21 () {28 vars in 453 bytes} [Thu Jul 9 18:05:09 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: 7|app: 0|req: 465/934] 10.0.0.21 () {30 vars in 657 bytes} [Thu Jul 9 18:05:09 2026] GET /v2.1 => generated 0 bytes in 285 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 470/935] 10.0.0.21 () {32 vars in 730 bytes} [Thu Jul 9 18:05:09 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/936] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:09 2026] GET /v2.1/servers/detail?project_id=10d38af7001d4c72b4fac36d5f491dbe&all_tenants=True => generated 15 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/937] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:09 2026] GET /v2.1/servers/detail?project_id=34d9b62efbcc440d8dd9d655e0575b81&all_tenants=True => generated 15 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/938] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=3e270bf4949e41e49f9981ebd916d5c7&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=4cfcc2d4d3cb433aafd25bae8bae6358&all_tenants=True => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/940] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=5ba2e2780bc542638fe94fe010783ba1&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/941] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=9474232ecc7f440fb6699bb3ddafa2f1&all_tenants=True => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/942] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=992528e08e3043ecb77c346ee3a14c8b&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/943] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=a0193c34f45d4d808babd8728bdfebdd&all_tenants=True => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/944] 10.0.0.21 () {34 vars in 891 bytes} [Thu Jul 9 18:05:10 2026] GET /v2.1/servers/detail?project_id=b433b9d0cc7d4765b98be967730af99e&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/951] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:05:36 2026] POST /v2.1/os-keypairs => generated 398 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/952] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:05:38 2026] POST /v2.1/servers => generated 449 bytes in 1327 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/953] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:39 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1403 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/954] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:41 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1461 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:05:43.049 8 INFO nova.api.openstack.compute.server_external_events [req-347d3133-5a46-40e8-a374-b0abd380ff63 req-3672924e-2684-4ac8-b982-4aa19565985e 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:7a5c3f61-9297-413a-bcd3-7746114ecebd for instance 64060b40-e238-4238-a8e2-a8863729f903 on instance [pid: 8|app: 0|req: 480/955] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:05:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/956] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:42 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1528 bytes in 2165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/959] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:45 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1528 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:05:48.669 7 INFO nova.api.openstack.compute.server_external_events [req-33a74e14-497c-4a43-afd8-3e456a65fae1 req-6bb0718b-f877-458a-916e-a5dd31eb3924 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:7a5c3f61-9297-413a-bcd3-7746114ecebd for instance 64060b40-e238-4238-a8e2-a8863729f903 on instance [pid: 7|app: 0|req: 479/960] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:05:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/961] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:47 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1528 bytes in 1061 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/962] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:49 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1695 bytes in 1445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/963] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:05:51 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1695 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:05:53.778 7 INFO nova.api.openstack.compute.server_external_events [req-8f32d051-52cf-4b2b-a3f9-256b13fb7fcd req-c38e8a7a-6a79-43be-a390-cfb818d2e65d 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:7a5c3f61-9297-413a-bcd3-7746114ecebd for instance 64060b40-e238-4238-a8e2-a8863729f903 on instance [pid: 7|app: 0|req: 481/964] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:05:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/967] 10.0.0.135 () {34 vars in 749 bytes} [Thu Jul 9 18:06:00 2026] POST /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903/action => generated 31678 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/968] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:06:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:04.808 7 INFO nova.api.openstack.compute.server_external_events [req-8eee0d70-301e-4eca-9405-31a5113ea11d req-eb15afa7-aef5-4ad7-9eda-a2e622c055c9 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:7a5c3f61-9297-413a-bcd3-7746114ecebd for instance 64060b40-e238-4238-a8e2-a8863729f903 on instance [pid: 7|app: 0|req: 484/969] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:04 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: 486/972] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:06:04 2026] POST /v2.1/servers => generated 448 bytes in 1712 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/973] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:06 2026] GET /v2.1/servers/3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 => generated 1395 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/974] 10.0.0.135 () {34 vars in 670 bytes} [Thu Jul 9 18:06:07 2026] POST /v2.1/os-keypairs => generated 398 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:09.291 7 INFO nova.api.openstack.compute.server_external_events [req-7bf3c5e6-8340-4abf-b426-d3f6d8b57465 req-6fb18364-8491-4a6c-b202-bb2cf66cd893 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:e58b2e3a-6ec8-4c11-bf94-6f93225b28d0 for instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 on instance [pid: 7|app: 0|req: 488/975] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/976] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:06:10 2026] POST /v2.1/servers => generated 450 bytes in 845 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/977] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1403 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/978] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:11 2026] GET /v2.1/servers/3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 => generated 1519 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:12.304 7 INFO nova.api.openstack.compute.server_external_events [req-c0606719-a592-4d82-a649-96d762da37df req-9c04f646-6cee-471d-92a1-3177b74fe470 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:e58b2e3a-6ec8-4c11-bf94-6f93225b28d0 for instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 on instance [pid: 7|app: 0|req: 490/979] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:06:12 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: 490/980] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:12 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1473 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:14.392 8 INFO nova.api.openstack.compute.server_external_events [req-e356accf-be9c-4d04-9dd3-2bc9d7d89bcc req-1ecd21c1-9941-42a1-9035-ff986df67023 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:1b830dad-4e06-4875-a5e4-d2f937ff6d10 for instance 614ec77e-26a6-47fe-a759-8930972fc502 on instance [pid: 8|app: 0|req: 491/981] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/984] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:13 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1529 bytes in 1784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 494/985] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:16 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1529 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/986] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:16 2026] GET /v2.1/servers/3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 => generated 1818 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:18.444 8 INFO nova.api.openstack.compute.server_external_events [req-ee1bdf17-2120-4f16-8a69-e1b70fa4dcfb req-5496ffb4-92d0-4218-a3f7-03ac42b24fcb 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:1b830dad-4e06-4875-a5e4-d2f937ff6d10 for instance 614ec77e-26a6-47fe-a759-8930972fc502 on instance [pid: 8|app: 0|req: 495/987] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:06:18 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, ' [pid: 7|app: 0|req: 493/988] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:18 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1529 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/989] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:19 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1697 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 497/990] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:20 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1697 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/991] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:06:20 2026] POST /v2.1/servers => generated 424 bytes in 864 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, ' 2026-07-09 18:06:20.915 7 INFO nova.api.openstack.compute.server_external_events [req-9399deaf-dc24-45a1-a508-6983680192de req-015421c3-86de-45a2-8669-7a2efc25f6d0 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:e58b2e3a-6ec8-4c11-bf94-6f93225b28d0 for instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 on instance [pid: 7|app: 0|req: 495/992] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/993] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:20 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1368 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/994] 10.0.0.135 () {34 vars in 662 bytes} [Thu Jul 9 18:06:20 2026] POST /v2.1/servers => generated 448 bytes in 1077 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, ' 2026-07-09 18:06:21.918 8 INFO nova.api.openstack.compute.server_external_events [req-af3cb6c1-7647-4e3b-8410-5e1a392a2048 req-708ecc41-5b02-4708-acd7-133d057d5333 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:1b830dad-4e06-4875-a5e4-d2f937ff6d10 for instance 614ec77e-26a6-47fe-a759-8930972fc502 on instance [pid: 8|app: 0|req: 499/995] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/996] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:21 2026] GET /v2.1/servers/a7aed632-f781-4850-8826-afb8058e3b13 => generated 1394 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/997] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:22 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1428 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/998] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:23 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1468 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:23.992 8 INFO nova.api.openstack.compute.server_external_events [req-28b2507f-d566-4456-afc3-5b5754f8e797 req-f9e1cf05-5f20-4f25-80ab-d6631c7a0200 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:1e34df03-c0c3-48c9-a8e4-b5693ef9a6e7 for instance 91b709dd-7779-4e15-b99b-9c228ea39678 on instance [pid: 8|app: 0|req: 501/999] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:23 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, ' [pid: 7|app: 0|req: 499/1000] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:24 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1468 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:06:26.191 8 INFO nova.api.openstack.compute.server_external_events [req-3b8fc259-116e-43a4-a2af-a4bbcd2ee259 req-f89ed58b-e233-4729-88b2-f1fa47470641 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:68ebc63a-5fdf-4766-bdac-4ca0fc6eb359 for instance a7aed632-f781-4850-8826-afb8058e3b13 on instance [pid: 8|app: 0|req: 503/1003] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:26.325 8 INFO nova.api.openstack.compute.server_external_events [req-03897dc3-4ccc-421d-af42-fdef904105ea req-83fded83-bc5e-478f-9f7d-ebc5c9cacd77 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:1e34df03-c0c3-48c9-a8e4-b5693ef9a6e7 for instance 91b709dd-7779-4e15-b99b-9c228ea39678 on instance [pid: 8|app: 0|req: 504/1004] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:06:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1005] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1468 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1006] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:26 2026] GET /v2.1/servers/a7aed632-f781-4850-8826-afb8058e3b13 => generated 1518 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1007] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:27 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1648 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1008] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:06:28 2026] DELETE /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:28.389 8 INFO nova.api.openstack.compute.server_external_events [req-80e713ec-6e03-4902-8195-bdf9e5f523ec req-770bb102-069d-42bf-b722-0773cdc78f58 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:68ebc63a-5fdf-4766-bdac-4ca0fc6eb359 for instance a7aed632-f781-4850-8826-afb8058e3b13 on instance [pid: 8|app: 0|req: 507/1009] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:06:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1010] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:28 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1654 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1011] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:29 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 1612 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:29.701 7 INFO nova.api.openstack.compute.server_external_events [req-c982d275-65e5-4e80-a44d-4038d4f27e6f req-4cbd0cdb-b85b-4344-9dfe-afe2e4cfa04f 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:1e34df03-c0c3-48c9-a8e4-b5693ef9a6e7 for instance 91b709dd-7779-4e15-b99b-9c228ea39678 on instance [pid: 7|app: 0|req: 504/1012] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1013] 10.0.0.135 () {34 vars in 749 bytes} [Thu Jul 9 18:06:30 2026] POST /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502/action => generated 31896 bytes in 71 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-07-09 18:06:30.692 7 INFO nova.api.openstack.wsgi [None req-2fbe5e17-b2ec-4616-b8c6-6a6203add8cc e9ae32a68ce84246abfcabdb0b9c9a1f 1655aa1362db49cc80bd7ff1be7686eb - - default default] HTTP exception thrown: Instance 91b709dd-7779-4e15-b99b-9c228ea39678 could not be found. [pid: 7|app: 0|req: 505/1014] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:30 2026] GET /v2.1/servers/91b709dd-7779-4e15-b99b-9c228ea39678 => generated 111 bytes in 33 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: 7|app: 0|req: 506/1015] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:06:32 2026] DELETE /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1016] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.1/servers/a7aed632-f781-4850-8826-afb8058e3b13 => generated 1817 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: 7|app: 0|req: 507/1017] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:32 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1823 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:34.361 8 INFO nova.api.openstack.compute.server_external_events [req-3fa04032-0a9c-4ca9-abe0-bfada5810097 req-13d79917-b1d3-4017-a322-7332468ee338 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-unplugged:1b830dad-4e06-4875-a5e4-d2f937ff6d10 for instance 614ec77e-26a6-47fe-a759-8930972fc502 on instance [pid: 8|app: 0|req: 511/1018] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:06:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:34.991 8 INFO nova.api.openstack.compute.server_external_events [req-c4b4f96a-f09a-4dee-b188-8c84febbad45 req-fa9147d1-53e3-4813-86d9-022f2230e029 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:68ebc63a-5fdf-4766-bdac-4ca0fc6eb359 for instance a7aed632-f781-4850-8826-afb8058e3b13 on instance [pid: 8|app: 0|req: 512/1019] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:34 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1823 bytes in 1421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 515/1023] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:36 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 1755 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 18:06:37.080 7 INFO nova.api.openstack.compute.server_external_events [req-141b51ca-ea9a-424d-bbf7-f990a4f10e4d req-86521f3f-a357-4980-ae8e-e7d8e8c13cd0 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:1b830dad-4e06-4875-a5e4-d2f937ff6d10 for instance 614ec77e-26a6-47fe-a759-8930972fc502 on instance [pid: 7|app: 0|req: 509/1024] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:37 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-07-09 18:06:38.122 8 INFO nova.api.openstack.wsgi [None req-689748fa-11fd-4b46-9ad4-1b7dc6bd84e6 a79027ad4c0947aebe6f84edd4186450 b958f059cf664b51856cbabafc80eced - - default default] HTTP exception thrown: Instance 614ec77e-26a6-47fe-a759-8930972fc502 could not be found. [pid: 8|app: 0|req: 516/1025] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:38 2026] GET /v2.1/servers/614ec77e-26a6-47fe-a759-8930972fc502 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1026] 10.0.0.135 () {32 vars in 729 bytes} [Thu Jul 9 18:06:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1466423726 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1027] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:06:38 2026] DELETE /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1028] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:39 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1701 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1029] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:40 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 1489 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:06:41.497 7 INFO nova.api.openstack.wsgi [None req-637bdb0d-cde0-4cb8-9d11-15ba3684f581 a79027ad4c0947aebe6f84edd4186450 b958f059cf664b51856cbabafc80eced - - default default] HTTP exception thrown: Instance 64060b40-e238-4238-a8e2-a8863729f903 could not be found. [pid: 7|app: 0|req: 512/1030] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:06:41 2026] GET /v2.1/servers/64060b40-e238-4238-a8e2-a8863729f903 => generated 111 bytes in 31 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-07-09 18:06:41.560 8 INFO nova.api.openstack.compute.server_external_events [req-44e5fdff-b95a-4364-a1e5-a5bf8e65ad32 req-cb49cbdd-6457-490a-9025-8043f5108f4e 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:7a5c3f61-9297-413a-bcd3-7746114ecebd for instance 64060b40-e238-4238-a8e2-a8863729f903 on instance [pid: 8|app: 0|req: 519/1031] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:06:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1032] 10.0.0.135 () {32 vars in 729 bytes} [Thu Jul 9 18:06:41 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1565580775 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1037] 199.19.213.12 () {36 vars in 712 bytes} [Thu Jul 9 18:06:58 2026] POST /v2.1/servers => generated 453 bytes in 1313 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1038] 199.19.213.12 () {32 vars in 731 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265 => generated 2213 bytes in 101 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: 7|app: 0|req: 517/1039] 199.19.213.12 () {32 vars in 757 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface => generated 28 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1040] 199.19.213.12 () {32 vars in 775 bytes} [Thu Jul 9 18:07:00 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:07:03.247 7 INFO nova.api.openstack.compute.server_external_events [req-5612c822-0388-413f-90dc-ff1101ded7db req-903cec5d-3afe-45de-ac61-bd35df00e7e1 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:0645827d-aaa4-4b5f-9e2c-1d7bb6247d5c for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 7|app: 0|req: 518/1041] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:07:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1042] 199.19.213.12 () {32 vars in 731 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265 => generated 2433 bytes in 542 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: 7|app: 0|req: 519/1043] 199.19.213.12 () {32 vars in 757 bytes} [Thu Jul 9 18:07:03 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface => generated 284 bytes in 304 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: 525/1044] 199.19.213.12 () {32 vars in 775 bytes} [Thu Jul 9 18:07:04 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-volume_attachments => generated 197 bytes in 88 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-07-09 18:07:06.223 7 INFO nova.api.openstack.compute.server_external_events [req-7f0a6dfe-0e86-4b1f-bffd-6a9439017f64 req-7c35891c-1fc0-4966-9965-cb40928b6a77 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:0645827d-aaa4-4b5f-9e2c-1d7bb6247d5c for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 7|app: 0|req: 521/1047] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:07:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1048] 199.19.213.12 () {32 vars in 731 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265 => generated 2581 bytes in 213 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: 7|app: 0|req: 522/1049] 199.19.213.12 () {32 vars in 757 bytes} [Thu Jul 9 18:07:07 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface => generated 286 bytes in 422 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: 528/1050] 199.19.213.12 () {32 vars in 775 bytes} [Thu Jul 9 18:07:08 2026] GET /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:07:48.102 8 INFO nova.api.openstack.compute.server_external_events [req-55f22fa1-0dfe-4781-82c9-81164ad632fd req-ff6feb34-07ad-4f33-8f84-1169a06dceda 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:7f420b80-1bab-45d4-81bd-926ec0cb6c47 for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 533/1059] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:07:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1060] 199.19.213.12 () {36 vars in 810 bytes} [Thu Jul 9 18:07:46 2026] POST /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface => generated 278 bytes in 3052 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-07-09 18:07:50.712 8 INFO nova.api.openstack.compute.server_external_events [req-65412200-c0b9-473e-82d9-dace6c758324 req-2b3c51c9-dd75-43a2-84cd-bb4b3e6ab68f 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:7f420b80-1bab-45d4-81bd-926ec0cb6c47 for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 534/1061] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:07:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-09 18:07:50.745 8 INFO nova.api.openstack.compute.server_external_events [req-25abc7a8-8bdb-47af-87df-ec260a73a44a req-c4ed3453-3a61-421e-9983-bcdd7ee0a007 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:7f420b80-1bab-45d4-81bd-926ec0cb6c47 for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance 2026-07-09 18:07:50.746 7 INFO nova.api.openstack.compute.server_external_events [req-6a64d219-c62c-4bb9-a049-2189f7d634e1 req-0d4b8eb3-186f-4988-b203-1e780ab8b546 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:7f420b80-1bab-45d4-81bd-926ec0cb6c47 for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 535/1062] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:07:50 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: 7|app: 0|req: 528/1063] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:07:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:08:15.250 8 INFO nova.api.openstack.compute.server_external_events [req-56427ddd-0450-42b2-80ed-f588d3cbdbe0 req-083f4d30-6cdc-4d0b-abb5-4515b5f6a3fd 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:bdfd0b98-fb89-41e0-b281-b6302a52867a for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 540/1070] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:08:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1071] 199.19.213.12 () {36 vars in 810 bytes} [Thu Jul 9 18:08:13 2026] POST /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface => generated 375 bytes in 3649 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-07-09 18:08:17.827 8 INFO nova.api.openstack.compute.server_external_events [req-008ab8df-1203-4aef-b560-b7bd46850afa req-0ded9b9c-ee75-4123-bb06-12ef4e10cfe5 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:bdfd0b98-fb89-41e0-b281-b6302a52867a for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 541/1072] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:08:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:08:18.516 7 INFO nova.api.openstack.compute.server_external_events [req-164607fe-5c45-44be-8990-4c617f6f3b44 req-0ed92246-89b6-4fee-b4bf-8288b73edd74 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:bdfd0b98-fb89-41e0-b281-b6302a52867a for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 7|app: 0|req: 532/1073] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:08:18 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-07-09 18:08:31.062 7 INFO nova.api.openstack.compute.server_external_events [req-516da0df-5f80-4fd8-b995-3601291f5ea7 req-9755661f-52c7-4cae-9a19-64ffefc1efd2 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:f1338fdd-25a2-431f-b902-6fe61e7897df for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 7|app: 0|req: 534/1076] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:08:31 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: 543/1077] 199.19.213.12 () {36 vars in 810 bytes} [Thu Jul 9 18:08:29 2026] POST /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface => generated 375 bytes in 4181 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-07-09 18:08:34.266 7 INFO nova.api.openstack.compute.server_external_events [req-fe9dc899-6ff6-4fe1-be83-a364b6f80887 req-66ad056d-7b10-4295-8a80-194ebbdeab15 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:f1338fdd-25a2-431f-b902-6fe61e7897df for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 7|app: 0|req: 535/1078] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:08:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:08:34.694 8 INFO nova.api.openstack.compute.server_external_events [req-a6b708e3-0ac1-4100-8b5c-d6712bd96fbf req-f9c51e65-769a-4b30-abd0-1ce7135add15 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-plugged:f1338fdd-25a2-431f-b902-6fe61e7897df for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 544/1079] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:08:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:08:48.214 8 INFO nova.api.openstack.compute.server_external_events [req-7b7e2f8e-adc1-43df-8361-9e2abec42db5 req-959ad5d2-dc33-4d9c-a632-2ceb0df5ef0f 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:f1338fdd-25a2-431f-b902-6fe61e7897df for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 547/1084] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:08:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1085] 199.19.213.12 () {34 vars in 853 bytes} [Thu Jul 9 18:08:48 2026] DELETE /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface/f1338fdd-25a2-431f-b902-6fe61e7897df => generated 0 bytes in 124 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-07-09 18:08:49.850 8 INFO nova.api.openstack.compute.server_external_events [req-4b66bb41-8adc-4b2c-98cb-0496f1781a8f req-10ed4bae-6289-4eb3-a23a-0e24990fc723 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:f1338fdd-25a2-431f-b902-6fe61e7897df for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 548/1086] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:08:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:09:00.051 8 INFO nova.api.openstack.compute.server_external_events [req-57909a7e-b4d1-4e5e-b121-9e65178e65d9 req-50effe06-db6c-4f22-83ef-5defd7b30c35 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:bdfd0b98-fb89-41e0-b281-b6302a52867a for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 550/1089] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1090] 199.19.213.12 () {34 vars in 853 bytes} [Thu Jul 9 18:09:00 2026] DELETE /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface/bdfd0b98-fb89-41e0-b281-b6302a52867a => generated 0 bytes in 200 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-07-09 18:09:01.782 8 INFO nova.api.openstack.compute.server_external_events [req-9b57e25e-8c6b-4b62-911f-f7768dd86947 req-9ffc1cf8-8cfd-4214-a6ac-7abc163187b5 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:bdfd0b98-fb89-41e0-b281-b6302a52867a for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 8|app: 0|req: 551/1091] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:01 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, ' [pid: 7|app: 0|req: 543/1096] 199.19.213.12 () {34 vars in 853 bytes} [Thu Jul 9 18:09:20 2026] DELETE /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265/os-interface/7f420b80-1bab-45d4-81bd-926ec0cb6c47 => generated 0 bytes in 45 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: 555/1099] 199.19.213.12 () {34 vars in 753 bytes} [Thu Jul 9 18:09:25 2026] DELETE /v2.1/servers/eedb8a14-1348-44e5-9db0-dc98f2da1265 => generated 0 bytes in 135 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-07-09 18:09:26.535 7 INFO nova.api.openstack.compute.server_external_events [req-a6241bf8-2323-4c31-8e7f-e77ed82a0669 req-7bfd7bfd-0616-4d55-8880-579cb0917f5c 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-unplugged:0645827d-aaa4-4b5f-9e2c-1d7bb6247d5c for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 on instance [pid: 7|app: 0|req: 545/1100] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:09:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:09:30.788 8 INFO nova.api.openstack.compute.server_external_events [req-fbe1b0ed-7af1-46fe-b340-6699ec381d54 req-457adc41-efd7-4cd1-9ede-b422baafaecc 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:0645827d-aaa4-4b5f-9e2c-1d7bb6247d5c for instance eedb8a14-1348-44e5-9db0-dc98f2da1265 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: 556/1101] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1102] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:09:30 2026] DELETE /v2.1/servers/a7aed632-f781-4850-8826-afb8058e3b13 => generated 0 bytes in 116 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-07-09 18:09:31.018 7 INFO nova.api.openstack.compute.server_external_events [req-6d82812a-e8ca-4827-8fec-657bc5b2e6c6 req-024821ef-f38d-4ddd-9e76-0628101e2462 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:68ebc63a-5fdf-4766-bdac-4ca0fc6eb359 for instance a7aed632-f781-4850-8826-afb8058e3b13 on instance [pid: 7|app: 0|req: 547/1103] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:30 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: 557/1104] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:09:30 2026] GET /v2.1/servers/a7aed632-f781-4850-8826-afb8058e3b13 => generated 1943 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, ' 2026-07-09 18:09:36.254 8 INFO nova.api.openstack.wsgi [None req-aa937c78-fdd7-4294-b6ca-f4458cb2efaf 6aff34ef2baa4d3c82c78b3e87bc141b e69d8541fb7949c29c16516aa3174485 - - default default] HTTP exception thrown: Instance a7aed632-f781-4850-8826-afb8058e3b13 could not be found. [pid: 8|app: 0|req: 559/1107] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:09:36 2026] GET /v2.1/servers/a7aed632-f781-4850-8826-afb8058e3b13 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:09:37.389 7 INFO nova.api.openstack.compute.server_external_events [req-733521fe-5920-4bba-b9da-26a044fc021b req-90516b61-b290-4d04-b757-3f7bcf244f13 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:68ebc63a-5fdf-4766-bdac-4ca0fc6eb359 for instance a7aed632-f781-4850-8826-afb8058e3b13 on instance [pid: 7|app: 0|req: 549/1108] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:37 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: 560/1109] 10.0.0.135 () {32 vars in 717 bytes} [Thu Jul 9 18:09:37 2026] DELETE /v2.1/servers/3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 => generated 0 bytes in 155 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-07-09 18:09:37.707 8 INFO nova.api.openstack.compute.server_external_events [req-d0382568-3da4-450f-9172-df40609f27fb req-3e74ff40-0f7d-4664-92a6-0a028dbf96a2 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-changed:e58b2e3a-6ec8-4c11-bf94-6f93225b28d0 for instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 on instance [pid: 8|app: 0|req: 561/1110] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:37 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: 7|app: 0|req: 550/1111] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:09:37 2026] GET /v2.1/servers/3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 => generated 1944 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:09:38.545 8 INFO nova.api.openstack.compute.server_external_events [req-9a8c73ed-0cc0-4084-9ebd-564ee4cc3ad0 req-2e15dd2e-348a-4163-bac5-be4c7bcda2b6 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-unplugged:e58b2e3a-6ec8-4c11-bf94-6f93225b28d0 for instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 on instance [pid: 8|app: 0|req: 562/1112] 10.0.0.245 () {38 vars in 814 bytes} [Thu Jul 9 18:09:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:09:42.969 7 INFO nova.api.openstack.wsgi [None req-4928b13a-52e9-4b3f-9b14-fb486bd2c034 6aff34ef2baa4d3c82c78b3e87bc141b e69d8541fb7949c29c16516aa3174485 - - default default] HTTP exception thrown: Instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 could not be found. [pid: 7|app: 0|req: 551/1113] 10.0.0.135 () {32 vars in 714 bytes} [Thu Jul 9 18:09:42 2026] GET /v2.1/servers/3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 => generated 111 bytes in 49 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-07-09 18:09:43.133 8 INFO nova.api.openstack.compute.server_external_events [req-e2e47a6a-ea49-4a8f-ad5b-1a6667784433 req-2add8034-dccd-40c6-92da-1c1a7f43b7cf 81174395f97240e2b1ea75401a878273 b433b9d0cc7d4765b98be967730af99e - - fb051138744342068101fd58563bc0cb fb051138744342068101fd58563bc0cb] Creating event network-vif-deleted:e58b2e3a-6ec8-4c11-bf94-6f93225b28d0 for instance 3f9d8a5e-e54e-4b62-9bc2-e61bd2b9f496 on instance [pid: 8|app: 0|req: 563/1114] 10.0.0.188 () {38 vars in 814 bytes} [Thu Jul 9 18:09:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1115] 10.0.0.135 () {32 vars in 725 bytes} [Thu Jul 9 18:09:44 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1276664591 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 18:09:44.436 8 INFO nova.api.openstack.wsgi [None req-c3b754e9-a4d5-4ea2-9591-48b4179f0b41 6aff34ef2baa4d3c82c78b3e87bc141b e69d8541fb7949c29c16516aa3174485 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1276664591 not found for user 6aff34ef2baa4d3c82c78b3e87bc141b [pid: 8|app: 0|req: 564/1116] 10.0.0.135 () {32 vars in 722 bytes} [Thu Jul 9 18:09:44 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1276664591 => generated 142 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1123] 10.0.0.135 () {32 vars in 654 bytes} [Thu Jul 9 18:10:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1124] 10.0.0.135 () {32 vars in 640 bytes} [Thu Jul 9 18:10:06 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-09 18:10:07.000 7 WARNING oslo_db.sqlalchemy.utils [None req-632fe83e-d582-47dc-b327-04d57a5561d2 c435fab220104491a2fc82c74b79a1e9 3e270bf4949e41e49f9981ebd916d5c7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 557/1125] 10.0.0.135 () {32 vars in 648 bytes} [Thu Jul 9 18:10:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1126] 10.0.0.135 () {32 vars in 693 bytes} [Thu Jul 9 18:10:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)